index.js 876 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914119151191611917119181191911920119211192211923119241192511926119271192811929119301193111932119331193411935119361193711938119391194011941119421194311944119451194611947119481194911950119511195211953119541195511956119571195811959119601196111962119631196411965119661196711968119691197011971119721197311974119751197611977119781197911980119811198211983119841198511986119871198811989119901199111992119931199411995119961199711998119991200012001120021200312004120051200612007120081200912010120111201212013120141201512016120171201812019120201202112022120231202412025120261202712028120291203012031120321203312034120351203612037120381203912040120411204212043120441204512046120471204812049120501205112052120531205412055120561205712058120591206012061120621206312064120651206612067120681206912070120711207212073120741207512076120771207812079120801208112082120831208412085120861208712088120891209012091120921209312094120951209612097120981209912100121011210212103121041210512106121071210812109121101211112112121131211412115121161211712118121191212012121121221212312124121251212612127121281212912130121311213212133121341213512136121371213812139121401214112142121431214412145121461214712148121491215012151121521215312154121551215612157121581215912160121611216212163121641216512166121671216812169121701217112172121731217412175121761217712178121791218012181121821218312184121851218612187121881218912190121911219212193121941219512196121971219812199122001220112202122031220412205122061220712208122091221012211122121221312214122151221612217122181221912220122211222212223122241222512226122271222812229122301223112232122331223412235122361223712238122391224012241122421224312244122451224612247122481224912250122511225212253122541225512256122571225812259122601226112262122631226412265122661226712268122691227012271122721227312274122751227612277122781227912280122811228212283122841228512286122871228812289122901229112292122931229412295122961229712298122991230012301123021230312304123051230612307123081230912310123111231212313123141231512316123171231812319123201232112322123231232412325123261232712328123291233012331123321233312334123351233612337123381233912340123411234212343123441234512346123471234812349123501235112352123531235412355123561235712358123591236012361123621236312364123651236612367123681236912370123711237212373123741237512376123771237812379123801238112382123831238412385123861238712388123891239012391123921239312394123951239612397123981239912400124011240212403124041240512406124071240812409124101241112412124131241412415124161241712418124191242012421124221242312424124251242612427124281242912430124311243212433124341243512436124371243812439124401244112442124431244412445124461244712448124491245012451124521245312454124551245612457124581245912460124611246212463124641246512466124671246812469124701247112472124731247412475124761247712478124791248012481124821248312484124851248612487124881248912490124911249212493124941249512496124971249812499125001250112502125031250412505125061250712508125091251012511125121251312514125151251612517125181251912520125211252212523125241252512526125271252812529125301253112532125331253412535125361253712538125391254012541125421254312544125451254612547125481254912550125511255212553125541255512556125571255812559125601256112562125631256412565125661256712568125691257012571125721257312574125751257612577125781257912580125811258212583125841258512586125871258812589125901259112592125931259412595125961259712598125991260012601126021260312604126051260612607126081260912610126111261212613126141261512616126171261812619126201262112622126231262412625126261262712628126291263012631126321263312634126351263612637126381263912640126411264212643126441264512646126471264812649126501265112652126531265412655126561265712658126591266012661126621266312664126651266612667126681266912670126711267212673126741267512676126771267812679126801268112682126831268412685126861268712688126891269012691126921269312694126951269612697126981269912700127011270212703127041270512706127071270812709127101271112712127131271412715127161271712718127191272012721127221272312724127251272612727127281272912730127311273212733127341273512736127371273812739127401274112742127431274412745127461274712748127491275012751127521275312754127551275612757127581275912760127611276212763127641276512766127671276812769127701277112772127731277412775127761277712778127791278012781127821278312784127851278612787127881278912790127911279212793127941279512796127971279812799128001280112802128031280412805128061280712808128091281012811128121281312814128151281612817128181281912820128211282212823128241282512826128271282812829128301283112832128331283412835128361283712838128391284012841128421284312844128451284612847128481284912850128511285212853128541285512856128571285812859128601286112862128631286412865128661286712868128691287012871128721287312874128751287612877128781287912880128811288212883128841288512886128871288812889128901289112892128931289412895128961289712898128991290012901129021290312904129051290612907129081290912910129111291212913129141291512916129171291812919129201292112922129231292412925129261292712928129291293012931129321293312934129351293612937129381293912940129411294212943129441294512946129471294812949129501295112952129531295412955129561295712958129591296012961129621296312964129651296612967129681296912970129711297212973129741297512976129771297812979129801298112982129831298412985129861298712988129891299012991129921299312994129951299612997129981299913000130011300213003130041300513006130071300813009130101301113012130131301413015130161301713018130191302013021130221302313024130251302613027130281302913030130311303213033130341303513036130371303813039130401304113042130431304413045130461304713048130491305013051130521305313054130551305613057130581305913060130611306213063130641306513066130671306813069130701307113072130731307413075130761307713078130791308013081130821308313084130851308613087130881308913090130911309213093130941309513096130971309813099131001310113102131031310413105131061310713108131091311013111131121311313114131151311613117131181311913120131211312213123131241312513126131271312813129131301313113132131331313413135131361313713138131391314013141131421314313144131451314613147131481314913150131511315213153131541315513156131571315813159131601316113162131631316413165131661316713168131691317013171131721317313174131751317613177131781317913180131811318213183131841318513186131871318813189131901319113192131931319413195131961319713198131991320013201132021320313204132051320613207132081320913210132111321213213132141321513216132171321813219132201322113222132231322413225132261322713228132291323013231132321323313234132351323613237132381323913240132411324213243132441324513246132471324813249132501325113252132531325413255132561325713258132591326013261132621326313264132651326613267132681326913270132711327213273132741327513276132771327813279132801328113282132831328413285132861328713288132891329013291132921329313294132951329613297132981329913300133011330213303133041330513306133071330813309133101331113312133131331413315133161331713318133191332013321133221332313324133251332613327133281332913330133311333213333133341333513336133371333813339133401334113342133431334413345133461334713348133491335013351133521335313354133551335613357133581335913360133611336213363133641336513366133671336813369133701337113372133731337413375133761337713378133791338013381133821338313384133851338613387133881338913390133911339213393133941339513396133971339813399134001340113402134031340413405134061340713408134091341013411134121341313414134151341613417134181341913420134211342213423134241342513426134271342813429134301343113432134331343413435134361343713438134391344013441134421344313444134451344613447134481344913450134511345213453134541345513456134571345813459134601346113462134631346413465134661346713468134691347013471134721347313474134751347613477134781347913480134811348213483134841348513486134871348813489134901349113492134931349413495134961349713498134991350013501135021350313504135051350613507135081350913510135111351213513135141351513516135171351813519135201352113522135231352413525135261352713528135291353013531135321353313534135351353613537135381353913540135411354213543135441354513546135471354813549135501355113552135531355413555135561355713558135591356013561135621356313564135651356613567135681356913570135711357213573135741357513576135771357813579135801358113582135831358413585135861358713588135891359013591135921359313594135951359613597135981359913600136011360213603136041360513606136071360813609136101361113612136131361413615136161361713618136191362013621136221362313624136251362613627136281362913630136311363213633136341363513636136371363813639136401364113642136431364413645136461364713648136491365013651136521365313654136551365613657136581365913660136611366213663136641366513666136671366813669136701367113672136731367413675136761367713678136791368013681136821368313684136851368613687136881368913690136911369213693136941369513696136971369813699137001370113702137031370413705137061370713708137091371013711137121371313714137151371613717137181371913720137211372213723137241372513726137271372813729137301373113732137331373413735137361373713738137391374013741137421374313744137451374613747137481374913750137511375213753137541375513756137571375813759137601376113762137631376413765137661376713768137691377013771137721377313774137751377613777137781377913780137811378213783137841378513786137871378813789137901379113792137931379413795137961379713798137991380013801138021380313804138051380613807138081380913810138111381213813138141381513816138171381813819138201382113822138231382413825138261382713828138291383013831138321383313834138351383613837138381383913840138411384213843138441384513846138471384813849138501385113852138531385413855138561385713858138591386013861138621386313864138651386613867138681386913870138711387213873138741387513876138771387813879138801388113882138831388413885138861388713888138891389013891138921389313894138951389613897138981389913900139011390213903139041390513906139071390813909139101391113912139131391413915139161391713918139191392013921139221392313924139251392613927139281392913930139311393213933139341393513936139371393813939139401394113942139431394413945139461394713948139491395013951139521395313954139551395613957139581395913960139611396213963139641396513966139671396813969139701397113972139731397413975139761397713978139791398013981139821398313984139851398613987139881398913990139911399213993139941399513996139971399813999140001400114002140031400414005140061400714008140091401014011140121401314014140151401614017140181401914020140211402214023140241402514026140271402814029140301403114032140331403414035140361403714038140391404014041140421404314044140451404614047140481404914050140511405214053140541405514056140571405814059140601406114062140631406414065140661406714068140691407014071140721407314074140751407614077140781407914080140811408214083140841408514086140871408814089140901409114092140931409414095140961409714098140991410014101141021410314104141051410614107141081410914110141111411214113141141411514116141171411814119141201412114122141231412414125141261412714128141291413014131141321413314134141351413614137141381413914140141411414214143141441414514146141471414814149141501415114152141531415414155141561415714158141591416014161141621416314164141651416614167141681416914170141711417214173141741417514176141771417814179141801418114182141831418414185141861418714188141891419014191141921419314194141951419614197141981419914200142011420214203142041420514206142071420814209142101421114212142131421414215142161421714218142191422014221142221422314224142251422614227142281422914230142311423214233142341423514236142371423814239142401424114242142431424414245142461424714248142491425014251142521425314254142551425614257142581425914260142611426214263142641426514266142671426814269142701427114272142731427414275142761427714278142791428014281142821428314284142851428614287142881428914290142911429214293142941429514296142971429814299143001430114302143031430414305143061430714308143091431014311143121431314314143151431614317143181431914320143211432214323143241432514326143271432814329143301433114332143331433414335143361433714338143391434014341143421434314344143451434614347143481434914350143511435214353143541435514356143571435814359143601436114362143631436414365143661436714368143691437014371143721437314374143751437614377143781437914380143811438214383143841438514386143871438814389143901439114392143931439414395143961439714398143991440014401144021440314404144051440614407144081440914410144111441214413144141441514416144171441814419144201442114422144231442414425144261442714428144291443014431144321443314434144351443614437144381443914440144411444214443144441444514446144471444814449144501445114452144531445414455144561445714458144591446014461144621446314464144651446614467144681446914470144711447214473144741447514476144771447814479144801448114482144831448414485144861448714488144891449014491144921449314494144951449614497144981449914500145011450214503145041450514506145071450814509145101451114512145131451414515145161451714518145191452014521145221452314524145251452614527145281452914530145311453214533145341453514536145371453814539145401454114542145431454414545145461454714548145491455014551145521455314554145551455614557145581455914560145611456214563145641456514566145671456814569145701457114572145731457414575145761457714578145791458014581145821458314584145851458614587145881458914590145911459214593145941459514596145971459814599146001460114602146031460414605146061460714608146091461014611146121461314614146151461614617146181461914620146211462214623146241462514626146271462814629146301463114632146331463414635146361463714638146391464014641146421464314644146451464614647146481464914650146511465214653146541465514656146571465814659146601466114662146631466414665146661466714668146691467014671146721467314674146751467614677146781467914680146811468214683146841468514686146871468814689146901469114692146931469414695146961469714698146991470014701147021470314704147051470614707147081470914710147111471214713147141471514716147171471814719147201472114722147231472414725147261472714728147291473014731147321473314734147351473614737147381473914740147411474214743147441474514746147471474814749147501475114752147531475414755147561475714758147591476014761147621476314764147651476614767147681476914770147711477214773147741477514776147771477814779147801478114782147831478414785147861478714788147891479014791147921479314794147951479614797147981479914800148011480214803148041480514806148071480814809148101481114812148131481414815148161481714818148191482014821148221482314824148251482614827148281482914830148311483214833148341483514836148371483814839148401484114842148431484414845148461484714848148491485014851148521485314854148551485614857148581485914860148611486214863148641486514866148671486814869148701487114872148731487414875148761487714878148791488014881148821488314884148851488614887148881488914890148911489214893148941489514896148971489814899149001490114902149031490414905149061490714908149091491014911149121491314914149151491614917149181491914920149211492214923149241492514926149271492814929149301493114932149331493414935149361493714938149391494014941149421494314944149451494614947149481494914950149511495214953149541495514956149571495814959149601496114962149631496414965149661496714968149691497014971149721497314974149751497614977149781497914980149811498214983149841498514986149871498814989149901499114992149931499414995149961499714998149991500015001150021500315004150051500615007150081500915010150111501215013150141501515016150171501815019150201502115022150231502415025150261502715028150291503015031150321503315034150351503615037150381503915040150411504215043150441504515046150471504815049150501505115052150531505415055150561505715058150591506015061150621506315064150651506615067150681506915070150711507215073150741507515076150771507815079150801508115082150831508415085150861508715088150891509015091150921509315094150951509615097150981509915100151011510215103151041510515106151071510815109151101511115112151131511415115151161511715118151191512015121151221512315124151251512615127151281512915130151311513215133151341513515136151371513815139151401514115142151431514415145151461514715148151491515015151151521515315154151551515615157151581515915160151611516215163151641516515166151671516815169151701517115172151731517415175151761517715178151791518015181151821518315184151851518615187151881518915190151911519215193151941519515196151971519815199152001520115202152031520415205152061520715208152091521015211152121521315214152151521615217152181521915220152211522215223152241522515226152271522815229152301523115232152331523415235152361523715238152391524015241152421524315244152451524615247152481524915250152511525215253152541525515256152571525815259152601526115262152631526415265152661526715268152691527015271152721527315274152751527615277152781527915280152811528215283152841528515286152871528815289152901529115292152931529415295152961529715298152991530015301153021530315304153051530615307153081530915310153111531215313153141531515316153171531815319153201532115322153231532415325153261532715328153291533015331153321533315334153351533615337153381533915340153411534215343153441534515346153471534815349153501535115352153531535415355153561535715358153591536015361153621536315364153651536615367153681536915370153711537215373153741537515376153771537815379153801538115382153831538415385153861538715388153891539015391153921539315394153951539615397153981539915400154011540215403154041540515406154071540815409154101541115412154131541415415154161541715418154191542015421154221542315424154251542615427154281542915430154311543215433154341543515436154371543815439154401544115442154431544415445154461544715448154491545015451154521545315454154551545615457154581545915460154611546215463154641546515466154671546815469154701547115472154731547415475154761547715478154791548015481154821548315484154851548615487154881548915490154911549215493154941549515496154971549815499155001550115502155031550415505155061550715508155091551015511155121551315514155151551615517155181551915520155211552215523155241552515526155271552815529155301553115532155331553415535155361553715538155391554015541155421554315544155451554615547155481554915550155511555215553155541555515556155571555815559155601556115562155631556415565155661556715568155691557015571155721557315574155751557615577155781557915580155811558215583155841558515586155871558815589155901559115592155931559415595155961559715598155991560015601156021560315604156051560615607156081560915610156111561215613156141561515616156171561815619156201562115622156231562415625156261562715628156291563015631156321563315634156351563615637156381563915640156411564215643156441564515646156471564815649156501565115652156531565415655156561565715658156591566015661156621566315664156651566615667156681566915670156711567215673156741567515676156771567815679156801568115682156831568415685156861568715688156891569015691156921569315694156951569615697156981569915700157011570215703157041570515706157071570815709157101571115712157131571415715157161571715718157191572015721157221572315724157251572615727157281572915730157311573215733157341573515736157371573815739157401574115742157431574415745157461574715748157491575015751157521575315754157551575615757157581575915760157611576215763157641576515766157671576815769157701577115772157731577415775157761577715778157791578015781157821578315784157851578615787157881578915790157911579215793157941579515796157971579815799158001580115802158031580415805158061580715808158091581015811158121581315814158151581615817158181581915820158211582215823158241582515826158271582815829158301583115832158331583415835158361583715838158391584015841158421584315844158451584615847158481584915850158511585215853158541585515856158571585815859158601586115862158631586415865158661586715868158691587015871158721587315874158751587615877158781587915880158811588215883158841588515886158871588815889158901589115892158931589415895158961589715898158991590015901159021590315904159051590615907159081590915910159111591215913159141591515916159171591815919159201592115922159231592415925159261592715928159291593015931159321593315934159351593615937159381593915940159411594215943159441594515946159471594815949159501595115952159531595415955159561595715958159591596015961159621596315964159651596615967159681596915970159711597215973159741597515976159771597815979159801598115982159831598415985159861598715988159891599015991159921599315994159951599615997159981599916000160011600216003160041600516006160071600816009160101601116012160131601416015160161601716018160191602016021160221602316024160251602616027160281602916030160311603216033160341603516036160371603816039160401604116042160431604416045160461604716048160491605016051160521605316054160551605616057160581605916060160611606216063160641606516066160671606816069160701607116072160731607416075160761607716078160791608016081160821608316084160851608616087160881608916090160911609216093160941609516096160971609816099161001610116102161031610416105161061610716108161091611016111161121611316114161151611616117161181611916120161211612216123161241612516126161271612816129161301613116132161331613416135161361613716138161391614016141161421614316144161451614616147161481614916150161511615216153161541615516156161571615816159161601616116162161631616416165161661616716168161691617016171161721617316174161751617616177161781617916180161811618216183161841618516186161871618816189161901619116192161931619416195161961619716198161991620016201162021620316204162051620616207162081620916210162111621216213162141621516216162171621816219162201622116222162231622416225162261622716228162291623016231162321623316234162351623616237162381623916240162411624216243162441624516246162471624816249162501625116252162531625416255162561625716258162591626016261162621626316264162651626616267162681626916270162711627216273162741627516276162771627816279162801628116282162831628416285162861628716288162891629016291162921629316294162951629616297162981629916300163011630216303163041630516306163071630816309163101631116312163131631416315163161631716318163191632016321163221632316324163251632616327163281632916330163311633216333163341633516336163371633816339163401634116342163431634416345163461634716348163491635016351163521635316354163551635616357163581635916360163611636216363163641636516366163671636816369163701637116372163731637416375163761637716378163791638016381163821638316384163851638616387163881638916390163911639216393163941639516396163971639816399164001640116402164031640416405164061640716408164091641016411164121641316414164151641616417164181641916420164211642216423164241642516426164271642816429164301643116432164331643416435164361643716438164391644016441164421644316444164451644616447164481644916450164511645216453164541645516456164571645816459164601646116462164631646416465164661646716468164691647016471164721647316474164751647616477164781647916480164811648216483164841648516486164871648816489164901649116492164931649416495164961649716498164991650016501165021650316504165051650616507165081650916510165111651216513165141651516516165171651816519165201652116522165231652416525165261652716528165291653016531165321653316534165351653616537165381653916540165411654216543165441654516546165471654816549165501655116552165531655416555165561655716558165591656016561165621656316564165651656616567165681656916570165711657216573165741657516576165771657816579165801658116582165831658416585165861658716588165891659016591165921659316594165951659616597165981659916600166011660216603166041660516606166071660816609166101661116612166131661416615166161661716618166191662016621166221662316624166251662616627166281662916630166311663216633166341663516636166371663816639166401664116642166431664416645166461664716648166491665016651166521665316654166551665616657166581665916660166611666216663166641666516666166671666816669166701667116672166731667416675166761667716678166791668016681166821668316684166851668616687166881668916690166911669216693166941669516696166971669816699167001670116702167031670416705167061670716708167091671016711167121671316714167151671616717167181671916720167211672216723167241672516726167271672816729167301673116732167331673416735167361673716738167391674016741167421674316744167451674616747167481674916750167511675216753167541675516756167571675816759167601676116762167631676416765167661676716768167691677016771167721677316774167751677616777167781677916780167811678216783167841678516786167871678816789167901679116792167931679416795167961679716798167991680016801168021680316804168051680616807168081680916810168111681216813168141681516816168171681816819168201682116822168231682416825168261682716828168291683016831168321683316834168351683616837168381683916840168411684216843168441684516846168471684816849168501685116852168531685416855168561685716858168591686016861168621686316864168651686616867168681686916870168711687216873168741687516876168771687816879168801688116882168831688416885168861688716888168891689016891168921689316894168951689616897168981689916900169011690216903169041690516906169071690816909169101691116912169131691416915169161691716918169191692016921169221692316924169251692616927169281692916930169311693216933169341693516936169371693816939169401694116942169431694416945169461694716948169491695016951169521695316954169551695616957169581695916960169611696216963169641696516966169671696816969169701697116972169731697416975169761697716978169791698016981169821698316984169851698616987169881698916990169911699216993169941699516996169971699816999170001700117002170031700417005170061700717008170091701017011170121701317014170151701617017170181701917020170211702217023170241702517026170271702817029170301703117032170331703417035170361703717038170391704017041170421704317044170451704617047170481704917050170511705217053170541705517056170571705817059170601706117062170631706417065170661706717068170691707017071170721707317074170751707617077170781707917080170811708217083170841708517086170871708817089170901709117092170931709417095170961709717098170991710017101171021710317104171051710617107171081710917110171111711217113171141711517116171171711817119171201712117122171231712417125171261712717128171291713017131171321713317134171351713617137171381713917140171411714217143171441714517146171471714817149171501715117152171531715417155171561715717158171591716017161171621716317164171651716617167171681716917170171711717217173171741717517176171771717817179171801718117182171831718417185171861718717188171891719017191171921719317194171951719617197171981719917200172011720217203172041720517206172071720817209172101721117212172131721417215172161721717218172191722017221172221722317224172251722617227172281722917230172311723217233172341723517236172371723817239172401724117242172431724417245172461724717248172491725017251172521725317254172551725617257172581725917260172611726217263172641726517266172671726817269172701727117272172731727417275172761727717278172791728017281172821728317284172851728617287172881728917290172911729217293172941729517296172971729817299173001730117302173031730417305173061730717308173091731017311173121731317314173151731617317173181731917320173211732217323173241732517326173271732817329173301733117332173331733417335173361733717338173391734017341173421734317344173451734617347173481734917350173511735217353173541735517356173571735817359173601736117362173631736417365173661736717368173691737017371173721737317374173751737617377173781737917380173811738217383173841738517386173871738817389173901739117392173931739417395173961739717398173991740017401174021740317404174051740617407174081740917410174111741217413174141741517416174171741817419174201742117422174231742417425174261742717428174291743017431174321743317434174351743617437174381743917440174411744217443174441744517446174471744817449174501745117452174531745417455174561745717458174591746017461174621746317464174651746617467174681746917470174711747217473174741747517476174771747817479174801748117482174831748417485174861748717488174891749017491174921749317494174951749617497174981749917500175011750217503175041750517506175071750817509175101751117512175131751417515175161751717518175191752017521175221752317524175251752617527175281752917530175311753217533175341753517536175371753817539175401754117542175431754417545175461754717548175491755017551175521755317554175551755617557175581755917560175611756217563175641756517566175671756817569175701757117572175731757417575175761757717578175791758017581175821758317584175851758617587175881758917590175911759217593175941759517596175971759817599176001760117602176031760417605176061760717608176091761017611176121761317614176151761617617176181761917620176211762217623176241762517626176271762817629176301763117632176331763417635176361763717638176391764017641176421764317644176451764617647176481764917650176511765217653176541765517656176571765817659176601766117662176631766417665176661766717668176691767017671176721767317674176751767617677176781767917680176811768217683176841768517686176871768817689176901769117692176931769417695176961769717698176991770017701177021770317704177051770617707177081770917710177111771217713177141771517716177171771817719177201772117722177231772417725177261772717728177291773017731177321773317734177351773617737177381773917740177411774217743177441774517746177471774817749177501775117752177531775417755177561775717758177591776017761177621776317764177651776617767177681776917770177711777217773177741777517776177771777817779177801778117782177831778417785177861778717788177891779017791177921779317794177951779617797177981779917800178011780217803178041780517806178071780817809178101781117812178131781417815178161781717818178191782017821178221782317824178251782617827178281782917830178311783217833178341783517836178371783817839178401784117842178431784417845178461784717848178491785017851178521785317854178551785617857178581785917860178611786217863178641786517866178671786817869178701787117872178731787417875178761787717878178791788017881178821788317884178851788617887178881788917890178911789217893178941789517896178971789817899179001790117902179031790417905179061790717908179091791017911179121791317914179151791617917179181791917920179211792217923179241792517926179271792817929179301793117932179331793417935179361793717938179391794017941179421794317944179451794617947179481794917950179511795217953179541795517956179571795817959179601796117962179631796417965179661796717968179691797017971179721797317974179751797617977179781797917980179811798217983179841798517986179871798817989179901799117992179931799417995179961799717998179991800018001180021800318004180051800618007180081800918010180111801218013180141801518016180171801818019180201802118022180231802418025180261802718028180291803018031180321803318034180351803618037180381803918040180411804218043180441804518046180471804818049180501805118052180531805418055180561805718058180591806018061180621806318064180651806618067180681806918070180711807218073180741807518076180771807818079180801808118082180831808418085180861808718088180891809018091180921809318094180951809618097180981809918100181011810218103181041810518106181071810818109181101811118112181131811418115181161811718118181191812018121181221812318124181251812618127181281812918130181311813218133181341813518136181371813818139181401814118142181431814418145181461814718148181491815018151181521815318154181551815618157181581815918160181611816218163181641816518166181671816818169181701817118172181731817418175181761817718178181791818018181181821818318184181851818618187181881818918190181911819218193181941819518196181971819818199182001820118202182031820418205182061820718208
  1. /******/ (() => { // webpackBootstrap
  2. /******/ var __webpack_modules__ = ({
  3. /***/ 7219:
  4. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  5. "use strict";
  6. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  7. if (k2 === undefined) k2 = k;
  8. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  9. }) : (function(o, m, k, k2) {
  10. if (k2 === undefined) k2 = k;
  11. o[k2] = m[k];
  12. }));
  13. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  14. Object.defineProperty(o, "default", { enumerable: true, value: v });
  15. }) : function(o, v) {
  16. o["default"] = v;
  17. });
  18. var __importStar = (this && this.__importStar) || function (mod) {
  19. if (mod && mod.__esModule) return mod;
  20. var result = {};
  21. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  22. __setModuleDefault(result, mod);
  23. return result;
  24. };
  25. Object.defineProperty(exports, "__esModule", ({ value: true }));
  26. exports.fileExistsSync = exports.existsSync = exports.directoryExistsSync = void 0;
  27. const fs = __importStar(__nccwpck_require__(7147));
  28. function directoryExistsSync(path, required) {
  29. var _a, _b, _c;
  30. if (!path) {
  31. throw new Error("Arg 'path' must not be empty");
  32. }
  33. let stats;
  34. try {
  35. stats = fs.statSync(path);
  36. }
  37. catch (error) {
  38. if (((_a = error) === null || _a === void 0 ? void 0 : _a.code) === 'ENOENT') {
  39. if (!required) {
  40. return false;
  41. }
  42. throw new Error(`Directory '${path}' does not exist`);
  43. }
  44. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${(_c = (_b = error) === null || _b === void 0 ? void 0 : _b.message) !== null && _c !== void 0 ? _c : error}`);
  45. }
  46. if (stats.isDirectory()) {
  47. return true;
  48. }
  49. else if (!required) {
  50. return false;
  51. }
  52. throw new Error(`Directory '${path}' does not exist`);
  53. }
  54. exports.directoryExistsSync = directoryExistsSync;
  55. function existsSync(path) {
  56. var _a, _b, _c;
  57. if (!path) {
  58. throw new Error("Arg 'path' must not be empty");
  59. }
  60. try {
  61. fs.statSync(path);
  62. }
  63. catch (error) {
  64. if (((_a = error) === null || _a === void 0 ? void 0 : _a.code) === 'ENOENT') {
  65. return false;
  66. }
  67. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${(_c = (_b = error) === null || _b === void 0 ? void 0 : _b.message) !== null && _c !== void 0 ? _c : error}`);
  68. }
  69. return true;
  70. }
  71. exports.existsSync = existsSync;
  72. function fileExistsSync(path) {
  73. var _a, _b, _c;
  74. if (!path) {
  75. throw new Error("Arg 'path' must not be empty");
  76. }
  77. let stats;
  78. try {
  79. stats = fs.statSync(path);
  80. }
  81. catch (error) {
  82. if (((_a = error) === null || _a === void 0 ? void 0 : _a.code) === 'ENOENT') {
  83. return false;
  84. }
  85. throw new Error(`Encountered an error when checking whether path '${path}' exists: ${(_c = (_b = error) === null || _b === void 0 ? void 0 : _b.message) !== null && _c !== void 0 ? _c : error}`);
  86. }
  87. if (!stats.isDirectory()) {
  88. return true;
  89. }
  90. return false;
  91. }
  92. exports.fileExistsSync = fileExistsSync;
  93. /***/ }),
  94. /***/ 2565:
  95. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  96. "use strict";
  97. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  98. if (k2 === undefined) k2 = k;
  99. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  100. }) : (function(o, m, k, k2) {
  101. if (k2 === undefined) k2 = k;
  102. o[k2] = m[k];
  103. }));
  104. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  105. Object.defineProperty(o, "default", { enumerable: true, value: v });
  106. }) : function(o, v) {
  107. o["default"] = v;
  108. });
  109. var __importStar = (this && this.__importStar) || function (mod) {
  110. if (mod && mod.__esModule) return mod;
  111. var result = {};
  112. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  113. __setModuleDefault(result, mod);
  114. return result;
  115. };
  116. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  117. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  118. return new (P || (P = Promise))(function (resolve, reject) {
  119. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  120. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  121. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  122. step((generator = generator.apply(thisArg, _arguments || [])).next());
  123. });
  124. };
  125. var __importDefault = (this && this.__importDefault) || function (mod) {
  126. return (mod && mod.__esModule) ? mod : { "default": mod };
  127. };
  128. Object.defineProperty(exports, "__esModule", ({ value: true }));
  129. exports.createAuthHelper = void 0;
  130. const assert = __importStar(__nccwpck_require__(9491));
  131. const core = __importStar(__nccwpck_require__(2186));
  132. const exec = __importStar(__nccwpck_require__(1514));
  133. const fs = __importStar(__nccwpck_require__(7147));
  134. const io = __importStar(__nccwpck_require__(7436));
  135. const os = __importStar(__nccwpck_require__(2037));
  136. const path = __importStar(__nccwpck_require__(1017));
  137. const regexpHelper = __importStar(__nccwpck_require__(3120));
  138. const stateHelper = __importStar(__nccwpck_require__(8647));
  139. const urlHelper = __importStar(__nccwpck_require__(9437));
  140. const v4_1 = __importDefault(__nccwpck_require__(824));
  141. const IS_WINDOWS = process.platform === 'win32';
  142. const SSH_COMMAND_KEY = 'core.sshCommand';
  143. function createAuthHelper(git, settings) {
  144. return new GitAuthHelper(git, settings);
  145. }
  146. exports.createAuthHelper = createAuthHelper;
  147. class GitAuthHelper {
  148. constructor(gitCommandManager, gitSourceSettings) {
  149. this.insteadOfValues = [];
  150. this.sshCommand = '';
  151. this.sshKeyPath = '';
  152. this.sshKnownHostsPath = '';
  153. this.temporaryHomePath = '';
  154. this.git = gitCommandManager;
  155. this.settings = gitSourceSettings || {};
  156. // Token auth header
  157. const serverUrl = urlHelper.getServerUrl(this.settings.githubServerUrl);
  158. this.tokenConfigKey = `http.${serverUrl.origin}/.extraheader`; // "origin" is SCHEME://HOSTNAME[:PORT]
  159. const basicCredential = Buffer.from(`x-access-token:${this.settings.authToken}`, 'utf8').toString('base64');
  160. core.setSecret(basicCredential);
  161. this.tokenPlaceholderConfigValue = `AUTHORIZATION: basic ***`;
  162. this.tokenConfigValue = `AUTHORIZATION: basic ${basicCredential}`;
  163. // Instead of SSH URL
  164. this.insteadOfKey = `url.${serverUrl.origin}/.insteadOf`; // "origin" is SCHEME://HOSTNAME[:PORT]
  165. this.insteadOfValues.push(`git@${serverUrl.hostname}:`);
  166. if (this.settings.workflowOrganizationId) {
  167. this.insteadOfValues.push(`org-${this.settings.workflowOrganizationId}@github.com:`);
  168. }
  169. }
  170. configureAuth() {
  171. return __awaiter(this, void 0, void 0, function* () {
  172. // Remove possible previous values
  173. yield this.removeAuth();
  174. // Configure new values
  175. yield this.configureSsh();
  176. yield this.configureToken();
  177. });
  178. }
  179. configureTempGlobalConfig() {
  180. var _a, _b;
  181. return __awaiter(this, void 0, void 0, function* () {
  182. // Already setup global config
  183. if (((_a = this.temporaryHomePath) === null || _a === void 0 ? void 0 : _a.length) > 0) {
  184. return path.join(this.temporaryHomePath, '.gitconfig');
  185. }
  186. // Create a temp home directory
  187. const runnerTemp = process.env['RUNNER_TEMP'] || '';
  188. assert.ok(runnerTemp, 'RUNNER_TEMP is not defined');
  189. const uniqueId = (0, v4_1.default)();
  190. this.temporaryHomePath = path.join(runnerTemp, uniqueId);
  191. yield fs.promises.mkdir(this.temporaryHomePath, { recursive: true });
  192. // Copy the global git config
  193. const gitConfigPath = path.join(process.env['HOME'] || os.homedir(), '.gitconfig');
  194. const newGitConfigPath = path.join(this.temporaryHomePath, '.gitconfig');
  195. let configExists = false;
  196. try {
  197. yield fs.promises.stat(gitConfigPath);
  198. configExists = true;
  199. }
  200. catch (err) {
  201. if (((_b = err) === null || _b === void 0 ? void 0 : _b.code) !== 'ENOENT') {
  202. throw err;
  203. }
  204. }
  205. if (configExists) {
  206. core.info(`Copying '${gitConfigPath}' to '${newGitConfigPath}'`);
  207. yield io.cp(gitConfigPath, newGitConfigPath);
  208. }
  209. else {
  210. yield fs.promises.writeFile(newGitConfigPath, '');
  211. }
  212. // Override HOME
  213. core.info(`Temporarily overriding HOME='${this.temporaryHomePath}' before making global git config changes`);
  214. this.git.setEnvironmentVariable('HOME', this.temporaryHomePath);
  215. return newGitConfigPath;
  216. });
  217. }
  218. configureGlobalAuth() {
  219. return __awaiter(this, void 0, void 0, function* () {
  220. // 'configureTempGlobalConfig' noops if already set, just returns the path
  221. const newGitConfigPath = yield this.configureTempGlobalConfig();
  222. try {
  223. // Configure the token
  224. yield this.configureToken(newGitConfigPath, true);
  225. // Configure HTTPS instead of SSH
  226. yield this.git.tryConfigUnset(this.insteadOfKey, true);
  227. if (!this.settings.sshKey) {
  228. for (const insteadOfValue of this.insteadOfValues) {
  229. yield this.git.config(this.insteadOfKey, insteadOfValue, true, true);
  230. }
  231. }
  232. }
  233. catch (err) {
  234. // Unset in case somehow written to the real global config
  235. core.info('Encountered an error when attempting to configure token. Attempting unconfigure.');
  236. yield this.git.tryConfigUnset(this.tokenConfigKey, true);
  237. throw err;
  238. }
  239. });
  240. }
  241. configureSubmoduleAuth() {
  242. return __awaiter(this, void 0, void 0, function* () {
  243. // Remove possible previous HTTPS instead of SSH
  244. yield this.removeGitConfig(this.insteadOfKey, true);
  245. if (this.settings.persistCredentials) {
  246. // Configure a placeholder value. This approach avoids the credential being captured
  247. // by process creation audit events, which are commonly logged. For more information,
  248. // refer to https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/command-line-process-auditing
  249. const output = yield this.git.submoduleForeach(
  250. // wrap the pipeline in quotes to make sure it's handled properly by submoduleForeach, rather than just the first part of the pipeline
  251. `sh -c "git config --local '${this.tokenConfigKey}' '${this.tokenPlaceholderConfigValue}' && git config --local --show-origin --name-only --get-regexp remote.origin.url"`, this.settings.nestedSubmodules);
  252. // Replace the placeholder
  253. const configPaths = output.match(/(?<=(^|\n)file:)[^\t]+(?=\tremote\.origin\.url)/g) || [];
  254. for (const configPath of configPaths) {
  255. core.debug(`Replacing token placeholder in '${configPath}'`);
  256. yield this.replaceTokenPlaceholder(configPath);
  257. }
  258. if (this.settings.sshKey) {
  259. // Configure core.sshCommand
  260. yield this.git.submoduleForeach(`git config --local '${SSH_COMMAND_KEY}' '${this.sshCommand}'`, this.settings.nestedSubmodules);
  261. }
  262. else {
  263. // Configure HTTPS instead of SSH
  264. for (const insteadOfValue of this.insteadOfValues) {
  265. yield this.git.submoduleForeach(`git config --local --add '${this.insteadOfKey}' '${insteadOfValue}'`, this.settings.nestedSubmodules);
  266. }
  267. }
  268. }
  269. });
  270. }
  271. removeAuth() {
  272. return __awaiter(this, void 0, void 0, function* () {
  273. yield this.removeSsh();
  274. yield this.removeToken();
  275. });
  276. }
  277. removeGlobalConfig() {
  278. var _a;
  279. return __awaiter(this, void 0, void 0, function* () {
  280. if (((_a = this.temporaryHomePath) === null || _a === void 0 ? void 0 : _a.length) > 0) {
  281. core.debug(`Unsetting HOME override`);
  282. this.git.removeEnvironmentVariable('HOME');
  283. yield io.rmRF(this.temporaryHomePath);
  284. }
  285. });
  286. }
  287. configureSsh() {
  288. var _a;
  289. return __awaiter(this, void 0, void 0, function* () {
  290. if (!this.settings.sshKey) {
  291. return;
  292. }
  293. // Write key
  294. const runnerTemp = process.env['RUNNER_TEMP'] || '';
  295. assert.ok(runnerTemp, 'RUNNER_TEMP is not defined');
  296. const uniqueId = (0, v4_1.default)();
  297. this.sshKeyPath = path.join(runnerTemp, uniqueId);
  298. stateHelper.setSshKeyPath(this.sshKeyPath);
  299. yield fs.promises.mkdir(runnerTemp, { recursive: true });
  300. yield fs.promises.writeFile(this.sshKeyPath, this.settings.sshKey.trim() + '\n', { mode: 0o600 });
  301. // Remove inherited permissions on Windows
  302. if (IS_WINDOWS) {
  303. const icacls = yield io.which('icacls.exe');
  304. yield exec.exec(`"${icacls}" "${this.sshKeyPath}" /grant:r "${process.env['USERDOMAIN']}\\${process.env['USERNAME']}:F"`);
  305. yield exec.exec(`"${icacls}" "${this.sshKeyPath}" /inheritance:r`);
  306. }
  307. // Write known hosts
  308. const userKnownHostsPath = path.join(os.homedir(), '.ssh', 'known_hosts');
  309. let userKnownHosts = '';
  310. try {
  311. userKnownHosts = (yield fs.promises.readFile(userKnownHostsPath)).toString();
  312. }
  313. catch (err) {
  314. if (((_a = err) === null || _a === void 0 ? void 0 : _a.code) !== 'ENOENT') {
  315. throw err;
  316. }
  317. }
  318. let knownHosts = '';
  319. if (userKnownHosts) {
  320. knownHosts += `# Begin from ${userKnownHostsPath}\n${userKnownHosts}\n# End from ${userKnownHostsPath}\n`;
  321. }
  322. if (this.settings.sshKnownHosts) {
  323. knownHosts += `# Begin from input known hosts\n${this.settings.sshKnownHosts}\n# end from input known hosts\n`;
  324. }
  325. knownHosts += `# Begin implicitly added github.com\ngithub.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCj7ndNxQowgcQnjshcLrqPEiiphnt+VTTvDP6mHBL9j1aNUkY4Ue1gvwnGLVlOhGeYrnZaMgRK6+PKCUXaDbC7qtbW8gIkhL7aGCsOr/C56SJMy/BCZfxd1nWzAOxSDPgVsmerOBYfNqltV9/hWCqBywINIR+5dIg6JTJ72pcEpEjcYgXkE2YEFXV1JHnsKgbLWNlhScqb2UmyRkQyytRLtL+38TGxkxCflmO+5Z8CSSNY7GidjMIZ7Q4zMjA2n1nGrlTDkzwDCsw+wqFPGQA179cnfGWOWRVruj16z6XyvxvjJwbz0wQZ75XK5tKSb7FNyeIEs4TT4jk+S4dhPeAUC5y+bDYirYgM4GC7uEnztnZyaVWQ7B381AK4Qdrwt51ZqExKbQpTUNn+EjqoTwvqNj4kqx5QUCI0ThS/YkOxJCXmPUWZbhjpCg56i+2aB6CmK2JGhn57K5mj0MNdBXA4/WnwH6XoPWJzK5Nyu2zB3nAZp+S5hpQs+p1vN1/wsjk=\n# End implicitly added github.com\n`;
  326. this.sshKnownHostsPath = path.join(runnerTemp, `${uniqueId}_known_hosts`);
  327. stateHelper.setSshKnownHostsPath(this.sshKnownHostsPath);
  328. yield fs.promises.writeFile(this.sshKnownHostsPath, knownHosts);
  329. // Configure GIT_SSH_COMMAND
  330. const sshPath = yield io.which('ssh', true);
  331. this.sshCommand = `"${sshPath}" -i "$RUNNER_TEMP/${path.basename(this.sshKeyPath)}"`;
  332. if (this.settings.sshStrict) {
  333. this.sshCommand += ' -o StrictHostKeyChecking=yes -o CheckHostIP=no';
  334. }
  335. this.sshCommand += ` -o "UserKnownHostsFile=$RUNNER_TEMP/${path.basename(this.sshKnownHostsPath)}"`;
  336. core.info(`Temporarily overriding GIT_SSH_COMMAND=${this.sshCommand}`);
  337. this.git.setEnvironmentVariable('GIT_SSH_COMMAND', this.sshCommand);
  338. // Configure core.sshCommand
  339. if (this.settings.persistCredentials) {
  340. yield this.git.config(SSH_COMMAND_KEY, this.sshCommand);
  341. }
  342. });
  343. }
  344. configureToken(configPath, globalConfig) {
  345. return __awaiter(this, void 0, void 0, function* () {
  346. // Validate args
  347. assert.ok((configPath && globalConfig) || (!configPath && !globalConfig), 'Unexpected configureToken parameter combinations');
  348. // Default config path
  349. if (!configPath && !globalConfig) {
  350. configPath = path.join(this.git.getWorkingDirectory(), '.git', 'config');
  351. }
  352. // Configure a placeholder value. This approach avoids the credential being captured
  353. // by process creation audit events, which are commonly logged. For more information,
  354. // refer to https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/manage/component-updates/command-line-process-auditing
  355. yield this.git.config(this.tokenConfigKey, this.tokenPlaceholderConfigValue, globalConfig);
  356. // Replace the placeholder
  357. yield this.replaceTokenPlaceholder(configPath || '');
  358. });
  359. }
  360. replaceTokenPlaceholder(configPath) {
  361. return __awaiter(this, void 0, void 0, function* () {
  362. assert.ok(configPath, 'configPath is not defined');
  363. let content = (yield fs.promises.readFile(configPath)).toString();
  364. const placeholderIndex = content.indexOf(this.tokenPlaceholderConfigValue);
  365. if (placeholderIndex < 0 ||
  366. placeholderIndex != content.lastIndexOf(this.tokenPlaceholderConfigValue)) {
  367. throw new Error(`Unable to replace auth placeholder in ${configPath}`);
  368. }
  369. assert.ok(this.tokenConfigValue, 'tokenConfigValue is not defined');
  370. content = content.replace(this.tokenPlaceholderConfigValue, this.tokenConfigValue);
  371. yield fs.promises.writeFile(configPath, content);
  372. });
  373. }
  374. removeSsh() {
  375. var _a, _b;
  376. return __awaiter(this, void 0, void 0, function* () {
  377. // SSH key
  378. const keyPath = this.sshKeyPath || stateHelper.SshKeyPath;
  379. if (keyPath) {
  380. try {
  381. yield io.rmRF(keyPath);
  382. }
  383. catch (err) {
  384. core.debug(`${(_b = (_a = err) === null || _a === void 0 ? void 0 : _a.message) !== null && _b !== void 0 ? _b : err}`);
  385. core.warning(`Failed to remove SSH key '${keyPath}'`);
  386. }
  387. }
  388. // SSH known hosts
  389. const knownHostsPath = this.sshKnownHostsPath || stateHelper.SshKnownHostsPath;
  390. if (knownHostsPath) {
  391. try {
  392. yield io.rmRF(knownHostsPath);
  393. }
  394. catch (_c) {
  395. // Intentionally empty
  396. }
  397. }
  398. // SSH command
  399. yield this.removeGitConfig(SSH_COMMAND_KEY);
  400. });
  401. }
  402. removeToken() {
  403. return __awaiter(this, void 0, void 0, function* () {
  404. // HTTP extra header
  405. yield this.removeGitConfig(this.tokenConfigKey);
  406. });
  407. }
  408. removeGitConfig(configKey, submoduleOnly = false) {
  409. return __awaiter(this, void 0, void 0, function* () {
  410. if (!submoduleOnly) {
  411. if ((yield this.git.configExists(configKey)) &&
  412. !(yield this.git.tryConfigUnset(configKey))) {
  413. // Load the config contents
  414. core.warning(`Failed to remove '${configKey}' from the git config`);
  415. }
  416. }
  417. const pattern = regexpHelper.escape(configKey);
  418. yield this.git.submoduleForeach(
  419. // wrap the pipeline in quotes to make sure it's handled properly by submoduleForeach, rather than just the first part of the pipeline
  420. `sh -c "git config --local --name-only --get-regexp '${pattern}' && git config --local --unset-all '${configKey}' || :"`, true);
  421. });
  422. }
  423. }
  424. /***/ }),
  425. /***/ 738:
  426. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  427. "use strict";
  428. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  429. if (k2 === undefined) k2 = k;
  430. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  431. }) : (function(o, m, k, k2) {
  432. if (k2 === undefined) k2 = k;
  433. o[k2] = m[k];
  434. }));
  435. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  436. Object.defineProperty(o, "default", { enumerable: true, value: v });
  437. }) : function(o, v) {
  438. o["default"] = v;
  439. });
  440. var __importStar = (this && this.__importStar) || function (mod) {
  441. if (mod && mod.__esModule) return mod;
  442. var result = {};
  443. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  444. __setModuleDefault(result, mod);
  445. return result;
  446. };
  447. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  448. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  449. return new (P || (P = Promise))(function (resolve, reject) {
  450. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  451. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  452. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  453. step((generator = generator.apply(thisArg, _arguments || [])).next());
  454. });
  455. };
  456. Object.defineProperty(exports, "__esModule", ({ value: true }));
  457. exports.createCommandManager = exports.MinimumGitVersion = void 0;
  458. const core = __importStar(__nccwpck_require__(2186));
  459. const exec = __importStar(__nccwpck_require__(1514));
  460. const fshelper = __importStar(__nccwpck_require__(7219));
  461. const io = __importStar(__nccwpck_require__(7436));
  462. const path = __importStar(__nccwpck_require__(1017));
  463. const refHelper = __importStar(__nccwpck_require__(8601));
  464. const regexpHelper = __importStar(__nccwpck_require__(3120));
  465. const retryHelper = __importStar(__nccwpck_require__(2155));
  466. const git_version_1 = __nccwpck_require__(3142);
  467. // Auth header not supported before 2.9
  468. // Wire protocol v2 not supported before 2.18
  469. exports.MinimumGitVersion = new git_version_1.GitVersion('2.18');
  470. function createCommandManager(workingDirectory, lfs) {
  471. return __awaiter(this, void 0, void 0, function* () {
  472. return yield GitCommandManager.createCommandManager(workingDirectory, lfs);
  473. });
  474. }
  475. exports.createCommandManager = createCommandManager;
  476. class GitCommandManager {
  477. // Private constructor; use createCommandManager()
  478. constructor() {
  479. this.gitEnv = {
  480. GIT_TERMINAL_PROMPT: '0',
  481. GCM_INTERACTIVE: 'Never' // Disable prompting for git credential manager
  482. };
  483. this.gitPath = '';
  484. this.lfs = false;
  485. this.workingDirectory = '';
  486. }
  487. branchDelete(remote, branch) {
  488. return __awaiter(this, void 0, void 0, function* () {
  489. const args = ['branch', '--delete', '--force'];
  490. if (remote) {
  491. args.push('--remote');
  492. }
  493. args.push(branch);
  494. yield this.execGit(args);
  495. });
  496. }
  497. branchExists(remote, pattern) {
  498. return __awaiter(this, void 0, void 0, function* () {
  499. const args = ['branch', '--list'];
  500. if (remote) {
  501. args.push('--remote');
  502. }
  503. args.push(pattern);
  504. const output = yield this.execGit(args);
  505. return !!output.stdout.trim();
  506. });
  507. }
  508. branchList(remote) {
  509. return __awaiter(this, void 0, void 0, function* () {
  510. const result = [];
  511. // Note, this implementation uses "rev-parse --symbolic-full-name" because the output from
  512. // "branch --list" is more difficult when in a detached HEAD state.
  513. // TODO(https://github.com/actions/checkout/issues/786): this implementation uses
  514. // "rev-parse --symbolic-full-name" because there is a bug
  515. // in Git 2.18 that causes "rev-parse --symbolic" to output symbolic full names. When
  516. // 2.18 is no longer supported, we can switch back to --symbolic.
  517. const args = ['rev-parse', '--symbolic-full-name'];
  518. if (remote) {
  519. args.push('--remotes=origin');
  520. }
  521. else {
  522. args.push('--branches');
  523. }
  524. const stderr = [];
  525. const errline = [];
  526. const stdout = [];
  527. const stdline = [];
  528. const listeners = {
  529. stderr: (data) => {
  530. stderr.push(data.toString());
  531. },
  532. errline: (data) => {
  533. errline.push(data.toString());
  534. },
  535. stdout: (data) => {
  536. stdout.push(data.toString());
  537. },
  538. stdline: (data) => {
  539. stdline.push(data.toString());
  540. }
  541. };
  542. // Suppress the output in order to avoid flooding annotations with innocuous errors.
  543. yield this.execGit(args, false, true, listeners);
  544. core.debug(`stderr callback is: ${stderr}`);
  545. core.debug(`errline callback is: ${errline}`);
  546. core.debug(`stdout callback is: ${stdout}`);
  547. core.debug(`stdline callback is: ${stdline}`);
  548. for (let branch of stdline) {
  549. branch = branch.trim();
  550. if (!branch) {
  551. continue;
  552. }
  553. if (branch.startsWith('refs/heads/')) {
  554. branch = branch.substring('refs/heads/'.length);
  555. }
  556. else if (branch.startsWith('refs/remotes/')) {
  557. branch = branch.substring('refs/remotes/'.length);
  558. }
  559. result.push(branch);
  560. }
  561. return result;
  562. });
  563. }
  564. checkout(ref, startPoint) {
  565. return __awaiter(this, void 0, void 0, function* () {
  566. const args = ['checkout', '--progress', '--force'];
  567. if (startPoint) {
  568. args.push('-B', ref, startPoint);
  569. }
  570. else {
  571. args.push(ref);
  572. }
  573. yield this.execGit(args);
  574. });
  575. }
  576. checkoutDetach() {
  577. return __awaiter(this, void 0, void 0, function* () {
  578. const args = ['checkout', '--detach'];
  579. yield this.execGit(args);
  580. });
  581. }
  582. config(configKey, configValue, globalConfig, add) {
  583. return __awaiter(this, void 0, void 0, function* () {
  584. const args = ['config', globalConfig ? '--global' : '--local'];
  585. if (add) {
  586. args.push('--add');
  587. }
  588. args.push(...[configKey, configValue]);
  589. yield this.execGit(args);
  590. });
  591. }
  592. configExists(configKey, globalConfig) {
  593. return __awaiter(this, void 0, void 0, function* () {
  594. const pattern = regexpHelper.escape(configKey);
  595. const output = yield this.execGit([
  596. 'config',
  597. globalConfig ? '--global' : '--local',
  598. '--name-only',
  599. '--get-regexp',
  600. pattern
  601. ], true);
  602. return output.exitCode === 0;
  603. });
  604. }
  605. fetch(refSpec, fetchDepth) {
  606. return __awaiter(this, void 0, void 0, function* () {
  607. const args = ['-c', 'protocol.version=2', 'fetch'];
  608. if (!refSpec.some(x => x === refHelper.tagsRefSpec)) {
  609. args.push('--no-tags');
  610. }
  611. args.push('--prune', '--progress', '--no-recurse-submodules');
  612. if (fetchDepth && fetchDepth > 0) {
  613. args.push(`--depth=${fetchDepth}`);
  614. }
  615. else if (fshelper.fileExistsSync(path.join(this.workingDirectory, '.git', 'shallow'))) {
  616. args.push('--unshallow');
  617. }
  618. args.push('origin');
  619. for (const arg of refSpec) {
  620. args.push(arg);
  621. }
  622. const that = this;
  623. yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  624. yield that.execGit(args);
  625. }));
  626. });
  627. }
  628. getDefaultBranch(repositoryUrl) {
  629. return __awaiter(this, void 0, void 0, function* () {
  630. let output;
  631. yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  632. output = yield this.execGit([
  633. 'ls-remote',
  634. '--quiet',
  635. '--exit-code',
  636. '--symref',
  637. repositoryUrl,
  638. 'HEAD'
  639. ]);
  640. }));
  641. if (output) {
  642. // Satisfy compiler, will always be set
  643. for (let line of output.stdout.trim().split('\n')) {
  644. line = line.trim();
  645. if (line.startsWith('ref:') || line.endsWith('HEAD')) {
  646. return line
  647. .substr('ref:'.length, line.length - 'ref:'.length - 'HEAD'.length)
  648. .trim();
  649. }
  650. }
  651. }
  652. throw new Error('Unexpected output when retrieving default branch');
  653. });
  654. }
  655. getWorkingDirectory() {
  656. return this.workingDirectory;
  657. }
  658. init() {
  659. return __awaiter(this, void 0, void 0, function* () {
  660. yield this.execGit(['init', this.workingDirectory]);
  661. });
  662. }
  663. isDetached() {
  664. return __awaiter(this, void 0, void 0, function* () {
  665. // Note, "branch --show-current" would be simpler but isn't available until Git 2.22
  666. const output = yield this.execGit(['rev-parse', '--symbolic-full-name', '--verify', '--quiet', 'HEAD'], true);
  667. return !output.stdout.trim().startsWith('refs/heads/');
  668. });
  669. }
  670. lfsFetch(ref) {
  671. return __awaiter(this, void 0, void 0, function* () {
  672. const args = ['lfs', 'fetch', 'origin', ref];
  673. const that = this;
  674. yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  675. yield that.execGit(args);
  676. }));
  677. });
  678. }
  679. lfsInstall() {
  680. return __awaiter(this, void 0, void 0, function* () {
  681. yield this.execGit(['lfs', 'install', '--local']);
  682. });
  683. }
  684. log1(format) {
  685. return __awaiter(this, void 0, void 0, function* () {
  686. var args = format ? ['log', '-1', format] : ['log', '-1'];
  687. var silent = format ? false : true;
  688. const output = yield this.execGit(args, false, silent);
  689. return output.stdout;
  690. });
  691. }
  692. remoteAdd(remoteName, remoteUrl) {
  693. return __awaiter(this, void 0, void 0, function* () {
  694. yield this.execGit(['remote', 'add', remoteName, remoteUrl]);
  695. });
  696. }
  697. removeEnvironmentVariable(name) {
  698. delete this.gitEnv[name];
  699. }
  700. /**
  701. * Resolves a ref to a SHA. For a branch or lightweight tag, the commit SHA is returned.
  702. * For an annotated tag, the tag SHA is returned.
  703. * @param {string} ref For example: 'refs/heads/main' or '/refs/tags/v1'
  704. * @returns {Promise<string>}
  705. */
  706. revParse(ref) {
  707. return __awaiter(this, void 0, void 0, function* () {
  708. const output = yield this.execGit(['rev-parse', ref]);
  709. return output.stdout.trim();
  710. });
  711. }
  712. setEnvironmentVariable(name, value) {
  713. this.gitEnv[name] = value;
  714. }
  715. shaExists(sha) {
  716. return __awaiter(this, void 0, void 0, function* () {
  717. const args = ['rev-parse', '--verify', '--quiet', `${sha}^{object}`];
  718. const output = yield this.execGit(args, true);
  719. return output.exitCode === 0;
  720. });
  721. }
  722. submoduleForeach(command, recursive) {
  723. return __awaiter(this, void 0, void 0, function* () {
  724. const args = ['submodule', 'foreach'];
  725. if (recursive) {
  726. args.push('--recursive');
  727. }
  728. args.push(command);
  729. const output = yield this.execGit(args);
  730. return output.stdout;
  731. });
  732. }
  733. submoduleSync(recursive) {
  734. return __awaiter(this, void 0, void 0, function* () {
  735. const args = ['submodule', 'sync'];
  736. if (recursive) {
  737. args.push('--recursive');
  738. }
  739. yield this.execGit(args);
  740. });
  741. }
  742. submoduleUpdate(fetchDepth, recursive) {
  743. return __awaiter(this, void 0, void 0, function* () {
  744. const args = ['-c', 'protocol.version=2'];
  745. args.push('submodule', 'update', '--init', '--force');
  746. if (fetchDepth > 0) {
  747. args.push(`--depth=${fetchDepth}`);
  748. }
  749. if (recursive) {
  750. args.push('--recursive');
  751. }
  752. yield this.execGit(args);
  753. });
  754. }
  755. tagExists(pattern) {
  756. return __awaiter(this, void 0, void 0, function* () {
  757. const output = yield this.execGit(['tag', '--list', pattern]);
  758. return !!output.stdout.trim();
  759. });
  760. }
  761. tryClean() {
  762. return __awaiter(this, void 0, void 0, function* () {
  763. const output = yield this.execGit(['clean', '-ffdx'], true);
  764. return output.exitCode === 0;
  765. });
  766. }
  767. tryConfigUnset(configKey, globalConfig) {
  768. return __awaiter(this, void 0, void 0, function* () {
  769. const output = yield this.execGit([
  770. 'config',
  771. globalConfig ? '--global' : '--local',
  772. '--unset-all',
  773. configKey
  774. ], true);
  775. return output.exitCode === 0;
  776. });
  777. }
  778. tryDisableAutomaticGarbageCollection() {
  779. return __awaiter(this, void 0, void 0, function* () {
  780. const output = yield this.execGit(['config', '--local', 'gc.auto', '0'], true);
  781. return output.exitCode === 0;
  782. });
  783. }
  784. tryGetFetchUrl() {
  785. return __awaiter(this, void 0, void 0, function* () {
  786. const output = yield this.execGit(['config', '--local', '--get', 'remote.origin.url'], true);
  787. if (output.exitCode !== 0) {
  788. return '';
  789. }
  790. const stdout = output.stdout.trim();
  791. if (stdout.includes('\n')) {
  792. return '';
  793. }
  794. return stdout;
  795. });
  796. }
  797. tryReset() {
  798. return __awaiter(this, void 0, void 0, function* () {
  799. const output = yield this.execGit(['reset', '--hard', 'HEAD'], true);
  800. return output.exitCode === 0;
  801. });
  802. }
  803. static createCommandManager(workingDirectory, lfs) {
  804. return __awaiter(this, void 0, void 0, function* () {
  805. const result = new GitCommandManager();
  806. yield result.initializeCommandManager(workingDirectory, lfs);
  807. return result;
  808. });
  809. }
  810. execGit(args, allowAllExitCodes = false, silent = false, customListeners = {}) {
  811. return __awaiter(this, void 0, void 0, function* () {
  812. fshelper.directoryExistsSync(this.workingDirectory, true);
  813. const result = new GitOutput();
  814. const env = {};
  815. for (const key of Object.keys(process.env)) {
  816. env[key] = process.env[key];
  817. }
  818. for (const key of Object.keys(this.gitEnv)) {
  819. env[key] = this.gitEnv[key];
  820. }
  821. const defaultListener = {
  822. stdout: (data) => {
  823. stdout.push(data.toString());
  824. }
  825. };
  826. const mergedListeners = Object.assign(Object.assign({}, defaultListener), customListeners);
  827. const stdout = [];
  828. const options = {
  829. cwd: this.workingDirectory,
  830. env,
  831. silent,
  832. ignoreReturnCode: allowAllExitCodes,
  833. listeners: mergedListeners
  834. };
  835. result.exitCode = yield exec.exec(`"${this.gitPath}"`, args, options);
  836. result.stdout = stdout.join('');
  837. core.debug(result.exitCode.toString());
  838. core.debug(result.stdout);
  839. return result;
  840. });
  841. }
  842. initializeCommandManager(workingDirectory, lfs) {
  843. return __awaiter(this, void 0, void 0, function* () {
  844. this.workingDirectory = workingDirectory;
  845. // Git-lfs will try to pull down assets if any of the local/user/system setting exist.
  846. // If the user didn't enable `LFS` in their pipeline definition, disable LFS fetch/checkout.
  847. this.lfs = lfs;
  848. if (!this.lfs) {
  849. this.gitEnv['GIT_LFS_SKIP_SMUDGE'] = '1';
  850. }
  851. this.gitPath = yield io.which('git', true);
  852. // Git version
  853. core.debug('Getting git version');
  854. let gitVersion = new git_version_1.GitVersion();
  855. let gitOutput = yield this.execGit(['version']);
  856. let stdout = gitOutput.stdout.trim();
  857. if (!stdout.includes('\n')) {
  858. const match = stdout.match(/\d+\.\d+(\.\d+)?/);
  859. if (match) {
  860. gitVersion = new git_version_1.GitVersion(match[0]);
  861. }
  862. }
  863. if (!gitVersion.isValid()) {
  864. throw new Error('Unable to determine git version');
  865. }
  866. // Minimum git version
  867. if (!gitVersion.checkMinimum(exports.MinimumGitVersion)) {
  868. throw new Error(`Minimum required git version is ${exports.MinimumGitVersion}. Your git ('${this.gitPath}') is ${gitVersion}`);
  869. }
  870. if (this.lfs) {
  871. // Git-lfs version
  872. core.debug('Getting git-lfs version');
  873. let gitLfsVersion = new git_version_1.GitVersion();
  874. const gitLfsPath = yield io.which('git-lfs', true);
  875. gitOutput = yield this.execGit(['lfs', 'version']);
  876. stdout = gitOutput.stdout.trim();
  877. if (!stdout.includes('\n')) {
  878. const match = stdout.match(/\d+\.\d+(\.\d+)?/);
  879. if (match) {
  880. gitLfsVersion = new git_version_1.GitVersion(match[0]);
  881. }
  882. }
  883. if (!gitLfsVersion.isValid()) {
  884. throw new Error('Unable to determine git-lfs version');
  885. }
  886. // Minimum git-lfs version
  887. // Note:
  888. // - Auth header not supported before 2.1
  889. const minimumGitLfsVersion = new git_version_1.GitVersion('2.1');
  890. if (!gitLfsVersion.checkMinimum(minimumGitLfsVersion)) {
  891. throw new Error(`Minimum required git-lfs version is ${minimumGitLfsVersion}. Your git-lfs ('${gitLfsPath}') is ${gitLfsVersion}`);
  892. }
  893. }
  894. // Set the user agent
  895. const gitHttpUserAgent = `git/${gitVersion} (github-actions-checkout)`;
  896. core.debug(`Set git useragent to: ${gitHttpUserAgent}`);
  897. this.gitEnv['GIT_HTTP_USER_AGENT'] = gitHttpUserAgent;
  898. });
  899. }
  900. }
  901. class GitOutput {
  902. constructor() {
  903. this.stdout = '';
  904. this.exitCode = 0;
  905. }
  906. }
  907. /***/ }),
  908. /***/ 8609:
  909. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  910. "use strict";
  911. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  912. if (k2 === undefined) k2 = k;
  913. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  914. }) : (function(o, m, k, k2) {
  915. if (k2 === undefined) k2 = k;
  916. o[k2] = m[k];
  917. }));
  918. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  919. Object.defineProperty(o, "default", { enumerable: true, value: v });
  920. }) : function(o, v) {
  921. o["default"] = v;
  922. });
  923. var __importStar = (this && this.__importStar) || function (mod) {
  924. if (mod && mod.__esModule) return mod;
  925. var result = {};
  926. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  927. __setModuleDefault(result, mod);
  928. return result;
  929. };
  930. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  931. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  932. return new (P || (P = Promise))(function (resolve, reject) {
  933. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  934. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  935. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  936. step((generator = generator.apply(thisArg, _arguments || [])).next());
  937. });
  938. };
  939. Object.defineProperty(exports, "__esModule", ({ value: true }));
  940. exports.prepareExistingDirectory = void 0;
  941. const assert = __importStar(__nccwpck_require__(9491));
  942. const core = __importStar(__nccwpck_require__(2186));
  943. const fs = __importStar(__nccwpck_require__(7147));
  944. const fsHelper = __importStar(__nccwpck_require__(7219));
  945. const io = __importStar(__nccwpck_require__(7436));
  946. const path = __importStar(__nccwpck_require__(1017));
  947. function prepareExistingDirectory(git, repositoryPath, repositoryUrl, clean, ref) {
  948. var _a, _b;
  949. return __awaiter(this, void 0, void 0, function* () {
  950. assert.ok(repositoryPath, 'Expected repositoryPath to be defined');
  951. assert.ok(repositoryUrl, 'Expected repositoryUrl to be defined');
  952. // Indicates whether to delete the directory contents
  953. let remove = false;
  954. // Check whether using git or REST API
  955. if (!git) {
  956. remove = true;
  957. }
  958. // Fetch URL does not match
  959. else if (!fsHelper.directoryExistsSync(path.join(repositoryPath, '.git')) ||
  960. repositoryUrl !== (yield git.tryGetFetchUrl())) {
  961. remove = true;
  962. }
  963. else {
  964. // Delete any index.lock and shallow.lock left by a previously canceled run or crashed git process
  965. const lockPaths = [
  966. path.join(repositoryPath, '.git', 'index.lock'),
  967. path.join(repositoryPath, '.git', 'shallow.lock')
  968. ];
  969. for (const lockPath of lockPaths) {
  970. try {
  971. yield io.rmRF(lockPath);
  972. }
  973. catch (error) {
  974. core.debug(`Unable to delete '${lockPath}'. ${(_b = (_a = error) === null || _a === void 0 ? void 0 : _a.message) !== null && _b !== void 0 ? _b : error}`);
  975. }
  976. }
  977. try {
  978. core.startGroup('Removing previously created refs, to avoid conflicts');
  979. // Checkout detached HEAD
  980. if (!(yield git.isDetached())) {
  981. yield git.checkoutDetach();
  982. }
  983. // Remove all refs/heads/*
  984. let branches = yield git.branchList(false);
  985. for (const branch of branches) {
  986. yield git.branchDelete(false, branch);
  987. }
  988. // Remove any conflicting refs/remotes/origin/*
  989. // Example 1: Consider ref is refs/heads/foo and previously fetched refs/remotes/origin/foo/bar
  990. // Example 2: Consider ref is refs/heads/foo/bar and previously fetched refs/remotes/origin/foo
  991. if (ref) {
  992. ref = ref.startsWith('refs/') ? ref : `refs/heads/${ref}`;
  993. if (ref.startsWith('refs/heads/')) {
  994. const upperName1 = ref.toUpperCase().substr('REFS/HEADS/'.length);
  995. const upperName1Slash = `${upperName1}/`;
  996. branches = yield git.branchList(true);
  997. for (const branch of branches) {
  998. const upperName2 = branch.substr('origin/'.length).toUpperCase();
  999. const upperName2Slash = `${upperName2}/`;
  1000. if (upperName1.startsWith(upperName2Slash) ||
  1001. upperName2.startsWith(upperName1Slash)) {
  1002. yield git.branchDelete(true, branch);
  1003. }
  1004. }
  1005. }
  1006. }
  1007. core.endGroup();
  1008. // Clean
  1009. if (clean) {
  1010. core.startGroup('Cleaning the repository');
  1011. if (!(yield git.tryClean())) {
  1012. core.debug(`The clean command failed. This might be caused by: 1) path too long, 2) permission issue, or 3) file in use. For futher investigation, manually run 'git clean -ffdx' on the directory '${repositoryPath}'.`);
  1013. remove = true;
  1014. }
  1015. else if (!(yield git.tryReset())) {
  1016. remove = true;
  1017. }
  1018. core.endGroup();
  1019. if (remove) {
  1020. core.warning(`Unable to clean or reset the repository. The repository will be recreated instead.`);
  1021. }
  1022. }
  1023. }
  1024. catch (error) {
  1025. core.warning(`Unable to prepare the existing repository. The repository will be recreated instead.`);
  1026. remove = true;
  1027. }
  1028. }
  1029. if (remove) {
  1030. // Delete the contents of the directory. Don't delete the directory itself
  1031. // since it might be the current working directory.
  1032. core.info(`Deleting the contents of '${repositoryPath}'`);
  1033. for (const file of yield fs.promises.readdir(repositoryPath)) {
  1034. yield io.rmRF(path.join(repositoryPath, file));
  1035. }
  1036. }
  1037. });
  1038. }
  1039. exports.prepareExistingDirectory = prepareExistingDirectory;
  1040. /***/ }),
  1041. /***/ 9210:
  1042. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  1043. "use strict";
  1044. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  1045. if (k2 === undefined) k2 = k;
  1046. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  1047. }) : (function(o, m, k, k2) {
  1048. if (k2 === undefined) k2 = k;
  1049. o[k2] = m[k];
  1050. }));
  1051. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  1052. Object.defineProperty(o, "default", { enumerable: true, value: v });
  1053. }) : function(o, v) {
  1054. o["default"] = v;
  1055. });
  1056. var __importStar = (this && this.__importStar) || function (mod) {
  1057. if (mod && mod.__esModule) return mod;
  1058. var result = {};
  1059. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  1060. __setModuleDefault(result, mod);
  1061. return result;
  1062. };
  1063. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  1064. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  1065. return new (P || (P = Promise))(function (resolve, reject) {
  1066. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  1067. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  1068. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  1069. step((generator = generator.apply(thisArg, _arguments || [])).next());
  1070. });
  1071. };
  1072. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1073. exports.cleanup = exports.getSource = void 0;
  1074. const core = __importStar(__nccwpck_require__(2186));
  1075. const fsHelper = __importStar(__nccwpck_require__(7219));
  1076. const gitAuthHelper = __importStar(__nccwpck_require__(2565));
  1077. const gitCommandManager = __importStar(__nccwpck_require__(738));
  1078. const gitDirectoryHelper = __importStar(__nccwpck_require__(8609));
  1079. const githubApiHelper = __importStar(__nccwpck_require__(138));
  1080. const io = __importStar(__nccwpck_require__(7436));
  1081. const path = __importStar(__nccwpck_require__(1017));
  1082. const refHelper = __importStar(__nccwpck_require__(8601));
  1083. const stateHelper = __importStar(__nccwpck_require__(8647));
  1084. const urlHelper = __importStar(__nccwpck_require__(9437));
  1085. function getSource(settings) {
  1086. return __awaiter(this, void 0, void 0, function* () {
  1087. // Repository URL
  1088. core.info(`Syncing repository: ${settings.repositoryOwner}/${settings.repositoryName}`);
  1089. const repositoryUrl = urlHelper.getFetchUrl(settings);
  1090. // Remove conflicting file path
  1091. if (fsHelper.fileExistsSync(settings.repositoryPath)) {
  1092. yield io.rmRF(settings.repositoryPath);
  1093. }
  1094. // Create directory
  1095. let isExisting = true;
  1096. if (!fsHelper.directoryExistsSync(settings.repositoryPath)) {
  1097. isExisting = false;
  1098. yield io.mkdirP(settings.repositoryPath);
  1099. }
  1100. // Git command manager
  1101. core.startGroup('Getting Git version info');
  1102. const git = yield getGitCommandManager(settings);
  1103. core.endGroup();
  1104. let authHelper = null;
  1105. try {
  1106. if (git) {
  1107. authHelper = gitAuthHelper.createAuthHelper(git, settings);
  1108. if (settings.setSafeDirectory) {
  1109. // Setup the repository path as a safe directory, so if we pass this into a container job with a different user it doesn't fail
  1110. // Otherwise all git commands we run in a container fail
  1111. yield authHelper.configureTempGlobalConfig();
  1112. core.info(`Adding repository directory to the temporary git global config as a safe directory`);
  1113. yield git
  1114. .config('safe.directory', settings.repositoryPath, true, true)
  1115. .catch(error => {
  1116. core.info(`Failed to initialize safe directory with error: ${error}`);
  1117. });
  1118. stateHelper.setSafeDirectory();
  1119. }
  1120. }
  1121. // Prepare existing directory, otherwise recreate
  1122. if (isExisting) {
  1123. yield gitDirectoryHelper.prepareExistingDirectory(git, settings.repositoryPath, repositoryUrl, settings.clean, settings.ref);
  1124. }
  1125. if (!git) {
  1126. // Downloading using REST API
  1127. core.info(`The repository will be downloaded using the GitHub REST API`);
  1128. core.info(`To create a local Git repository instead, add Git ${gitCommandManager.MinimumGitVersion} or higher to the PATH`);
  1129. if (settings.submodules) {
  1130. throw new Error(`Input 'submodules' not supported when falling back to download using the GitHub REST API. To create a local Git repository instead, add Git ${gitCommandManager.MinimumGitVersion} or higher to the PATH.`);
  1131. }
  1132. else if (settings.sshKey) {
  1133. throw new Error(`Input 'ssh-key' not supported when falling back to download using the GitHub REST API. To create a local Git repository instead, add Git ${gitCommandManager.MinimumGitVersion} or higher to the PATH.`);
  1134. }
  1135. yield githubApiHelper.downloadRepository(settings.authToken, settings.repositoryOwner, settings.repositoryName, settings.ref, settings.commit, settings.repositoryPath, settings.githubServerUrl);
  1136. return;
  1137. }
  1138. // Save state for POST action
  1139. stateHelper.setRepositoryPath(settings.repositoryPath);
  1140. // Initialize the repository
  1141. if (!fsHelper.directoryExistsSync(path.join(settings.repositoryPath, '.git'))) {
  1142. core.startGroup('Initializing the repository');
  1143. yield git.init();
  1144. yield git.remoteAdd('origin', repositoryUrl);
  1145. core.endGroup();
  1146. }
  1147. // Disable automatic garbage collection
  1148. core.startGroup('Disabling automatic garbage collection');
  1149. if (!(yield git.tryDisableAutomaticGarbageCollection())) {
  1150. core.warning(`Unable to turn off git automatic garbage collection. The git fetch operation may trigger garbage collection and cause a delay.`);
  1151. }
  1152. core.endGroup();
  1153. // If we didn't initialize it above, do it now
  1154. if (!authHelper) {
  1155. authHelper = gitAuthHelper.createAuthHelper(git, settings);
  1156. }
  1157. // Configure auth
  1158. core.startGroup('Setting up auth');
  1159. yield authHelper.configureAuth();
  1160. core.endGroup();
  1161. // Determine the default branch
  1162. if (!settings.ref && !settings.commit) {
  1163. core.startGroup('Determining the default branch');
  1164. if (settings.sshKey) {
  1165. settings.ref = yield git.getDefaultBranch(repositoryUrl);
  1166. }
  1167. else {
  1168. settings.ref = yield githubApiHelper.getDefaultBranch(settings.authToken, settings.repositoryOwner, settings.repositoryName, settings.githubServerUrl);
  1169. }
  1170. core.endGroup();
  1171. }
  1172. // LFS install
  1173. if (settings.lfs) {
  1174. yield git.lfsInstall();
  1175. }
  1176. // Fetch
  1177. core.startGroup('Fetching the repository');
  1178. if (settings.fetchDepth <= 0) {
  1179. // Fetch all branches and tags
  1180. let refSpec = refHelper.getRefSpecForAllHistory(settings.ref, settings.commit);
  1181. yield git.fetch(refSpec);
  1182. // When all history is fetched, the ref we're interested in may have moved to a different
  1183. // commit (push or force push). If so, fetch again with a targeted refspec.
  1184. if (!(yield refHelper.testRef(git, settings.ref, settings.commit))) {
  1185. refSpec = refHelper.getRefSpec(settings.ref, settings.commit);
  1186. yield git.fetch(refSpec);
  1187. }
  1188. }
  1189. else {
  1190. const refSpec = refHelper.getRefSpec(settings.ref, settings.commit);
  1191. yield git.fetch(refSpec, settings.fetchDepth);
  1192. }
  1193. core.endGroup();
  1194. // Checkout info
  1195. core.startGroup('Determining the checkout info');
  1196. const checkoutInfo = yield refHelper.getCheckoutInfo(git, settings.ref, settings.commit);
  1197. core.endGroup();
  1198. // LFS fetch
  1199. // Explicit lfs-fetch to avoid slow checkout (fetches one lfs object at a time).
  1200. // Explicit lfs fetch will fetch lfs objects in parallel.
  1201. if (settings.lfs) {
  1202. core.startGroup('Fetching LFS objects');
  1203. yield git.lfsFetch(checkoutInfo.startPoint || checkoutInfo.ref);
  1204. core.endGroup();
  1205. }
  1206. // Checkout
  1207. core.startGroup('Checking out the ref');
  1208. yield git.checkout(checkoutInfo.ref, checkoutInfo.startPoint);
  1209. core.endGroup();
  1210. // Submodules
  1211. if (settings.submodules) {
  1212. // Temporarily override global config
  1213. core.startGroup('Setting up auth for fetching submodules');
  1214. yield authHelper.configureGlobalAuth();
  1215. core.endGroup();
  1216. // Checkout submodules
  1217. core.startGroup('Fetching submodules');
  1218. yield git.submoduleSync(settings.nestedSubmodules);
  1219. yield git.submoduleUpdate(settings.fetchDepth, settings.nestedSubmodules);
  1220. yield git.submoduleForeach('git config --local gc.auto 0', settings.nestedSubmodules);
  1221. core.endGroup();
  1222. // Persist credentials
  1223. if (settings.persistCredentials) {
  1224. core.startGroup('Persisting credentials for submodules');
  1225. yield authHelper.configureSubmoduleAuth();
  1226. core.endGroup();
  1227. }
  1228. }
  1229. // Get commit information
  1230. const commitInfo = yield git.log1();
  1231. // Log commit sha
  1232. yield git.log1("--format='%H'");
  1233. // Check for incorrect pull request merge commit
  1234. yield refHelper.checkCommitInfo(settings.authToken, commitInfo, settings.repositoryOwner, settings.repositoryName, settings.ref, settings.commit, settings.githubServerUrl);
  1235. }
  1236. finally {
  1237. // Remove auth
  1238. if (authHelper) {
  1239. if (!settings.persistCredentials) {
  1240. core.startGroup('Removing auth');
  1241. yield authHelper.removeAuth();
  1242. core.endGroup();
  1243. }
  1244. authHelper.removeGlobalConfig();
  1245. }
  1246. }
  1247. });
  1248. }
  1249. exports.getSource = getSource;
  1250. function cleanup(repositoryPath) {
  1251. return __awaiter(this, void 0, void 0, function* () {
  1252. // Repo exists?
  1253. if (!repositoryPath ||
  1254. !fsHelper.fileExistsSync(path.join(repositoryPath, '.git', 'config'))) {
  1255. return;
  1256. }
  1257. let git;
  1258. try {
  1259. git = yield gitCommandManager.createCommandManager(repositoryPath, false);
  1260. }
  1261. catch (_a) {
  1262. return;
  1263. }
  1264. // Remove auth
  1265. const authHelper = gitAuthHelper.createAuthHelper(git);
  1266. try {
  1267. if (stateHelper.PostSetSafeDirectory) {
  1268. // Setup the repository path as a safe directory, so if we pass this into a container job with a different user it doesn't fail
  1269. // Otherwise all git commands we run in a container fail
  1270. yield authHelper.configureTempGlobalConfig();
  1271. core.info(`Adding repository directory to the temporary git global config as a safe directory`);
  1272. yield git
  1273. .config('safe.directory', repositoryPath, true, true)
  1274. .catch(error => {
  1275. core.info(`Failed to initialize safe directory with error: ${error}`);
  1276. });
  1277. }
  1278. yield authHelper.removeAuth();
  1279. }
  1280. finally {
  1281. yield authHelper.removeGlobalConfig();
  1282. }
  1283. });
  1284. }
  1285. exports.cleanup = cleanup;
  1286. function getGitCommandManager(settings) {
  1287. return __awaiter(this, void 0, void 0, function* () {
  1288. core.info(`Working directory is '${settings.repositoryPath}'`);
  1289. try {
  1290. return yield gitCommandManager.createCommandManager(settings.repositoryPath, settings.lfs);
  1291. }
  1292. catch (err) {
  1293. // Git is required for LFS
  1294. if (settings.lfs) {
  1295. throw err;
  1296. }
  1297. // Otherwise fallback to REST API
  1298. return undefined;
  1299. }
  1300. });
  1301. }
  1302. /***/ }),
  1303. /***/ 3142:
  1304. /***/ ((__unused_webpack_module, exports) => {
  1305. "use strict";
  1306. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1307. exports.GitVersion = void 0;
  1308. class GitVersion {
  1309. /**
  1310. * Used for comparing the version of git and git-lfs against the minimum required version
  1311. * @param version the version string, e.g. 1.2 or 1.2.3
  1312. */
  1313. constructor(version) {
  1314. this.major = NaN;
  1315. this.minor = NaN;
  1316. this.patch = NaN;
  1317. if (version) {
  1318. const match = version.match(/^(\d+)\.(\d+)(\.(\d+))?$/);
  1319. if (match) {
  1320. this.major = Number(match[1]);
  1321. this.minor = Number(match[2]);
  1322. if (match[4]) {
  1323. this.patch = Number(match[4]);
  1324. }
  1325. }
  1326. }
  1327. }
  1328. /**
  1329. * Compares the instance against a minimum required version
  1330. * @param minimum Minimum version
  1331. */
  1332. checkMinimum(minimum) {
  1333. if (!minimum.isValid()) {
  1334. throw new Error('Arg minimum is not a valid version');
  1335. }
  1336. // Major is insufficient
  1337. if (this.major < minimum.major) {
  1338. return false;
  1339. }
  1340. // Major is equal
  1341. if (this.major === minimum.major) {
  1342. // Minor is insufficient
  1343. if (this.minor < minimum.minor) {
  1344. return false;
  1345. }
  1346. // Minor is equal
  1347. if (this.minor === minimum.minor) {
  1348. // Patch is insufficient
  1349. if (this.patch && this.patch < (minimum.patch || 0)) {
  1350. return false;
  1351. }
  1352. }
  1353. }
  1354. return true;
  1355. }
  1356. /**
  1357. * Indicates whether the instance was constructed from a valid version string
  1358. */
  1359. isValid() {
  1360. return !isNaN(this.major);
  1361. }
  1362. /**
  1363. * Returns the version as a string, e.g. 1.2 or 1.2.3
  1364. */
  1365. toString() {
  1366. let result = '';
  1367. if (this.isValid()) {
  1368. result = `${this.major}.${this.minor}`;
  1369. if (!isNaN(this.patch)) {
  1370. result += `.${this.patch}`;
  1371. }
  1372. }
  1373. return result;
  1374. }
  1375. }
  1376. exports.GitVersion = GitVersion;
  1377. /***/ }),
  1378. /***/ 138:
  1379. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  1380. "use strict";
  1381. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  1382. if (k2 === undefined) k2 = k;
  1383. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  1384. }) : (function(o, m, k, k2) {
  1385. if (k2 === undefined) k2 = k;
  1386. o[k2] = m[k];
  1387. }));
  1388. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  1389. Object.defineProperty(o, "default", { enumerable: true, value: v });
  1390. }) : function(o, v) {
  1391. o["default"] = v;
  1392. });
  1393. var __importStar = (this && this.__importStar) || function (mod) {
  1394. if (mod && mod.__esModule) return mod;
  1395. var result = {};
  1396. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  1397. __setModuleDefault(result, mod);
  1398. return result;
  1399. };
  1400. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  1401. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  1402. return new (P || (P = Promise))(function (resolve, reject) {
  1403. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  1404. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  1405. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  1406. step((generator = generator.apply(thisArg, _arguments || [])).next());
  1407. });
  1408. };
  1409. var __importDefault = (this && this.__importDefault) || function (mod) {
  1410. return (mod && mod.__esModule) ? mod : { "default": mod };
  1411. };
  1412. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1413. exports.getDefaultBranch = exports.downloadRepository = void 0;
  1414. const assert = __importStar(__nccwpck_require__(9491));
  1415. const core = __importStar(__nccwpck_require__(2186));
  1416. const fs = __importStar(__nccwpck_require__(7147));
  1417. const github = __importStar(__nccwpck_require__(5438));
  1418. const io = __importStar(__nccwpck_require__(7436));
  1419. const path = __importStar(__nccwpck_require__(1017));
  1420. const retryHelper = __importStar(__nccwpck_require__(2155));
  1421. const toolCache = __importStar(__nccwpck_require__(7784));
  1422. const v4_1 = __importDefault(__nccwpck_require__(824));
  1423. const url_helper_1 = __nccwpck_require__(9437);
  1424. const IS_WINDOWS = process.platform === 'win32';
  1425. function downloadRepository(authToken, owner, repo, ref, commit, repositoryPath, baseUrl) {
  1426. return __awaiter(this, void 0, void 0, function* () {
  1427. // Determine the default branch
  1428. if (!ref && !commit) {
  1429. core.info('Determining the default branch');
  1430. ref = yield getDefaultBranch(authToken, owner, repo, baseUrl);
  1431. }
  1432. // Download the archive
  1433. let archiveData = yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  1434. core.info('Downloading the archive');
  1435. return yield downloadArchive(authToken, owner, repo, ref, commit, baseUrl);
  1436. }));
  1437. // Write archive to disk
  1438. core.info('Writing archive to disk');
  1439. const uniqueId = (0, v4_1.default)();
  1440. const archivePath = path.join(repositoryPath, `${uniqueId}.tar.gz`);
  1441. yield fs.promises.writeFile(archivePath, archiveData);
  1442. archiveData = Buffer.from(''); // Free memory
  1443. // Extract archive
  1444. core.info('Extracting the archive');
  1445. const extractPath = path.join(repositoryPath, uniqueId);
  1446. yield io.mkdirP(extractPath);
  1447. if (IS_WINDOWS) {
  1448. yield toolCache.extractZip(archivePath, extractPath);
  1449. }
  1450. else {
  1451. yield toolCache.extractTar(archivePath, extractPath);
  1452. }
  1453. yield io.rmRF(archivePath);
  1454. // Determine the path of the repository content. The archive contains
  1455. // a top-level folder and the repository content is inside.
  1456. const archiveFileNames = yield fs.promises.readdir(extractPath);
  1457. assert.ok(archiveFileNames.length == 1, 'Expected exactly one directory inside archive');
  1458. const archiveVersion = archiveFileNames[0]; // The top-level folder name includes the short SHA
  1459. core.info(`Resolved version ${archiveVersion}`);
  1460. const tempRepositoryPath = path.join(extractPath, archiveVersion);
  1461. // Move the files
  1462. for (const fileName of yield fs.promises.readdir(tempRepositoryPath)) {
  1463. const sourcePath = path.join(tempRepositoryPath, fileName);
  1464. const targetPath = path.join(repositoryPath, fileName);
  1465. if (IS_WINDOWS) {
  1466. yield io.cp(sourcePath, targetPath, { recursive: true }); // Copy on Windows (Windows Defender may have a lock)
  1467. }
  1468. else {
  1469. yield io.mv(sourcePath, targetPath);
  1470. }
  1471. }
  1472. yield io.rmRF(extractPath);
  1473. });
  1474. }
  1475. exports.downloadRepository = downloadRepository;
  1476. /**
  1477. * Looks up the default branch name
  1478. */
  1479. function getDefaultBranch(authToken, owner, repo, baseUrl) {
  1480. return __awaiter(this, void 0, void 0, function* () {
  1481. return yield retryHelper.execute(() => __awaiter(this, void 0, void 0, function* () {
  1482. var _a;
  1483. core.info('Retrieving the default branch name');
  1484. const octokit = github.getOctokit(authToken, {
  1485. baseUrl: (0, url_helper_1.getServerApiUrl)(baseUrl)
  1486. });
  1487. let result;
  1488. try {
  1489. // Get the default branch from the repo info
  1490. const response = yield octokit.rest.repos.get({ owner, repo });
  1491. result = response.data.default_branch;
  1492. assert.ok(result, 'default_branch cannot be empty');
  1493. }
  1494. catch (err) {
  1495. // Handle .wiki repo
  1496. if (((_a = err) === null || _a === void 0 ? void 0 : _a.status) === 404 &&
  1497. repo.toUpperCase().endsWith('.WIKI')) {
  1498. result = 'master';
  1499. }
  1500. // Otherwise error
  1501. else {
  1502. throw err;
  1503. }
  1504. }
  1505. // Print the default branch
  1506. core.info(`Default branch '${result}'`);
  1507. // Prefix with 'refs/heads'
  1508. if (!result.startsWith('refs/')) {
  1509. result = `refs/heads/${result}`;
  1510. }
  1511. return result;
  1512. }));
  1513. });
  1514. }
  1515. exports.getDefaultBranch = getDefaultBranch;
  1516. function downloadArchive(authToken, owner, repo, ref, commit, baseUrl) {
  1517. return __awaiter(this, void 0, void 0, function* () {
  1518. const octokit = github.getOctokit(authToken, {
  1519. baseUrl: (0, url_helper_1.getServerApiUrl)(baseUrl)
  1520. });
  1521. const download = IS_WINDOWS
  1522. ? octokit.rest.repos.downloadZipballArchive
  1523. : octokit.rest.repos.downloadTarballArchive;
  1524. const response = yield download({
  1525. owner: owner,
  1526. repo: repo,
  1527. ref: commit || ref
  1528. });
  1529. return Buffer.from(response.data); // response.data is ArrayBuffer
  1530. });
  1531. }
  1532. /***/ }),
  1533. /***/ 5480:
  1534. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  1535. "use strict";
  1536. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  1537. if (k2 === undefined) k2 = k;
  1538. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  1539. }) : (function(o, m, k, k2) {
  1540. if (k2 === undefined) k2 = k;
  1541. o[k2] = m[k];
  1542. }));
  1543. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  1544. Object.defineProperty(o, "default", { enumerable: true, value: v });
  1545. }) : function(o, v) {
  1546. o["default"] = v;
  1547. });
  1548. var __importStar = (this && this.__importStar) || function (mod) {
  1549. if (mod && mod.__esModule) return mod;
  1550. var result = {};
  1551. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  1552. __setModuleDefault(result, mod);
  1553. return result;
  1554. };
  1555. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  1556. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  1557. return new (P || (P = Promise))(function (resolve, reject) {
  1558. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  1559. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  1560. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  1561. step((generator = generator.apply(thisArg, _arguments || [])).next());
  1562. });
  1563. };
  1564. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1565. exports.getInputs = void 0;
  1566. const core = __importStar(__nccwpck_require__(2186));
  1567. const fsHelper = __importStar(__nccwpck_require__(7219));
  1568. const github = __importStar(__nccwpck_require__(5438));
  1569. const path = __importStar(__nccwpck_require__(1017));
  1570. const workflowContextHelper = __importStar(__nccwpck_require__(9568));
  1571. function getInputs() {
  1572. return __awaiter(this, void 0, void 0, function* () {
  1573. const result = {};
  1574. // GitHub workspace
  1575. let githubWorkspacePath = process.env['GITHUB_WORKSPACE'];
  1576. if (!githubWorkspacePath) {
  1577. throw new Error('GITHUB_WORKSPACE not defined');
  1578. }
  1579. githubWorkspacePath = path.resolve(githubWorkspacePath);
  1580. core.debug(`GITHUB_WORKSPACE = '${githubWorkspacePath}'`);
  1581. fsHelper.directoryExistsSync(githubWorkspacePath, true);
  1582. // Qualified repository
  1583. const qualifiedRepository = core.getInput('repository') ||
  1584. `${github.context.repo.owner}/${github.context.repo.repo}`;
  1585. core.debug(`qualified repository = '${qualifiedRepository}'`);
  1586. const splitRepository = qualifiedRepository.split('/');
  1587. if (splitRepository.length !== 2 ||
  1588. !splitRepository[0] ||
  1589. !splitRepository[1]) {
  1590. throw new Error(`Invalid repository '${qualifiedRepository}'. Expected format {owner}/{repo}.`);
  1591. }
  1592. result.repositoryOwner = splitRepository[0];
  1593. result.repositoryName = splitRepository[1];
  1594. // Repository path
  1595. result.repositoryPath = core.getInput('path') || '.';
  1596. result.repositoryPath = path.resolve(githubWorkspacePath, result.repositoryPath);
  1597. if (!(result.repositoryPath + path.sep).startsWith(githubWorkspacePath + path.sep)) {
  1598. throw new Error(`Repository path '${result.repositoryPath}' is not under '${githubWorkspacePath}'`);
  1599. }
  1600. // Workflow repository?
  1601. const isWorkflowRepository = qualifiedRepository.toUpperCase() ===
  1602. `${github.context.repo.owner}/${github.context.repo.repo}`.toUpperCase();
  1603. // Source branch, source version
  1604. result.ref = core.getInput('ref');
  1605. if (!result.ref) {
  1606. if (isWorkflowRepository) {
  1607. result.ref = github.context.ref;
  1608. result.commit = github.context.sha;
  1609. // Some events have an unqualifed ref. For example when a PR is merged (pull_request closed event),
  1610. // the ref is unqualifed like "main" instead of "refs/heads/main".
  1611. if (result.commit && result.ref && !result.ref.startsWith('refs/')) {
  1612. result.ref = `refs/heads/${result.ref}`;
  1613. }
  1614. }
  1615. }
  1616. // SHA?
  1617. else if (result.ref.match(/^[0-9a-fA-F]{40}$/)) {
  1618. result.commit = result.ref;
  1619. result.ref = '';
  1620. }
  1621. core.debug(`ref = '${result.ref}'`);
  1622. core.debug(`commit = '${result.commit}'`);
  1623. // Clean
  1624. result.clean = (core.getInput('clean') || 'true').toUpperCase() === 'TRUE';
  1625. core.debug(`clean = ${result.clean}`);
  1626. // Fetch depth
  1627. result.fetchDepth = Math.floor(Number(core.getInput('fetch-depth') || '1'));
  1628. if (isNaN(result.fetchDepth) || result.fetchDepth < 0) {
  1629. result.fetchDepth = 0;
  1630. }
  1631. core.debug(`fetch depth = ${result.fetchDepth}`);
  1632. // LFS
  1633. result.lfs = (core.getInput('lfs') || 'false').toUpperCase() === 'TRUE';
  1634. core.debug(`lfs = ${result.lfs}`);
  1635. // Submodules
  1636. result.submodules = false;
  1637. result.nestedSubmodules = false;
  1638. const submodulesString = (core.getInput('submodules') || '').toUpperCase();
  1639. if (submodulesString == 'RECURSIVE') {
  1640. result.submodules = true;
  1641. result.nestedSubmodules = true;
  1642. }
  1643. else if (submodulesString == 'TRUE') {
  1644. result.submodules = true;
  1645. }
  1646. core.debug(`submodules = ${result.submodules}`);
  1647. core.debug(`recursive submodules = ${result.nestedSubmodules}`);
  1648. // Auth token
  1649. result.authToken = core.getInput('token', { required: true });
  1650. // SSH
  1651. result.sshKey = core.getInput('ssh-key');
  1652. result.sshKnownHosts = core.getInput('ssh-known-hosts');
  1653. result.sshStrict =
  1654. (core.getInput('ssh-strict') || 'true').toUpperCase() === 'TRUE';
  1655. // Persist credentials
  1656. result.persistCredentials =
  1657. (core.getInput('persist-credentials') || 'false').toUpperCase() === 'TRUE';
  1658. // Workflow organization ID
  1659. result.workflowOrganizationId = yield workflowContextHelper.getOrganizationId();
  1660. // Set safe.directory in git global config.
  1661. result.setSafeDirectory =
  1662. (core.getInput('set-safe-directory') || 'true').toUpperCase() === 'TRUE';
  1663. // Determine the GitHub URL that the repository is being hosted from
  1664. result.githubServerUrl = core.getInput('github-server-url');
  1665. core.debug(`GitHub Host URL = ${result.githubServerUrl}`);
  1666. return result;
  1667. });
  1668. }
  1669. exports.getInputs = getInputs;
  1670. /***/ }),
  1671. /***/ 3109:
  1672. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  1673. "use strict";
  1674. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  1675. if (k2 === undefined) k2 = k;
  1676. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  1677. }) : (function(o, m, k, k2) {
  1678. if (k2 === undefined) k2 = k;
  1679. o[k2] = m[k];
  1680. }));
  1681. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  1682. Object.defineProperty(o, "default", { enumerable: true, value: v });
  1683. }) : function(o, v) {
  1684. o["default"] = v;
  1685. });
  1686. var __importStar = (this && this.__importStar) || function (mod) {
  1687. if (mod && mod.__esModule) return mod;
  1688. var result = {};
  1689. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  1690. __setModuleDefault(result, mod);
  1691. return result;
  1692. };
  1693. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  1694. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  1695. return new (P || (P = Promise))(function (resolve, reject) {
  1696. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  1697. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  1698. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  1699. step((generator = generator.apply(thisArg, _arguments || [])).next());
  1700. });
  1701. };
  1702. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1703. const core = __importStar(__nccwpck_require__(2186));
  1704. const coreCommand = __importStar(__nccwpck_require__(7351));
  1705. const gitSourceProvider = __importStar(__nccwpck_require__(9210));
  1706. const inputHelper = __importStar(__nccwpck_require__(5480));
  1707. const path = __importStar(__nccwpck_require__(1017));
  1708. const stateHelper = __importStar(__nccwpck_require__(8647));
  1709. function run() {
  1710. var _a, _b;
  1711. return __awaiter(this, void 0, void 0, function* () {
  1712. try {
  1713. const sourceSettings = yield inputHelper.getInputs();
  1714. try {
  1715. // Register problem matcher
  1716. coreCommand.issueCommand('add-matcher', {}, path.join(__dirname, 'problem-matcher.json'));
  1717. // Get sources
  1718. yield gitSourceProvider.getSource(sourceSettings);
  1719. }
  1720. finally {
  1721. // Unregister problem matcher
  1722. coreCommand.issueCommand('remove-matcher', { owner: 'checkout-git' }, '');
  1723. }
  1724. }
  1725. catch (error) {
  1726. core.setFailed(`${(_b = (_a = error) === null || _a === void 0 ? void 0 : _a.message) !== null && _b !== void 0 ? _b : error}`);
  1727. }
  1728. });
  1729. }
  1730. function cleanup() {
  1731. var _a, _b;
  1732. return __awaiter(this, void 0, void 0, function* () {
  1733. try {
  1734. yield gitSourceProvider.cleanup(stateHelper.RepositoryPath);
  1735. }
  1736. catch (error) {
  1737. core.warning(`${(_b = (_a = error) === null || _a === void 0 ? void 0 : _a.message) !== null && _b !== void 0 ? _b : error}`);
  1738. }
  1739. });
  1740. }
  1741. // Main
  1742. if (!stateHelper.IsPost) {
  1743. run();
  1744. }
  1745. // Post
  1746. else {
  1747. cleanup();
  1748. }
  1749. /***/ }),
  1750. /***/ 8601:
  1751. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  1752. "use strict";
  1753. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  1754. if (k2 === undefined) k2 = k;
  1755. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  1756. }) : (function(o, m, k, k2) {
  1757. if (k2 === undefined) k2 = k;
  1758. o[k2] = m[k];
  1759. }));
  1760. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  1761. Object.defineProperty(o, "default", { enumerable: true, value: v });
  1762. }) : function(o, v) {
  1763. o["default"] = v;
  1764. });
  1765. var __importStar = (this && this.__importStar) || function (mod) {
  1766. if (mod && mod.__esModule) return mod;
  1767. var result = {};
  1768. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  1769. __setModuleDefault(result, mod);
  1770. return result;
  1771. };
  1772. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  1773. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  1774. return new (P || (P = Promise))(function (resolve, reject) {
  1775. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  1776. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  1777. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  1778. step((generator = generator.apply(thisArg, _arguments || [])).next());
  1779. });
  1780. };
  1781. Object.defineProperty(exports, "__esModule", ({ value: true }));
  1782. exports.checkCommitInfo = exports.testRef = exports.getRefSpec = exports.getRefSpecForAllHistory = exports.getCheckoutInfo = exports.tagsRefSpec = void 0;
  1783. const core = __importStar(__nccwpck_require__(2186));
  1784. const github = __importStar(__nccwpck_require__(5438));
  1785. const url_helper_1 = __nccwpck_require__(9437);
  1786. exports.tagsRefSpec = '+refs/tags/*:refs/tags/*';
  1787. function getCheckoutInfo(git, ref, commit) {
  1788. return __awaiter(this, void 0, void 0, function* () {
  1789. if (!git) {
  1790. throw new Error('Arg git cannot be empty');
  1791. }
  1792. if (!ref && !commit) {
  1793. throw new Error('Args ref and commit cannot both be empty');
  1794. }
  1795. const result = {};
  1796. const upperRef = (ref || '').toUpperCase();
  1797. // SHA only
  1798. if (!ref) {
  1799. result.ref = commit;
  1800. }
  1801. // refs/heads/
  1802. else if (upperRef.startsWith('REFS/HEADS/')) {
  1803. const branch = ref.substring('refs/heads/'.length);
  1804. result.ref = branch;
  1805. result.startPoint = `refs/remotes/origin/${branch}`;
  1806. }
  1807. // refs/pull/
  1808. else if (upperRef.startsWith('REFS/PULL/')) {
  1809. const branch = ref.substring('refs/pull/'.length);
  1810. result.ref = `refs/remotes/pull/${branch}`;
  1811. }
  1812. // refs/tags/
  1813. else if (upperRef.startsWith('REFS/')) {
  1814. result.ref = ref;
  1815. }
  1816. // Unqualified ref, check for a matching branch or tag
  1817. else {
  1818. if (yield git.branchExists(true, `origin/${ref}`)) {
  1819. result.ref = ref;
  1820. result.startPoint = `refs/remotes/origin/${ref}`;
  1821. }
  1822. else if (yield git.tagExists(`${ref}`)) {
  1823. result.ref = `refs/tags/${ref}`;
  1824. }
  1825. else {
  1826. throw new Error(`A branch or tag with the name '${ref}' could not be found`);
  1827. }
  1828. }
  1829. return result;
  1830. });
  1831. }
  1832. exports.getCheckoutInfo = getCheckoutInfo;
  1833. function getRefSpecForAllHistory(ref, commit) {
  1834. const result = ['+refs/heads/*:refs/remotes/origin/*', exports.tagsRefSpec];
  1835. if (ref && ref.toUpperCase().startsWith('REFS/PULL/')) {
  1836. const branch = ref.substring('refs/pull/'.length);
  1837. result.push(`+${commit || ref}:refs/remotes/pull/${branch}`);
  1838. }
  1839. return result;
  1840. }
  1841. exports.getRefSpecForAllHistory = getRefSpecForAllHistory;
  1842. function getRefSpec(ref, commit) {
  1843. if (!ref && !commit) {
  1844. throw new Error('Args ref and commit cannot both be empty');
  1845. }
  1846. const upperRef = (ref || '').toUpperCase();
  1847. // SHA
  1848. if (commit) {
  1849. // refs/heads
  1850. if (upperRef.startsWith('REFS/HEADS/')) {
  1851. const branch = ref.substring('refs/heads/'.length);
  1852. return [`+${commit}:refs/remotes/origin/${branch}`];
  1853. }
  1854. // refs/pull/
  1855. else if (upperRef.startsWith('REFS/PULL/')) {
  1856. const branch = ref.substring('refs/pull/'.length);
  1857. return [`+${commit}:refs/remotes/pull/${branch}`];
  1858. }
  1859. // refs/tags/
  1860. else if (upperRef.startsWith('REFS/TAGS/')) {
  1861. return [`+${commit}:${ref}`];
  1862. }
  1863. // Otherwise no destination ref
  1864. else {
  1865. return [commit];
  1866. }
  1867. }
  1868. // Unqualified ref, check for a matching branch or tag
  1869. else if (!upperRef.startsWith('REFS/')) {
  1870. return [
  1871. `+refs/heads/${ref}*:refs/remotes/origin/${ref}*`,
  1872. `+refs/tags/${ref}*:refs/tags/${ref}*`
  1873. ];
  1874. }
  1875. // refs/heads/
  1876. else if (upperRef.startsWith('REFS/HEADS/')) {
  1877. const branch = ref.substring('refs/heads/'.length);
  1878. return [`+${ref}:refs/remotes/origin/${branch}`];
  1879. }
  1880. // refs/pull/
  1881. else if (upperRef.startsWith('REFS/PULL/')) {
  1882. const branch = ref.substring('refs/pull/'.length);
  1883. return [`+${ref}:refs/remotes/pull/${branch}`];
  1884. }
  1885. // refs/tags/
  1886. else {
  1887. return [`+${ref}:${ref}`];
  1888. }
  1889. }
  1890. exports.getRefSpec = getRefSpec;
  1891. /**
  1892. * Tests whether the initial fetch created the ref at the expected commit
  1893. */
  1894. function testRef(git, ref, commit) {
  1895. return __awaiter(this, void 0, void 0, function* () {
  1896. if (!git) {
  1897. throw new Error('Arg git cannot be empty');
  1898. }
  1899. if (!ref && !commit) {
  1900. throw new Error('Args ref and commit cannot both be empty');
  1901. }
  1902. // No SHA? Nothing to test
  1903. if (!commit) {
  1904. return true;
  1905. }
  1906. // SHA only?
  1907. else if (!ref) {
  1908. return yield git.shaExists(commit);
  1909. }
  1910. const upperRef = ref.toUpperCase();
  1911. // refs/heads/
  1912. if (upperRef.startsWith('REFS/HEADS/')) {
  1913. const branch = ref.substring('refs/heads/'.length);
  1914. return ((yield git.branchExists(true, `origin/${branch}`)) &&
  1915. commit === (yield git.revParse(`refs/remotes/origin/${branch}`)));
  1916. }
  1917. // refs/pull/
  1918. else if (upperRef.startsWith('REFS/PULL/')) {
  1919. // Assume matches because fetched using the commit
  1920. return true;
  1921. }
  1922. // refs/tags/
  1923. else if (upperRef.startsWith('REFS/TAGS/')) {
  1924. const tagName = ref.substring('refs/tags/'.length);
  1925. return ((yield git.tagExists(tagName)) && commit === (yield git.revParse(ref)));
  1926. }
  1927. // Unexpected
  1928. else {
  1929. core.debug(`Unexpected ref format '${ref}' when testing ref info`);
  1930. return true;
  1931. }
  1932. });
  1933. }
  1934. exports.testRef = testRef;
  1935. function checkCommitInfo(token, commitInfo, repositoryOwner, repositoryName, ref, commit, baseUrl) {
  1936. var _a, _b;
  1937. return __awaiter(this, void 0, void 0, function* () {
  1938. try {
  1939. // GHES?
  1940. if ((0, url_helper_1.isGhes)(baseUrl)) {
  1941. return;
  1942. }
  1943. // Auth token?
  1944. if (!token) {
  1945. return;
  1946. }
  1947. // Public PR synchronize, for workflow repo?
  1948. if (fromPayload('repository.private') !== false ||
  1949. github.context.eventName !== 'pull_request' ||
  1950. fromPayload('action') !== 'synchronize' ||
  1951. repositoryOwner !== github.context.repo.owner ||
  1952. repositoryName !== github.context.repo.repo ||
  1953. ref !== github.context.ref ||
  1954. !ref.startsWith('refs/pull/') ||
  1955. commit !== github.context.sha) {
  1956. return;
  1957. }
  1958. // Head SHA
  1959. const expectedHeadSha = fromPayload('after');
  1960. if (!expectedHeadSha) {
  1961. core.debug('Unable to determine head sha');
  1962. return;
  1963. }
  1964. // Base SHA
  1965. const expectedBaseSha = fromPayload('pull_request.base.sha');
  1966. if (!expectedBaseSha) {
  1967. core.debug('Unable to determine base sha');
  1968. return;
  1969. }
  1970. // Expected message?
  1971. const expectedMessage = `Merge ${expectedHeadSha} into ${expectedBaseSha}`;
  1972. if (commitInfo.indexOf(expectedMessage) >= 0) {
  1973. return;
  1974. }
  1975. // Extract details from message
  1976. const match = commitInfo.match(/Merge ([0-9a-f]{40}) into ([0-9a-f]{40})/);
  1977. if (!match) {
  1978. core.debug('Unexpected message format');
  1979. return;
  1980. }
  1981. // Post telemetry
  1982. const actualHeadSha = match[1];
  1983. if (actualHeadSha !== expectedHeadSha) {
  1984. core.debug(`Expected head sha ${expectedHeadSha}; actual head sha ${actualHeadSha}`);
  1985. const octokit = github.getOctokit(token, {
  1986. baseUrl: (0, url_helper_1.getServerApiUrl)(baseUrl),
  1987. userAgent: `actions-checkout-tracepoint/1.0 (code=STALE_MERGE;owner=${repositoryOwner};repo=${repositoryName};pr=${fromPayload('number')};run_id=${process.env['GITHUB_RUN_ID']};expected_head_sha=${expectedHeadSha};actual_head_sha=${actualHeadSha})`
  1988. });
  1989. yield octokit.rest.repos.get({
  1990. owner: repositoryOwner,
  1991. repo: repositoryName
  1992. });
  1993. }
  1994. }
  1995. catch (err) {
  1996. core.debug(`Error when validating commit info: ${(_b = (_a = err) === null || _a === void 0 ? void 0 : _a.stack) !== null && _b !== void 0 ? _b : err}`);
  1997. }
  1998. });
  1999. }
  2000. exports.checkCommitInfo = checkCommitInfo;
  2001. function fromPayload(path) {
  2002. return select(github.context.payload, path);
  2003. }
  2004. function select(obj, path) {
  2005. if (!obj) {
  2006. return undefined;
  2007. }
  2008. const i = path.indexOf('.');
  2009. if (i < 0) {
  2010. return obj[path];
  2011. }
  2012. const key = path.substr(0, i);
  2013. return select(obj[key], path.substr(i + 1));
  2014. }
  2015. /***/ }),
  2016. /***/ 3120:
  2017. /***/ ((__unused_webpack_module, exports) => {
  2018. "use strict";
  2019. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2020. exports.escape = void 0;
  2021. function escape(value) {
  2022. return value.replace(/[^a-zA-Z0-9_]/g, x => {
  2023. return `\\${x}`;
  2024. });
  2025. }
  2026. exports.escape = escape;
  2027. /***/ }),
  2028. /***/ 2155:
  2029. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2030. "use strict";
  2031. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2032. if (k2 === undefined) k2 = k;
  2033. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2034. }) : (function(o, m, k, k2) {
  2035. if (k2 === undefined) k2 = k;
  2036. o[k2] = m[k];
  2037. }));
  2038. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2039. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2040. }) : function(o, v) {
  2041. o["default"] = v;
  2042. });
  2043. var __importStar = (this && this.__importStar) || function (mod) {
  2044. if (mod && mod.__esModule) return mod;
  2045. var result = {};
  2046. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2047. __setModuleDefault(result, mod);
  2048. return result;
  2049. };
  2050. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2051. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2052. return new (P || (P = Promise))(function (resolve, reject) {
  2053. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2054. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2055. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2056. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2057. });
  2058. };
  2059. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2060. exports.execute = exports.RetryHelper = void 0;
  2061. const core = __importStar(__nccwpck_require__(2186));
  2062. const defaultMaxAttempts = 3;
  2063. const defaultMinSeconds = 10;
  2064. const defaultMaxSeconds = 20;
  2065. class RetryHelper {
  2066. constructor(maxAttempts = defaultMaxAttempts, minSeconds = defaultMinSeconds, maxSeconds = defaultMaxSeconds) {
  2067. this.maxAttempts = maxAttempts;
  2068. this.minSeconds = Math.floor(minSeconds);
  2069. this.maxSeconds = Math.floor(maxSeconds);
  2070. if (this.minSeconds > this.maxSeconds) {
  2071. throw new Error('min seconds should be less than or equal to max seconds');
  2072. }
  2073. }
  2074. execute(action) {
  2075. var _a;
  2076. return __awaiter(this, void 0, void 0, function* () {
  2077. let attempt = 1;
  2078. while (attempt < this.maxAttempts) {
  2079. // Try
  2080. try {
  2081. return yield action();
  2082. }
  2083. catch (err) {
  2084. core.info((_a = err) === null || _a === void 0 ? void 0 : _a.message);
  2085. }
  2086. // Sleep
  2087. const seconds = this.getSleepAmount();
  2088. core.info(`Waiting ${seconds} seconds before trying again`);
  2089. yield this.sleep(seconds);
  2090. attempt++;
  2091. }
  2092. // Last attempt
  2093. return yield action();
  2094. });
  2095. }
  2096. getSleepAmount() {
  2097. return (Math.floor(Math.random() * (this.maxSeconds - this.minSeconds + 1)) +
  2098. this.minSeconds);
  2099. }
  2100. sleep(seconds) {
  2101. return __awaiter(this, void 0, void 0, function* () {
  2102. return new Promise(resolve => setTimeout(resolve, seconds * 1000));
  2103. });
  2104. }
  2105. }
  2106. exports.RetryHelper = RetryHelper;
  2107. function execute(action) {
  2108. return __awaiter(this, void 0, void 0, function* () {
  2109. const retryHelper = new RetryHelper();
  2110. return yield retryHelper.execute(action);
  2111. });
  2112. }
  2113. exports.execute = execute;
  2114. /***/ }),
  2115. /***/ 8647:
  2116. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2117. "use strict";
  2118. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2119. if (k2 === undefined) k2 = k;
  2120. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2121. }) : (function(o, m, k, k2) {
  2122. if (k2 === undefined) k2 = k;
  2123. o[k2] = m[k];
  2124. }));
  2125. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2126. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2127. }) : function(o, v) {
  2128. o["default"] = v;
  2129. });
  2130. var __importStar = (this && this.__importStar) || function (mod) {
  2131. if (mod && mod.__esModule) return mod;
  2132. var result = {};
  2133. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2134. __setModuleDefault(result, mod);
  2135. return result;
  2136. };
  2137. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2138. exports.setSafeDirectory = exports.setSshKnownHostsPath = exports.setSshKeyPath = exports.setRepositoryPath = exports.SshKnownHostsPath = exports.SshKeyPath = exports.PostSetSafeDirectory = exports.RepositoryPath = exports.IsPost = void 0;
  2139. const core = __importStar(__nccwpck_require__(2186));
  2140. /**
  2141. * Indicates whether the POST action is running
  2142. */
  2143. exports.IsPost = !!core.getState('isPost');
  2144. /**
  2145. * The repository path for the POST action. The value is empty during the MAIN action.
  2146. */
  2147. exports.RepositoryPath = core.getState('repositoryPath');
  2148. /**
  2149. * The set-safe-directory for the POST action. The value is set if input: 'safe-directory' is set during the MAIN action.
  2150. */
  2151. exports.PostSetSafeDirectory = core.getState('setSafeDirectory') === 'true';
  2152. /**
  2153. * The SSH key path for the POST action. The value is empty during the MAIN action.
  2154. */
  2155. exports.SshKeyPath = core.getState('sshKeyPath');
  2156. /**
  2157. * The SSH known hosts path for the POST action. The value is empty during the MAIN action.
  2158. */
  2159. exports.SshKnownHostsPath = core.getState('sshKnownHostsPath');
  2160. /**
  2161. * Save the repository path so the POST action can retrieve the value.
  2162. */
  2163. function setRepositoryPath(repositoryPath) {
  2164. core.saveState('repositoryPath', repositoryPath);
  2165. }
  2166. exports.setRepositoryPath = setRepositoryPath;
  2167. /**
  2168. * Save the SSH key path so the POST action can retrieve the value.
  2169. */
  2170. function setSshKeyPath(sshKeyPath) {
  2171. core.saveState('sshKeyPath', sshKeyPath);
  2172. }
  2173. exports.setSshKeyPath = setSshKeyPath;
  2174. /**
  2175. * Save the SSH known hosts path so the POST action can retrieve the value.
  2176. */
  2177. function setSshKnownHostsPath(sshKnownHostsPath) {
  2178. core.saveState('sshKnownHostsPath', sshKnownHostsPath);
  2179. }
  2180. exports.setSshKnownHostsPath = setSshKnownHostsPath;
  2181. /**
  2182. * Save the set-safe-directory input so the POST action can retrieve the value.
  2183. */
  2184. function setSafeDirectory() {
  2185. core.saveState('setSafeDirectory', 'true');
  2186. }
  2187. exports.setSafeDirectory = setSafeDirectory;
  2188. // Publish a variable so that when the POST action runs, it can determine it should run the cleanup logic.
  2189. // This is necessary since we don't have a separate entry point.
  2190. if (!exports.IsPost) {
  2191. core.saveState('isPost', 'true');
  2192. }
  2193. /***/ }),
  2194. /***/ 9437:
  2195. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2196. "use strict";
  2197. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2198. if (k2 === undefined) k2 = k;
  2199. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2200. }) : (function(o, m, k, k2) {
  2201. if (k2 === undefined) k2 = k;
  2202. o[k2] = m[k];
  2203. }));
  2204. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2205. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2206. }) : function(o, v) {
  2207. o["default"] = v;
  2208. });
  2209. var __importStar = (this && this.__importStar) || function (mod) {
  2210. if (mod && mod.__esModule) return mod;
  2211. var result = {};
  2212. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2213. __setModuleDefault(result, mod);
  2214. return result;
  2215. };
  2216. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2217. exports.isGhes = exports.getServerApiUrl = exports.getServerUrl = exports.getFetchUrl = void 0;
  2218. const assert = __importStar(__nccwpck_require__(9491));
  2219. const url_1 = __nccwpck_require__(7310);
  2220. function getFetchUrl(settings) {
  2221. assert.ok(settings.repositoryOwner, 'settings.repositoryOwner must be defined');
  2222. assert.ok(settings.repositoryName, 'settings.repositoryName must be defined');
  2223. const serviceUrl = getServerUrl(settings.githubServerUrl);
  2224. const encodedOwner = encodeURIComponent(settings.repositoryOwner);
  2225. const encodedName = encodeURIComponent(settings.repositoryName);
  2226. if (settings.sshKey) {
  2227. return `git@${serviceUrl.hostname}:${encodedOwner}/${encodedName}.git`;
  2228. }
  2229. // "origin" is SCHEME://HOSTNAME[:PORT]
  2230. return `${serviceUrl.origin}/${encodedOwner}/${encodedName}`;
  2231. }
  2232. exports.getFetchUrl = getFetchUrl;
  2233. function getServerUrl(url) {
  2234. let urlValue = url && url.trim().length > 0
  2235. ? url
  2236. : process.env['GITHUB_SERVER_URL'] || 'https://github.com';
  2237. return new url_1.URL(urlValue);
  2238. }
  2239. exports.getServerUrl = getServerUrl;
  2240. function getServerApiUrl(url) {
  2241. let apiUrl = 'https://api.github.com';
  2242. if (isGhes(url)) {
  2243. const serverUrl = getServerUrl(url);
  2244. apiUrl = new url_1.URL(`${serverUrl.origin}/api/v3`).toString();
  2245. }
  2246. return apiUrl;
  2247. }
  2248. exports.getServerApiUrl = getServerApiUrl;
  2249. function isGhes(url) {
  2250. const ghUrl = getServerUrl(url);
  2251. return ghUrl.hostname.toUpperCase() !== 'GITHUB.COM';
  2252. }
  2253. exports.isGhes = isGhes;
  2254. /***/ }),
  2255. /***/ 9568:
  2256. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2257. "use strict";
  2258. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2259. if (k2 === undefined) k2 = k;
  2260. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2261. }) : (function(o, m, k, k2) {
  2262. if (k2 === undefined) k2 = k;
  2263. o[k2] = m[k];
  2264. }));
  2265. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2266. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2267. }) : function(o, v) {
  2268. o["default"] = v;
  2269. });
  2270. var __importStar = (this && this.__importStar) || function (mod) {
  2271. if (mod && mod.__esModule) return mod;
  2272. var result = {};
  2273. if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2274. __setModuleDefault(result, mod);
  2275. return result;
  2276. };
  2277. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2278. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2279. return new (P || (P = Promise))(function (resolve, reject) {
  2280. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2281. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2282. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2283. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2284. });
  2285. };
  2286. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2287. exports.getOrganizationId = void 0;
  2288. const core = __importStar(__nccwpck_require__(2186));
  2289. const fs = __importStar(__nccwpck_require__(7147));
  2290. /**
  2291. * Gets the organization ID of the running workflow or undefined if the value cannot be loaded from the GITHUB_EVENT_PATH
  2292. */
  2293. function getOrganizationId() {
  2294. var _a, _b;
  2295. return __awaiter(this, void 0, void 0, function* () {
  2296. try {
  2297. const eventPath = process.env.GITHUB_EVENT_PATH;
  2298. if (!eventPath) {
  2299. core.debug(`GITHUB_EVENT_PATH is not defined`);
  2300. return;
  2301. }
  2302. const content = yield fs.promises.readFile(eventPath, { encoding: 'utf8' });
  2303. const event = JSON.parse(content);
  2304. const id = (_b = (_a = event === null || event === void 0 ? void 0 : event.repository) === null || _a === void 0 ? void 0 : _a.owner) === null || _b === void 0 ? void 0 : _b.id;
  2305. if (typeof id !== 'number') {
  2306. core.debug('Repository owner ID not found within GITHUB event info');
  2307. return;
  2308. }
  2309. return id;
  2310. }
  2311. catch (err) {
  2312. core.debug(`Unable to load organization ID from GITHUB_EVENT_PATH: ${err
  2313. .message || err}`);
  2314. }
  2315. });
  2316. }
  2317. exports.getOrganizationId = getOrganizationId;
  2318. /***/ }),
  2319. /***/ 7351:
  2320. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2321. "use strict";
  2322. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2323. if (k2 === undefined) k2 = k;
  2324. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2325. }) : (function(o, m, k, k2) {
  2326. if (k2 === undefined) k2 = k;
  2327. o[k2] = m[k];
  2328. }));
  2329. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2330. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2331. }) : function(o, v) {
  2332. o["default"] = v;
  2333. });
  2334. var __importStar = (this && this.__importStar) || function (mod) {
  2335. if (mod && mod.__esModule) return mod;
  2336. var result = {};
  2337. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2338. __setModuleDefault(result, mod);
  2339. return result;
  2340. };
  2341. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2342. exports.issue = exports.issueCommand = void 0;
  2343. const os = __importStar(__nccwpck_require__(2037));
  2344. const utils_1 = __nccwpck_require__(5278);
  2345. /**
  2346. * Commands
  2347. *
  2348. * Command Format:
  2349. * ::name key=value,key=value::message
  2350. *
  2351. * Examples:
  2352. * ::warning::This is the message
  2353. * ::set-env name=MY_VAR::some value
  2354. */
  2355. function issueCommand(command, properties, message) {
  2356. const cmd = new Command(command, properties, message);
  2357. process.stdout.write(cmd.toString() + os.EOL);
  2358. }
  2359. exports.issueCommand = issueCommand;
  2360. function issue(name, message = '') {
  2361. issueCommand(name, {}, message);
  2362. }
  2363. exports.issue = issue;
  2364. const CMD_STRING = '::';
  2365. class Command {
  2366. constructor(command, properties, message) {
  2367. if (!command) {
  2368. command = 'missing.command';
  2369. }
  2370. this.command = command;
  2371. this.properties = properties;
  2372. this.message = message;
  2373. }
  2374. toString() {
  2375. let cmdStr = CMD_STRING + this.command;
  2376. if (this.properties && Object.keys(this.properties).length > 0) {
  2377. cmdStr += ' ';
  2378. let first = true;
  2379. for (const key in this.properties) {
  2380. if (this.properties.hasOwnProperty(key)) {
  2381. const val = this.properties[key];
  2382. if (val) {
  2383. if (first) {
  2384. first = false;
  2385. }
  2386. else {
  2387. cmdStr += ',';
  2388. }
  2389. cmdStr += `${key}=${escapeProperty(val)}`;
  2390. }
  2391. }
  2392. }
  2393. }
  2394. cmdStr += `${CMD_STRING}${escapeData(this.message)}`;
  2395. return cmdStr;
  2396. }
  2397. }
  2398. function escapeData(s) {
  2399. return utils_1.toCommandValue(s)
  2400. .replace(/%/g, '%25')
  2401. .replace(/\r/g, '%0D')
  2402. .replace(/\n/g, '%0A');
  2403. }
  2404. function escapeProperty(s) {
  2405. return utils_1.toCommandValue(s)
  2406. .replace(/%/g, '%25')
  2407. .replace(/\r/g, '%0D')
  2408. .replace(/\n/g, '%0A')
  2409. .replace(/:/g, '%3A')
  2410. .replace(/,/g, '%2C');
  2411. }
  2412. //# sourceMappingURL=command.js.map
  2413. /***/ }),
  2414. /***/ 2186:
  2415. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2416. "use strict";
  2417. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2418. if (k2 === undefined) k2 = k;
  2419. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2420. }) : (function(o, m, k, k2) {
  2421. if (k2 === undefined) k2 = k;
  2422. o[k2] = m[k];
  2423. }));
  2424. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2425. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2426. }) : function(o, v) {
  2427. o["default"] = v;
  2428. });
  2429. var __importStar = (this && this.__importStar) || function (mod) {
  2430. if (mod && mod.__esModule) return mod;
  2431. var result = {};
  2432. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2433. __setModuleDefault(result, mod);
  2434. return result;
  2435. };
  2436. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2437. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2438. return new (P || (P = Promise))(function (resolve, reject) {
  2439. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2440. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2441. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2442. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2443. });
  2444. };
  2445. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2446. exports.getIDToken = exports.getState = exports.saveState = exports.group = exports.endGroup = exports.startGroup = exports.info = exports.notice = exports.warning = exports.error = exports.debug = exports.isDebug = exports.setFailed = exports.setCommandEcho = exports.setOutput = exports.getBooleanInput = exports.getMultilineInput = exports.getInput = exports.addPath = exports.setSecret = exports.exportVariable = exports.ExitCode = void 0;
  2447. const command_1 = __nccwpck_require__(7351);
  2448. const file_command_1 = __nccwpck_require__(717);
  2449. const utils_1 = __nccwpck_require__(5278);
  2450. const os = __importStar(__nccwpck_require__(2037));
  2451. const path = __importStar(__nccwpck_require__(1017));
  2452. const oidc_utils_1 = __nccwpck_require__(8041);
  2453. /**
  2454. * The code to exit an action
  2455. */
  2456. var ExitCode;
  2457. (function (ExitCode) {
  2458. /**
  2459. * A code indicating that the action was successful
  2460. */
  2461. ExitCode[ExitCode["Success"] = 0] = "Success";
  2462. /**
  2463. * A code indicating that the action was a failure
  2464. */
  2465. ExitCode[ExitCode["Failure"] = 1] = "Failure";
  2466. })(ExitCode = exports.ExitCode || (exports.ExitCode = {}));
  2467. //-----------------------------------------------------------------------
  2468. // Variables
  2469. //-----------------------------------------------------------------------
  2470. /**
  2471. * Sets env variable for this action and future actions in the job
  2472. * @param name the name of the variable to set
  2473. * @param val the value of the variable. Non-string values will be converted to a string via JSON.stringify
  2474. */
  2475. // eslint-disable-next-line @typescript-eslint/no-explicit-any
  2476. function exportVariable(name, val) {
  2477. const convertedVal = utils_1.toCommandValue(val);
  2478. process.env[name] = convertedVal;
  2479. const filePath = process.env['GITHUB_ENV'] || '';
  2480. if (filePath) {
  2481. return file_command_1.issueFileCommand('ENV', file_command_1.prepareKeyValueMessage(name, val));
  2482. }
  2483. command_1.issueCommand('set-env', { name }, convertedVal);
  2484. }
  2485. exports.exportVariable = exportVariable;
  2486. /**
  2487. * Registers a secret which will get masked from logs
  2488. * @param secret value of the secret
  2489. */
  2490. function setSecret(secret) {
  2491. command_1.issueCommand('add-mask', {}, secret);
  2492. }
  2493. exports.setSecret = setSecret;
  2494. /**
  2495. * Prepends inputPath to the PATH (for this action and future actions)
  2496. * @param inputPath
  2497. */
  2498. function addPath(inputPath) {
  2499. const filePath = process.env['GITHUB_PATH'] || '';
  2500. if (filePath) {
  2501. file_command_1.issueFileCommand('PATH', inputPath);
  2502. }
  2503. else {
  2504. command_1.issueCommand('add-path', {}, inputPath);
  2505. }
  2506. process.env['PATH'] = `${inputPath}${path.delimiter}${process.env['PATH']}`;
  2507. }
  2508. exports.addPath = addPath;
  2509. /**
  2510. * Gets the value of an input.
  2511. * Unless trimWhitespace is set to false in InputOptions, the value is also trimmed.
  2512. * Returns an empty string if the value is not defined.
  2513. *
  2514. * @param name name of the input to get
  2515. * @param options optional. See InputOptions.
  2516. * @returns string
  2517. */
  2518. function getInput(name, options) {
  2519. const val = process.env[`INPUT_${name.replace(/ /g, '_').toUpperCase()}`] || '';
  2520. if (options && options.required && !val) {
  2521. throw new Error(`Input required and not supplied: ${name}`);
  2522. }
  2523. if (options && options.trimWhitespace === false) {
  2524. return val;
  2525. }
  2526. return val.trim();
  2527. }
  2528. exports.getInput = getInput;
  2529. /**
  2530. * Gets the values of an multiline input. Each value is also trimmed.
  2531. *
  2532. * @param name name of the input to get
  2533. * @param options optional. See InputOptions.
  2534. * @returns string[]
  2535. *
  2536. */
  2537. function getMultilineInput(name, options) {
  2538. const inputs = getInput(name, options)
  2539. .split('\n')
  2540. .filter(x => x !== '');
  2541. if (options && options.trimWhitespace === false) {
  2542. return inputs;
  2543. }
  2544. return inputs.map(input => input.trim());
  2545. }
  2546. exports.getMultilineInput = getMultilineInput;
  2547. /**
  2548. * Gets the input value of the boolean type in the YAML 1.2 "core schema" specification.
  2549. * Support boolean input list: `true | True | TRUE | false | False | FALSE` .
  2550. * The return value is also in boolean type.
  2551. * ref: https://yaml.org/spec/1.2/spec.html#id2804923
  2552. *
  2553. * @param name name of the input to get
  2554. * @param options optional. See InputOptions.
  2555. * @returns boolean
  2556. */
  2557. function getBooleanInput(name, options) {
  2558. const trueValue = ['true', 'True', 'TRUE'];
  2559. const falseValue = ['false', 'False', 'FALSE'];
  2560. const val = getInput(name, options);
  2561. if (trueValue.includes(val))
  2562. return true;
  2563. if (falseValue.includes(val))
  2564. return false;
  2565. throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${name}\n` +
  2566. `Support boolean input list: \`true | True | TRUE | false | False | FALSE\``);
  2567. }
  2568. exports.getBooleanInput = getBooleanInput;
  2569. /**
  2570. * Sets the value of an output.
  2571. *
  2572. * @param name name of the output to set
  2573. * @param value value to store. Non-string values will be converted to a string via JSON.stringify
  2574. */
  2575. // eslint-disable-next-line @typescript-eslint/no-explicit-any
  2576. function setOutput(name, value) {
  2577. const filePath = process.env['GITHUB_OUTPUT'] || '';
  2578. if (filePath) {
  2579. return file_command_1.issueFileCommand('OUTPUT', file_command_1.prepareKeyValueMessage(name, value));
  2580. }
  2581. process.stdout.write(os.EOL);
  2582. command_1.issueCommand('set-output', { name }, utils_1.toCommandValue(value));
  2583. }
  2584. exports.setOutput = setOutput;
  2585. /**
  2586. * Enables or disables the echoing of commands into stdout for the rest of the step.
  2587. * Echoing is disabled by default if ACTIONS_STEP_DEBUG is not set.
  2588. *
  2589. */
  2590. function setCommandEcho(enabled) {
  2591. command_1.issue('echo', enabled ? 'on' : 'off');
  2592. }
  2593. exports.setCommandEcho = setCommandEcho;
  2594. //-----------------------------------------------------------------------
  2595. // Results
  2596. //-----------------------------------------------------------------------
  2597. /**
  2598. * Sets the action status to failed.
  2599. * When the action exits it will be with an exit code of 1
  2600. * @param message add error issue message
  2601. */
  2602. function setFailed(message) {
  2603. process.exitCode = ExitCode.Failure;
  2604. error(message);
  2605. }
  2606. exports.setFailed = setFailed;
  2607. //-----------------------------------------------------------------------
  2608. // Logging Commands
  2609. //-----------------------------------------------------------------------
  2610. /**
  2611. * Gets whether Actions Step Debug is on or not
  2612. */
  2613. function isDebug() {
  2614. return process.env['RUNNER_DEBUG'] === '1';
  2615. }
  2616. exports.isDebug = isDebug;
  2617. /**
  2618. * Writes debug message to user log
  2619. * @param message debug message
  2620. */
  2621. function debug(message) {
  2622. command_1.issueCommand('debug', {}, message);
  2623. }
  2624. exports.debug = debug;
  2625. /**
  2626. * Adds an error issue
  2627. * @param message error issue message. Errors will be converted to string via toString()
  2628. * @param properties optional properties to add to the annotation.
  2629. */
  2630. function error(message, properties = {}) {
  2631. command_1.issueCommand('error', utils_1.toCommandProperties(properties), message instanceof Error ? message.toString() : message);
  2632. }
  2633. exports.error = error;
  2634. /**
  2635. * Adds a warning issue
  2636. * @param message warning issue message. Errors will be converted to string via toString()
  2637. * @param properties optional properties to add to the annotation.
  2638. */
  2639. function warning(message, properties = {}) {
  2640. command_1.issueCommand('warning', utils_1.toCommandProperties(properties), message instanceof Error ? message.toString() : message);
  2641. }
  2642. exports.warning = warning;
  2643. /**
  2644. * Adds a notice issue
  2645. * @param message notice issue message. Errors will be converted to string via toString()
  2646. * @param properties optional properties to add to the annotation.
  2647. */
  2648. function notice(message, properties = {}) {
  2649. command_1.issueCommand('notice', utils_1.toCommandProperties(properties), message instanceof Error ? message.toString() : message);
  2650. }
  2651. exports.notice = notice;
  2652. /**
  2653. * Writes info to log with console.log.
  2654. * @param message info message
  2655. */
  2656. function info(message) {
  2657. process.stdout.write(message + os.EOL);
  2658. }
  2659. exports.info = info;
  2660. /**
  2661. * Begin an output group.
  2662. *
  2663. * Output until the next `groupEnd` will be foldable in this group
  2664. *
  2665. * @param name The name of the output group
  2666. */
  2667. function startGroup(name) {
  2668. command_1.issue('group', name);
  2669. }
  2670. exports.startGroup = startGroup;
  2671. /**
  2672. * End an output group.
  2673. */
  2674. function endGroup() {
  2675. command_1.issue('endgroup');
  2676. }
  2677. exports.endGroup = endGroup;
  2678. /**
  2679. * Wrap an asynchronous function call in a group.
  2680. *
  2681. * Returns the same type as the function itself.
  2682. *
  2683. * @param name The name of the group
  2684. * @param fn The function to wrap in the group
  2685. */
  2686. function group(name, fn) {
  2687. return __awaiter(this, void 0, void 0, function* () {
  2688. startGroup(name);
  2689. let result;
  2690. try {
  2691. result = yield fn();
  2692. }
  2693. finally {
  2694. endGroup();
  2695. }
  2696. return result;
  2697. });
  2698. }
  2699. exports.group = group;
  2700. //-----------------------------------------------------------------------
  2701. // Wrapper action state
  2702. //-----------------------------------------------------------------------
  2703. /**
  2704. * Saves state for current action, the state can only be retrieved by this action's post job execution.
  2705. *
  2706. * @param name name of the state to store
  2707. * @param value value to store. Non-string values will be converted to a string via JSON.stringify
  2708. */
  2709. // eslint-disable-next-line @typescript-eslint/no-explicit-any
  2710. function saveState(name, value) {
  2711. const filePath = process.env['GITHUB_STATE'] || '';
  2712. if (filePath) {
  2713. return file_command_1.issueFileCommand('STATE', file_command_1.prepareKeyValueMessage(name, value));
  2714. }
  2715. command_1.issueCommand('save-state', { name }, utils_1.toCommandValue(value));
  2716. }
  2717. exports.saveState = saveState;
  2718. /**
  2719. * Gets the value of an state set by this action's main execution.
  2720. *
  2721. * @param name name of the state to get
  2722. * @returns string
  2723. */
  2724. function getState(name) {
  2725. return process.env[`STATE_${name}`] || '';
  2726. }
  2727. exports.getState = getState;
  2728. function getIDToken(aud) {
  2729. return __awaiter(this, void 0, void 0, function* () {
  2730. return yield oidc_utils_1.OidcClient.getIDToken(aud);
  2731. });
  2732. }
  2733. exports.getIDToken = getIDToken;
  2734. /**
  2735. * Summary exports
  2736. */
  2737. var summary_1 = __nccwpck_require__(1327);
  2738. Object.defineProperty(exports, "summary", ({ enumerable: true, get: function () { return summary_1.summary; } }));
  2739. /**
  2740. * @deprecated use core.summary
  2741. */
  2742. var summary_2 = __nccwpck_require__(1327);
  2743. Object.defineProperty(exports, "markdownSummary", ({ enumerable: true, get: function () { return summary_2.markdownSummary; } }));
  2744. /**
  2745. * Path exports
  2746. */
  2747. var path_utils_1 = __nccwpck_require__(2981);
  2748. Object.defineProperty(exports, "toPosixPath", ({ enumerable: true, get: function () { return path_utils_1.toPosixPath; } }));
  2749. Object.defineProperty(exports, "toWin32Path", ({ enumerable: true, get: function () { return path_utils_1.toWin32Path; } }));
  2750. Object.defineProperty(exports, "toPlatformPath", ({ enumerable: true, get: function () { return path_utils_1.toPlatformPath; } }));
  2751. //# sourceMappingURL=core.js.map
  2752. /***/ }),
  2753. /***/ 717:
  2754. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2755. "use strict";
  2756. // For internal use, subject to change.
  2757. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2758. if (k2 === undefined) k2 = k;
  2759. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2760. }) : (function(o, m, k, k2) {
  2761. if (k2 === undefined) k2 = k;
  2762. o[k2] = m[k];
  2763. }));
  2764. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2765. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2766. }) : function(o, v) {
  2767. o["default"] = v;
  2768. });
  2769. var __importStar = (this && this.__importStar) || function (mod) {
  2770. if (mod && mod.__esModule) return mod;
  2771. var result = {};
  2772. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2773. __setModuleDefault(result, mod);
  2774. return result;
  2775. };
  2776. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2777. exports.prepareKeyValueMessage = exports.issueFileCommand = void 0;
  2778. // We use any as a valid input type
  2779. /* eslint-disable @typescript-eslint/no-explicit-any */
  2780. const fs = __importStar(__nccwpck_require__(7147));
  2781. const os = __importStar(__nccwpck_require__(2037));
  2782. const uuid_1 = __nccwpck_require__(8974);
  2783. const utils_1 = __nccwpck_require__(5278);
  2784. function issueFileCommand(command, message) {
  2785. const filePath = process.env[`GITHUB_${command}`];
  2786. if (!filePath) {
  2787. throw new Error(`Unable to find environment variable for file command ${command}`);
  2788. }
  2789. if (!fs.existsSync(filePath)) {
  2790. throw new Error(`Missing file at path: ${filePath}`);
  2791. }
  2792. fs.appendFileSync(filePath, `${utils_1.toCommandValue(message)}${os.EOL}`, {
  2793. encoding: 'utf8'
  2794. });
  2795. }
  2796. exports.issueFileCommand = issueFileCommand;
  2797. function prepareKeyValueMessage(key, value) {
  2798. const delimiter = `ghadelimiter_${uuid_1.v4()}`;
  2799. const convertedValue = utils_1.toCommandValue(value);
  2800. // These should realistically never happen, but just in case someone finds a
  2801. // way to exploit uuid generation let's not allow keys or values that contain
  2802. // the delimiter.
  2803. if (key.includes(delimiter)) {
  2804. throw new Error(`Unexpected input: name should not contain the delimiter "${delimiter}"`);
  2805. }
  2806. if (convertedValue.includes(delimiter)) {
  2807. throw new Error(`Unexpected input: value should not contain the delimiter "${delimiter}"`);
  2808. }
  2809. return `${key}<<${delimiter}${os.EOL}${convertedValue}${os.EOL}${delimiter}`;
  2810. }
  2811. exports.prepareKeyValueMessage = prepareKeyValueMessage;
  2812. //# sourceMappingURL=file-command.js.map
  2813. /***/ }),
  2814. /***/ 8041:
  2815. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2816. "use strict";
  2817. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2818. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2819. return new (P || (P = Promise))(function (resolve, reject) {
  2820. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2821. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2822. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2823. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2824. });
  2825. };
  2826. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2827. exports.OidcClient = void 0;
  2828. const http_client_1 = __nccwpck_require__(6255);
  2829. const auth_1 = __nccwpck_require__(5526);
  2830. const core_1 = __nccwpck_require__(2186);
  2831. class OidcClient {
  2832. static createHttpClient(allowRetry = true, maxRetry = 10) {
  2833. const requestOptions = {
  2834. allowRetries: allowRetry,
  2835. maxRetries: maxRetry
  2836. };
  2837. return new http_client_1.HttpClient('actions/oidc-client', [new auth_1.BearerCredentialHandler(OidcClient.getRequestToken())], requestOptions);
  2838. }
  2839. static getRequestToken() {
  2840. const token = process.env['ACTIONS_ID_TOKEN_REQUEST_TOKEN'];
  2841. if (!token) {
  2842. throw new Error('Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable');
  2843. }
  2844. return token;
  2845. }
  2846. static getIDTokenUrl() {
  2847. const runtimeUrl = process.env['ACTIONS_ID_TOKEN_REQUEST_URL'];
  2848. if (!runtimeUrl) {
  2849. throw new Error('Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable');
  2850. }
  2851. return runtimeUrl;
  2852. }
  2853. static getCall(id_token_url) {
  2854. var _a;
  2855. return __awaiter(this, void 0, void 0, function* () {
  2856. const httpclient = OidcClient.createHttpClient();
  2857. const res = yield httpclient
  2858. .getJson(id_token_url)
  2859. .catch(error => {
  2860. throw new Error(`Failed to get ID Token. \n
  2861. Error Code : ${error.statusCode}\n
  2862. Error Message: ${error.result.message}`);
  2863. });
  2864. const id_token = (_a = res.result) === null || _a === void 0 ? void 0 : _a.value;
  2865. if (!id_token) {
  2866. throw new Error('Response json body do not have ID Token field');
  2867. }
  2868. return id_token;
  2869. });
  2870. }
  2871. static getIDToken(audience) {
  2872. return __awaiter(this, void 0, void 0, function* () {
  2873. try {
  2874. // New ID Token is requested from action service
  2875. let id_token_url = OidcClient.getIDTokenUrl();
  2876. if (audience) {
  2877. const encodedAudience = encodeURIComponent(audience);
  2878. id_token_url = `${id_token_url}&audience=${encodedAudience}`;
  2879. }
  2880. core_1.debug(`ID token url is ${id_token_url}`);
  2881. const id_token = yield OidcClient.getCall(id_token_url);
  2882. core_1.setSecret(id_token);
  2883. return id_token;
  2884. }
  2885. catch (error) {
  2886. throw new Error(`Error message: ${error.message}`);
  2887. }
  2888. });
  2889. }
  2890. }
  2891. exports.OidcClient = OidcClient;
  2892. //# sourceMappingURL=oidc-utils.js.map
  2893. /***/ }),
  2894. /***/ 2981:
  2895. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2896. "use strict";
  2897. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  2898. if (k2 === undefined) k2 = k;
  2899. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  2900. }) : (function(o, m, k, k2) {
  2901. if (k2 === undefined) k2 = k;
  2902. o[k2] = m[k];
  2903. }));
  2904. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  2905. Object.defineProperty(o, "default", { enumerable: true, value: v });
  2906. }) : function(o, v) {
  2907. o["default"] = v;
  2908. });
  2909. var __importStar = (this && this.__importStar) || function (mod) {
  2910. if (mod && mod.__esModule) return mod;
  2911. var result = {};
  2912. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  2913. __setModuleDefault(result, mod);
  2914. return result;
  2915. };
  2916. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2917. exports.toPlatformPath = exports.toWin32Path = exports.toPosixPath = void 0;
  2918. const path = __importStar(__nccwpck_require__(1017));
  2919. /**
  2920. * toPosixPath converts the given path to the posix form. On Windows, \\ will be
  2921. * replaced with /.
  2922. *
  2923. * @param pth. Path to transform.
  2924. * @return string Posix path.
  2925. */
  2926. function toPosixPath(pth) {
  2927. return pth.replace(/[\\]/g, '/');
  2928. }
  2929. exports.toPosixPath = toPosixPath;
  2930. /**
  2931. * toWin32Path converts the given path to the win32 form. On Linux, / will be
  2932. * replaced with \\.
  2933. *
  2934. * @param pth. Path to transform.
  2935. * @return string Win32 path.
  2936. */
  2937. function toWin32Path(pth) {
  2938. return pth.replace(/[/]/g, '\\');
  2939. }
  2940. exports.toWin32Path = toWin32Path;
  2941. /**
  2942. * toPlatformPath converts the given path to a platform-specific path. It does
  2943. * this by replacing instances of / and \ with the platform-specific path
  2944. * separator.
  2945. *
  2946. * @param pth The path to platformize.
  2947. * @return string The platform-specific path.
  2948. */
  2949. function toPlatformPath(pth) {
  2950. return pth.replace(/[/\\]/g, path.sep);
  2951. }
  2952. exports.toPlatformPath = toPlatformPath;
  2953. //# sourceMappingURL=path-utils.js.map
  2954. /***/ }),
  2955. /***/ 1327:
  2956. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  2957. "use strict";
  2958. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  2959. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  2960. return new (P || (P = Promise))(function (resolve, reject) {
  2961. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  2962. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  2963. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  2964. step((generator = generator.apply(thisArg, _arguments || [])).next());
  2965. });
  2966. };
  2967. Object.defineProperty(exports, "__esModule", ({ value: true }));
  2968. exports.summary = exports.markdownSummary = exports.SUMMARY_DOCS_URL = exports.SUMMARY_ENV_VAR = void 0;
  2969. const os_1 = __nccwpck_require__(2037);
  2970. const fs_1 = __nccwpck_require__(7147);
  2971. const { access, appendFile, writeFile } = fs_1.promises;
  2972. exports.SUMMARY_ENV_VAR = 'GITHUB_STEP_SUMMARY';
  2973. exports.SUMMARY_DOCS_URL = 'https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary';
  2974. class Summary {
  2975. constructor() {
  2976. this._buffer = '';
  2977. }
  2978. /**
  2979. * Finds the summary file path from the environment, rejects if env var is not found or file does not exist
  2980. * Also checks r/w permissions.
  2981. *
  2982. * @returns step summary file path
  2983. */
  2984. filePath() {
  2985. return __awaiter(this, void 0, void 0, function* () {
  2986. if (this._filePath) {
  2987. return this._filePath;
  2988. }
  2989. const pathFromEnv = process.env[exports.SUMMARY_ENV_VAR];
  2990. if (!pathFromEnv) {
  2991. throw new Error(`Unable to find environment variable for $${exports.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`);
  2992. }
  2993. try {
  2994. yield access(pathFromEnv, fs_1.constants.R_OK | fs_1.constants.W_OK);
  2995. }
  2996. catch (_a) {
  2997. throw new Error(`Unable to access summary file: '${pathFromEnv}'. Check if the file has correct read/write permissions.`);
  2998. }
  2999. this._filePath = pathFromEnv;
  3000. return this._filePath;
  3001. });
  3002. }
  3003. /**
  3004. * Wraps content in an HTML tag, adding any HTML attributes
  3005. *
  3006. * @param {string} tag HTML tag to wrap
  3007. * @param {string | null} content content within the tag
  3008. * @param {[attribute: string]: string} attrs key-value list of HTML attributes to add
  3009. *
  3010. * @returns {string} content wrapped in HTML element
  3011. */
  3012. wrap(tag, content, attrs = {}) {
  3013. const htmlAttrs = Object.entries(attrs)
  3014. .map(([key, value]) => ` ${key}="${value}"`)
  3015. .join('');
  3016. if (!content) {
  3017. return `<${tag}${htmlAttrs}>`;
  3018. }
  3019. return `<${tag}${htmlAttrs}>${content}</${tag}>`;
  3020. }
  3021. /**
  3022. * Writes text in the buffer to the summary buffer file and empties buffer. Will append by default.
  3023. *
  3024. * @param {SummaryWriteOptions} [options] (optional) options for write operation
  3025. *
  3026. * @returns {Promise<Summary>} summary instance
  3027. */
  3028. write(options) {
  3029. return __awaiter(this, void 0, void 0, function* () {
  3030. const overwrite = !!(options === null || options === void 0 ? void 0 : options.overwrite);
  3031. const filePath = yield this.filePath();
  3032. const writeFunc = overwrite ? writeFile : appendFile;
  3033. yield writeFunc(filePath, this._buffer, { encoding: 'utf8' });
  3034. return this.emptyBuffer();
  3035. });
  3036. }
  3037. /**
  3038. * Clears the summary buffer and wipes the summary file
  3039. *
  3040. * @returns {Summary} summary instance
  3041. */
  3042. clear() {
  3043. return __awaiter(this, void 0, void 0, function* () {
  3044. return this.emptyBuffer().write({ overwrite: true });
  3045. });
  3046. }
  3047. /**
  3048. * Returns the current summary buffer as a string
  3049. *
  3050. * @returns {string} string of summary buffer
  3051. */
  3052. stringify() {
  3053. return this._buffer;
  3054. }
  3055. /**
  3056. * If the summary buffer is empty
  3057. *
  3058. * @returns {boolen} true if the buffer is empty
  3059. */
  3060. isEmptyBuffer() {
  3061. return this._buffer.length === 0;
  3062. }
  3063. /**
  3064. * Resets the summary buffer without writing to summary file
  3065. *
  3066. * @returns {Summary} summary instance
  3067. */
  3068. emptyBuffer() {
  3069. this._buffer = '';
  3070. return this;
  3071. }
  3072. /**
  3073. * Adds raw text to the summary buffer
  3074. *
  3075. * @param {string} text content to add
  3076. * @param {boolean} [addEOL=false] (optional) append an EOL to the raw text (default: false)
  3077. *
  3078. * @returns {Summary} summary instance
  3079. */
  3080. addRaw(text, addEOL = false) {
  3081. this._buffer += text;
  3082. return addEOL ? this.addEOL() : this;
  3083. }
  3084. /**
  3085. * Adds the operating system-specific end-of-line marker to the buffer
  3086. *
  3087. * @returns {Summary} summary instance
  3088. */
  3089. addEOL() {
  3090. return this.addRaw(os_1.EOL);
  3091. }
  3092. /**
  3093. * Adds an HTML codeblock to the summary buffer
  3094. *
  3095. * @param {string} code content to render within fenced code block
  3096. * @param {string} lang (optional) language to syntax highlight code
  3097. *
  3098. * @returns {Summary} summary instance
  3099. */
  3100. addCodeBlock(code, lang) {
  3101. const attrs = Object.assign({}, (lang && { lang }));
  3102. const element = this.wrap('pre', this.wrap('code', code), attrs);
  3103. return this.addRaw(element).addEOL();
  3104. }
  3105. /**
  3106. * Adds an HTML list to the summary buffer
  3107. *
  3108. * @param {string[]} items list of items to render
  3109. * @param {boolean} [ordered=false] (optional) if the rendered list should be ordered or not (default: false)
  3110. *
  3111. * @returns {Summary} summary instance
  3112. */
  3113. addList(items, ordered = false) {
  3114. const tag = ordered ? 'ol' : 'ul';
  3115. const listItems = items.map(item => this.wrap('li', item)).join('');
  3116. const element = this.wrap(tag, listItems);
  3117. return this.addRaw(element).addEOL();
  3118. }
  3119. /**
  3120. * Adds an HTML table to the summary buffer
  3121. *
  3122. * @param {SummaryTableCell[]} rows table rows
  3123. *
  3124. * @returns {Summary} summary instance
  3125. */
  3126. addTable(rows) {
  3127. const tableBody = rows
  3128. .map(row => {
  3129. const cells = row
  3130. .map(cell => {
  3131. if (typeof cell === 'string') {
  3132. return this.wrap('td', cell);
  3133. }
  3134. const { header, data, colspan, rowspan } = cell;
  3135. const tag = header ? 'th' : 'td';
  3136. const attrs = Object.assign(Object.assign({}, (colspan && { colspan })), (rowspan && { rowspan }));
  3137. return this.wrap(tag, data, attrs);
  3138. })
  3139. .join('');
  3140. return this.wrap('tr', cells);
  3141. })
  3142. .join('');
  3143. const element = this.wrap('table', tableBody);
  3144. return this.addRaw(element).addEOL();
  3145. }
  3146. /**
  3147. * Adds a collapsable HTML details element to the summary buffer
  3148. *
  3149. * @param {string} label text for the closed state
  3150. * @param {string} content collapsable content
  3151. *
  3152. * @returns {Summary} summary instance
  3153. */
  3154. addDetails(label, content) {
  3155. const element = this.wrap('details', this.wrap('summary', label) + content);
  3156. return this.addRaw(element).addEOL();
  3157. }
  3158. /**
  3159. * Adds an HTML image tag to the summary buffer
  3160. *
  3161. * @param {string} src path to the image you to embed
  3162. * @param {string} alt text description of the image
  3163. * @param {SummaryImageOptions} options (optional) addition image attributes
  3164. *
  3165. * @returns {Summary} summary instance
  3166. */
  3167. addImage(src, alt, options) {
  3168. const { width, height } = options || {};
  3169. const attrs = Object.assign(Object.assign({}, (width && { width })), (height && { height }));
  3170. const element = this.wrap('img', null, Object.assign({ src, alt }, attrs));
  3171. return this.addRaw(element).addEOL();
  3172. }
  3173. /**
  3174. * Adds an HTML section heading element
  3175. *
  3176. * @param {string} text heading text
  3177. * @param {number | string} [level=1] (optional) the heading level, default: 1
  3178. *
  3179. * @returns {Summary} summary instance
  3180. */
  3181. addHeading(text, level) {
  3182. const tag = `h${level}`;
  3183. const allowedTag = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6'].includes(tag)
  3184. ? tag
  3185. : 'h1';
  3186. const element = this.wrap(allowedTag, text);
  3187. return this.addRaw(element).addEOL();
  3188. }
  3189. /**
  3190. * Adds an HTML thematic break (<hr>) to the summary buffer
  3191. *
  3192. * @returns {Summary} summary instance
  3193. */
  3194. addSeparator() {
  3195. const element = this.wrap('hr', null);
  3196. return this.addRaw(element).addEOL();
  3197. }
  3198. /**
  3199. * Adds an HTML line break (<br>) to the summary buffer
  3200. *
  3201. * @returns {Summary} summary instance
  3202. */
  3203. addBreak() {
  3204. const element = this.wrap('br', null);
  3205. return this.addRaw(element).addEOL();
  3206. }
  3207. /**
  3208. * Adds an HTML blockquote to the summary buffer
  3209. *
  3210. * @param {string} text quote text
  3211. * @param {string} cite (optional) citation url
  3212. *
  3213. * @returns {Summary} summary instance
  3214. */
  3215. addQuote(text, cite) {
  3216. const attrs = Object.assign({}, (cite && { cite }));
  3217. const element = this.wrap('blockquote', text, attrs);
  3218. return this.addRaw(element).addEOL();
  3219. }
  3220. /**
  3221. * Adds an HTML anchor tag to the summary buffer
  3222. *
  3223. * @param {string} text link text/content
  3224. * @param {string} href hyperlink
  3225. *
  3226. * @returns {Summary} summary instance
  3227. */
  3228. addLink(text, href) {
  3229. const element = this.wrap('a', text, { href });
  3230. return this.addRaw(element).addEOL();
  3231. }
  3232. }
  3233. const _summary = new Summary();
  3234. /**
  3235. * @deprecated use `core.summary`
  3236. */
  3237. exports.markdownSummary = _summary;
  3238. exports.summary = _summary;
  3239. //# sourceMappingURL=summary.js.map
  3240. /***/ }),
  3241. /***/ 5278:
  3242. /***/ ((__unused_webpack_module, exports) => {
  3243. "use strict";
  3244. // We use any as a valid input type
  3245. /* eslint-disable @typescript-eslint/no-explicit-any */
  3246. Object.defineProperty(exports, "__esModule", ({ value: true }));
  3247. exports.toCommandProperties = exports.toCommandValue = void 0;
  3248. /**
  3249. * Sanitizes an input into a string so it can be passed into issueCommand safely
  3250. * @param input input to sanitize into a string
  3251. */
  3252. function toCommandValue(input) {
  3253. if (input === null || input === undefined) {
  3254. return '';
  3255. }
  3256. else if (typeof input === 'string' || input instanceof String) {
  3257. return input;
  3258. }
  3259. return JSON.stringify(input);
  3260. }
  3261. exports.toCommandValue = toCommandValue;
  3262. /**
  3263. *
  3264. * @param annotationProperties
  3265. * @returns The command properties to send with the actual annotation command
  3266. * See IssueCommandProperties: https://github.com/actions/runner/blob/main/src/Runner.Worker/ActionCommandManager.cs#L646
  3267. */
  3268. function toCommandProperties(annotationProperties) {
  3269. if (!Object.keys(annotationProperties).length) {
  3270. return {};
  3271. }
  3272. return {
  3273. title: annotationProperties.title,
  3274. file: annotationProperties.file,
  3275. line: annotationProperties.startLine,
  3276. endLine: annotationProperties.endLine,
  3277. col: annotationProperties.startColumn,
  3278. endColumn: annotationProperties.endColumn
  3279. };
  3280. }
  3281. exports.toCommandProperties = toCommandProperties;
  3282. //# sourceMappingURL=utils.js.map
  3283. /***/ }),
  3284. /***/ 8974:
  3285. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3286. "use strict";
  3287. Object.defineProperty(exports, "__esModule", ({
  3288. value: true
  3289. }));
  3290. Object.defineProperty(exports, "v1", ({
  3291. enumerable: true,
  3292. get: function () {
  3293. return _v.default;
  3294. }
  3295. }));
  3296. Object.defineProperty(exports, "v3", ({
  3297. enumerable: true,
  3298. get: function () {
  3299. return _v2.default;
  3300. }
  3301. }));
  3302. Object.defineProperty(exports, "v4", ({
  3303. enumerable: true,
  3304. get: function () {
  3305. return _v3.default;
  3306. }
  3307. }));
  3308. Object.defineProperty(exports, "v5", ({
  3309. enumerable: true,
  3310. get: function () {
  3311. return _v4.default;
  3312. }
  3313. }));
  3314. Object.defineProperty(exports, "NIL", ({
  3315. enumerable: true,
  3316. get: function () {
  3317. return _nil.default;
  3318. }
  3319. }));
  3320. Object.defineProperty(exports, "version", ({
  3321. enumerable: true,
  3322. get: function () {
  3323. return _version.default;
  3324. }
  3325. }));
  3326. Object.defineProperty(exports, "validate", ({
  3327. enumerable: true,
  3328. get: function () {
  3329. return _validate.default;
  3330. }
  3331. }));
  3332. Object.defineProperty(exports, "stringify", ({
  3333. enumerable: true,
  3334. get: function () {
  3335. return _stringify.default;
  3336. }
  3337. }));
  3338. Object.defineProperty(exports, "parse", ({
  3339. enumerable: true,
  3340. get: function () {
  3341. return _parse.default;
  3342. }
  3343. }));
  3344. var _v = _interopRequireDefault(__nccwpck_require__(1595));
  3345. var _v2 = _interopRequireDefault(__nccwpck_require__(6993));
  3346. var _v3 = _interopRequireDefault(__nccwpck_require__(1472));
  3347. var _v4 = _interopRequireDefault(__nccwpck_require__(6217));
  3348. var _nil = _interopRequireDefault(__nccwpck_require__(2381));
  3349. var _version = _interopRequireDefault(__nccwpck_require__(427));
  3350. var _validate = _interopRequireDefault(__nccwpck_require__(2609));
  3351. var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
  3352. var _parse = _interopRequireDefault(__nccwpck_require__(6385));
  3353. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3354. /***/ }),
  3355. /***/ 5842:
  3356. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3357. "use strict";
  3358. Object.defineProperty(exports, "__esModule", ({
  3359. value: true
  3360. }));
  3361. exports["default"] = void 0;
  3362. var _crypto = _interopRequireDefault(__nccwpck_require__(6113));
  3363. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3364. function md5(bytes) {
  3365. if (Array.isArray(bytes)) {
  3366. bytes = Buffer.from(bytes);
  3367. } else if (typeof bytes === 'string') {
  3368. bytes = Buffer.from(bytes, 'utf8');
  3369. }
  3370. return _crypto.default.createHash('md5').update(bytes).digest();
  3371. }
  3372. var _default = md5;
  3373. exports["default"] = _default;
  3374. /***/ }),
  3375. /***/ 2381:
  3376. /***/ ((__unused_webpack_module, exports) => {
  3377. "use strict";
  3378. Object.defineProperty(exports, "__esModule", ({
  3379. value: true
  3380. }));
  3381. exports["default"] = void 0;
  3382. var _default = '00000000-0000-0000-0000-000000000000';
  3383. exports["default"] = _default;
  3384. /***/ }),
  3385. /***/ 6385:
  3386. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3387. "use strict";
  3388. Object.defineProperty(exports, "__esModule", ({
  3389. value: true
  3390. }));
  3391. exports["default"] = void 0;
  3392. var _validate = _interopRequireDefault(__nccwpck_require__(2609));
  3393. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3394. function parse(uuid) {
  3395. if (!(0, _validate.default)(uuid)) {
  3396. throw TypeError('Invalid UUID');
  3397. }
  3398. let v;
  3399. const arr = new Uint8Array(16); // Parse ########-....-....-....-............
  3400. arr[0] = (v = parseInt(uuid.slice(0, 8), 16)) >>> 24;
  3401. arr[1] = v >>> 16 & 0xff;
  3402. arr[2] = v >>> 8 & 0xff;
  3403. arr[3] = v & 0xff; // Parse ........-####-....-....-............
  3404. arr[4] = (v = parseInt(uuid.slice(9, 13), 16)) >>> 8;
  3405. arr[5] = v & 0xff; // Parse ........-....-####-....-............
  3406. arr[6] = (v = parseInt(uuid.slice(14, 18), 16)) >>> 8;
  3407. arr[7] = v & 0xff; // Parse ........-....-....-####-............
  3408. arr[8] = (v = parseInt(uuid.slice(19, 23), 16)) >>> 8;
  3409. arr[9] = v & 0xff; // Parse ........-....-....-....-############
  3410. // (Use "/" to avoid 32-bit truncation when bit-shifting high-order bytes)
  3411. arr[10] = (v = parseInt(uuid.slice(24, 36), 16)) / 0x10000000000 & 0xff;
  3412. arr[11] = v / 0x100000000 & 0xff;
  3413. arr[12] = v >>> 24 & 0xff;
  3414. arr[13] = v >>> 16 & 0xff;
  3415. arr[14] = v >>> 8 & 0xff;
  3416. arr[15] = v & 0xff;
  3417. return arr;
  3418. }
  3419. var _default = parse;
  3420. exports["default"] = _default;
  3421. /***/ }),
  3422. /***/ 6230:
  3423. /***/ ((__unused_webpack_module, exports) => {
  3424. "use strict";
  3425. Object.defineProperty(exports, "__esModule", ({
  3426. value: true
  3427. }));
  3428. exports["default"] = void 0;
  3429. var _default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
  3430. exports["default"] = _default;
  3431. /***/ }),
  3432. /***/ 9784:
  3433. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3434. "use strict";
  3435. Object.defineProperty(exports, "__esModule", ({
  3436. value: true
  3437. }));
  3438. exports["default"] = rng;
  3439. var _crypto = _interopRequireDefault(__nccwpck_require__(6113));
  3440. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3441. const rnds8Pool = new Uint8Array(256); // # of random values to pre-allocate
  3442. let poolPtr = rnds8Pool.length;
  3443. function rng() {
  3444. if (poolPtr > rnds8Pool.length - 16) {
  3445. _crypto.default.randomFillSync(rnds8Pool);
  3446. poolPtr = 0;
  3447. }
  3448. return rnds8Pool.slice(poolPtr, poolPtr += 16);
  3449. }
  3450. /***/ }),
  3451. /***/ 8844:
  3452. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3453. "use strict";
  3454. Object.defineProperty(exports, "__esModule", ({
  3455. value: true
  3456. }));
  3457. exports["default"] = void 0;
  3458. var _crypto = _interopRequireDefault(__nccwpck_require__(6113));
  3459. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3460. function sha1(bytes) {
  3461. if (Array.isArray(bytes)) {
  3462. bytes = Buffer.from(bytes);
  3463. } else if (typeof bytes === 'string') {
  3464. bytes = Buffer.from(bytes, 'utf8');
  3465. }
  3466. return _crypto.default.createHash('sha1').update(bytes).digest();
  3467. }
  3468. var _default = sha1;
  3469. exports["default"] = _default;
  3470. /***/ }),
  3471. /***/ 1458:
  3472. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3473. "use strict";
  3474. Object.defineProperty(exports, "__esModule", ({
  3475. value: true
  3476. }));
  3477. exports["default"] = void 0;
  3478. var _validate = _interopRequireDefault(__nccwpck_require__(2609));
  3479. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3480. /**
  3481. * Convert array of 16 byte values to UUID string format of the form:
  3482. * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
  3483. */
  3484. const byteToHex = [];
  3485. for (let i = 0; i < 256; ++i) {
  3486. byteToHex.push((i + 0x100).toString(16).substr(1));
  3487. }
  3488. function stringify(arr, offset = 0) {
  3489. // Note: Be careful editing this code! It's been tuned for performance
  3490. // and works in ways you may not expect. See https://github.com/uuidjs/uuid/pull/434
  3491. const uuid = (byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + '-' + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + '-' + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + '-' + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + '-' + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]]).toLowerCase(); // Consistency check for valid UUID. If this throws, it's likely due to one
  3492. // of the following:
  3493. // - One or more input array values don't map to a hex octet (leading to
  3494. // "undefined" in the uuid)
  3495. // - Invalid input values for the RFC `version` or `variant` fields
  3496. if (!(0, _validate.default)(uuid)) {
  3497. throw TypeError('Stringified UUID is invalid');
  3498. }
  3499. return uuid;
  3500. }
  3501. var _default = stringify;
  3502. exports["default"] = _default;
  3503. /***/ }),
  3504. /***/ 1595:
  3505. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3506. "use strict";
  3507. Object.defineProperty(exports, "__esModule", ({
  3508. value: true
  3509. }));
  3510. exports["default"] = void 0;
  3511. var _rng = _interopRequireDefault(__nccwpck_require__(9784));
  3512. var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
  3513. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3514. // **`v1()` - Generate time-based UUID**
  3515. //
  3516. // Inspired by https://github.com/LiosK/UUID.js
  3517. // and http://docs.python.org/library/uuid.html
  3518. let _nodeId;
  3519. let _clockseq; // Previous uuid creation time
  3520. let _lastMSecs = 0;
  3521. let _lastNSecs = 0; // See https://github.com/uuidjs/uuid for API details
  3522. function v1(options, buf, offset) {
  3523. let i = buf && offset || 0;
  3524. const b = buf || new Array(16);
  3525. options = options || {};
  3526. let node = options.node || _nodeId;
  3527. let clockseq = options.clockseq !== undefined ? options.clockseq : _clockseq; // node and clockseq need to be initialized to random values if they're not
  3528. // specified. We do this lazily to minimize issues related to insufficient
  3529. // system entropy. See #189
  3530. if (node == null || clockseq == null) {
  3531. const seedBytes = options.random || (options.rng || _rng.default)();
  3532. if (node == null) {
  3533. // Per 4.5, create and 48-bit node id, (47 random bits + multicast bit = 1)
  3534. node = _nodeId = [seedBytes[0] | 0x01, seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]];
  3535. }
  3536. if (clockseq == null) {
  3537. // Per 4.2.2, randomize (14 bit) clockseq
  3538. clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 0x3fff;
  3539. }
  3540. } // UUID timestamps are 100 nano-second units since the Gregorian epoch,
  3541. // (1582-10-15 00:00). JSNumbers aren't precise enough for this, so
  3542. // time is handled internally as 'msecs' (integer milliseconds) and 'nsecs'
  3543. // (100-nanoseconds offset from msecs) since unix epoch, 1970-01-01 00:00.
  3544. let msecs = options.msecs !== undefined ? options.msecs : Date.now(); // Per 4.2.1.2, use count of uuid's generated during the current clock
  3545. // cycle to simulate higher resolution clock
  3546. let nsecs = options.nsecs !== undefined ? options.nsecs : _lastNSecs + 1; // Time since last uuid creation (in msecs)
  3547. const dt = msecs - _lastMSecs + (nsecs - _lastNSecs) / 10000; // Per 4.2.1.2, Bump clockseq on clock regression
  3548. if (dt < 0 && options.clockseq === undefined) {
  3549. clockseq = clockseq + 1 & 0x3fff;
  3550. } // Reset nsecs if clock regresses (new clockseq) or we've moved onto a new
  3551. // time interval
  3552. if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === undefined) {
  3553. nsecs = 0;
  3554. } // Per 4.2.1.2 Throw error if too many uuids are requested
  3555. if (nsecs >= 10000) {
  3556. throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");
  3557. }
  3558. _lastMSecs = msecs;
  3559. _lastNSecs = nsecs;
  3560. _clockseq = clockseq; // Per 4.1.4 - Convert from unix epoch to Gregorian epoch
  3561. msecs += 12219292800000; // `time_low`
  3562. const tl = ((msecs & 0xfffffff) * 10000 + nsecs) % 0x100000000;
  3563. b[i++] = tl >>> 24 & 0xff;
  3564. b[i++] = tl >>> 16 & 0xff;
  3565. b[i++] = tl >>> 8 & 0xff;
  3566. b[i++] = tl & 0xff; // `time_mid`
  3567. const tmh = msecs / 0x100000000 * 10000 & 0xfffffff;
  3568. b[i++] = tmh >>> 8 & 0xff;
  3569. b[i++] = tmh & 0xff; // `time_high_and_version`
  3570. b[i++] = tmh >>> 24 & 0xf | 0x10; // include version
  3571. b[i++] = tmh >>> 16 & 0xff; // `clock_seq_hi_and_reserved` (Per 4.2.2 - include variant)
  3572. b[i++] = clockseq >>> 8 | 0x80; // `clock_seq_low`
  3573. b[i++] = clockseq & 0xff; // `node`
  3574. for (let n = 0; n < 6; ++n) {
  3575. b[i + n] = node[n];
  3576. }
  3577. return buf || (0, _stringify.default)(b);
  3578. }
  3579. var _default = v1;
  3580. exports["default"] = _default;
  3581. /***/ }),
  3582. /***/ 6993:
  3583. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3584. "use strict";
  3585. Object.defineProperty(exports, "__esModule", ({
  3586. value: true
  3587. }));
  3588. exports["default"] = void 0;
  3589. var _v = _interopRequireDefault(__nccwpck_require__(5920));
  3590. var _md = _interopRequireDefault(__nccwpck_require__(5842));
  3591. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3592. const v3 = (0, _v.default)('v3', 0x30, _md.default);
  3593. var _default = v3;
  3594. exports["default"] = _default;
  3595. /***/ }),
  3596. /***/ 5920:
  3597. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3598. "use strict";
  3599. Object.defineProperty(exports, "__esModule", ({
  3600. value: true
  3601. }));
  3602. exports["default"] = _default;
  3603. exports.URL = exports.DNS = void 0;
  3604. var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
  3605. var _parse = _interopRequireDefault(__nccwpck_require__(6385));
  3606. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3607. function stringToBytes(str) {
  3608. str = unescape(encodeURIComponent(str)); // UTF8 escape
  3609. const bytes = [];
  3610. for (let i = 0; i < str.length; ++i) {
  3611. bytes.push(str.charCodeAt(i));
  3612. }
  3613. return bytes;
  3614. }
  3615. const DNS = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';
  3616. exports.DNS = DNS;
  3617. const URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';
  3618. exports.URL = URL;
  3619. function _default(name, version, hashfunc) {
  3620. function generateUUID(value, namespace, buf, offset) {
  3621. if (typeof value === 'string') {
  3622. value = stringToBytes(value);
  3623. }
  3624. if (typeof namespace === 'string') {
  3625. namespace = (0, _parse.default)(namespace);
  3626. }
  3627. if (namespace.length !== 16) {
  3628. throw TypeError('Namespace must be array-like (16 iterable integer values, 0-255)');
  3629. } // Compute hash of namespace and value, Per 4.3
  3630. // Future: Use spread syntax when supported on all platforms, e.g. `bytes =
  3631. // hashfunc([...namespace, ... value])`
  3632. let bytes = new Uint8Array(16 + value.length);
  3633. bytes.set(namespace);
  3634. bytes.set(value, namespace.length);
  3635. bytes = hashfunc(bytes);
  3636. bytes[6] = bytes[6] & 0x0f | version;
  3637. bytes[8] = bytes[8] & 0x3f | 0x80;
  3638. if (buf) {
  3639. offset = offset || 0;
  3640. for (let i = 0; i < 16; ++i) {
  3641. buf[offset + i] = bytes[i];
  3642. }
  3643. return buf;
  3644. }
  3645. return (0, _stringify.default)(bytes);
  3646. } // Function#name is not settable on some platforms (#270)
  3647. try {
  3648. generateUUID.name = name; // eslint-disable-next-line no-empty
  3649. } catch (err) {} // For CommonJS default export support
  3650. generateUUID.DNS = DNS;
  3651. generateUUID.URL = URL;
  3652. return generateUUID;
  3653. }
  3654. /***/ }),
  3655. /***/ 1472:
  3656. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3657. "use strict";
  3658. Object.defineProperty(exports, "__esModule", ({
  3659. value: true
  3660. }));
  3661. exports["default"] = void 0;
  3662. var _rng = _interopRequireDefault(__nccwpck_require__(9784));
  3663. var _stringify = _interopRequireDefault(__nccwpck_require__(1458));
  3664. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3665. function v4(options, buf, offset) {
  3666. options = options || {};
  3667. const rnds = options.random || (options.rng || _rng.default)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
  3668. rnds[6] = rnds[6] & 0x0f | 0x40;
  3669. rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided
  3670. if (buf) {
  3671. offset = offset || 0;
  3672. for (let i = 0; i < 16; ++i) {
  3673. buf[offset + i] = rnds[i];
  3674. }
  3675. return buf;
  3676. }
  3677. return (0, _stringify.default)(rnds);
  3678. }
  3679. var _default = v4;
  3680. exports["default"] = _default;
  3681. /***/ }),
  3682. /***/ 6217:
  3683. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3684. "use strict";
  3685. Object.defineProperty(exports, "__esModule", ({
  3686. value: true
  3687. }));
  3688. exports["default"] = void 0;
  3689. var _v = _interopRequireDefault(__nccwpck_require__(5920));
  3690. var _sha = _interopRequireDefault(__nccwpck_require__(8844));
  3691. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3692. const v5 = (0, _v.default)('v5', 0x50, _sha.default);
  3693. var _default = v5;
  3694. exports["default"] = _default;
  3695. /***/ }),
  3696. /***/ 2609:
  3697. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3698. "use strict";
  3699. Object.defineProperty(exports, "__esModule", ({
  3700. value: true
  3701. }));
  3702. exports["default"] = void 0;
  3703. var _regex = _interopRequireDefault(__nccwpck_require__(6230));
  3704. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3705. function validate(uuid) {
  3706. return typeof uuid === 'string' && _regex.default.test(uuid);
  3707. }
  3708. var _default = validate;
  3709. exports["default"] = _default;
  3710. /***/ }),
  3711. /***/ 427:
  3712. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  3713. "use strict";
  3714. Object.defineProperty(exports, "__esModule", ({
  3715. value: true
  3716. }));
  3717. exports["default"] = void 0;
  3718. var _validate = _interopRequireDefault(__nccwpck_require__(2609));
  3719. function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
  3720. function version(uuid) {
  3721. if (!(0, _validate.default)(uuid)) {
  3722. throw TypeError('Invalid UUID');
  3723. }
  3724. return parseInt(uuid.substr(14, 1), 16);
  3725. }
  3726. var _default = version;
  3727. exports["default"] = _default;
  3728. /***/ }),
  3729. /***/ 1514:
  3730. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  3731. "use strict";
  3732. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  3733. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  3734. return new (P || (P = Promise))(function (resolve, reject) {
  3735. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  3736. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  3737. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  3738. step((generator = generator.apply(thisArg, _arguments || [])).next());
  3739. });
  3740. };
  3741. Object.defineProperty(exports, "__esModule", ({ value: true }));
  3742. const tr = __nccwpck_require__(8159);
  3743. /**
  3744. * Exec a command.
  3745. * Output will be streamed to the live console.
  3746. * Returns promise with return code
  3747. *
  3748. * @param commandLine command to execute (can include additional args). Must be correctly escaped.
  3749. * @param args optional arguments for tool. Escaping is handled by the lib.
  3750. * @param options optional exec options. See ExecOptions
  3751. * @returns Promise<number> exit code
  3752. */
  3753. function exec(commandLine, args, options) {
  3754. return __awaiter(this, void 0, void 0, function* () {
  3755. const commandArgs = tr.argStringToArray(commandLine);
  3756. if (commandArgs.length === 0) {
  3757. throw new Error(`Parameter 'commandLine' cannot be null or empty.`);
  3758. }
  3759. // Path to tool to execute should be first arg
  3760. const toolPath = commandArgs[0];
  3761. args = commandArgs.slice(1).concat(args || []);
  3762. const runner = new tr.ToolRunner(toolPath, args, options);
  3763. return runner.exec();
  3764. });
  3765. }
  3766. exports.exec = exec;
  3767. //# sourceMappingURL=exec.js.map
  3768. /***/ }),
  3769. /***/ 8159:
  3770. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  3771. "use strict";
  3772. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  3773. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  3774. return new (P || (P = Promise))(function (resolve, reject) {
  3775. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  3776. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  3777. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  3778. step((generator = generator.apply(thisArg, _arguments || [])).next());
  3779. });
  3780. };
  3781. Object.defineProperty(exports, "__esModule", ({ value: true }));
  3782. const os = __nccwpck_require__(2037);
  3783. const events = __nccwpck_require__(2361);
  3784. const child = __nccwpck_require__(2081);
  3785. /* eslint-disable @typescript-eslint/unbound-method */
  3786. const IS_WINDOWS = process.platform === 'win32';
  3787. /*
  3788. * Class for running command line tools. Handles quoting and arg parsing in a platform agnostic way.
  3789. */
  3790. class ToolRunner extends events.EventEmitter {
  3791. constructor(toolPath, args, options) {
  3792. super();
  3793. if (!toolPath) {
  3794. throw new Error("Parameter 'toolPath' cannot be null or empty.");
  3795. }
  3796. this.toolPath = toolPath;
  3797. this.args = args || [];
  3798. this.options = options || {};
  3799. }
  3800. _debug(message) {
  3801. if (this.options.listeners && this.options.listeners.debug) {
  3802. this.options.listeners.debug(message);
  3803. }
  3804. }
  3805. _getCommandString(options, noPrefix) {
  3806. const toolPath = this._getSpawnFileName();
  3807. const args = this._getSpawnArgs(options);
  3808. let cmd = noPrefix ? '' : '[command]'; // omit prefix when piped to a second tool
  3809. if (IS_WINDOWS) {
  3810. // Windows + cmd file
  3811. if (this._isCmdFile()) {
  3812. cmd += toolPath;
  3813. for (const a of args) {
  3814. cmd += ` ${a}`;
  3815. }
  3816. }
  3817. // Windows + verbatim
  3818. else if (options.windowsVerbatimArguments) {
  3819. cmd += `"${toolPath}"`;
  3820. for (const a of args) {
  3821. cmd += ` ${a}`;
  3822. }
  3823. }
  3824. // Windows (regular)
  3825. else {
  3826. cmd += this._windowsQuoteCmdArg(toolPath);
  3827. for (const a of args) {
  3828. cmd += ` ${this._windowsQuoteCmdArg(a)}`;
  3829. }
  3830. }
  3831. }
  3832. else {
  3833. // OSX/Linux - this can likely be improved with some form of quoting.
  3834. // creating processes on Unix is fundamentally different than Windows.
  3835. // on Unix, execvp() takes an arg array.
  3836. cmd += toolPath;
  3837. for (const a of args) {
  3838. cmd += ` ${a}`;
  3839. }
  3840. }
  3841. return cmd;
  3842. }
  3843. _processLineBuffer(data, strBuffer, onLine) {
  3844. try {
  3845. let s = strBuffer + data.toString();
  3846. let n = s.indexOf(os.EOL);
  3847. while (n > -1) {
  3848. const line = s.substring(0, n);
  3849. onLine(line);
  3850. // the rest of the string ...
  3851. s = s.substring(n + os.EOL.length);
  3852. n = s.indexOf(os.EOL);
  3853. }
  3854. strBuffer = s;
  3855. }
  3856. catch (err) {
  3857. // streaming lines to console is best effort. Don't fail a build.
  3858. this._debug(`error processing line. Failed with error ${err}`);
  3859. }
  3860. }
  3861. _getSpawnFileName() {
  3862. if (IS_WINDOWS) {
  3863. if (this._isCmdFile()) {
  3864. return process.env['COMSPEC'] || 'cmd.exe';
  3865. }
  3866. }
  3867. return this.toolPath;
  3868. }
  3869. _getSpawnArgs(options) {
  3870. if (IS_WINDOWS) {
  3871. if (this._isCmdFile()) {
  3872. let argline = `/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;
  3873. for (const a of this.args) {
  3874. argline += ' ';
  3875. argline += options.windowsVerbatimArguments
  3876. ? a
  3877. : this._windowsQuoteCmdArg(a);
  3878. }
  3879. argline += '"';
  3880. return [argline];
  3881. }
  3882. }
  3883. return this.args;
  3884. }
  3885. _endsWith(str, end) {
  3886. return str.endsWith(end);
  3887. }
  3888. _isCmdFile() {
  3889. const upperToolPath = this.toolPath.toUpperCase();
  3890. return (this._endsWith(upperToolPath, '.CMD') ||
  3891. this._endsWith(upperToolPath, '.BAT'));
  3892. }
  3893. _windowsQuoteCmdArg(arg) {
  3894. // for .exe, apply the normal quoting rules that libuv applies
  3895. if (!this._isCmdFile()) {
  3896. return this._uvQuoteCmdArg(arg);
  3897. }
  3898. // otherwise apply quoting rules specific to the cmd.exe command line parser.
  3899. // the libuv rules are generic and are not designed specifically for cmd.exe
  3900. // command line parser.
  3901. //
  3902. // for a detailed description of the cmd.exe command line parser, refer to
  3903. // http://stackoverflow.com/questions/4094699/how-does-the-windows-command-interpreter-cmd-exe-parse-scripts/7970912#7970912
  3904. // need quotes for empty arg
  3905. if (!arg) {
  3906. return '""';
  3907. }
  3908. // determine whether the arg needs to be quoted
  3909. const cmdSpecialChars = [
  3910. ' ',
  3911. '\t',
  3912. '&',
  3913. '(',
  3914. ')',
  3915. '[',
  3916. ']',
  3917. '{',
  3918. '}',
  3919. '^',
  3920. '=',
  3921. ';',
  3922. '!',
  3923. "'",
  3924. '+',
  3925. ',',
  3926. '`',
  3927. '~',
  3928. '|',
  3929. '<',
  3930. '>',
  3931. '"'
  3932. ];
  3933. let needsQuotes = false;
  3934. for (const char of arg) {
  3935. if (cmdSpecialChars.some(x => x === char)) {
  3936. needsQuotes = true;
  3937. break;
  3938. }
  3939. }
  3940. // short-circuit if quotes not needed
  3941. if (!needsQuotes) {
  3942. return arg;
  3943. }
  3944. // the following quoting rules are very similar to the rules that by libuv applies.
  3945. //
  3946. // 1) wrap the string in quotes
  3947. //
  3948. // 2) double-up quotes - i.e. " => ""
  3949. //
  3950. // this is different from the libuv quoting rules. libuv replaces " with \", which unfortunately
  3951. // doesn't work well with a cmd.exe command line.
  3952. //
  3953. // note, replacing " with "" also works well if the arg is passed to a downstream .NET console app.
  3954. // for example, the command line:
  3955. // foo.exe "myarg:""my val"""
  3956. // is parsed by a .NET console app into an arg array:
  3957. // [ "myarg:\"my val\"" ]
  3958. // which is the same end result when applying libuv quoting rules. although the actual
  3959. // command line from libuv quoting rules would look like:
  3960. // foo.exe "myarg:\"my val\""
  3961. //
  3962. // 3) double-up slashes that precede a quote,
  3963. // e.g. hello \world => "hello \world"
  3964. // hello\"world => "hello\\""world"
  3965. // hello\\"world => "hello\\\\""world"
  3966. // hello world\ => "hello world\\"
  3967. //
  3968. // technically this is not required for a cmd.exe command line, or the batch argument parser.
  3969. // the reasons for including this as a .cmd quoting rule are:
  3970. //
  3971. // a) this is optimized for the scenario where the argument is passed from the .cmd file to an
  3972. // external program. many programs (e.g. .NET console apps) rely on the slash-doubling rule.
  3973. //
  3974. // b) it's what we've been doing previously (by deferring to node default behavior) and we
  3975. // haven't heard any complaints about that aspect.
  3976. //
  3977. // note, a weakness of the quoting rules chosen here, is that % is not escaped. in fact, % cannot be
  3978. // escaped when used on the command line directly - even though within a .cmd file % can be escaped
  3979. // by using %%.
  3980. //
  3981. // the saving grace is, on the command line, %var% is left as-is if var is not defined. this contrasts
  3982. // the line parsing rules within a .cmd file, where if var is not defined it is replaced with nothing.
  3983. //
  3984. // one option that was explored was replacing % with ^% - i.e. %var% => ^%var^%. this hack would
  3985. // often work, since it is unlikely that var^ would exist, and the ^ character is removed when the
  3986. // variable is used. the problem, however, is that ^ is not removed when %* is used to pass the args
  3987. // to an external program.
  3988. //
  3989. // an unexplored potential solution for the % escaping problem, is to create a wrapper .cmd file.
  3990. // % can be escaped within a .cmd file.
  3991. let reverse = '"';
  3992. let quoteHit = true;
  3993. for (let i = arg.length; i > 0; i--) {
  3994. // walk the string in reverse
  3995. reverse += arg[i - 1];
  3996. if (quoteHit && arg[i - 1] === '\\') {
  3997. reverse += '\\'; // double the slash
  3998. }
  3999. else if (arg[i - 1] === '"') {
  4000. quoteHit = true;
  4001. reverse += '"'; // double the quote
  4002. }
  4003. else {
  4004. quoteHit = false;
  4005. }
  4006. }
  4007. reverse += '"';
  4008. return reverse
  4009. .split('')
  4010. .reverse()
  4011. .join('');
  4012. }
  4013. _uvQuoteCmdArg(arg) {
  4014. // Tool runner wraps child_process.spawn() and needs to apply the same quoting as
  4015. // Node in certain cases where the undocumented spawn option windowsVerbatimArguments
  4016. // is used.
  4017. //
  4018. // Since this function is a port of quote_cmd_arg from Node 4.x (technically, lib UV,
  4019. // see https://github.com/nodejs/node/blob/v4.x/deps/uv/src/win/process.c for details),
  4020. // pasting copyright notice from Node within this function:
  4021. //
  4022. // Copyright Joyent, Inc. and other Node contributors. All rights reserved.
  4023. //
  4024. // Permission is hereby granted, free of charge, to any person obtaining a copy
  4025. // of this software and associated documentation files (the "Software"), to
  4026. // deal in the Software without restriction, including without limitation the
  4027. // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  4028. // sell copies of the Software, and to permit persons to whom the Software is
  4029. // furnished to do so, subject to the following conditions:
  4030. //
  4031. // The above copyright notice and this permission notice shall be included in
  4032. // all copies or substantial portions of the Software.
  4033. //
  4034. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  4035. // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  4036. // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  4037. // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  4038. // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  4039. // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  4040. // IN THE SOFTWARE.
  4041. if (!arg) {
  4042. // Need double quotation for empty argument
  4043. return '""';
  4044. }
  4045. if (!arg.includes(' ') && !arg.includes('\t') && !arg.includes('"')) {
  4046. // No quotation needed
  4047. return arg;
  4048. }
  4049. if (!arg.includes('"') && !arg.includes('\\')) {
  4050. // No embedded double quotes or backslashes, so I can just wrap
  4051. // quote marks around the whole thing.
  4052. return `"${arg}"`;
  4053. }
  4054. // Expected input/output:
  4055. // input : hello"world
  4056. // output: "hello\"world"
  4057. // input : hello""world
  4058. // output: "hello\"\"world"
  4059. // input : hello\world
  4060. // output: hello\world
  4061. // input : hello\\world
  4062. // output: hello\\world
  4063. // input : hello\"world
  4064. // output: "hello\\\"world"
  4065. // input : hello\\"world
  4066. // output: "hello\\\\\"world"
  4067. // input : hello world\
  4068. // output: "hello world\\" - note the comment in libuv actually reads "hello world\"
  4069. // but it appears the comment is wrong, it should be "hello world\\"
  4070. let reverse = '"';
  4071. let quoteHit = true;
  4072. for (let i = arg.length; i > 0; i--) {
  4073. // walk the string in reverse
  4074. reverse += arg[i - 1];
  4075. if (quoteHit && arg[i - 1] === '\\') {
  4076. reverse += '\\';
  4077. }
  4078. else if (arg[i - 1] === '"') {
  4079. quoteHit = true;
  4080. reverse += '\\';
  4081. }
  4082. else {
  4083. quoteHit = false;
  4084. }
  4085. }
  4086. reverse += '"';
  4087. return reverse
  4088. .split('')
  4089. .reverse()
  4090. .join('');
  4091. }
  4092. _cloneExecOptions(options) {
  4093. options = options || {};
  4094. const result = {
  4095. cwd: options.cwd || process.cwd(),
  4096. env: options.env || process.env,
  4097. silent: options.silent || false,
  4098. windowsVerbatimArguments: options.windowsVerbatimArguments || false,
  4099. failOnStdErr: options.failOnStdErr || false,
  4100. ignoreReturnCode: options.ignoreReturnCode || false,
  4101. delay: options.delay || 10000
  4102. };
  4103. result.outStream = options.outStream || process.stdout;
  4104. result.errStream = options.errStream || process.stderr;
  4105. return result;
  4106. }
  4107. _getSpawnOptions(options, toolPath) {
  4108. options = options || {};
  4109. const result = {};
  4110. result.cwd = options.cwd;
  4111. result.env = options.env;
  4112. result['windowsVerbatimArguments'] =
  4113. options.windowsVerbatimArguments || this._isCmdFile();
  4114. if (options.windowsVerbatimArguments) {
  4115. result.argv0 = `"${toolPath}"`;
  4116. }
  4117. return result;
  4118. }
  4119. /**
  4120. * Exec a tool.
  4121. * Output will be streamed to the live console.
  4122. * Returns promise with return code
  4123. *
  4124. * @param tool path to tool to exec
  4125. * @param options optional exec options. See ExecOptions
  4126. * @returns number
  4127. */
  4128. exec() {
  4129. return __awaiter(this, void 0, void 0, function* () {
  4130. return new Promise((resolve, reject) => {
  4131. this._debug(`exec tool: ${this.toolPath}`);
  4132. this._debug('arguments:');
  4133. for (const arg of this.args) {
  4134. this._debug(` ${arg}`);
  4135. }
  4136. const optionsNonNull = this._cloneExecOptions(this.options);
  4137. if (!optionsNonNull.silent && optionsNonNull.outStream) {
  4138. optionsNonNull.outStream.write(this._getCommandString(optionsNonNull) + os.EOL);
  4139. }
  4140. const state = new ExecState(optionsNonNull, this.toolPath);
  4141. state.on('debug', (message) => {
  4142. this._debug(message);
  4143. });
  4144. const fileName = this._getSpawnFileName();
  4145. const cp = child.spawn(fileName, this._getSpawnArgs(optionsNonNull), this._getSpawnOptions(this.options, fileName));
  4146. const stdbuffer = '';
  4147. if (cp.stdout) {
  4148. cp.stdout.on('data', (data) => {
  4149. if (this.options.listeners && this.options.listeners.stdout) {
  4150. this.options.listeners.stdout(data);
  4151. }
  4152. if (!optionsNonNull.silent && optionsNonNull.outStream) {
  4153. optionsNonNull.outStream.write(data);
  4154. }
  4155. this._processLineBuffer(data, stdbuffer, (line) => {
  4156. if (this.options.listeners && this.options.listeners.stdline) {
  4157. this.options.listeners.stdline(line);
  4158. }
  4159. });
  4160. });
  4161. }
  4162. const errbuffer = '';
  4163. if (cp.stderr) {
  4164. cp.stderr.on('data', (data) => {
  4165. state.processStderr = true;
  4166. if (this.options.listeners && this.options.listeners.stderr) {
  4167. this.options.listeners.stderr(data);
  4168. }
  4169. if (!optionsNonNull.silent &&
  4170. optionsNonNull.errStream &&
  4171. optionsNonNull.outStream) {
  4172. const s = optionsNonNull.failOnStdErr
  4173. ? optionsNonNull.errStream
  4174. : optionsNonNull.outStream;
  4175. s.write(data);
  4176. }
  4177. this._processLineBuffer(data, errbuffer, (line) => {
  4178. if (this.options.listeners && this.options.listeners.errline) {
  4179. this.options.listeners.errline(line);
  4180. }
  4181. });
  4182. });
  4183. }
  4184. cp.on('error', (err) => {
  4185. state.processError = err.message;
  4186. state.processExited = true;
  4187. state.processClosed = true;
  4188. state.CheckComplete();
  4189. });
  4190. cp.on('exit', (code) => {
  4191. state.processExitCode = code;
  4192. state.processExited = true;
  4193. this._debug(`Exit code ${code} received from tool '${this.toolPath}'`);
  4194. state.CheckComplete();
  4195. });
  4196. cp.on('close', (code) => {
  4197. state.processExitCode = code;
  4198. state.processExited = true;
  4199. state.processClosed = true;
  4200. this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);
  4201. state.CheckComplete();
  4202. });
  4203. state.on('done', (error, exitCode) => {
  4204. if (stdbuffer.length > 0) {
  4205. this.emit('stdline', stdbuffer);
  4206. }
  4207. if (errbuffer.length > 0) {
  4208. this.emit('errline', errbuffer);
  4209. }
  4210. cp.removeAllListeners();
  4211. if (error) {
  4212. reject(error);
  4213. }
  4214. else {
  4215. resolve(exitCode);
  4216. }
  4217. });
  4218. });
  4219. });
  4220. }
  4221. }
  4222. exports.ToolRunner = ToolRunner;
  4223. /**
  4224. * Convert an arg string to an array of args. Handles escaping
  4225. *
  4226. * @param argString string of arguments
  4227. * @returns string[] array of arguments
  4228. */
  4229. function argStringToArray(argString) {
  4230. const args = [];
  4231. let inQuotes = false;
  4232. let escaped = false;
  4233. let arg = '';
  4234. function append(c) {
  4235. // we only escape double quotes.
  4236. if (escaped && c !== '"') {
  4237. arg += '\\';
  4238. }
  4239. arg += c;
  4240. escaped = false;
  4241. }
  4242. for (let i = 0; i < argString.length; i++) {
  4243. const c = argString.charAt(i);
  4244. if (c === '"') {
  4245. if (!escaped) {
  4246. inQuotes = !inQuotes;
  4247. }
  4248. else {
  4249. append(c);
  4250. }
  4251. continue;
  4252. }
  4253. if (c === '\\' && escaped) {
  4254. append(c);
  4255. continue;
  4256. }
  4257. if (c === '\\' && inQuotes) {
  4258. escaped = true;
  4259. continue;
  4260. }
  4261. if (c === ' ' && !inQuotes) {
  4262. if (arg.length > 0) {
  4263. args.push(arg);
  4264. arg = '';
  4265. }
  4266. continue;
  4267. }
  4268. append(c);
  4269. }
  4270. if (arg.length > 0) {
  4271. args.push(arg.trim());
  4272. }
  4273. return args;
  4274. }
  4275. exports.argStringToArray = argStringToArray;
  4276. class ExecState extends events.EventEmitter {
  4277. constructor(options, toolPath) {
  4278. super();
  4279. this.processClosed = false; // tracks whether the process has exited and stdio is closed
  4280. this.processError = '';
  4281. this.processExitCode = 0;
  4282. this.processExited = false; // tracks whether the process has exited
  4283. this.processStderr = false; // tracks whether stderr was written to
  4284. this.delay = 10000; // 10 seconds
  4285. this.done = false;
  4286. this.timeout = null;
  4287. if (!toolPath) {
  4288. throw new Error('toolPath must not be empty');
  4289. }
  4290. this.options = options;
  4291. this.toolPath = toolPath;
  4292. if (options.delay) {
  4293. this.delay = options.delay;
  4294. }
  4295. }
  4296. CheckComplete() {
  4297. if (this.done) {
  4298. return;
  4299. }
  4300. if (this.processClosed) {
  4301. this._setResult();
  4302. }
  4303. else if (this.processExited) {
  4304. this.timeout = setTimeout(ExecState.HandleTimeout, this.delay, this);
  4305. }
  4306. }
  4307. _debug(message) {
  4308. this.emit('debug', message);
  4309. }
  4310. _setResult() {
  4311. // determine whether there is an error
  4312. let error;
  4313. if (this.processExited) {
  4314. if (this.processError) {
  4315. error = new Error(`There was an error when attempting to execute the process '${this.toolPath}'. This may indicate the process failed to start. Error: ${this.processError}`);
  4316. }
  4317. else if (this.processExitCode !== 0 && !this.options.ignoreReturnCode) {
  4318. error = new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`);
  4319. }
  4320. else if (this.processStderr && this.options.failOnStdErr) {
  4321. error = new Error(`The process '${this.toolPath}' failed because one or more lines were written to the STDERR stream`);
  4322. }
  4323. }
  4324. // clear the timeout
  4325. if (this.timeout) {
  4326. clearTimeout(this.timeout);
  4327. this.timeout = null;
  4328. }
  4329. this.done = true;
  4330. this.emit('done', error, this.processExitCode);
  4331. }
  4332. static HandleTimeout(state) {
  4333. if (state.done) {
  4334. return;
  4335. }
  4336. if (!state.processClosed && state.processExited) {
  4337. const message = `The STDIO streams did not close within ${state.delay /
  4338. 1000} seconds of the exit event from process '${state.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;
  4339. state._debug(message);
  4340. }
  4341. state._setResult();
  4342. }
  4343. }
  4344. //# sourceMappingURL=toolrunner.js.map
  4345. /***/ }),
  4346. /***/ 4087:
  4347. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  4348. "use strict";
  4349. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4350. exports.Context = void 0;
  4351. const fs_1 = __nccwpck_require__(7147);
  4352. const os_1 = __nccwpck_require__(2037);
  4353. class Context {
  4354. /**
  4355. * Hydrate the context from the environment
  4356. */
  4357. constructor() {
  4358. var _a, _b, _c;
  4359. this.payload = {};
  4360. if (process.env.GITHUB_EVENT_PATH) {
  4361. if (fs_1.existsSync(process.env.GITHUB_EVENT_PATH)) {
  4362. this.payload = JSON.parse(fs_1.readFileSync(process.env.GITHUB_EVENT_PATH, { encoding: 'utf8' }));
  4363. }
  4364. else {
  4365. const path = process.env.GITHUB_EVENT_PATH;
  4366. process.stdout.write(`GITHUB_EVENT_PATH ${path} does not exist${os_1.EOL}`);
  4367. }
  4368. }
  4369. this.eventName = process.env.GITHUB_EVENT_NAME;
  4370. this.sha = process.env.GITHUB_SHA;
  4371. this.ref = process.env.GITHUB_REF;
  4372. this.workflow = process.env.GITHUB_WORKFLOW;
  4373. this.action = process.env.GITHUB_ACTION;
  4374. this.actor = process.env.GITHUB_ACTOR;
  4375. this.job = process.env.GITHUB_JOB;
  4376. this.runNumber = parseInt(process.env.GITHUB_RUN_NUMBER, 10);
  4377. this.runId = parseInt(process.env.GITHUB_RUN_ID, 10);
  4378. this.apiUrl = (_a = process.env.GITHUB_API_URL) !== null && _a !== void 0 ? _a : `https://api.github.com`;
  4379. this.serverUrl = (_b = process.env.GITHUB_SERVER_URL) !== null && _b !== void 0 ? _b : `https://github.com`;
  4380. this.graphqlUrl = (_c = process.env.GITHUB_GRAPHQL_URL) !== null && _c !== void 0 ? _c : `https://api.github.com/graphql`;
  4381. }
  4382. get issue() {
  4383. const payload = this.payload;
  4384. return Object.assign(Object.assign({}, this.repo), { number: (payload.issue || payload.pull_request || payload).number });
  4385. }
  4386. get repo() {
  4387. if (process.env.GITHUB_REPOSITORY) {
  4388. const [owner, repo] = process.env.GITHUB_REPOSITORY.split('/');
  4389. return { owner, repo };
  4390. }
  4391. if (this.payload.repository) {
  4392. return {
  4393. owner: this.payload.repository.owner.login,
  4394. repo: this.payload.repository.name
  4395. };
  4396. }
  4397. throw new Error("context.repo requires a GITHUB_REPOSITORY environment variable like 'owner/repo'");
  4398. }
  4399. }
  4400. exports.Context = Context;
  4401. //# sourceMappingURL=context.js.map
  4402. /***/ }),
  4403. /***/ 5438:
  4404. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  4405. "use strict";
  4406. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  4407. if (k2 === undefined) k2 = k;
  4408. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  4409. }) : (function(o, m, k, k2) {
  4410. if (k2 === undefined) k2 = k;
  4411. o[k2] = m[k];
  4412. }));
  4413. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  4414. Object.defineProperty(o, "default", { enumerable: true, value: v });
  4415. }) : function(o, v) {
  4416. o["default"] = v;
  4417. });
  4418. var __importStar = (this && this.__importStar) || function (mod) {
  4419. if (mod && mod.__esModule) return mod;
  4420. var result = {};
  4421. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  4422. __setModuleDefault(result, mod);
  4423. return result;
  4424. };
  4425. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4426. exports.getOctokit = exports.context = void 0;
  4427. const Context = __importStar(__nccwpck_require__(4087));
  4428. const utils_1 = __nccwpck_require__(3030);
  4429. exports.context = new Context.Context();
  4430. /**
  4431. * Returns a hydrated octokit ready to use for GitHub Actions
  4432. *
  4433. * @param token the repo PAT or GITHUB_TOKEN
  4434. * @param options other options to set
  4435. */
  4436. function getOctokit(token, options, ...additionalPlugins) {
  4437. const GitHubWithPlugins = utils_1.GitHub.plugin(...additionalPlugins);
  4438. return new GitHubWithPlugins(utils_1.getOctokitOptions(token, options));
  4439. }
  4440. exports.getOctokit = getOctokit;
  4441. //# sourceMappingURL=github.js.map
  4442. /***/ }),
  4443. /***/ 7914:
  4444. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  4445. "use strict";
  4446. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  4447. if (k2 === undefined) k2 = k;
  4448. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  4449. }) : (function(o, m, k, k2) {
  4450. if (k2 === undefined) k2 = k;
  4451. o[k2] = m[k];
  4452. }));
  4453. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  4454. Object.defineProperty(o, "default", { enumerable: true, value: v });
  4455. }) : function(o, v) {
  4456. o["default"] = v;
  4457. });
  4458. var __importStar = (this && this.__importStar) || function (mod) {
  4459. if (mod && mod.__esModule) return mod;
  4460. var result = {};
  4461. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  4462. __setModuleDefault(result, mod);
  4463. return result;
  4464. };
  4465. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4466. exports.getApiBaseUrl = exports.getProxyAgent = exports.getAuthString = void 0;
  4467. const httpClient = __importStar(__nccwpck_require__(6255));
  4468. function getAuthString(token, options) {
  4469. if (!token && !options.auth) {
  4470. throw new Error('Parameter token or opts.auth is required');
  4471. }
  4472. else if (token && options.auth) {
  4473. throw new Error('Parameters token and opts.auth may not both be specified');
  4474. }
  4475. return typeof options.auth === 'string' ? options.auth : `token ${token}`;
  4476. }
  4477. exports.getAuthString = getAuthString;
  4478. function getProxyAgent(destinationUrl) {
  4479. const hc = new httpClient.HttpClient();
  4480. return hc.getAgent(destinationUrl);
  4481. }
  4482. exports.getProxyAgent = getProxyAgent;
  4483. function getApiBaseUrl() {
  4484. return process.env['GITHUB_API_URL'] || 'https://api.github.com';
  4485. }
  4486. exports.getApiBaseUrl = getApiBaseUrl;
  4487. //# sourceMappingURL=utils.js.map
  4488. /***/ }),
  4489. /***/ 3030:
  4490. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  4491. "use strict";
  4492. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  4493. if (k2 === undefined) k2 = k;
  4494. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  4495. }) : (function(o, m, k, k2) {
  4496. if (k2 === undefined) k2 = k;
  4497. o[k2] = m[k];
  4498. }));
  4499. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  4500. Object.defineProperty(o, "default", { enumerable: true, value: v });
  4501. }) : function(o, v) {
  4502. o["default"] = v;
  4503. });
  4504. var __importStar = (this && this.__importStar) || function (mod) {
  4505. if (mod && mod.__esModule) return mod;
  4506. var result = {};
  4507. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  4508. __setModuleDefault(result, mod);
  4509. return result;
  4510. };
  4511. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4512. exports.getOctokitOptions = exports.GitHub = exports.defaults = exports.context = void 0;
  4513. const Context = __importStar(__nccwpck_require__(4087));
  4514. const Utils = __importStar(__nccwpck_require__(7914));
  4515. // octokit + plugins
  4516. const core_1 = __nccwpck_require__(6762);
  4517. const plugin_rest_endpoint_methods_1 = __nccwpck_require__(3044);
  4518. const plugin_paginate_rest_1 = __nccwpck_require__(4193);
  4519. exports.context = new Context.Context();
  4520. const baseUrl = Utils.getApiBaseUrl();
  4521. exports.defaults = {
  4522. baseUrl,
  4523. request: {
  4524. agent: Utils.getProxyAgent(baseUrl)
  4525. }
  4526. };
  4527. exports.GitHub = core_1.Octokit.plugin(plugin_rest_endpoint_methods_1.restEndpointMethods, plugin_paginate_rest_1.paginateRest).defaults(exports.defaults);
  4528. /**
  4529. * Convience function to correctly format Octokit Options to pass into the constructor.
  4530. *
  4531. * @param token the repo PAT or GITHUB_TOKEN
  4532. * @param options other options to set
  4533. */
  4534. function getOctokitOptions(token, options) {
  4535. const opts = Object.assign({}, options || {}); // Shallow clone - don't mutate the object provided by the caller
  4536. // Auth
  4537. const auth = Utils.getAuthString(token, opts);
  4538. if (auth) {
  4539. opts.auth = auth;
  4540. }
  4541. return opts;
  4542. }
  4543. exports.getOctokitOptions = getOctokitOptions;
  4544. //# sourceMappingURL=utils.js.map
  4545. /***/ }),
  4546. /***/ 5526:
  4547. /***/ (function(__unused_webpack_module, exports) {
  4548. "use strict";
  4549. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  4550. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  4551. return new (P || (P = Promise))(function (resolve, reject) {
  4552. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  4553. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  4554. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  4555. step((generator = generator.apply(thisArg, _arguments || [])).next());
  4556. });
  4557. };
  4558. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4559. exports.PersonalAccessTokenCredentialHandler = exports.BearerCredentialHandler = exports.BasicCredentialHandler = void 0;
  4560. class BasicCredentialHandler {
  4561. constructor(username, password) {
  4562. this.username = username;
  4563. this.password = password;
  4564. }
  4565. prepareRequest(options) {
  4566. if (!options.headers) {
  4567. throw Error('The request has no headers');
  4568. }
  4569. options.headers['Authorization'] = `Basic ${Buffer.from(`${this.username}:${this.password}`).toString('base64')}`;
  4570. }
  4571. // This handler cannot handle 401
  4572. canHandleAuthentication() {
  4573. return false;
  4574. }
  4575. handleAuthentication() {
  4576. return __awaiter(this, void 0, void 0, function* () {
  4577. throw new Error('not implemented');
  4578. });
  4579. }
  4580. }
  4581. exports.BasicCredentialHandler = BasicCredentialHandler;
  4582. class BearerCredentialHandler {
  4583. constructor(token) {
  4584. this.token = token;
  4585. }
  4586. // currently implements pre-authorization
  4587. // TODO: support preAuth = false where it hooks on 401
  4588. prepareRequest(options) {
  4589. if (!options.headers) {
  4590. throw Error('The request has no headers');
  4591. }
  4592. options.headers['Authorization'] = `Bearer ${this.token}`;
  4593. }
  4594. // This handler cannot handle 401
  4595. canHandleAuthentication() {
  4596. return false;
  4597. }
  4598. handleAuthentication() {
  4599. return __awaiter(this, void 0, void 0, function* () {
  4600. throw new Error('not implemented');
  4601. });
  4602. }
  4603. }
  4604. exports.BearerCredentialHandler = BearerCredentialHandler;
  4605. class PersonalAccessTokenCredentialHandler {
  4606. constructor(token) {
  4607. this.token = token;
  4608. }
  4609. // currently implements pre-authorization
  4610. // TODO: support preAuth = false where it hooks on 401
  4611. prepareRequest(options) {
  4612. if (!options.headers) {
  4613. throw Error('The request has no headers');
  4614. }
  4615. options.headers['Authorization'] = `Basic ${Buffer.from(`PAT:${this.token}`).toString('base64')}`;
  4616. }
  4617. // This handler cannot handle 401
  4618. canHandleAuthentication() {
  4619. return false;
  4620. }
  4621. handleAuthentication() {
  4622. return __awaiter(this, void 0, void 0, function* () {
  4623. throw new Error('not implemented');
  4624. });
  4625. }
  4626. }
  4627. exports.PersonalAccessTokenCredentialHandler = PersonalAccessTokenCredentialHandler;
  4628. //# sourceMappingURL=auth.js.map
  4629. /***/ }),
  4630. /***/ 6255:
  4631. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  4632. "use strict";
  4633. /* eslint-disable @typescript-eslint/no-explicit-any */
  4634. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  4635. if (k2 === undefined) k2 = k;
  4636. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  4637. }) : (function(o, m, k, k2) {
  4638. if (k2 === undefined) k2 = k;
  4639. o[k2] = m[k];
  4640. }));
  4641. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  4642. Object.defineProperty(o, "default", { enumerable: true, value: v });
  4643. }) : function(o, v) {
  4644. o["default"] = v;
  4645. });
  4646. var __importStar = (this && this.__importStar) || function (mod) {
  4647. if (mod && mod.__esModule) return mod;
  4648. var result = {};
  4649. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  4650. __setModuleDefault(result, mod);
  4651. return result;
  4652. };
  4653. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  4654. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  4655. return new (P || (P = Promise))(function (resolve, reject) {
  4656. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  4657. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  4658. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  4659. step((generator = generator.apply(thisArg, _arguments || [])).next());
  4660. });
  4661. };
  4662. Object.defineProperty(exports, "__esModule", ({ value: true }));
  4663. exports.HttpClient = exports.isHttps = exports.HttpClientResponse = exports.HttpClientError = exports.getProxyUrl = exports.MediaTypes = exports.Headers = exports.HttpCodes = void 0;
  4664. const http = __importStar(__nccwpck_require__(3685));
  4665. const https = __importStar(__nccwpck_require__(5687));
  4666. const pm = __importStar(__nccwpck_require__(9835));
  4667. const tunnel = __importStar(__nccwpck_require__(4294));
  4668. var HttpCodes;
  4669. (function (HttpCodes) {
  4670. HttpCodes[HttpCodes["OK"] = 200] = "OK";
  4671. HttpCodes[HttpCodes["MultipleChoices"] = 300] = "MultipleChoices";
  4672. HttpCodes[HttpCodes["MovedPermanently"] = 301] = "MovedPermanently";
  4673. HttpCodes[HttpCodes["ResourceMoved"] = 302] = "ResourceMoved";
  4674. HttpCodes[HttpCodes["SeeOther"] = 303] = "SeeOther";
  4675. HttpCodes[HttpCodes["NotModified"] = 304] = "NotModified";
  4676. HttpCodes[HttpCodes["UseProxy"] = 305] = "UseProxy";
  4677. HttpCodes[HttpCodes["SwitchProxy"] = 306] = "SwitchProxy";
  4678. HttpCodes[HttpCodes["TemporaryRedirect"] = 307] = "TemporaryRedirect";
  4679. HttpCodes[HttpCodes["PermanentRedirect"] = 308] = "PermanentRedirect";
  4680. HttpCodes[HttpCodes["BadRequest"] = 400] = "BadRequest";
  4681. HttpCodes[HttpCodes["Unauthorized"] = 401] = "Unauthorized";
  4682. HttpCodes[HttpCodes["PaymentRequired"] = 402] = "PaymentRequired";
  4683. HttpCodes[HttpCodes["Forbidden"] = 403] = "Forbidden";
  4684. HttpCodes[HttpCodes["NotFound"] = 404] = "NotFound";
  4685. HttpCodes[HttpCodes["MethodNotAllowed"] = 405] = "MethodNotAllowed";
  4686. HttpCodes[HttpCodes["NotAcceptable"] = 406] = "NotAcceptable";
  4687. HttpCodes[HttpCodes["ProxyAuthenticationRequired"] = 407] = "ProxyAuthenticationRequired";
  4688. HttpCodes[HttpCodes["RequestTimeout"] = 408] = "RequestTimeout";
  4689. HttpCodes[HttpCodes["Conflict"] = 409] = "Conflict";
  4690. HttpCodes[HttpCodes["Gone"] = 410] = "Gone";
  4691. HttpCodes[HttpCodes["TooManyRequests"] = 429] = "TooManyRequests";
  4692. HttpCodes[HttpCodes["InternalServerError"] = 500] = "InternalServerError";
  4693. HttpCodes[HttpCodes["NotImplemented"] = 501] = "NotImplemented";
  4694. HttpCodes[HttpCodes["BadGateway"] = 502] = "BadGateway";
  4695. HttpCodes[HttpCodes["ServiceUnavailable"] = 503] = "ServiceUnavailable";
  4696. HttpCodes[HttpCodes["GatewayTimeout"] = 504] = "GatewayTimeout";
  4697. })(HttpCodes = exports.HttpCodes || (exports.HttpCodes = {}));
  4698. var Headers;
  4699. (function (Headers) {
  4700. Headers["Accept"] = "accept";
  4701. Headers["ContentType"] = "content-type";
  4702. })(Headers = exports.Headers || (exports.Headers = {}));
  4703. var MediaTypes;
  4704. (function (MediaTypes) {
  4705. MediaTypes["ApplicationJson"] = "application/json";
  4706. })(MediaTypes = exports.MediaTypes || (exports.MediaTypes = {}));
  4707. /**
  4708. * Returns the proxy URL, depending upon the supplied url and proxy environment variables.
  4709. * @param serverUrl The server URL where the request will be sent. For example, https://api.github.com
  4710. */
  4711. function getProxyUrl(serverUrl) {
  4712. const proxyUrl = pm.getProxyUrl(new URL(serverUrl));
  4713. return proxyUrl ? proxyUrl.href : '';
  4714. }
  4715. exports.getProxyUrl = getProxyUrl;
  4716. const HttpRedirectCodes = [
  4717. HttpCodes.MovedPermanently,
  4718. HttpCodes.ResourceMoved,
  4719. HttpCodes.SeeOther,
  4720. HttpCodes.TemporaryRedirect,
  4721. HttpCodes.PermanentRedirect
  4722. ];
  4723. const HttpResponseRetryCodes = [
  4724. HttpCodes.BadGateway,
  4725. HttpCodes.ServiceUnavailable,
  4726. HttpCodes.GatewayTimeout
  4727. ];
  4728. const RetryableHttpVerbs = ['OPTIONS', 'GET', 'DELETE', 'HEAD'];
  4729. const ExponentialBackoffCeiling = 10;
  4730. const ExponentialBackoffTimeSlice = 5;
  4731. class HttpClientError extends Error {
  4732. constructor(message, statusCode) {
  4733. super(message);
  4734. this.name = 'HttpClientError';
  4735. this.statusCode = statusCode;
  4736. Object.setPrototypeOf(this, HttpClientError.prototype);
  4737. }
  4738. }
  4739. exports.HttpClientError = HttpClientError;
  4740. class HttpClientResponse {
  4741. constructor(message) {
  4742. this.message = message;
  4743. }
  4744. readBody() {
  4745. return __awaiter(this, void 0, void 0, function* () {
  4746. return new Promise((resolve) => __awaiter(this, void 0, void 0, function* () {
  4747. let output = Buffer.alloc(0);
  4748. this.message.on('data', (chunk) => {
  4749. output = Buffer.concat([output, chunk]);
  4750. });
  4751. this.message.on('end', () => {
  4752. resolve(output.toString());
  4753. });
  4754. }));
  4755. });
  4756. }
  4757. }
  4758. exports.HttpClientResponse = HttpClientResponse;
  4759. function isHttps(requestUrl) {
  4760. const parsedUrl = new URL(requestUrl);
  4761. return parsedUrl.protocol === 'https:';
  4762. }
  4763. exports.isHttps = isHttps;
  4764. class HttpClient {
  4765. constructor(userAgent, handlers, requestOptions) {
  4766. this._ignoreSslError = false;
  4767. this._allowRedirects = true;
  4768. this._allowRedirectDowngrade = false;
  4769. this._maxRedirects = 50;
  4770. this._allowRetries = false;
  4771. this._maxRetries = 1;
  4772. this._keepAlive = false;
  4773. this._disposed = false;
  4774. this.userAgent = userAgent;
  4775. this.handlers = handlers || [];
  4776. this.requestOptions = requestOptions;
  4777. if (requestOptions) {
  4778. if (requestOptions.ignoreSslError != null) {
  4779. this._ignoreSslError = requestOptions.ignoreSslError;
  4780. }
  4781. this._socketTimeout = requestOptions.socketTimeout;
  4782. if (requestOptions.allowRedirects != null) {
  4783. this._allowRedirects = requestOptions.allowRedirects;
  4784. }
  4785. if (requestOptions.allowRedirectDowngrade != null) {
  4786. this._allowRedirectDowngrade = requestOptions.allowRedirectDowngrade;
  4787. }
  4788. if (requestOptions.maxRedirects != null) {
  4789. this._maxRedirects = Math.max(requestOptions.maxRedirects, 0);
  4790. }
  4791. if (requestOptions.keepAlive != null) {
  4792. this._keepAlive = requestOptions.keepAlive;
  4793. }
  4794. if (requestOptions.allowRetries != null) {
  4795. this._allowRetries = requestOptions.allowRetries;
  4796. }
  4797. if (requestOptions.maxRetries != null) {
  4798. this._maxRetries = requestOptions.maxRetries;
  4799. }
  4800. }
  4801. }
  4802. options(requestUrl, additionalHeaders) {
  4803. return __awaiter(this, void 0, void 0, function* () {
  4804. return this.request('OPTIONS', requestUrl, null, additionalHeaders || {});
  4805. });
  4806. }
  4807. get(requestUrl, additionalHeaders) {
  4808. return __awaiter(this, void 0, void 0, function* () {
  4809. return this.request('GET', requestUrl, null, additionalHeaders || {});
  4810. });
  4811. }
  4812. del(requestUrl, additionalHeaders) {
  4813. return __awaiter(this, void 0, void 0, function* () {
  4814. return this.request('DELETE', requestUrl, null, additionalHeaders || {});
  4815. });
  4816. }
  4817. post(requestUrl, data, additionalHeaders) {
  4818. return __awaiter(this, void 0, void 0, function* () {
  4819. return this.request('POST', requestUrl, data, additionalHeaders || {});
  4820. });
  4821. }
  4822. patch(requestUrl, data, additionalHeaders) {
  4823. return __awaiter(this, void 0, void 0, function* () {
  4824. return this.request('PATCH', requestUrl, data, additionalHeaders || {});
  4825. });
  4826. }
  4827. put(requestUrl, data, additionalHeaders) {
  4828. return __awaiter(this, void 0, void 0, function* () {
  4829. return this.request('PUT', requestUrl, data, additionalHeaders || {});
  4830. });
  4831. }
  4832. head(requestUrl, additionalHeaders) {
  4833. return __awaiter(this, void 0, void 0, function* () {
  4834. return this.request('HEAD', requestUrl, null, additionalHeaders || {});
  4835. });
  4836. }
  4837. sendStream(verb, requestUrl, stream, additionalHeaders) {
  4838. return __awaiter(this, void 0, void 0, function* () {
  4839. return this.request(verb, requestUrl, stream, additionalHeaders);
  4840. });
  4841. }
  4842. /**
  4843. * Gets a typed object from an endpoint
  4844. * Be aware that not found returns a null. Other errors (4xx, 5xx) reject the promise
  4845. */
  4846. getJson(requestUrl, additionalHeaders = {}) {
  4847. return __awaiter(this, void 0, void 0, function* () {
  4848. additionalHeaders[Headers.Accept] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.Accept, MediaTypes.ApplicationJson);
  4849. const res = yield this.get(requestUrl, additionalHeaders);
  4850. return this._processResponse(res, this.requestOptions);
  4851. });
  4852. }
  4853. postJson(requestUrl, obj, additionalHeaders = {}) {
  4854. return __awaiter(this, void 0, void 0, function* () {
  4855. const data = JSON.stringify(obj, null, 2);
  4856. additionalHeaders[Headers.Accept] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.Accept, MediaTypes.ApplicationJson);
  4857. additionalHeaders[Headers.ContentType] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.ContentType, MediaTypes.ApplicationJson);
  4858. const res = yield this.post(requestUrl, data, additionalHeaders);
  4859. return this._processResponse(res, this.requestOptions);
  4860. });
  4861. }
  4862. putJson(requestUrl, obj, additionalHeaders = {}) {
  4863. return __awaiter(this, void 0, void 0, function* () {
  4864. const data = JSON.stringify(obj, null, 2);
  4865. additionalHeaders[Headers.Accept] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.Accept, MediaTypes.ApplicationJson);
  4866. additionalHeaders[Headers.ContentType] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.ContentType, MediaTypes.ApplicationJson);
  4867. const res = yield this.put(requestUrl, data, additionalHeaders);
  4868. return this._processResponse(res, this.requestOptions);
  4869. });
  4870. }
  4871. patchJson(requestUrl, obj, additionalHeaders = {}) {
  4872. return __awaiter(this, void 0, void 0, function* () {
  4873. const data = JSON.stringify(obj, null, 2);
  4874. additionalHeaders[Headers.Accept] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.Accept, MediaTypes.ApplicationJson);
  4875. additionalHeaders[Headers.ContentType] = this._getExistingOrDefaultHeader(additionalHeaders, Headers.ContentType, MediaTypes.ApplicationJson);
  4876. const res = yield this.patch(requestUrl, data, additionalHeaders);
  4877. return this._processResponse(res, this.requestOptions);
  4878. });
  4879. }
  4880. /**
  4881. * Makes a raw http request.
  4882. * All other methods such as get, post, patch, and request ultimately call this.
  4883. * Prefer get, del, post and patch
  4884. */
  4885. request(verb, requestUrl, data, headers) {
  4886. return __awaiter(this, void 0, void 0, function* () {
  4887. if (this._disposed) {
  4888. throw new Error('Client has already been disposed.');
  4889. }
  4890. const parsedUrl = new URL(requestUrl);
  4891. let info = this._prepareRequest(verb, parsedUrl, headers);
  4892. // Only perform retries on reads since writes may not be idempotent.
  4893. const maxTries = this._allowRetries && RetryableHttpVerbs.includes(verb)
  4894. ? this._maxRetries + 1
  4895. : 1;
  4896. let numTries = 0;
  4897. let response;
  4898. do {
  4899. response = yield this.requestRaw(info, data);
  4900. // Check if it's an authentication challenge
  4901. if (response &&
  4902. response.message &&
  4903. response.message.statusCode === HttpCodes.Unauthorized) {
  4904. let authenticationHandler;
  4905. for (const handler of this.handlers) {
  4906. if (handler.canHandleAuthentication(response)) {
  4907. authenticationHandler = handler;
  4908. break;
  4909. }
  4910. }
  4911. if (authenticationHandler) {
  4912. return authenticationHandler.handleAuthentication(this, info, data);
  4913. }
  4914. else {
  4915. // We have received an unauthorized response but have no handlers to handle it.
  4916. // Let the response return to the caller.
  4917. return response;
  4918. }
  4919. }
  4920. let redirectsRemaining = this._maxRedirects;
  4921. while (response.message.statusCode &&
  4922. HttpRedirectCodes.includes(response.message.statusCode) &&
  4923. this._allowRedirects &&
  4924. redirectsRemaining > 0) {
  4925. const redirectUrl = response.message.headers['location'];
  4926. if (!redirectUrl) {
  4927. // if there's no location to redirect to, we won't
  4928. break;
  4929. }
  4930. const parsedRedirectUrl = new URL(redirectUrl);
  4931. if (parsedUrl.protocol === 'https:' &&
  4932. parsedUrl.protocol !== parsedRedirectUrl.protocol &&
  4933. !this._allowRedirectDowngrade) {
  4934. throw new Error('Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.');
  4935. }
  4936. // we need to finish reading the response before reassigning response
  4937. // which will leak the open socket.
  4938. yield response.readBody();
  4939. // strip authorization header if redirected to a different hostname
  4940. if (parsedRedirectUrl.hostname !== parsedUrl.hostname) {
  4941. for (const header in headers) {
  4942. // header names are case insensitive
  4943. if (header.toLowerCase() === 'authorization') {
  4944. delete headers[header];
  4945. }
  4946. }
  4947. }
  4948. // let's make the request with the new redirectUrl
  4949. info = this._prepareRequest(verb, parsedRedirectUrl, headers);
  4950. response = yield this.requestRaw(info, data);
  4951. redirectsRemaining--;
  4952. }
  4953. if (!response.message.statusCode ||
  4954. !HttpResponseRetryCodes.includes(response.message.statusCode)) {
  4955. // If not a retry code, return immediately instead of retrying
  4956. return response;
  4957. }
  4958. numTries += 1;
  4959. if (numTries < maxTries) {
  4960. yield response.readBody();
  4961. yield this._performExponentialBackoff(numTries);
  4962. }
  4963. } while (numTries < maxTries);
  4964. return response;
  4965. });
  4966. }
  4967. /**
  4968. * Needs to be called if keepAlive is set to true in request options.
  4969. */
  4970. dispose() {
  4971. if (this._agent) {
  4972. this._agent.destroy();
  4973. }
  4974. this._disposed = true;
  4975. }
  4976. /**
  4977. * Raw request.
  4978. * @param info
  4979. * @param data
  4980. */
  4981. requestRaw(info, data) {
  4982. return __awaiter(this, void 0, void 0, function* () {
  4983. return new Promise((resolve, reject) => {
  4984. function callbackForResult(err, res) {
  4985. if (err) {
  4986. reject(err);
  4987. }
  4988. else if (!res) {
  4989. // If `err` is not passed, then `res` must be passed.
  4990. reject(new Error('Unknown error'));
  4991. }
  4992. else {
  4993. resolve(res);
  4994. }
  4995. }
  4996. this.requestRawWithCallback(info, data, callbackForResult);
  4997. });
  4998. });
  4999. }
  5000. /**
  5001. * Raw request with callback.
  5002. * @param info
  5003. * @param data
  5004. * @param onResult
  5005. */
  5006. requestRawWithCallback(info, data, onResult) {
  5007. if (typeof data === 'string') {
  5008. if (!info.options.headers) {
  5009. info.options.headers = {};
  5010. }
  5011. info.options.headers['Content-Length'] = Buffer.byteLength(data, 'utf8');
  5012. }
  5013. let callbackCalled = false;
  5014. function handleResult(err, res) {
  5015. if (!callbackCalled) {
  5016. callbackCalled = true;
  5017. onResult(err, res);
  5018. }
  5019. }
  5020. const req = info.httpModule.request(info.options, (msg) => {
  5021. const res = new HttpClientResponse(msg);
  5022. handleResult(undefined, res);
  5023. });
  5024. let socket;
  5025. req.on('socket', sock => {
  5026. socket = sock;
  5027. });
  5028. // If we ever get disconnected, we want the socket to timeout eventually
  5029. req.setTimeout(this._socketTimeout || 3 * 60000, () => {
  5030. if (socket) {
  5031. socket.end();
  5032. }
  5033. handleResult(new Error(`Request timeout: ${info.options.path}`));
  5034. });
  5035. req.on('error', function (err) {
  5036. // err has statusCode property
  5037. // res should have headers
  5038. handleResult(err);
  5039. });
  5040. if (data && typeof data === 'string') {
  5041. req.write(data, 'utf8');
  5042. }
  5043. if (data && typeof data !== 'string') {
  5044. data.on('close', function () {
  5045. req.end();
  5046. });
  5047. data.pipe(req);
  5048. }
  5049. else {
  5050. req.end();
  5051. }
  5052. }
  5053. /**
  5054. * Gets an http agent. This function is useful when you need an http agent that handles
  5055. * routing through a proxy server - depending upon the url and proxy environment variables.
  5056. * @param serverUrl The server URL where the request will be sent. For example, https://api.github.com
  5057. */
  5058. getAgent(serverUrl) {
  5059. const parsedUrl = new URL(serverUrl);
  5060. return this._getAgent(parsedUrl);
  5061. }
  5062. _prepareRequest(method, requestUrl, headers) {
  5063. const info = {};
  5064. info.parsedUrl = requestUrl;
  5065. const usingSsl = info.parsedUrl.protocol === 'https:';
  5066. info.httpModule = usingSsl ? https : http;
  5067. const defaultPort = usingSsl ? 443 : 80;
  5068. info.options = {};
  5069. info.options.host = info.parsedUrl.hostname;
  5070. info.options.port = info.parsedUrl.port
  5071. ? parseInt(info.parsedUrl.port)
  5072. : defaultPort;
  5073. info.options.path =
  5074. (info.parsedUrl.pathname || '') + (info.parsedUrl.search || '');
  5075. info.options.method = method;
  5076. info.options.headers = this._mergeHeaders(headers);
  5077. if (this.userAgent != null) {
  5078. info.options.headers['user-agent'] = this.userAgent;
  5079. }
  5080. info.options.agent = this._getAgent(info.parsedUrl);
  5081. // gives handlers an opportunity to participate
  5082. if (this.handlers) {
  5083. for (const handler of this.handlers) {
  5084. handler.prepareRequest(info.options);
  5085. }
  5086. }
  5087. return info;
  5088. }
  5089. _mergeHeaders(headers) {
  5090. if (this.requestOptions && this.requestOptions.headers) {
  5091. return Object.assign({}, lowercaseKeys(this.requestOptions.headers), lowercaseKeys(headers || {}));
  5092. }
  5093. return lowercaseKeys(headers || {});
  5094. }
  5095. _getExistingOrDefaultHeader(additionalHeaders, header, _default) {
  5096. let clientHeader;
  5097. if (this.requestOptions && this.requestOptions.headers) {
  5098. clientHeader = lowercaseKeys(this.requestOptions.headers)[header];
  5099. }
  5100. return additionalHeaders[header] || clientHeader || _default;
  5101. }
  5102. _getAgent(parsedUrl) {
  5103. let agent;
  5104. const proxyUrl = pm.getProxyUrl(parsedUrl);
  5105. const useProxy = proxyUrl && proxyUrl.hostname;
  5106. if (this._keepAlive && useProxy) {
  5107. agent = this._proxyAgent;
  5108. }
  5109. if (this._keepAlive && !useProxy) {
  5110. agent = this._agent;
  5111. }
  5112. // if agent is already assigned use that agent.
  5113. if (agent) {
  5114. return agent;
  5115. }
  5116. const usingSsl = parsedUrl.protocol === 'https:';
  5117. let maxSockets = 100;
  5118. if (this.requestOptions) {
  5119. maxSockets = this.requestOptions.maxSockets || http.globalAgent.maxSockets;
  5120. }
  5121. // This is `useProxy` again, but we need to check `proxyURl` directly for TypeScripts's flow analysis.
  5122. if (proxyUrl && proxyUrl.hostname) {
  5123. const agentOptions = {
  5124. maxSockets,
  5125. keepAlive: this._keepAlive,
  5126. proxy: Object.assign(Object.assign({}, ((proxyUrl.username || proxyUrl.password) && {
  5127. proxyAuth: `${proxyUrl.username}:${proxyUrl.password}`
  5128. })), { host: proxyUrl.hostname, port: proxyUrl.port })
  5129. };
  5130. let tunnelAgent;
  5131. const overHttps = proxyUrl.protocol === 'https:';
  5132. if (usingSsl) {
  5133. tunnelAgent = overHttps ? tunnel.httpsOverHttps : tunnel.httpsOverHttp;
  5134. }
  5135. else {
  5136. tunnelAgent = overHttps ? tunnel.httpOverHttps : tunnel.httpOverHttp;
  5137. }
  5138. agent = tunnelAgent(agentOptions);
  5139. this._proxyAgent = agent;
  5140. }
  5141. // if reusing agent across request and tunneling agent isn't assigned create a new agent
  5142. if (this._keepAlive && !agent) {
  5143. const options = { keepAlive: this._keepAlive, maxSockets };
  5144. agent = usingSsl ? new https.Agent(options) : new http.Agent(options);
  5145. this._agent = agent;
  5146. }
  5147. // if not using private agent and tunnel agent isn't setup then use global agent
  5148. if (!agent) {
  5149. agent = usingSsl ? https.globalAgent : http.globalAgent;
  5150. }
  5151. if (usingSsl && this._ignoreSslError) {
  5152. // we don't want to set NODE_TLS_REJECT_UNAUTHORIZED=0 since that will affect request for entire process
  5153. // http.RequestOptions doesn't expose a way to modify RequestOptions.agent.options
  5154. // we have to cast it to any and change it directly
  5155. agent.options = Object.assign(agent.options || {}, {
  5156. rejectUnauthorized: false
  5157. });
  5158. }
  5159. return agent;
  5160. }
  5161. _performExponentialBackoff(retryNumber) {
  5162. return __awaiter(this, void 0, void 0, function* () {
  5163. retryNumber = Math.min(ExponentialBackoffCeiling, retryNumber);
  5164. const ms = ExponentialBackoffTimeSlice * Math.pow(2, retryNumber);
  5165. return new Promise(resolve => setTimeout(() => resolve(), ms));
  5166. });
  5167. }
  5168. _processResponse(res, options) {
  5169. return __awaiter(this, void 0, void 0, function* () {
  5170. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  5171. const statusCode = res.message.statusCode || 0;
  5172. const response = {
  5173. statusCode,
  5174. result: null,
  5175. headers: {}
  5176. };
  5177. // not found leads to null obj returned
  5178. if (statusCode === HttpCodes.NotFound) {
  5179. resolve(response);
  5180. }
  5181. // get the result from the body
  5182. function dateTimeDeserializer(key, value) {
  5183. if (typeof value === 'string') {
  5184. const a = new Date(value);
  5185. if (!isNaN(a.valueOf())) {
  5186. return a;
  5187. }
  5188. }
  5189. return value;
  5190. }
  5191. let obj;
  5192. let contents;
  5193. try {
  5194. contents = yield res.readBody();
  5195. if (contents && contents.length > 0) {
  5196. if (options && options.deserializeDates) {
  5197. obj = JSON.parse(contents, dateTimeDeserializer);
  5198. }
  5199. else {
  5200. obj = JSON.parse(contents);
  5201. }
  5202. response.result = obj;
  5203. }
  5204. response.headers = res.message.headers;
  5205. }
  5206. catch (err) {
  5207. // Invalid resource (contents not json); leaving result obj null
  5208. }
  5209. // note that 3xx redirects are handled by the http layer.
  5210. if (statusCode > 299) {
  5211. let msg;
  5212. // if exception/error in body, attempt to get better error
  5213. if (obj && obj.message) {
  5214. msg = obj.message;
  5215. }
  5216. else if (contents && contents.length > 0) {
  5217. // it may be the case that the exception is in the body message as string
  5218. msg = contents;
  5219. }
  5220. else {
  5221. msg = `Failed request: (${statusCode})`;
  5222. }
  5223. const err = new HttpClientError(msg, statusCode);
  5224. err.result = response.result;
  5225. reject(err);
  5226. }
  5227. else {
  5228. resolve(response);
  5229. }
  5230. }));
  5231. });
  5232. }
  5233. }
  5234. exports.HttpClient = HttpClient;
  5235. const lowercaseKeys = (obj) => Object.keys(obj).reduce((c, k) => ((c[k.toLowerCase()] = obj[k]), c), {});
  5236. //# sourceMappingURL=index.js.map
  5237. /***/ }),
  5238. /***/ 9835:
  5239. /***/ ((__unused_webpack_module, exports) => {
  5240. "use strict";
  5241. Object.defineProperty(exports, "__esModule", ({ value: true }));
  5242. exports.checkBypass = exports.getProxyUrl = void 0;
  5243. function getProxyUrl(reqUrl) {
  5244. const usingSsl = reqUrl.protocol === 'https:';
  5245. if (checkBypass(reqUrl)) {
  5246. return undefined;
  5247. }
  5248. const proxyVar = (() => {
  5249. if (usingSsl) {
  5250. return process.env['https_proxy'] || process.env['HTTPS_PROXY'];
  5251. }
  5252. else {
  5253. return process.env['http_proxy'] || process.env['HTTP_PROXY'];
  5254. }
  5255. })();
  5256. if (proxyVar) {
  5257. return new URL(proxyVar);
  5258. }
  5259. else {
  5260. return undefined;
  5261. }
  5262. }
  5263. exports.getProxyUrl = getProxyUrl;
  5264. function checkBypass(reqUrl) {
  5265. if (!reqUrl.hostname) {
  5266. return false;
  5267. }
  5268. const reqHost = reqUrl.hostname;
  5269. if (isLoopbackAddress(reqHost)) {
  5270. return true;
  5271. }
  5272. const noProxy = process.env['no_proxy'] || process.env['NO_PROXY'] || '';
  5273. if (!noProxy) {
  5274. return false;
  5275. }
  5276. // Determine the request port
  5277. let reqPort;
  5278. if (reqUrl.port) {
  5279. reqPort = Number(reqUrl.port);
  5280. }
  5281. else if (reqUrl.protocol === 'http:') {
  5282. reqPort = 80;
  5283. }
  5284. else if (reqUrl.protocol === 'https:') {
  5285. reqPort = 443;
  5286. }
  5287. // Format the request hostname and hostname with port
  5288. const upperReqHosts = [reqUrl.hostname.toUpperCase()];
  5289. if (typeof reqPort === 'number') {
  5290. upperReqHosts.push(`${upperReqHosts[0]}:${reqPort}`);
  5291. }
  5292. // Compare request host against noproxy
  5293. for (const upperNoProxyItem of noProxy
  5294. .split(',')
  5295. .map(x => x.trim().toUpperCase())
  5296. .filter(x => x)) {
  5297. if (upperNoProxyItem === '*' ||
  5298. upperReqHosts.some(x => x === upperNoProxyItem ||
  5299. x.endsWith(`.${upperNoProxyItem}`) ||
  5300. (upperNoProxyItem.startsWith('.') &&
  5301. x.endsWith(`${upperNoProxyItem}`)))) {
  5302. return true;
  5303. }
  5304. }
  5305. return false;
  5306. }
  5307. exports.checkBypass = checkBypass;
  5308. function isLoopbackAddress(host) {
  5309. const hostLower = host.toLowerCase();
  5310. return (hostLower === 'localhost' ||
  5311. hostLower.startsWith('127.') ||
  5312. hostLower.startsWith('[::1]') ||
  5313. hostLower.startsWith('[0:0:0:0:0:0:0:1]'));
  5314. }
  5315. //# sourceMappingURL=proxy.js.map
  5316. /***/ }),
  5317. /***/ 1962:
  5318. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  5319. "use strict";
  5320. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  5321. if (k2 === undefined) k2 = k;
  5322. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  5323. }) : (function(o, m, k, k2) {
  5324. if (k2 === undefined) k2 = k;
  5325. o[k2] = m[k];
  5326. }));
  5327. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  5328. Object.defineProperty(o, "default", { enumerable: true, value: v });
  5329. }) : function(o, v) {
  5330. o["default"] = v;
  5331. });
  5332. var __importStar = (this && this.__importStar) || function (mod) {
  5333. if (mod && mod.__esModule) return mod;
  5334. var result = {};
  5335. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  5336. __setModuleDefault(result, mod);
  5337. return result;
  5338. };
  5339. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  5340. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  5341. return new (P || (P = Promise))(function (resolve, reject) {
  5342. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  5343. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  5344. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  5345. step((generator = generator.apply(thisArg, _arguments || [])).next());
  5346. });
  5347. };
  5348. var _a;
  5349. Object.defineProperty(exports, "__esModule", ({ value: true }));
  5350. exports.getCmdPath = exports.tryGetExecutablePath = exports.isRooted = exports.isDirectory = exports.exists = exports.READONLY = exports.UV_FS_O_EXLOCK = exports.IS_WINDOWS = exports.unlink = exports.symlink = exports.stat = exports.rmdir = exports.rm = exports.rename = exports.readlink = exports.readdir = exports.open = exports.mkdir = exports.lstat = exports.copyFile = exports.chmod = void 0;
  5351. const fs = __importStar(__nccwpck_require__(7147));
  5352. const path = __importStar(__nccwpck_require__(1017));
  5353. _a = fs.promises
  5354. // export const {open} = 'fs'
  5355. , exports.chmod = _a.chmod, exports.copyFile = _a.copyFile, exports.lstat = _a.lstat, exports.mkdir = _a.mkdir, exports.open = _a.open, exports.readdir = _a.readdir, exports.readlink = _a.readlink, exports.rename = _a.rename, exports.rm = _a.rm, exports.rmdir = _a.rmdir, exports.stat = _a.stat, exports.symlink = _a.symlink, exports.unlink = _a.unlink;
  5356. // export const {open} = 'fs'
  5357. exports.IS_WINDOWS = process.platform === 'win32';
  5358. // See https://github.com/nodejs/node/blob/d0153aee367422d0858105abec186da4dff0a0c5/deps/uv/include/uv/win.h#L691
  5359. exports.UV_FS_O_EXLOCK = 0x10000000;
  5360. exports.READONLY = fs.constants.O_RDONLY;
  5361. function exists(fsPath) {
  5362. return __awaiter(this, void 0, void 0, function* () {
  5363. try {
  5364. yield exports.stat(fsPath);
  5365. }
  5366. catch (err) {
  5367. if (err.code === 'ENOENT') {
  5368. return false;
  5369. }
  5370. throw err;
  5371. }
  5372. return true;
  5373. });
  5374. }
  5375. exports.exists = exists;
  5376. function isDirectory(fsPath, useStat = false) {
  5377. return __awaiter(this, void 0, void 0, function* () {
  5378. const stats = useStat ? yield exports.stat(fsPath) : yield exports.lstat(fsPath);
  5379. return stats.isDirectory();
  5380. });
  5381. }
  5382. exports.isDirectory = isDirectory;
  5383. /**
  5384. * On OSX/Linux, true if path starts with '/'. On Windows, true for paths like:
  5385. * \, \hello, \\hello\share, C:, and C:\hello (and corresponding alternate separator cases).
  5386. */
  5387. function isRooted(p) {
  5388. p = normalizeSeparators(p);
  5389. if (!p) {
  5390. throw new Error('isRooted() parameter "p" cannot be empty');
  5391. }
  5392. if (exports.IS_WINDOWS) {
  5393. return (p.startsWith('\\') || /^[A-Z]:/i.test(p) // e.g. \ or \hello or \\hello
  5394. ); // e.g. C: or C:\hello
  5395. }
  5396. return p.startsWith('/');
  5397. }
  5398. exports.isRooted = isRooted;
  5399. /**
  5400. * Best effort attempt to determine whether a file exists and is executable.
  5401. * @param filePath file path to check
  5402. * @param extensions additional file extensions to try
  5403. * @return if file exists and is executable, returns the file path. otherwise empty string.
  5404. */
  5405. function tryGetExecutablePath(filePath, extensions) {
  5406. return __awaiter(this, void 0, void 0, function* () {
  5407. let stats = undefined;
  5408. try {
  5409. // test file exists
  5410. stats = yield exports.stat(filePath);
  5411. }
  5412. catch (err) {
  5413. if (err.code !== 'ENOENT') {
  5414. // eslint-disable-next-line no-console
  5415. console.log(`Unexpected error attempting to determine if executable file exists '${filePath}': ${err}`);
  5416. }
  5417. }
  5418. if (stats && stats.isFile()) {
  5419. if (exports.IS_WINDOWS) {
  5420. // on Windows, test for valid extension
  5421. const upperExt = path.extname(filePath).toUpperCase();
  5422. if (extensions.some(validExt => validExt.toUpperCase() === upperExt)) {
  5423. return filePath;
  5424. }
  5425. }
  5426. else {
  5427. if (isUnixExecutable(stats)) {
  5428. return filePath;
  5429. }
  5430. }
  5431. }
  5432. // try each extension
  5433. const originalFilePath = filePath;
  5434. for (const extension of extensions) {
  5435. filePath = originalFilePath + extension;
  5436. stats = undefined;
  5437. try {
  5438. stats = yield exports.stat(filePath);
  5439. }
  5440. catch (err) {
  5441. if (err.code !== 'ENOENT') {
  5442. // eslint-disable-next-line no-console
  5443. console.log(`Unexpected error attempting to determine if executable file exists '${filePath}': ${err}`);
  5444. }
  5445. }
  5446. if (stats && stats.isFile()) {
  5447. if (exports.IS_WINDOWS) {
  5448. // preserve the case of the actual file (since an extension was appended)
  5449. try {
  5450. const directory = path.dirname(filePath);
  5451. const upperName = path.basename(filePath).toUpperCase();
  5452. for (const actualName of yield exports.readdir(directory)) {
  5453. if (upperName === actualName.toUpperCase()) {
  5454. filePath = path.join(directory, actualName);
  5455. break;
  5456. }
  5457. }
  5458. }
  5459. catch (err) {
  5460. // eslint-disable-next-line no-console
  5461. console.log(`Unexpected error attempting to determine the actual case of the file '${filePath}': ${err}`);
  5462. }
  5463. return filePath;
  5464. }
  5465. else {
  5466. if (isUnixExecutable(stats)) {
  5467. return filePath;
  5468. }
  5469. }
  5470. }
  5471. }
  5472. return '';
  5473. });
  5474. }
  5475. exports.tryGetExecutablePath = tryGetExecutablePath;
  5476. function normalizeSeparators(p) {
  5477. p = p || '';
  5478. if (exports.IS_WINDOWS) {
  5479. // convert slashes on Windows
  5480. p = p.replace(/\//g, '\\');
  5481. // remove redundant slashes
  5482. return p.replace(/\\\\+/g, '\\');
  5483. }
  5484. // remove redundant slashes
  5485. return p.replace(/\/\/+/g, '/');
  5486. }
  5487. // on Mac/Linux, test the execute bit
  5488. // R W X R W X R W X
  5489. // 256 128 64 32 16 8 4 2 1
  5490. function isUnixExecutable(stats) {
  5491. return ((stats.mode & 1) > 0 ||
  5492. ((stats.mode & 8) > 0 && stats.gid === process.getgid()) ||
  5493. ((stats.mode & 64) > 0 && stats.uid === process.getuid()));
  5494. }
  5495. // Get the path of cmd.exe in windows
  5496. function getCmdPath() {
  5497. var _a;
  5498. return (_a = process.env['COMSPEC']) !== null && _a !== void 0 ? _a : `cmd.exe`;
  5499. }
  5500. exports.getCmdPath = getCmdPath;
  5501. //# sourceMappingURL=io-util.js.map
  5502. /***/ }),
  5503. /***/ 7436:
  5504. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  5505. "use strict";
  5506. var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
  5507. if (k2 === undefined) k2 = k;
  5508. Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
  5509. }) : (function(o, m, k, k2) {
  5510. if (k2 === undefined) k2 = k;
  5511. o[k2] = m[k];
  5512. }));
  5513. var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
  5514. Object.defineProperty(o, "default", { enumerable: true, value: v });
  5515. }) : function(o, v) {
  5516. o["default"] = v;
  5517. });
  5518. var __importStar = (this && this.__importStar) || function (mod) {
  5519. if (mod && mod.__esModule) return mod;
  5520. var result = {};
  5521. if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
  5522. __setModuleDefault(result, mod);
  5523. return result;
  5524. };
  5525. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  5526. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  5527. return new (P || (P = Promise))(function (resolve, reject) {
  5528. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  5529. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  5530. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  5531. step((generator = generator.apply(thisArg, _arguments || [])).next());
  5532. });
  5533. };
  5534. Object.defineProperty(exports, "__esModule", ({ value: true }));
  5535. exports.findInPath = exports.which = exports.mkdirP = exports.rmRF = exports.mv = exports.cp = void 0;
  5536. const assert_1 = __nccwpck_require__(9491);
  5537. const path = __importStar(__nccwpck_require__(1017));
  5538. const ioUtil = __importStar(__nccwpck_require__(1962));
  5539. /**
  5540. * Copies a file or folder.
  5541. * Based off of shelljs - https://github.com/shelljs/shelljs/blob/9237f66c52e5daa40458f94f9565e18e8132f5a6/src/cp.js
  5542. *
  5543. * @param source source path
  5544. * @param dest destination path
  5545. * @param options optional. See CopyOptions.
  5546. */
  5547. function cp(source, dest, options = {}) {
  5548. return __awaiter(this, void 0, void 0, function* () {
  5549. const { force, recursive, copySourceDirectory } = readCopyOptions(options);
  5550. const destStat = (yield ioUtil.exists(dest)) ? yield ioUtil.stat(dest) : null;
  5551. // Dest is an existing file, but not forcing
  5552. if (destStat && destStat.isFile() && !force) {
  5553. return;
  5554. }
  5555. // If dest is an existing directory, should copy inside.
  5556. const newDest = destStat && destStat.isDirectory() && copySourceDirectory
  5557. ? path.join(dest, path.basename(source))
  5558. : dest;
  5559. if (!(yield ioUtil.exists(source))) {
  5560. throw new Error(`no such file or directory: ${source}`);
  5561. }
  5562. const sourceStat = yield ioUtil.stat(source);
  5563. if (sourceStat.isDirectory()) {
  5564. if (!recursive) {
  5565. throw new Error(`Failed to copy. ${source} is a directory, but tried to copy without recursive flag.`);
  5566. }
  5567. else {
  5568. yield cpDirRecursive(source, newDest, 0, force);
  5569. }
  5570. }
  5571. else {
  5572. if (path.relative(source, newDest) === '') {
  5573. // a file cannot be copied to itself
  5574. throw new Error(`'${newDest}' and '${source}' are the same file`);
  5575. }
  5576. yield copyFile(source, newDest, force);
  5577. }
  5578. });
  5579. }
  5580. exports.cp = cp;
  5581. /**
  5582. * Moves a path.
  5583. *
  5584. * @param source source path
  5585. * @param dest destination path
  5586. * @param options optional. See MoveOptions.
  5587. */
  5588. function mv(source, dest, options = {}) {
  5589. return __awaiter(this, void 0, void 0, function* () {
  5590. if (yield ioUtil.exists(dest)) {
  5591. let destExists = true;
  5592. if (yield ioUtil.isDirectory(dest)) {
  5593. // If dest is directory copy src into dest
  5594. dest = path.join(dest, path.basename(source));
  5595. destExists = yield ioUtil.exists(dest);
  5596. }
  5597. if (destExists) {
  5598. if (options.force == null || options.force) {
  5599. yield rmRF(dest);
  5600. }
  5601. else {
  5602. throw new Error('Destination already exists');
  5603. }
  5604. }
  5605. }
  5606. yield mkdirP(path.dirname(dest));
  5607. yield ioUtil.rename(source, dest);
  5608. });
  5609. }
  5610. exports.mv = mv;
  5611. /**
  5612. * Remove a path recursively with force
  5613. *
  5614. * @param inputPath path to remove
  5615. */
  5616. function rmRF(inputPath) {
  5617. return __awaiter(this, void 0, void 0, function* () {
  5618. if (ioUtil.IS_WINDOWS) {
  5619. // Check for invalid characters
  5620. // https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file
  5621. if (/[*"<>|]/.test(inputPath)) {
  5622. throw new Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows');
  5623. }
  5624. }
  5625. try {
  5626. // note if path does not exist, error is silent
  5627. yield ioUtil.rm(inputPath, {
  5628. force: true,
  5629. maxRetries: 3,
  5630. recursive: true,
  5631. retryDelay: 300
  5632. });
  5633. }
  5634. catch (err) {
  5635. throw new Error(`File was unable to be removed ${err}`);
  5636. }
  5637. });
  5638. }
  5639. exports.rmRF = rmRF;
  5640. /**
  5641. * Make a directory. Creates the full path with folders in between
  5642. * Will throw if it fails
  5643. *
  5644. * @param fsPath path to create
  5645. * @returns Promise<void>
  5646. */
  5647. function mkdirP(fsPath) {
  5648. return __awaiter(this, void 0, void 0, function* () {
  5649. assert_1.ok(fsPath, 'a path argument must be provided');
  5650. yield ioUtil.mkdir(fsPath, { recursive: true });
  5651. });
  5652. }
  5653. exports.mkdirP = mkdirP;
  5654. /**
  5655. * Returns path of a tool had the tool actually been invoked. Resolves via paths.
  5656. * If you check and the tool does not exist, it will throw.
  5657. *
  5658. * @param tool name of the tool
  5659. * @param check whether to check if tool exists
  5660. * @returns Promise<string> path to tool
  5661. */
  5662. function which(tool, check) {
  5663. return __awaiter(this, void 0, void 0, function* () {
  5664. if (!tool) {
  5665. throw new Error("parameter 'tool' is required");
  5666. }
  5667. // recursive when check=true
  5668. if (check) {
  5669. const result = yield which(tool, false);
  5670. if (!result) {
  5671. if (ioUtil.IS_WINDOWS) {
  5672. throw new Error(`Unable to locate executable file: ${tool}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.`);
  5673. }
  5674. else {
  5675. throw new Error(`Unable to locate executable file: ${tool}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`);
  5676. }
  5677. }
  5678. return result;
  5679. }
  5680. const matches = yield findInPath(tool);
  5681. if (matches && matches.length > 0) {
  5682. return matches[0];
  5683. }
  5684. return '';
  5685. });
  5686. }
  5687. exports.which = which;
  5688. /**
  5689. * Returns a list of all occurrences of the given tool on the system path.
  5690. *
  5691. * @returns Promise<string[]> the paths of the tool
  5692. */
  5693. function findInPath(tool) {
  5694. return __awaiter(this, void 0, void 0, function* () {
  5695. if (!tool) {
  5696. throw new Error("parameter 'tool' is required");
  5697. }
  5698. // build the list of extensions to try
  5699. const extensions = [];
  5700. if (ioUtil.IS_WINDOWS && process.env['PATHEXT']) {
  5701. for (const extension of process.env['PATHEXT'].split(path.delimiter)) {
  5702. if (extension) {
  5703. extensions.push(extension);
  5704. }
  5705. }
  5706. }
  5707. // if it's rooted, return it if exists. otherwise return empty.
  5708. if (ioUtil.isRooted(tool)) {
  5709. const filePath = yield ioUtil.tryGetExecutablePath(tool, extensions);
  5710. if (filePath) {
  5711. return [filePath];
  5712. }
  5713. return [];
  5714. }
  5715. // if any path separators, return empty
  5716. if (tool.includes(path.sep)) {
  5717. return [];
  5718. }
  5719. // build the list of directories
  5720. //
  5721. // Note, technically "where" checks the current directory on Windows. From a toolkit perspective,
  5722. // it feels like we should not do this. Checking the current directory seems like more of a use
  5723. // case of a shell, and the which() function exposed by the toolkit should strive for consistency
  5724. // across platforms.
  5725. const directories = [];
  5726. if (process.env.PATH) {
  5727. for (const p of process.env.PATH.split(path.delimiter)) {
  5728. if (p) {
  5729. directories.push(p);
  5730. }
  5731. }
  5732. }
  5733. // find all matches
  5734. const matches = [];
  5735. for (const directory of directories) {
  5736. const filePath = yield ioUtil.tryGetExecutablePath(path.join(directory, tool), extensions);
  5737. if (filePath) {
  5738. matches.push(filePath);
  5739. }
  5740. }
  5741. return matches;
  5742. });
  5743. }
  5744. exports.findInPath = findInPath;
  5745. function readCopyOptions(options) {
  5746. const force = options.force == null ? true : options.force;
  5747. const recursive = Boolean(options.recursive);
  5748. const copySourceDirectory = options.copySourceDirectory == null
  5749. ? true
  5750. : Boolean(options.copySourceDirectory);
  5751. return { force, recursive, copySourceDirectory };
  5752. }
  5753. function cpDirRecursive(sourceDir, destDir, currentDepth, force) {
  5754. return __awaiter(this, void 0, void 0, function* () {
  5755. // Ensure there is not a run away recursive copy
  5756. if (currentDepth >= 255)
  5757. return;
  5758. currentDepth++;
  5759. yield mkdirP(destDir);
  5760. const files = yield ioUtil.readdir(sourceDir);
  5761. for (const fileName of files) {
  5762. const srcFile = `${sourceDir}/${fileName}`;
  5763. const destFile = `${destDir}/${fileName}`;
  5764. const srcFileStat = yield ioUtil.lstat(srcFile);
  5765. if (srcFileStat.isDirectory()) {
  5766. // Recurse
  5767. yield cpDirRecursive(srcFile, destFile, currentDepth, force);
  5768. }
  5769. else {
  5770. yield copyFile(srcFile, destFile, force);
  5771. }
  5772. }
  5773. // Change the mode for the newly created directory
  5774. yield ioUtil.chmod(destDir, (yield ioUtil.stat(sourceDir)).mode);
  5775. });
  5776. }
  5777. // Buffered file copy
  5778. function copyFile(srcFile, destFile, force) {
  5779. return __awaiter(this, void 0, void 0, function* () {
  5780. if ((yield ioUtil.lstat(srcFile)).isSymbolicLink()) {
  5781. // unlink/re-link it
  5782. try {
  5783. yield ioUtil.lstat(destFile);
  5784. yield ioUtil.unlink(destFile);
  5785. }
  5786. catch (e) {
  5787. // Try to override file permission
  5788. if (e.code === 'EPERM') {
  5789. yield ioUtil.chmod(destFile, '0666');
  5790. yield ioUtil.unlink(destFile);
  5791. }
  5792. // other errors = it doesn't exist, no work to do
  5793. }
  5794. // Copy over symlink
  5795. const symlinkFull = yield ioUtil.readlink(srcFile);
  5796. yield ioUtil.symlink(symlinkFull, destFile, ioUtil.IS_WINDOWS ? 'junction' : null);
  5797. }
  5798. else if (!(yield ioUtil.exists(destFile)) || force) {
  5799. yield ioUtil.copyFile(srcFile, destFile);
  5800. }
  5801. });
  5802. }
  5803. //# sourceMappingURL=io.js.map
  5804. /***/ }),
  5805. /***/ 7784:
  5806. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  5807. "use strict";
  5808. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  5809. function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
  5810. return new (P || (P = Promise))(function (resolve, reject) {
  5811. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  5812. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  5813. function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
  5814. step((generator = generator.apply(thisArg, _arguments || [])).next());
  5815. });
  5816. };
  5817. Object.defineProperty(exports, "__esModule", ({ value: true }));
  5818. const core = __nccwpck_require__(2186);
  5819. const io = __nccwpck_require__(7436);
  5820. const fs = __nccwpck_require__(7147);
  5821. const os = __nccwpck_require__(2037);
  5822. const path = __nccwpck_require__(1017);
  5823. const httpm = __nccwpck_require__(5538);
  5824. const semver = __nccwpck_require__(562);
  5825. const uuidV4 = __nccwpck_require__(824);
  5826. const exec_1 = __nccwpck_require__(1514);
  5827. const assert_1 = __nccwpck_require__(9491);
  5828. class HTTPError extends Error {
  5829. constructor(httpStatusCode) {
  5830. super(`Unexpected HTTP response: ${httpStatusCode}`);
  5831. this.httpStatusCode = httpStatusCode;
  5832. Object.setPrototypeOf(this, new.target.prototype);
  5833. }
  5834. }
  5835. exports.HTTPError = HTTPError;
  5836. const IS_WINDOWS = process.platform === 'win32';
  5837. const userAgent = 'actions/tool-cache';
  5838. // On load grab temp directory and cache directory and remove them from env (currently don't want to expose this)
  5839. let tempDirectory = process.env['RUNNER_TEMP'] || '';
  5840. let cacheRoot = process.env['RUNNER_TOOL_CACHE'] || '';
  5841. // If directories not found, place them in common temp locations
  5842. if (!tempDirectory || !cacheRoot) {
  5843. let baseLocation;
  5844. if (IS_WINDOWS) {
  5845. // On windows use the USERPROFILE env variable
  5846. baseLocation = process.env['USERPROFILE'] || 'C:\\';
  5847. }
  5848. else {
  5849. if (process.platform === 'darwin') {
  5850. baseLocation = '/Users';
  5851. }
  5852. else {
  5853. baseLocation = '/home';
  5854. }
  5855. }
  5856. if (!tempDirectory) {
  5857. tempDirectory = path.join(baseLocation, 'actions', 'temp');
  5858. }
  5859. if (!cacheRoot) {
  5860. cacheRoot = path.join(baseLocation, 'actions', 'cache');
  5861. }
  5862. }
  5863. /**
  5864. * Download a tool from an url and stream it into a file
  5865. *
  5866. * @param url url of tool to download
  5867. * @returns path to downloaded tool
  5868. */
  5869. function downloadTool(url) {
  5870. return __awaiter(this, void 0, void 0, function* () {
  5871. // Wrap in a promise so that we can resolve from within stream callbacks
  5872. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  5873. try {
  5874. const http = new httpm.HttpClient(userAgent, [], {
  5875. allowRetries: true,
  5876. maxRetries: 3
  5877. });
  5878. const destPath = path.join(tempDirectory, uuidV4());
  5879. yield io.mkdirP(tempDirectory);
  5880. core.debug(`Downloading ${url}`);
  5881. core.debug(`Downloading ${destPath}`);
  5882. if (fs.existsSync(destPath)) {
  5883. throw new Error(`Destination file path ${destPath} already exists`);
  5884. }
  5885. const response = yield http.get(url);
  5886. if (response.message.statusCode !== 200) {
  5887. const err = new HTTPError(response.message.statusCode);
  5888. core.debug(`Failed to download from "${url}". Code(${response.message.statusCode}) Message(${response.message.statusMessage})`);
  5889. throw err;
  5890. }
  5891. const file = fs.createWriteStream(destPath);
  5892. file.on('open', () => __awaiter(this, void 0, void 0, function* () {
  5893. try {
  5894. const stream = response.message.pipe(file);
  5895. stream.on('close', () => {
  5896. core.debug('download complete');
  5897. resolve(destPath);
  5898. });
  5899. }
  5900. catch (err) {
  5901. core.debug(`Failed to download from "${url}". Code(${response.message.statusCode}) Message(${response.message.statusMessage})`);
  5902. reject(err);
  5903. }
  5904. }));
  5905. file.on('error', err => {
  5906. file.end();
  5907. reject(err);
  5908. });
  5909. }
  5910. catch (err) {
  5911. reject(err);
  5912. }
  5913. }));
  5914. });
  5915. }
  5916. exports.downloadTool = downloadTool;
  5917. /**
  5918. * Extract a .7z file
  5919. *
  5920. * @param file path to the .7z file
  5921. * @param dest destination directory. Optional.
  5922. * @param _7zPath path to 7zr.exe. Optional, for long path support. Most .7z archives do not have this
  5923. * problem. If your .7z archive contains very long paths, you can pass the path to 7zr.exe which will
  5924. * gracefully handle long paths. By default 7zdec.exe is used because it is a very small program and is
  5925. * bundled with the tool lib. However it does not support long paths. 7zr.exe is the reduced command line
  5926. * interface, it is smaller than the full command line interface, and it does support long paths. At the
  5927. * time of this writing, it is freely available from the LZMA SDK that is available on the 7zip website.
  5928. * Be sure to check the current license agreement. If 7zr.exe is bundled with your action, then the path
  5929. * to 7zr.exe can be pass to this function.
  5930. * @returns path to the destination directory
  5931. */
  5932. function extract7z(file, dest, _7zPath) {
  5933. return __awaiter(this, void 0, void 0, function* () {
  5934. assert_1.ok(IS_WINDOWS, 'extract7z() not supported on current OS');
  5935. assert_1.ok(file, 'parameter "file" is required');
  5936. dest = dest || (yield _createExtractFolder(dest));
  5937. const originalCwd = process.cwd();
  5938. process.chdir(dest);
  5939. if (_7zPath) {
  5940. try {
  5941. const args = [
  5942. 'x',
  5943. '-bb1',
  5944. '-bd',
  5945. '-sccUTF-8',
  5946. file
  5947. ];
  5948. const options = {
  5949. silent: true
  5950. };
  5951. yield exec_1.exec(`"${_7zPath}"`, args, options);
  5952. }
  5953. finally {
  5954. process.chdir(originalCwd);
  5955. }
  5956. }
  5957. else {
  5958. const escapedScript = path
  5959. .join(__dirname, '..', 'scripts', 'Invoke-7zdec.ps1')
  5960. .replace(/'/g, "''")
  5961. .replace(/"|\n|\r/g, ''); // double-up single quotes, remove double quotes and newlines
  5962. const escapedFile = file.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  5963. const escapedTarget = dest.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  5964. const command = `& '${escapedScript}' -Source '${escapedFile}' -Target '${escapedTarget}'`;
  5965. const args = [
  5966. '-NoLogo',
  5967. '-Sta',
  5968. '-NoProfile',
  5969. '-NonInteractive',
  5970. '-ExecutionPolicy',
  5971. 'Unrestricted',
  5972. '-Command',
  5973. command
  5974. ];
  5975. const options = {
  5976. silent: true
  5977. };
  5978. try {
  5979. const powershellPath = yield io.which('powershell', true);
  5980. yield exec_1.exec(`"${powershellPath}"`, args, options);
  5981. }
  5982. finally {
  5983. process.chdir(originalCwd);
  5984. }
  5985. }
  5986. return dest;
  5987. });
  5988. }
  5989. exports.extract7z = extract7z;
  5990. /**
  5991. * Extract a tar
  5992. *
  5993. * @param file path to the tar
  5994. * @param dest destination directory. Optional.
  5995. * @param flags flags for the tar. Optional.
  5996. * @returns path to the destination directory
  5997. */
  5998. function extractTar(file, dest, flags = 'xz') {
  5999. return __awaiter(this, void 0, void 0, function* () {
  6000. if (!file) {
  6001. throw new Error("parameter 'file' is required");
  6002. }
  6003. dest = dest || (yield _createExtractFolder(dest));
  6004. const tarPath = yield io.which('tar', true);
  6005. yield exec_1.exec(`"${tarPath}"`, [flags, '-C', dest, '-f', file]);
  6006. return dest;
  6007. });
  6008. }
  6009. exports.extractTar = extractTar;
  6010. /**
  6011. * Extract a zip
  6012. *
  6013. * @param file path to the zip
  6014. * @param dest destination directory. Optional.
  6015. * @returns path to the destination directory
  6016. */
  6017. function extractZip(file, dest) {
  6018. return __awaiter(this, void 0, void 0, function* () {
  6019. if (!file) {
  6020. throw new Error("parameter 'file' is required");
  6021. }
  6022. dest = dest || (yield _createExtractFolder(dest));
  6023. if (IS_WINDOWS) {
  6024. yield extractZipWin(file, dest);
  6025. }
  6026. else {
  6027. yield extractZipNix(file, dest);
  6028. }
  6029. return dest;
  6030. });
  6031. }
  6032. exports.extractZip = extractZip;
  6033. function extractZipWin(file, dest) {
  6034. return __awaiter(this, void 0, void 0, function* () {
  6035. // build the powershell command
  6036. const escapedFile = file.replace(/'/g, "''").replace(/"|\n|\r/g, ''); // double-up single quotes, remove double quotes and newlines
  6037. const escapedDest = dest.replace(/'/g, "''").replace(/"|\n|\r/g, '');
  6038. const command = `$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('${escapedFile}', '${escapedDest}')`;
  6039. // run powershell
  6040. const powershellPath = yield io.which('powershell');
  6041. const args = [
  6042. '-NoLogo',
  6043. '-Sta',
  6044. '-NoProfile',
  6045. '-NonInteractive',
  6046. '-ExecutionPolicy',
  6047. 'Unrestricted',
  6048. '-Command',
  6049. command
  6050. ];
  6051. yield exec_1.exec(`"${powershellPath}"`, args);
  6052. });
  6053. }
  6054. function extractZipNix(file, dest) {
  6055. return __awaiter(this, void 0, void 0, function* () {
  6056. const unzipPath = yield io.which('unzip');
  6057. yield exec_1.exec(`"${unzipPath}"`, [file], { cwd: dest });
  6058. });
  6059. }
  6060. /**
  6061. * Caches a directory and installs it into the tool cacheDir
  6062. *
  6063. * @param sourceDir the directory to cache into tools
  6064. * @param tool tool name
  6065. * @param version version of the tool. semver format
  6066. * @param arch architecture of the tool. Optional. Defaults to machine architecture
  6067. */
  6068. function cacheDir(sourceDir, tool, version, arch) {
  6069. return __awaiter(this, void 0, void 0, function* () {
  6070. version = semver.clean(version) || version;
  6071. arch = arch || os.arch();
  6072. core.debug(`Caching tool ${tool} ${version} ${arch}`);
  6073. core.debug(`source dir: ${sourceDir}`);
  6074. if (!fs.statSync(sourceDir).isDirectory()) {
  6075. throw new Error('sourceDir is not a directory');
  6076. }
  6077. // Create the tool dir
  6078. const destPath = yield _createToolPath(tool, version, arch);
  6079. // copy each child item. do not move. move can fail on Windows
  6080. // due to anti-virus software having an open handle on a file.
  6081. for (const itemName of fs.readdirSync(sourceDir)) {
  6082. const s = path.join(sourceDir, itemName);
  6083. yield io.cp(s, destPath, { recursive: true });
  6084. }
  6085. // write .complete
  6086. _completeToolPath(tool, version, arch);
  6087. return destPath;
  6088. });
  6089. }
  6090. exports.cacheDir = cacheDir;
  6091. /**
  6092. * Caches a downloaded file (GUID) and installs it
  6093. * into the tool cache with a given targetName
  6094. *
  6095. * @param sourceFile the file to cache into tools. Typically a result of downloadTool which is a guid.
  6096. * @param targetFile the name of the file name in the tools directory
  6097. * @param tool tool name
  6098. * @param version version of the tool. semver format
  6099. * @param arch architecture of the tool. Optional. Defaults to machine architecture
  6100. */
  6101. function cacheFile(sourceFile, targetFile, tool, version, arch) {
  6102. return __awaiter(this, void 0, void 0, function* () {
  6103. version = semver.clean(version) || version;
  6104. arch = arch || os.arch();
  6105. core.debug(`Caching tool ${tool} ${version} ${arch}`);
  6106. core.debug(`source file: ${sourceFile}`);
  6107. if (!fs.statSync(sourceFile).isFile()) {
  6108. throw new Error('sourceFile is not a file');
  6109. }
  6110. // create the tool dir
  6111. const destFolder = yield _createToolPath(tool, version, arch);
  6112. // copy instead of move. move can fail on Windows due to
  6113. // anti-virus software having an open handle on a file.
  6114. const destPath = path.join(destFolder, targetFile);
  6115. core.debug(`destination file ${destPath}`);
  6116. yield io.cp(sourceFile, destPath);
  6117. // write .complete
  6118. _completeToolPath(tool, version, arch);
  6119. return destFolder;
  6120. });
  6121. }
  6122. exports.cacheFile = cacheFile;
  6123. /**
  6124. * Finds the path to a tool version in the local installed tool cache
  6125. *
  6126. * @param toolName name of the tool
  6127. * @param versionSpec version of the tool
  6128. * @param arch optional arch. defaults to arch of computer
  6129. */
  6130. function find(toolName, versionSpec, arch) {
  6131. if (!toolName) {
  6132. throw new Error('toolName parameter is required');
  6133. }
  6134. if (!versionSpec) {
  6135. throw new Error('versionSpec parameter is required');
  6136. }
  6137. arch = arch || os.arch();
  6138. // attempt to resolve an explicit version
  6139. if (!_isExplicitVersion(versionSpec)) {
  6140. const localVersions = findAllVersions(toolName, arch);
  6141. const match = _evaluateVersions(localVersions, versionSpec);
  6142. versionSpec = match;
  6143. }
  6144. // check for the explicit version in the cache
  6145. let toolPath = '';
  6146. if (versionSpec) {
  6147. versionSpec = semver.clean(versionSpec) || '';
  6148. const cachePath = path.join(cacheRoot, toolName, versionSpec, arch);
  6149. core.debug(`checking cache: ${cachePath}`);
  6150. if (fs.existsSync(cachePath) && fs.existsSync(`${cachePath}.complete`)) {
  6151. core.debug(`Found tool in cache ${toolName} ${versionSpec} ${arch}`);
  6152. toolPath = cachePath;
  6153. }
  6154. else {
  6155. core.debug('not found');
  6156. }
  6157. }
  6158. return toolPath;
  6159. }
  6160. exports.find = find;
  6161. /**
  6162. * Finds the paths to all versions of a tool that are installed in the local tool cache
  6163. *
  6164. * @param toolName name of the tool
  6165. * @param arch optional arch. defaults to arch of computer
  6166. */
  6167. function findAllVersions(toolName, arch) {
  6168. const versions = [];
  6169. arch = arch || os.arch();
  6170. const toolPath = path.join(cacheRoot, toolName);
  6171. if (fs.existsSync(toolPath)) {
  6172. const children = fs.readdirSync(toolPath);
  6173. for (const child of children) {
  6174. if (_isExplicitVersion(child)) {
  6175. const fullPath = path.join(toolPath, child, arch || '');
  6176. if (fs.existsSync(fullPath) && fs.existsSync(`${fullPath}.complete`)) {
  6177. versions.push(child);
  6178. }
  6179. }
  6180. }
  6181. }
  6182. return versions;
  6183. }
  6184. exports.findAllVersions = findAllVersions;
  6185. function _createExtractFolder(dest) {
  6186. return __awaiter(this, void 0, void 0, function* () {
  6187. if (!dest) {
  6188. // create a temp dir
  6189. dest = path.join(tempDirectory, uuidV4());
  6190. }
  6191. yield io.mkdirP(dest);
  6192. return dest;
  6193. });
  6194. }
  6195. function _createToolPath(tool, version, arch) {
  6196. return __awaiter(this, void 0, void 0, function* () {
  6197. const folderPath = path.join(cacheRoot, tool, semver.clean(version) || version, arch || '');
  6198. core.debug(`destination ${folderPath}`);
  6199. const markerPath = `${folderPath}.complete`;
  6200. yield io.rmRF(folderPath);
  6201. yield io.rmRF(markerPath);
  6202. yield io.mkdirP(folderPath);
  6203. return folderPath;
  6204. });
  6205. }
  6206. function _completeToolPath(tool, version, arch) {
  6207. const folderPath = path.join(cacheRoot, tool, semver.clean(version) || version, arch || '');
  6208. const markerPath = `${folderPath}.complete`;
  6209. fs.writeFileSync(markerPath, '');
  6210. core.debug('finished caching tool');
  6211. }
  6212. function _isExplicitVersion(versionSpec) {
  6213. const c = semver.clean(versionSpec) || '';
  6214. core.debug(`isExplicit: ${c}`);
  6215. const valid = semver.valid(c) != null;
  6216. core.debug(`explicit? ${valid}`);
  6217. return valid;
  6218. }
  6219. function _evaluateVersions(versions, versionSpec) {
  6220. let version = '';
  6221. core.debug(`evaluating ${versions.length} versions`);
  6222. versions = versions.sort((a, b) => {
  6223. if (semver.gt(a, b)) {
  6224. return 1;
  6225. }
  6226. return -1;
  6227. });
  6228. for (let i = versions.length - 1; i >= 0; i--) {
  6229. const potential = versions[i];
  6230. const satisfied = semver.satisfies(potential, versionSpec);
  6231. if (satisfied) {
  6232. version = potential;
  6233. break;
  6234. }
  6235. }
  6236. if (version) {
  6237. core.debug(`matched: ${version}`);
  6238. }
  6239. else {
  6240. core.debug('match not found');
  6241. }
  6242. return version;
  6243. }
  6244. //# sourceMappingURL=tool-cache.js.map
  6245. /***/ }),
  6246. /***/ 562:
  6247. /***/ ((module, exports) => {
  6248. exports = module.exports = SemVer
  6249. var debug
  6250. /* istanbul ignore next */
  6251. if (typeof process === 'object' &&
  6252. process.env &&
  6253. process.env.NODE_DEBUG &&
  6254. /\bsemver\b/i.test(process.env.NODE_DEBUG)) {
  6255. debug = function () {
  6256. var args = Array.prototype.slice.call(arguments, 0)
  6257. args.unshift('SEMVER')
  6258. console.log.apply(console, args)
  6259. }
  6260. } else {
  6261. debug = function () {}
  6262. }
  6263. // Note: this is the semver.org version of the spec that it implements
  6264. // Not necessarily the package version of this code.
  6265. exports.SEMVER_SPEC_VERSION = '2.0.0'
  6266. var MAX_LENGTH = 256
  6267. var MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
  6268. /* istanbul ignore next */ 9007199254740991
  6269. // Max safe segment length for coercion.
  6270. var MAX_SAFE_COMPONENT_LENGTH = 16
  6271. // The actual regexps go on exports.re
  6272. var re = exports.re = []
  6273. var src = exports.src = []
  6274. var t = exports.tokens = {}
  6275. var R = 0
  6276. function tok (n) {
  6277. t[n] = R++
  6278. }
  6279. // The following Regular Expressions can be used for tokenizing,
  6280. // validating, and parsing SemVer version strings.
  6281. // ## Numeric Identifier
  6282. // A single `0`, or a non-zero digit followed by zero or more digits.
  6283. tok('NUMERICIDENTIFIER')
  6284. src[t.NUMERICIDENTIFIER] = '0|[1-9]\\d*'
  6285. tok('NUMERICIDENTIFIERLOOSE')
  6286. src[t.NUMERICIDENTIFIERLOOSE] = '[0-9]+'
  6287. // ## Non-numeric Identifier
  6288. // Zero or more digits, followed by a letter or hyphen, and then zero or
  6289. // more letters, digits, or hyphens.
  6290. tok('NONNUMERICIDENTIFIER')
  6291. src[t.NONNUMERICIDENTIFIER] = '\\d*[a-zA-Z-][a-zA-Z0-9-]*'
  6292. // ## Main Version
  6293. // Three dot-separated numeric identifiers.
  6294. tok('MAINVERSION')
  6295. src[t.MAINVERSION] = '(' + src[t.NUMERICIDENTIFIER] + ')\\.' +
  6296. '(' + src[t.NUMERICIDENTIFIER] + ')\\.' +
  6297. '(' + src[t.NUMERICIDENTIFIER] + ')'
  6298. tok('MAINVERSIONLOOSE')
  6299. src[t.MAINVERSIONLOOSE] = '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')\\.' +
  6300. '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')\\.' +
  6301. '(' + src[t.NUMERICIDENTIFIERLOOSE] + ')'
  6302. // ## Pre-release Version Identifier
  6303. // A numeric identifier, or a non-numeric identifier.
  6304. tok('PRERELEASEIDENTIFIER')
  6305. src[t.PRERELEASEIDENTIFIER] = '(?:' + src[t.NUMERICIDENTIFIER] +
  6306. '|' + src[t.NONNUMERICIDENTIFIER] + ')'
  6307. tok('PRERELEASEIDENTIFIERLOOSE')
  6308. src[t.PRERELEASEIDENTIFIERLOOSE] = '(?:' + src[t.NUMERICIDENTIFIERLOOSE] +
  6309. '|' + src[t.NONNUMERICIDENTIFIER] + ')'
  6310. // ## Pre-release Version
  6311. // Hyphen, followed by one or more dot-separated pre-release version
  6312. // identifiers.
  6313. tok('PRERELEASE')
  6314. src[t.PRERELEASE] = '(?:-(' + src[t.PRERELEASEIDENTIFIER] +
  6315. '(?:\\.' + src[t.PRERELEASEIDENTIFIER] + ')*))'
  6316. tok('PRERELEASELOOSE')
  6317. src[t.PRERELEASELOOSE] = '(?:-?(' + src[t.PRERELEASEIDENTIFIERLOOSE] +
  6318. '(?:\\.' + src[t.PRERELEASEIDENTIFIERLOOSE] + ')*))'
  6319. // ## Build Metadata Identifier
  6320. // Any combination of digits, letters, or hyphens.
  6321. tok('BUILDIDENTIFIER')
  6322. src[t.BUILDIDENTIFIER] = '[0-9A-Za-z-]+'
  6323. // ## Build Metadata
  6324. // Plus sign, followed by one or more period-separated build metadata
  6325. // identifiers.
  6326. tok('BUILD')
  6327. src[t.BUILD] = '(?:\\+(' + src[t.BUILDIDENTIFIER] +
  6328. '(?:\\.' + src[t.BUILDIDENTIFIER] + ')*))'
  6329. // ## Full Version String
  6330. // A main version, followed optionally by a pre-release version and
  6331. // build metadata.
  6332. // Note that the only major, minor, patch, and pre-release sections of
  6333. // the version string are capturing groups. The build metadata is not a
  6334. // capturing group, because it should not ever be used in version
  6335. // comparison.
  6336. tok('FULL')
  6337. tok('FULLPLAIN')
  6338. src[t.FULLPLAIN] = 'v?' + src[t.MAINVERSION] +
  6339. src[t.PRERELEASE] + '?' +
  6340. src[t.BUILD] + '?'
  6341. src[t.FULL] = '^' + src[t.FULLPLAIN] + '$'
  6342. // like full, but allows v1.2.3 and =1.2.3, which people do sometimes.
  6343. // also, 1.0.0alpha1 (prerelease without the hyphen) which is pretty
  6344. // common in the npm registry.
  6345. tok('LOOSEPLAIN')
  6346. src[t.LOOSEPLAIN] = '[v=\\s]*' + src[t.MAINVERSIONLOOSE] +
  6347. src[t.PRERELEASELOOSE] + '?' +
  6348. src[t.BUILD] + '?'
  6349. tok('LOOSE')
  6350. src[t.LOOSE] = '^' + src[t.LOOSEPLAIN] + '$'
  6351. tok('GTLT')
  6352. src[t.GTLT] = '((?:<|>)?=?)'
  6353. // Something like "2.*" or "1.2.x".
  6354. // Note that "x.x" is a valid xRange identifer, meaning "any version"
  6355. // Only the first item is strictly required.
  6356. tok('XRANGEIDENTIFIERLOOSE')
  6357. src[t.XRANGEIDENTIFIERLOOSE] = src[t.NUMERICIDENTIFIERLOOSE] + '|x|X|\\*'
  6358. tok('XRANGEIDENTIFIER')
  6359. src[t.XRANGEIDENTIFIER] = src[t.NUMERICIDENTIFIER] + '|x|X|\\*'
  6360. tok('XRANGEPLAIN')
  6361. src[t.XRANGEPLAIN] = '[v=\\s]*(' + src[t.XRANGEIDENTIFIER] + ')' +
  6362. '(?:\\.(' + src[t.XRANGEIDENTIFIER] + ')' +
  6363. '(?:\\.(' + src[t.XRANGEIDENTIFIER] + ')' +
  6364. '(?:' + src[t.PRERELEASE] + ')?' +
  6365. src[t.BUILD] + '?' +
  6366. ')?)?'
  6367. tok('XRANGEPLAINLOOSE')
  6368. src[t.XRANGEPLAINLOOSE] = '[v=\\s]*(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  6369. '(?:\\.(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  6370. '(?:\\.(' + src[t.XRANGEIDENTIFIERLOOSE] + ')' +
  6371. '(?:' + src[t.PRERELEASELOOSE] + ')?' +
  6372. src[t.BUILD] + '?' +
  6373. ')?)?'
  6374. tok('XRANGE')
  6375. src[t.XRANGE] = '^' + src[t.GTLT] + '\\s*' + src[t.XRANGEPLAIN] + '$'
  6376. tok('XRANGELOOSE')
  6377. src[t.XRANGELOOSE] = '^' + src[t.GTLT] + '\\s*' + src[t.XRANGEPLAINLOOSE] + '$'
  6378. // Coercion.
  6379. // Extract anything that could conceivably be a part of a valid semver
  6380. tok('COERCE')
  6381. src[t.COERCE] = '(^|[^\\d])' +
  6382. '(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '})' +
  6383. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  6384. '(?:\\.(\\d{1,' + MAX_SAFE_COMPONENT_LENGTH + '}))?' +
  6385. '(?:$|[^\\d])'
  6386. tok('COERCERTL')
  6387. re[t.COERCERTL] = new RegExp(src[t.COERCE], 'g')
  6388. // Tilde ranges.
  6389. // Meaning is "reasonably at or greater than"
  6390. tok('LONETILDE')
  6391. src[t.LONETILDE] = '(?:~>?)'
  6392. tok('TILDETRIM')
  6393. src[t.TILDETRIM] = '(\\s*)' + src[t.LONETILDE] + '\\s+'
  6394. re[t.TILDETRIM] = new RegExp(src[t.TILDETRIM], 'g')
  6395. var tildeTrimReplace = '$1~'
  6396. tok('TILDE')
  6397. src[t.TILDE] = '^' + src[t.LONETILDE] + src[t.XRANGEPLAIN] + '$'
  6398. tok('TILDELOOSE')
  6399. src[t.TILDELOOSE] = '^' + src[t.LONETILDE] + src[t.XRANGEPLAINLOOSE] + '$'
  6400. // Caret ranges.
  6401. // Meaning is "at least and backwards compatible with"
  6402. tok('LONECARET')
  6403. src[t.LONECARET] = '(?:\\^)'
  6404. tok('CARETTRIM')
  6405. src[t.CARETTRIM] = '(\\s*)' + src[t.LONECARET] + '\\s+'
  6406. re[t.CARETTRIM] = new RegExp(src[t.CARETTRIM], 'g')
  6407. var caretTrimReplace = '$1^'
  6408. tok('CARET')
  6409. src[t.CARET] = '^' + src[t.LONECARET] + src[t.XRANGEPLAIN] + '$'
  6410. tok('CARETLOOSE')
  6411. src[t.CARETLOOSE] = '^' + src[t.LONECARET] + src[t.XRANGEPLAINLOOSE] + '$'
  6412. // A simple gt/lt/eq thing, or just "" to indicate "any version"
  6413. tok('COMPARATORLOOSE')
  6414. src[t.COMPARATORLOOSE] = '^' + src[t.GTLT] + '\\s*(' + src[t.LOOSEPLAIN] + ')$|^$'
  6415. tok('COMPARATOR')
  6416. src[t.COMPARATOR] = '^' + src[t.GTLT] + '\\s*(' + src[t.FULLPLAIN] + ')$|^$'
  6417. // An expression to strip any whitespace between the gtlt and the thing
  6418. // it modifies, so that `> 1.2.3` ==> `>1.2.3`
  6419. tok('COMPARATORTRIM')
  6420. src[t.COMPARATORTRIM] = '(\\s*)' + src[t.GTLT] +
  6421. '\\s*(' + src[t.LOOSEPLAIN] + '|' + src[t.XRANGEPLAIN] + ')'
  6422. // this one has to use the /g flag
  6423. re[t.COMPARATORTRIM] = new RegExp(src[t.COMPARATORTRIM], 'g')
  6424. var comparatorTrimReplace = '$1$2$3'
  6425. // Something like `1.2.3 - 1.2.4`
  6426. // Note that these all use the loose form, because they'll be
  6427. // checked against either the strict or loose comparator form
  6428. // later.
  6429. tok('HYPHENRANGE')
  6430. src[t.HYPHENRANGE] = '^\\s*(' + src[t.XRANGEPLAIN] + ')' +
  6431. '\\s+-\\s+' +
  6432. '(' + src[t.XRANGEPLAIN] + ')' +
  6433. '\\s*$'
  6434. tok('HYPHENRANGELOOSE')
  6435. src[t.HYPHENRANGELOOSE] = '^\\s*(' + src[t.XRANGEPLAINLOOSE] + ')' +
  6436. '\\s+-\\s+' +
  6437. '(' + src[t.XRANGEPLAINLOOSE] + ')' +
  6438. '\\s*$'
  6439. // Star ranges basically just allow anything at all.
  6440. tok('STAR')
  6441. src[t.STAR] = '(<|>)?=?\\s*\\*'
  6442. // Compile to actual regexp objects.
  6443. // All are flag-free, unless they were created above with a flag.
  6444. for (var i = 0; i < R; i++) {
  6445. debug(i, src[i])
  6446. if (!re[i]) {
  6447. re[i] = new RegExp(src[i])
  6448. }
  6449. }
  6450. exports.parse = parse
  6451. function parse (version, options) {
  6452. if (!options || typeof options !== 'object') {
  6453. options = {
  6454. loose: !!options,
  6455. includePrerelease: false
  6456. }
  6457. }
  6458. if (version instanceof SemVer) {
  6459. return version
  6460. }
  6461. if (typeof version !== 'string') {
  6462. return null
  6463. }
  6464. if (version.length > MAX_LENGTH) {
  6465. return null
  6466. }
  6467. var r = options.loose ? re[t.LOOSE] : re[t.FULL]
  6468. if (!r.test(version)) {
  6469. return null
  6470. }
  6471. try {
  6472. return new SemVer(version, options)
  6473. } catch (er) {
  6474. return null
  6475. }
  6476. }
  6477. exports.valid = valid
  6478. function valid (version, options) {
  6479. var v = parse(version, options)
  6480. return v ? v.version : null
  6481. }
  6482. exports.clean = clean
  6483. function clean (version, options) {
  6484. var s = parse(version.trim().replace(/^[=v]+/, ''), options)
  6485. return s ? s.version : null
  6486. }
  6487. exports.SemVer = SemVer
  6488. function SemVer (version, options) {
  6489. if (!options || typeof options !== 'object') {
  6490. options = {
  6491. loose: !!options,
  6492. includePrerelease: false
  6493. }
  6494. }
  6495. if (version instanceof SemVer) {
  6496. if (version.loose === options.loose) {
  6497. return version
  6498. } else {
  6499. version = version.version
  6500. }
  6501. } else if (typeof version !== 'string') {
  6502. throw new TypeError('Invalid Version: ' + version)
  6503. }
  6504. if (version.length > MAX_LENGTH) {
  6505. throw new TypeError('version is longer than ' + MAX_LENGTH + ' characters')
  6506. }
  6507. if (!(this instanceof SemVer)) {
  6508. return new SemVer(version, options)
  6509. }
  6510. debug('SemVer', version, options)
  6511. this.options = options
  6512. this.loose = !!options.loose
  6513. var m = version.trim().match(options.loose ? re[t.LOOSE] : re[t.FULL])
  6514. if (!m) {
  6515. throw new TypeError('Invalid Version: ' + version)
  6516. }
  6517. this.raw = version
  6518. // these are actually numbers
  6519. this.major = +m[1]
  6520. this.minor = +m[2]
  6521. this.patch = +m[3]
  6522. if (this.major > MAX_SAFE_INTEGER || this.major < 0) {
  6523. throw new TypeError('Invalid major version')
  6524. }
  6525. if (this.minor > MAX_SAFE_INTEGER || this.minor < 0) {
  6526. throw new TypeError('Invalid minor version')
  6527. }
  6528. if (this.patch > MAX_SAFE_INTEGER || this.patch < 0) {
  6529. throw new TypeError('Invalid patch version')
  6530. }
  6531. // numberify any prerelease numeric ids
  6532. if (!m[4]) {
  6533. this.prerelease = []
  6534. } else {
  6535. this.prerelease = m[4].split('.').map(function (id) {
  6536. if (/^[0-9]+$/.test(id)) {
  6537. var num = +id
  6538. if (num >= 0 && num < MAX_SAFE_INTEGER) {
  6539. return num
  6540. }
  6541. }
  6542. return id
  6543. })
  6544. }
  6545. this.build = m[5] ? m[5].split('.') : []
  6546. this.format()
  6547. }
  6548. SemVer.prototype.format = function () {
  6549. this.version = this.major + '.' + this.minor + '.' + this.patch
  6550. if (this.prerelease.length) {
  6551. this.version += '-' + this.prerelease.join('.')
  6552. }
  6553. return this.version
  6554. }
  6555. SemVer.prototype.toString = function () {
  6556. return this.version
  6557. }
  6558. SemVer.prototype.compare = function (other) {
  6559. debug('SemVer.compare', this.version, this.options, other)
  6560. if (!(other instanceof SemVer)) {
  6561. other = new SemVer(other, this.options)
  6562. }
  6563. return this.compareMain(other) || this.comparePre(other)
  6564. }
  6565. SemVer.prototype.compareMain = function (other) {
  6566. if (!(other instanceof SemVer)) {
  6567. other = new SemVer(other, this.options)
  6568. }
  6569. return compareIdentifiers(this.major, other.major) ||
  6570. compareIdentifiers(this.minor, other.minor) ||
  6571. compareIdentifiers(this.patch, other.patch)
  6572. }
  6573. SemVer.prototype.comparePre = function (other) {
  6574. if (!(other instanceof SemVer)) {
  6575. other = new SemVer(other, this.options)
  6576. }
  6577. // NOT having a prerelease is > having one
  6578. if (this.prerelease.length && !other.prerelease.length) {
  6579. return -1
  6580. } else if (!this.prerelease.length && other.prerelease.length) {
  6581. return 1
  6582. } else if (!this.prerelease.length && !other.prerelease.length) {
  6583. return 0
  6584. }
  6585. var i = 0
  6586. do {
  6587. var a = this.prerelease[i]
  6588. var b = other.prerelease[i]
  6589. debug('prerelease compare', i, a, b)
  6590. if (a === undefined && b === undefined) {
  6591. return 0
  6592. } else if (b === undefined) {
  6593. return 1
  6594. } else if (a === undefined) {
  6595. return -1
  6596. } else if (a === b) {
  6597. continue
  6598. } else {
  6599. return compareIdentifiers(a, b)
  6600. }
  6601. } while (++i)
  6602. }
  6603. SemVer.prototype.compareBuild = function (other) {
  6604. if (!(other instanceof SemVer)) {
  6605. other = new SemVer(other, this.options)
  6606. }
  6607. var i = 0
  6608. do {
  6609. var a = this.build[i]
  6610. var b = other.build[i]
  6611. debug('prerelease compare', i, a, b)
  6612. if (a === undefined && b === undefined) {
  6613. return 0
  6614. } else if (b === undefined) {
  6615. return 1
  6616. } else if (a === undefined) {
  6617. return -1
  6618. } else if (a === b) {
  6619. continue
  6620. } else {
  6621. return compareIdentifiers(a, b)
  6622. }
  6623. } while (++i)
  6624. }
  6625. // preminor will bump the version up to the next minor release, and immediately
  6626. // down to pre-release. premajor and prepatch work the same way.
  6627. SemVer.prototype.inc = function (release, identifier) {
  6628. switch (release) {
  6629. case 'premajor':
  6630. this.prerelease.length = 0
  6631. this.patch = 0
  6632. this.minor = 0
  6633. this.major++
  6634. this.inc('pre', identifier)
  6635. break
  6636. case 'preminor':
  6637. this.prerelease.length = 0
  6638. this.patch = 0
  6639. this.minor++
  6640. this.inc('pre', identifier)
  6641. break
  6642. case 'prepatch':
  6643. // If this is already a prerelease, it will bump to the next version
  6644. // drop any prereleases that might already exist, since they are not
  6645. // relevant at this point.
  6646. this.prerelease.length = 0
  6647. this.inc('patch', identifier)
  6648. this.inc('pre', identifier)
  6649. break
  6650. // If the input is a non-prerelease version, this acts the same as
  6651. // prepatch.
  6652. case 'prerelease':
  6653. if (this.prerelease.length === 0) {
  6654. this.inc('patch', identifier)
  6655. }
  6656. this.inc('pre', identifier)
  6657. break
  6658. case 'major':
  6659. // If this is a pre-major version, bump up to the same major version.
  6660. // Otherwise increment major.
  6661. // 1.0.0-5 bumps to 1.0.0
  6662. // 1.1.0 bumps to 2.0.0
  6663. if (this.minor !== 0 ||
  6664. this.patch !== 0 ||
  6665. this.prerelease.length === 0) {
  6666. this.major++
  6667. }
  6668. this.minor = 0
  6669. this.patch = 0
  6670. this.prerelease = []
  6671. break
  6672. case 'minor':
  6673. // If this is a pre-minor version, bump up to the same minor version.
  6674. // Otherwise increment minor.
  6675. // 1.2.0-5 bumps to 1.2.0
  6676. // 1.2.1 bumps to 1.3.0
  6677. if (this.patch !== 0 || this.prerelease.length === 0) {
  6678. this.minor++
  6679. }
  6680. this.patch = 0
  6681. this.prerelease = []
  6682. break
  6683. case 'patch':
  6684. // If this is not a pre-release version, it will increment the patch.
  6685. // If it is a pre-release it will bump up to the same patch version.
  6686. // 1.2.0-5 patches to 1.2.0
  6687. // 1.2.0 patches to 1.2.1
  6688. if (this.prerelease.length === 0) {
  6689. this.patch++
  6690. }
  6691. this.prerelease = []
  6692. break
  6693. // This probably shouldn't be used publicly.
  6694. // 1.0.0 "pre" would become 1.0.0-0 which is the wrong direction.
  6695. case 'pre':
  6696. if (this.prerelease.length === 0) {
  6697. this.prerelease = [0]
  6698. } else {
  6699. var i = this.prerelease.length
  6700. while (--i >= 0) {
  6701. if (typeof this.prerelease[i] === 'number') {
  6702. this.prerelease[i]++
  6703. i = -2
  6704. }
  6705. }
  6706. if (i === -1) {
  6707. // didn't increment anything
  6708. this.prerelease.push(0)
  6709. }
  6710. }
  6711. if (identifier) {
  6712. // 1.2.0-beta.1 bumps to 1.2.0-beta.2,
  6713. // 1.2.0-beta.fooblz or 1.2.0-beta bumps to 1.2.0-beta.0
  6714. if (this.prerelease[0] === identifier) {
  6715. if (isNaN(this.prerelease[1])) {
  6716. this.prerelease = [identifier, 0]
  6717. }
  6718. } else {
  6719. this.prerelease = [identifier, 0]
  6720. }
  6721. }
  6722. break
  6723. default:
  6724. throw new Error('invalid increment argument: ' + release)
  6725. }
  6726. this.format()
  6727. this.raw = this.version
  6728. return this
  6729. }
  6730. exports.inc = inc
  6731. function inc (version, release, loose, identifier) {
  6732. if (typeof (loose) === 'string') {
  6733. identifier = loose
  6734. loose = undefined
  6735. }
  6736. try {
  6737. return new SemVer(version, loose).inc(release, identifier).version
  6738. } catch (er) {
  6739. return null
  6740. }
  6741. }
  6742. exports.diff = diff
  6743. function diff (version1, version2) {
  6744. if (eq(version1, version2)) {
  6745. return null
  6746. } else {
  6747. var v1 = parse(version1)
  6748. var v2 = parse(version2)
  6749. var prefix = ''
  6750. if (v1.prerelease.length || v2.prerelease.length) {
  6751. prefix = 'pre'
  6752. var defaultResult = 'prerelease'
  6753. }
  6754. for (var key in v1) {
  6755. if (key === 'major' || key === 'minor' || key === 'patch') {
  6756. if (v1[key] !== v2[key]) {
  6757. return prefix + key
  6758. }
  6759. }
  6760. }
  6761. return defaultResult // may be undefined
  6762. }
  6763. }
  6764. exports.compareIdentifiers = compareIdentifiers
  6765. var numeric = /^[0-9]+$/
  6766. function compareIdentifiers (a, b) {
  6767. var anum = numeric.test(a)
  6768. var bnum = numeric.test(b)
  6769. if (anum && bnum) {
  6770. a = +a
  6771. b = +b
  6772. }
  6773. return a === b ? 0
  6774. : (anum && !bnum) ? -1
  6775. : (bnum && !anum) ? 1
  6776. : a < b ? -1
  6777. : 1
  6778. }
  6779. exports.rcompareIdentifiers = rcompareIdentifiers
  6780. function rcompareIdentifiers (a, b) {
  6781. return compareIdentifiers(b, a)
  6782. }
  6783. exports.major = major
  6784. function major (a, loose) {
  6785. return new SemVer(a, loose).major
  6786. }
  6787. exports.minor = minor
  6788. function minor (a, loose) {
  6789. return new SemVer(a, loose).minor
  6790. }
  6791. exports.patch = patch
  6792. function patch (a, loose) {
  6793. return new SemVer(a, loose).patch
  6794. }
  6795. exports.compare = compare
  6796. function compare (a, b, loose) {
  6797. return new SemVer(a, loose).compare(new SemVer(b, loose))
  6798. }
  6799. exports.compareLoose = compareLoose
  6800. function compareLoose (a, b) {
  6801. return compare(a, b, true)
  6802. }
  6803. exports.compareBuild = compareBuild
  6804. function compareBuild (a, b, loose) {
  6805. var versionA = new SemVer(a, loose)
  6806. var versionB = new SemVer(b, loose)
  6807. return versionA.compare(versionB) || versionA.compareBuild(versionB)
  6808. }
  6809. exports.rcompare = rcompare
  6810. function rcompare (a, b, loose) {
  6811. return compare(b, a, loose)
  6812. }
  6813. exports.sort = sort
  6814. function sort (list, loose) {
  6815. return list.sort(function (a, b) {
  6816. return exports.compareBuild(a, b, loose)
  6817. })
  6818. }
  6819. exports.rsort = rsort
  6820. function rsort (list, loose) {
  6821. return list.sort(function (a, b) {
  6822. return exports.compareBuild(b, a, loose)
  6823. })
  6824. }
  6825. exports.gt = gt
  6826. function gt (a, b, loose) {
  6827. return compare(a, b, loose) > 0
  6828. }
  6829. exports.lt = lt
  6830. function lt (a, b, loose) {
  6831. return compare(a, b, loose) < 0
  6832. }
  6833. exports.eq = eq
  6834. function eq (a, b, loose) {
  6835. return compare(a, b, loose) === 0
  6836. }
  6837. exports.neq = neq
  6838. function neq (a, b, loose) {
  6839. return compare(a, b, loose) !== 0
  6840. }
  6841. exports.gte = gte
  6842. function gte (a, b, loose) {
  6843. return compare(a, b, loose) >= 0
  6844. }
  6845. exports.lte = lte
  6846. function lte (a, b, loose) {
  6847. return compare(a, b, loose) <= 0
  6848. }
  6849. exports.cmp = cmp
  6850. function cmp (a, op, b, loose) {
  6851. switch (op) {
  6852. case '===':
  6853. if (typeof a === 'object')
  6854. a = a.version
  6855. if (typeof b === 'object')
  6856. b = b.version
  6857. return a === b
  6858. case '!==':
  6859. if (typeof a === 'object')
  6860. a = a.version
  6861. if (typeof b === 'object')
  6862. b = b.version
  6863. return a !== b
  6864. case '':
  6865. case '=':
  6866. case '==':
  6867. return eq(a, b, loose)
  6868. case '!=':
  6869. return neq(a, b, loose)
  6870. case '>':
  6871. return gt(a, b, loose)
  6872. case '>=':
  6873. return gte(a, b, loose)
  6874. case '<':
  6875. return lt(a, b, loose)
  6876. case '<=':
  6877. return lte(a, b, loose)
  6878. default:
  6879. throw new TypeError('Invalid operator: ' + op)
  6880. }
  6881. }
  6882. exports.Comparator = Comparator
  6883. function Comparator (comp, options) {
  6884. if (!options || typeof options !== 'object') {
  6885. options = {
  6886. loose: !!options,
  6887. includePrerelease: false
  6888. }
  6889. }
  6890. if (comp instanceof Comparator) {
  6891. if (comp.loose === !!options.loose) {
  6892. return comp
  6893. } else {
  6894. comp = comp.value
  6895. }
  6896. }
  6897. if (!(this instanceof Comparator)) {
  6898. return new Comparator(comp, options)
  6899. }
  6900. debug('comparator', comp, options)
  6901. this.options = options
  6902. this.loose = !!options.loose
  6903. this.parse(comp)
  6904. if (this.semver === ANY) {
  6905. this.value = ''
  6906. } else {
  6907. this.value = this.operator + this.semver.version
  6908. }
  6909. debug('comp', this)
  6910. }
  6911. var ANY = {}
  6912. Comparator.prototype.parse = function (comp) {
  6913. var r = this.options.loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
  6914. var m = comp.match(r)
  6915. if (!m) {
  6916. throw new TypeError('Invalid comparator: ' + comp)
  6917. }
  6918. this.operator = m[1] !== undefined ? m[1] : ''
  6919. if (this.operator === '=') {
  6920. this.operator = ''
  6921. }
  6922. // if it literally is just '>' or '' then allow anything.
  6923. if (!m[2]) {
  6924. this.semver = ANY
  6925. } else {
  6926. this.semver = new SemVer(m[2], this.options.loose)
  6927. }
  6928. }
  6929. Comparator.prototype.toString = function () {
  6930. return this.value
  6931. }
  6932. Comparator.prototype.test = function (version) {
  6933. debug('Comparator.test', version, this.options.loose)
  6934. if (this.semver === ANY || version === ANY) {
  6935. return true
  6936. }
  6937. if (typeof version === 'string') {
  6938. try {
  6939. version = new SemVer(version, this.options)
  6940. } catch (er) {
  6941. return false
  6942. }
  6943. }
  6944. return cmp(version, this.operator, this.semver, this.options)
  6945. }
  6946. Comparator.prototype.intersects = function (comp, options) {
  6947. if (!(comp instanceof Comparator)) {
  6948. throw new TypeError('a Comparator is required')
  6949. }
  6950. if (!options || typeof options !== 'object') {
  6951. options = {
  6952. loose: !!options,
  6953. includePrerelease: false
  6954. }
  6955. }
  6956. var rangeTmp
  6957. if (this.operator === '') {
  6958. if (this.value === '') {
  6959. return true
  6960. }
  6961. rangeTmp = new Range(comp.value, options)
  6962. return satisfies(this.value, rangeTmp, options)
  6963. } else if (comp.operator === '') {
  6964. if (comp.value === '') {
  6965. return true
  6966. }
  6967. rangeTmp = new Range(this.value, options)
  6968. return satisfies(comp.semver, rangeTmp, options)
  6969. }
  6970. var sameDirectionIncreasing =
  6971. (this.operator === '>=' || this.operator === '>') &&
  6972. (comp.operator === '>=' || comp.operator === '>')
  6973. var sameDirectionDecreasing =
  6974. (this.operator === '<=' || this.operator === '<') &&
  6975. (comp.operator === '<=' || comp.operator === '<')
  6976. var sameSemVer = this.semver.version === comp.semver.version
  6977. var differentDirectionsInclusive =
  6978. (this.operator === '>=' || this.operator === '<=') &&
  6979. (comp.operator === '>=' || comp.operator === '<=')
  6980. var oppositeDirectionsLessThan =
  6981. cmp(this.semver, '<', comp.semver, options) &&
  6982. ((this.operator === '>=' || this.operator === '>') &&
  6983. (comp.operator === '<=' || comp.operator === '<'))
  6984. var oppositeDirectionsGreaterThan =
  6985. cmp(this.semver, '>', comp.semver, options) &&
  6986. ((this.operator === '<=' || this.operator === '<') &&
  6987. (comp.operator === '>=' || comp.operator === '>'))
  6988. return sameDirectionIncreasing || sameDirectionDecreasing ||
  6989. (sameSemVer && differentDirectionsInclusive) ||
  6990. oppositeDirectionsLessThan || oppositeDirectionsGreaterThan
  6991. }
  6992. exports.Range = Range
  6993. function Range (range, options) {
  6994. if (!options || typeof options !== 'object') {
  6995. options = {
  6996. loose: !!options,
  6997. includePrerelease: false
  6998. }
  6999. }
  7000. if (range instanceof Range) {
  7001. if (range.loose === !!options.loose &&
  7002. range.includePrerelease === !!options.includePrerelease) {
  7003. return range
  7004. } else {
  7005. return new Range(range.raw, options)
  7006. }
  7007. }
  7008. if (range instanceof Comparator) {
  7009. return new Range(range.value, options)
  7010. }
  7011. if (!(this instanceof Range)) {
  7012. return new Range(range, options)
  7013. }
  7014. this.options = options
  7015. this.loose = !!options.loose
  7016. this.includePrerelease = !!options.includePrerelease
  7017. // First, split based on boolean or ||
  7018. this.raw = range
  7019. this.set = range.split(/\s*\|\|\s*/).map(function (range) {
  7020. return this.parseRange(range.trim())
  7021. }, this).filter(function (c) {
  7022. // throw out any that are not relevant for whatever reason
  7023. return c.length
  7024. })
  7025. if (!this.set.length) {
  7026. throw new TypeError('Invalid SemVer Range: ' + range)
  7027. }
  7028. this.format()
  7029. }
  7030. Range.prototype.format = function () {
  7031. this.range = this.set.map(function (comps) {
  7032. return comps.join(' ').trim()
  7033. }).join('||').trim()
  7034. return this.range
  7035. }
  7036. Range.prototype.toString = function () {
  7037. return this.range
  7038. }
  7039. Range.prototype.parseRange = function (range) {
  7040. var loose = this.options.loose
  7041. range = range.trim()
  7042. // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
  7043. var hr = loose ? re[t.HYPHENRANGELOOSE] : re[t.HYPHENRANGE]
  7044. range = range.replace(hr, hyphenReplace)
  7045. debug('hyphen replace', range)
  7046. // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
  7047. range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace)
  7048. debug('comparator trim', range, re[t.COMPARATORTRIM])
  7049. // `~ 1.2.3` => `~1.2.3`
  7050. range = range.replace(re[t.TILDETRIM], tildeTrimReplace)
  7051. // `^ 1.2.3` => `^1.2.3`
  7052. range = range.replace(re[t.CARETTRIM], caretTrimReplace)
  7053. // normalize spaces
  7054. range = range.split(/\s+/).join(' ')
  7055. // At this point, the range is completely trimmed and
  7056. // ready to be split into comparators.
  7057. var compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
  7058. var set = range.split(' ').map(function (comp) {
  7059. return parseComparator(comp, this.options)
  7060. }, this).join(' ').split(/\s+/)
  7061. if (this.options.loose) {
  7062. // in loose mode, throw out any that are not valid comparators
  7063. set = set.filter(function (comp) {
  7064. return !!comp.match(compRe)
  7065. })
  7066. }
  7067. set = set.map(function (comp) {
  7068. return new Comparator(comp, this.options)
  7069. }, this)
  7070. return set
  7071. }
  7072. Range.prototype.intersects = function (range, options) {
  7073. if (!(range instanceof Range)) {
  7074. throw new TypeError('a Range is required')
  7075. }
  7076. return this.set.some(function (thisComparators) {
  7077. return (
  7078. isSatisfiable(thisComparators, options) &&
  7079. range.set.some(function (rangeComparators) {
  7080. return (
  7081. isSatisfiable(rangeComparators, options) &&
  7082. thisComparators.every(function (thisComparator) {
  7083. return rangeComparators.every(function (rangeComparator) {
  7084. return thisComparator.intersects(rangeComparator, options)
  7085. })
  7086. })
  7087. )
  7088. })
  7089. )
  7090. })
  7091. }
  7092. // take a set of comparators and determine whether there
  7093. // exists a version which can satisfy it
  7094. function isSatisfiable (comparators, options) {
  7095. var result = true
  7096. var remainingComparators = comparators.slice()
  7097. var testComparator = remainingComparators.pop()
  7098. while (result && remainingComparators.length) {
  7099. result = remainingComparators.every(function (otherComparator) {
  7100. return testComparator.intersects(otherComparator, options)
  7101. })
  7102. testComparator = remainingComparators.pop()
  7103. }
  7104. return result
  7105. }
  7106. // Mostly just for testing and legacy API reasons
  7107. exports.toComparators = toComparators
  7108. function toComparators (range, options) {
  7109. return new Range(range, options).set.map(function (comp) {
  7110. return comp.map(function (c) {
  7111. return c.value
  7112. }).join(' ').trim().split(' ')
  7113. })
  7114. }
  7115. // comprised of xranges, tildes, stars, and gtlt's at this point.
  7116. // already replaced the hyphen ranges
  7117. // turn into a set of JUST comparators.
  7118. function parseComparator (comp, options) {
  7119. debug('comp', comp, options)
  7120. comp = replaceCarets(comp, options)
  7121. debug('caret', comp)
  7122. comp = replaceTildes(comp, options)
  7123. debug('tildes', comp)
  7124. comp = replaceXRanges(comp, options)
  7125. debug('xrange', comp)
  7126. comp = replaceStars(comp, options)
  7127. debug('stars', comp)
  7128. return comp
  7129. }
  7130. function isX (id) {
  7131. return !id || id.toLowerCase() === 'x' || id === '*'
  7132. }
  7133. // ~, ~> --> * (any, kinda silly)
  7134. // ~2, ~2.x, ~2.x.x, ~>2, ~>2.x ~>2.x.x --> >=2.0.0 <3.0.0
  7135. // ~2.0, ~2.0.x, ~>2.0, ~>2.0.x --> >=2.0.0 <2.1.0
  7136. // ~1.2, ~1.2.x, ~>1.2, ~>1.2.x --> >=1.2.0 <1.3.0
  7137. // ~1.2.3, ~>1.2.3 --> >=1.2.3 <1.3.0
  7138. // ~1.2.0, ~>1.2.0 --> >=1.2.0 <1.3.0
  7139. function replaceTildes (comp, options) {
  7140. return comp.trim().split(/\s+/).map(function (comp) {
  7141. return replaceTilde(comp, options)
  7142. }).join(' ')
  7143. }
  7144. function replaceTilde (comp, options) {
  7145. var r = options.loose ? re[t.TILDELOOSE] : re[t.TILDE]
  7146. return comp.replace(r, function (_, M, m, p, pr) {
  7147. debug('tilde', comp, _, M, m, p, pr)
  7148. var ret
  7149. if (isX(M)) {
  7150. ret = ''
  7151. } else if (isX(m)) {
  7152. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  7153. } else if (isX(p)) {
  7154. // ~1.2 == >=1.2.0 <1.3.0
  7155. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  7156. } else if (pr) {
  7157. debug('replaceTilde pr', pr)
  7158. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  7159. ' <' + M + '.' + (+m + 1) + '.0'
  7160. } else {
  7161. // ~1.2.3 == >=1.2.3 <1.3.0
  7162. ret = '>=' + M + '.' + m + '.' + p +
  7163. ' <' + M + '.' + (+m + 1) + '.0'
  7164. }
  7165. debug('tilde return', ret)
  7166. return ret
  7167. })
  7168. }
  7169. // ^ --> * (any, kinda silly)
  7170. // ^2, ^2.x, ^2.x.x --> >=2.0.0 <3.0.0
  7171. // ^2.0, ^2.0.x --> >=2.0.0 <3.0.0
  7172. // ^1.2, ^1.2.x --> >=1.2.0 <2.0.0
  7173. // ^1.2.3 --> >=1.2.3 <2.0.0
  7174. // ^1.2.0 --> >=1.2.0 <2.0.0
  7175. function replaceCarets (comp, options) {
  7176. return comp.trim().split(/\s+/).map(function (comp) {
  7177. return replaceCaret(comp, options)
  7178. }).join(' ')
  7179. }
  7180. function replaceCaret (comp, options) {
  7181. debug('caret', comp, options)
  7182. var r = options.loose ? re[t.CARETLOOSE] : re[t.CARET]
  7183. return comp.replace(r, function (_, M, m, p, pr) {
  7184. debug('caret', comp, _, M, m, p, pr)
  7185. var ret
  7186. if (isX(M)) {
  7187. ret = ''
  7188. } else if (isX(m)) {
  7189. ret = '>=' + M + '.0.0 <' + (+M + 1) + '.0.0'
  7190. } else if (isX(p)) {
  7191. if (M === '0') {
  7192. ret = '>=' + M + '.' + m + '.0 <' + M + '.' + (+m + 1) + '.0'
  7193. } else {
  7194. ret = '>=' + M + '.' + m + '.0 <' + (+M + 1) + '.0.0'
  7195. }
  7196. } else if (pr) {
  7197. debug('replaceCaret pr', pr)
  7198. if (M === '0') {
  7199. if (m === '0') {
  7200. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  7201. ' <' + M + '.' + m + '.' + (+p + 1)
  7202. } else {
  7203. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  7204. ' <' + M + '.' + (+m + 1) + '.0'
  7205. }
  7206. } else {
  7207. ret = '>=' + M + '.' + m + '.' + p + '-' + pr +
  7208. ' <' + (+M + 1) + '.0.0'
  7209. }
  7210. } else {
  7211. debug('no pr')
  7212. if (M === '0') {
  7213. if (m === '0') {
  7214. ret = '>=' + M + '.' + m + '.' + p +
  7215. ' <' + M + '.' + m + '.' + (+p + 1)
  7216. } else {
  7217. ret = '>=' + M + '.' + m + '.' + p +
  7218. ' <' + M + '.' + (+m + 1) + '.0'
  7219. }
  7220. } else {
  7221. ret = '>=' + M + '.' + m + '.' + p +
  7222. ' <' + (+M + 1) + '.0.0'
  7223. }
  7224. }
  7225. debug('caret return', ret)
  7226. return ret
  7227. })
  7228. }
  7229. function replaceXRanges (comp, options) {
  7230. debug('replaceXRanges', comp, options)
  7231. return comp.split(/\s+/).map(function (comp) {
  7232. return replaceXRange(comp, options)
  7233. }).join(' ')
  7234. }
  7235. function replaceXRange (comp, options) {
  7236. comp = comp.trim()
  7237. var r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE]
  7238. return comp.replace(r, function (ret, gtlt, M, m, p, pr) {
  7239. debug('xRange', comp, ret, gtlt, M, m, p, pr)
  7240. var xM = isX(M)
  7241. var xm = xM || isX(m)
  7242. var xp = xm || isX(p)
  7243. var anyX = xp
  7244. if (gtlt === '=' && anyX) {
  7245. gtlt = ''
  7246. }
  7247. // if we're including prereleases in the match, then we need
  7248. // to fix this to -0, the lowest possible prerelease value
  7249. pr = options.includePrerelease ? '-0' : ''
  7250. if (xM) {
  7251. if (gtlt === '>' || gtlt === '<') {
  7252. // nothing is allowed
  7253. ret = '<0.0.0-0'
  7254. } else {
  7255. // nothing is forbidden
  7256. ret = '*'
  7257. }
  7258. } else if (gtlt && anyX) {
  7259. // we know patch is an x, because we have any x at all.
  7260. // replace X with 0
  7261. if (xm) {
  7262. m = 0
  7263. }
  7264. p = 0
  7265. if (gtlt === '>') {
  7266. // >1 => >=2.0.0
  7267. // >1.2 => >=1.3.0
  7268. // >1.2.3 => >= 1.2.4
  7269. gtlt = '>='
  7270. if (xm) {
  7271. M = +M + 1
  7272. m = 0
  7273. p = 0
  7274. } else {
  7275. m = +m + 1
  7276. p = 0
  7277. }
  7278. } else if (gtlt === '<=') {
  7279. // <=0.7.x is actually <0.8.0, since any 0.7.x should
  7280. // pass. Similarly, <=7.x is actually <8.0.0, etc.
  7281. gtlt = '<'
  7282. if (xm) {
  7283. M = +M + 1
  7284. } else {
  7285. m = +m + 1
  7286. }
  7287. }
  7288. ret = gtlt + M + '.' + m + '.' + p + pr
  7289. } else if (xm) {
  7290. ret = '>=' + M + '.0.0' + pr + ' <' + (+M + 1) + '.0.0' + pr
  7291. } else if (xp) {
  7292. ret = '>=' + M + '.' + m + '.0' + pr +
  7293. ' <' + M + '.' + (+m + 1) + '.0' + pr
  7294. }
  7295. debug('xRange return', ret)
  7296. return ret
  7297. })
  7298. }
  7299. // Because * is AND-ed with everything else in the comparator,
  7300. // and '' means "any version", just remove the *s entirely.
  7301. function replaceStars (comp, options) {
  7302. debug('replaceStars', comp, options)
  7303. // Looseness is ignored here. star is always as loose as it gets!
  7304. return comp.trim().replace(re[t.STAR], '')
  7305. }
  7306. // This function is passed to string.replace(re[t.HYPHENRANGE])
  7307. // M, m, patch, prerelease, build
  7308. // 1.2 - 3.4.5 => >=1.2.0 <=3.4.5
  7309. // 1.2.3 - 3.4 => >=1.2.0 <3.5.0 Any 3.4.x will do
  7310. // 1.2 - 3.4 => >=1.2.0 <3.5.0
  7311. function hyphenReplace ($0,
  7312. from, fM, fm, fp, fpr, fb,
  7313. to, tM, tm, tp, tpr, tb) {
  7314. if (isX(fM)) {
  7315. from = ''
  7316. } else if (isX(fm)) {
  7317. from = '>=' + fM + '.0.0'
  7318. } else if (isX(fp)) {
  7319. from = '>=' + fM + '.' + fm + '.0'
  7320. } else {
  7321. from = '>=' + from
  7322. }
  7323. if (isX(tM)) {
  7324. to = ''
  7325. } else if (isX(tm)) {
  7326. to = '<' + (+tM + 1) + '.0.0'
  7327. } else if (isX(tp)) {
  7328. to = '<' + tM + '.' + (+tm + 1) + '.0'
  7329. } else if (tpr) {
  7330. to = '<=' + tM + '.' + tm + '.' + tp + '-' + tpr
  7331. } else {
  7332. to = '<=' + to
  7333. }
  7334. return (from + ' ' + to).trim()
  7335. }
  7336. // if ANY of the sets match ALL of its comparators, then pass
  7337. Range.prototype.test = function (version) {
  7338. if (!version) {
  7339. return false
  7340. }
  7341. if (typeof version === 'string') {
  7342. try {
  7343. version = new SemVer(version, this.options)
  7344. } catch (er) {
  7345. return false
  7346. }
  7347. }
  7348. for (var i = 0; i < this.set.length; i++) {
  7349. if (testSet(this.set[i], version, this.options)) {
  7350. return true
  7351. }
  7352. }
  7353. return false
  7354. }
  7355. function testSet (set, version, options) {
  7356. for (var i = 0; i < set.length; i++) {
  7357. if (!set[i].test(version)) {
  7358. return false
  7359. }
  7360. }
  7361. if (version.prerelease.length && !options.includePrerelease) {
  7362. // Find the set of versions that are allowed to have prereleases
  7363. // For example, ^1.2.3-pr.1 desugars to >=1.2.3-pr.1 <2.0.0
  7364. // That should allow `1.2.3-pr.2` to pass.
  7365. // However, `1.2.4-alpha.notready` should NOT be allowed,
  7366. // even though it's within the range set by the comparators.
  7367. for (i = 0; i < set.length; i++) {
  7368. debug(set[i].semver)
  7369. if (set[i].semver === ANY) {
  7370. continue
  7371. }
  7372. if (set[i].semver.prerelease.length > 0) {
  7373. var allowed = set[i].semver
  7374. if (allowed.major === version.major &&
  7375. allowed.minor === version.minor &&
  7376. allowed.patch === version.patch) {
  7377. return true
  7378. }
  7379. }
  7380. }
  7381. // Version has a -pre, but it's not one of the ones we like.
  7382. return false
  7383. }
  7384. return true
  7385. }
  7386. exports.satisfies = satisfies
  7387. function satisfies (version, range, options) {
  7388. try {
  7389. range = new Range(range, options)
  7390. } catch (er) {
  7391. return false
  7392. }
  7393. return range.test(version)
  7394. }
  7395. exports.maxSatisfying = maxSatisfying
  7396. function maxSatisfying (versions, range, options) {
  7397. var max = null
  7398. var maxSV = null
  7399. try {
  7400. var rangeObj = new Range(range, options)
  7401. } catch (er) {
  7402. return null
  7403. }
  7404. versions.forEach(function (v) {
  7405. if (rangeObj.test(v)) {
  7406. // satisfies(v, range, options)
  7407. if (!max || maxSV.compare(v) === -1) {
  7408. // compare(max, v, true)
  7409. max = v
  7410. maxSV = new SemVer(max, options)
  7411. }
  7412. }
  7413. })
  7414. return max
  7415. }
  7416. exports.minSatisfying = minSatisfying
  7417. function minSatisfying (versions, range, options) {
  7418. var min = null
  7419. var minSV = null
  7420. try {
  7421. var rangeObj = new Range(range, options)
  7422. } catch (er) {
  7423. return null
  7424. }
  7425. versions.forEach(function (v) {
  7426. if (rangeObj.test(v)) {
  7427. // satisfies(v, range, options)
  7428. if (!min || minSV.compare(v) === 1) {
  7429. // compare(min, v, true)
  7430. min = v
  7431. minSV = new SemVer(min, options)
  7432. }
  7433. }
  7434. })
  7435. return min
  7436. }
  7437. exports.minVersion = minVersion
  7438. function minVersion (range, loose) {
  7439. range = new Range(range, loose)
  7440. var minver = new SemVer('0.0.0')
  7441. if (range.test(minver)) {
  7442. return minver
  7443. }
  7444. minver = new SemVer('0.0.0-0')
  7445. if (range.test(minver)) {
  7446. return minver
  7447. }
  7448. minver = null
  7449. for (var i = 0; i < range.set.length; ++i) {
  7450. var comparators = range.set[i]
  7451. comparators.forEach(function (comparator) {
  7452. // Clone to avoid manipulating the comparator's semver object.
  7453. var compver = new SemVer(comparator.semver.version)
  7454. switch (comparator.operator) {
  7455. case '>':
  7456. if (compver.prerelease.length === 0) {
  7457. compver.patch++
  7458. } else {
  7459. compver.prerelease.push(0)
  7460. }
  7461. compver.raw = compver.format()
  7462. /* fallthrough */
  7463. case '':
  7464. case '>=':
  7465. if (!minver || gt(minver, compver)) {
  7466. minver = compver
  7467. }
  7468. break
  7469. case '<':
  7470. case '<=':
  7471. /* Ignore maximum versions */
  7472. break
  7473. /* istanbul ignore next */
  7474. default:
  7475. throw new Error('Unexpected operation: ' + comparator.operator)
  7476. }
  7477. })
  7478. }
  7479. if (minver && range.test(minver)) {
  7480. return minver
  7481. }
  7482. return null
  7483. }
  7484. exports.validRange = validRange
  7485. function validRange (range, options) {
  7486. try {
  7487. // Return '*' instead of '' so that truthiness works.
  7488. // This will throw if it's invalid anyway
  7489. return new Range(range, options).range || '*'
  7490. } catch (er) {
  7491. return null
  7492. }
  7493. }
  7494. // Determine if version is less than all the versions possible in the range
  7495. exports.ltr = ltr
  7496. function ltr (version, range, options) {
  7497. return outside(version, range, '<', options)
  7498. }
  7499. // Determine if version is greater than all the versions possible in the range.
  7500. exports.gtr = gtr
  7501. function gtr (version, range, options) {
  7502. return outside(version, range, '>', options)
  7503. }
  7504. exports.outside = outside
  7505. function outside (version, range, hilo, options) {
  7506. version = new SemVer(version, options)
  7507. range = new Range(range, options)
  7508. var gtfn, ltefn, ltfn, comp, ecomp
  7509. switch (hilo) {
  7510. case '>':
  7511. gtfn = gt
  7512. ltefn = lte
  7513. ltfn = lt
  7514. comp = '>'
  7515. ecomp = '>='
  7516. break
  7517. case '<':
  7518. gtfn = lt
  7519. ltefn = gte
  7520. ltfn = gt
  7521. comp = '<'
  7522. ecomp = '<='
  7523. break
  7524. default:
  7525. throw new TypeError('Must provide a hilo val of "<" or ">"')
  7526. }
  7527. // If it satisifes the range it is not outside
  7528. if (satisfies(version, range, options)) {
  7529. return false
  7530. }
  7531. // From now on, variable terms are as if we're in "gtr" mode.
  7532. // but note that everything is flipped for the "ltr" function.
  7533. for (var i = 0; i < range.set.length; ++i) {
  7534. var comparators = range.set[i]
  7535. var high = null
  7536. var low = null
  7537. comparators.forEach(function (comparator) {
  7538. if (comparator.semver === ANY) {
  7539. comparator = new Comparator('>=0.0.0')
  7540. }
  7541. high = high || comparator
  7542. low = low || comparator
  7543. if (gtfn(comparator.semver, high.semver, options)) {
  7544. high = comparator
  7545. } else if (ltfn(comparator.semver, low.semver, options)) {
  7546. low = comparator
  7547. }
  7548. })
  7549. // If the edge version comparator has a operator then our version
  7550. // isn't outside it
  7551. if (high.operator === comp || high.operator === ecomp) {
  7552. return false
  7553. }
  7554. // If the lowest version comparator has an operator and our version
  7555. // is less than it then it isn't higher than the range
  7556. if ((!low.operator || low.operator === comp) &&
  7557. ltefn(version, low.semver)) {
  7558. return false
  7559. } else if (low.operator === ecomp && ltfn(version, low.semver)) {
  7560. return false
  7561. }
  7562. }
  7563. return true
  7564. }
  7565. exports.prerelease = prerelease
  7566. function prerelease (version, options) {
  7567. var parsed = parse(version, options)
  7568. return (parsed && parsed.prerelease.length) ? parsed.prerelease : null
  7569. }
  7570. exports.intersects = intersects
  7571. function intersects (r1, r2, options) {
  7572. r1 = new Range(r1, options)
  7573. r2 = new Range(r2, options)
  7574. return r1.intersects(r2)
  7575. }
  7576. exports.coerce = coerce
  7577. function coerce (version, options) {
  7578. if (version instanceof SemVer) {
  7579. return version
  7580. }
  7581. if (typeof version === 'number') {
  7582. version = String(version)
  7583. }
  7584. if (typeof version !== 'string') {
  7585. return null
  7586. }
  7587. options = options || {}
  7588. var match = null
  7589. if (!options.rtl) {
  7590. match = version.match(re[t.COERCE])
  7591. } else {
  7592. // Find the right-most coercible string that does not share
  7593. // a terminus with a more left-ward coercible string.
  7594. // Eg, '1.2.3.4' wants to coerce '2.3.4', not '3.4' or '4'
  7595. //
  7596. // Walk through the string checking with a /g regexp
  7597. // Manually set the index so as to pick up overlapping matches.
  7598. // Stop when we get a match that ends at the string end, since no
  7599. // coercible string can be more right-ward without the same terminus.
  7600. var next
  7601. while ((next = re[t.COERCERTL].exec(version)) &&
  7602. (!match || match.index + match[0].length !== version.length)
  7603. ) {
  7604. if (!match ||
  7605. next.index + next[0].length !== match.index + match[0].length) {
  7606. match = next
  7607. }
  7608. re[t.COERCERTL].lastIndex = next.index + next[1].length + next[2].length
  7609. }
  7610. // leave it in a clean state
  7611. re[t.COERCERTL].lastIndex = -1
  7612. }
  7613. if (match === null) {
  7614. return null
  7615. }
  7616. return parse(match[2] +
  7617. '.' + (match[3] || '0') +
  7618. '.' + (match[4] || '0'), options)
  7619. }
  7620. /***/ }),
  7621. /***/ 334:
  7622. /***/ ((__unused_webpack_module, exports) => {
  7623. "use strict";
  7624. Object.defineProperty(exports, "__esModule", ({ value: true }));
  7625. const REGEX_IS_INSTALLATION_LEGACY = /^v1\./;
  7626. const REGEX_IS_INSTALLATION = /^ghs_/;
  7627. const REGEX_IS_USER_TO_SERVER = /^ghu_/;
  7628. async function auth(token) {
  7629. const isApp = token.split(/\./).length === 3;
  7630. const isInstallation = REGEX_IS_INSTALLATION_LEGACY.test(token) || REGEX_IS_INSTALLATION.test(token);
  7631. const isUserToServer = REGEX_IS_USER_TO_SERVER.test(token);
  7632. const tokenType = isApp ? "app" : isInstallation ? "installation" : isUserToServer ? "user-to-server" : "oauth";
  7633. return {
  7634. type: "token",
  7635. token: token,
  7636. tokenType
  7637. };
  7638. }
  7639. /**
  7640. * Prefix token for usage in the Authorization header
  7641. *
  7642. * @param token OAuth token or JSON Web Token
  7643. */
  7644. function withAuthorizationPrefix(token) {
  7645. if (token.split(/\./).length === 3) {
  7646. return `bearer ${token}`;
  7647. }
  7648. return `token ${token}`;
  7649. }
  7650. async function hook(token, request, route, parameters) {
  7651. const endpoint = request.endpoint.merge(route, parameters);
  7652. endpoint.headers.authorization = withAuthorizationPrefix(token);
  7653. return request(endpoint);
  7654. }
  7655. const createTokenAuth = function createTokenAuth(token) {
  7656. if (!token) {
  7657. throw new Error("[@octokit/auth-token] No token passed to createTokenAuth");
  7658. }
  7659. if (typeof token !== "string") {
  7660. throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string");
  7661. }
  7662. token = token.replace(/^(token|bearer) +/i, "");
  7663. return Object.assign(auth.bind(null, token), {
  7664. hook: hook.bind(null, token)
  7665. });
  7666. };
  7667. exports.createTokenAuth = createTokenAuth;
  7668. //# sourceMappingURL=index.js.map
  7669. /***/ }),
  7670. /***/ 6762:
  7671. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  7672. "use strict";
  7673. Object.defineProperty(exports, "__esModule", ({ value: true }));
  7674. var universalUserAgent = __nccwpck_require__(5030);
  7675. var beforeAfterHook = __nccwpck_require__(3682);
  7676. var request = __nccwpck_require__(6234);
  7677. var graphql = __nccwpck_require__(8467);
  7678. var authToken = __nccwpck_require__(334);
  7679. function _objectWithoutPropertiesLoose(source, excluded) {
  7680. if (source == null) return {};
  7681. var target = {};
  7682. var sourceKeys = Object.keys(source);
  7683. var key, i;
  7684. for (i = 0; i < sourceKeys.length; i++) {
  7685. key = sourceKeys[i];
  7686. if (excluded.indexOf(key) >= 0) continue;
  7687. target[key] = source[key];
  7688. }
  7689. return target;
  7690. }
  7691. function _objectWithoutProperties(source, excluded) {
  7692. if (source == null) return {};
  7693. var target = _objectWithoutPropertiesLoose(source, excluded);
  7694. var key, i;
  7695. if (Object.getOwnPropertySymbols) {
  7696. var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
  7697. for (i = 0; i < sourceSymbolKeys.length; i++) {
  7698. key = sourceSymbolKeys[i];
  7699. if (excluded.indexOf(key) >= 0) continue;
  7700. if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
  7701. target[key] = source[key];
  7702. }
  7703. }
  7704. return target;
  7705. }
  7706. const VERSION = "3.6.0";
  7707. const _excluded = ["authStrategy"];
  7708. class Octokit {
  7709. constructor(options = {}) {
  7710. const hook = new beforeAfterHook.Collection();
  7711. const requestDefaults = {
  7712. baseUrl: request.request.endpoint.DEFAULTS.baseUrl,
  7713. headers: {},
  7714. request: Object.assign({}, options.request, {
  7715. // @ts-ignore internal usage only, no need to type
  7716. hook: hook.bind(null, "request")
  7717. }),
  7718. mediaType: {
  7719. previews: [],
  7720. format: ""
  7721. }
  7722. }; // prepend default user agent with `options.userAgent` if set
  7723. requestDefaults.headers["user-agent"] = [options.userAgent, `octokit-core.js/${VERSION} ${universalUserAgent.getUserAgent()}`].filter(Boolean).join(" ");
  7724. if (options.baseUrl) {
  7725. requestDefaults.baseUrl = options.baseUrl;
  7726. }
  7727. if (options.previews) {
  7728. requestDefaults.mediaType.previews = options.previews;
  7729. }
  7730. if (options.timeZone) {
  7731. requestDefaults.headers["time-zone"] = options.timeZone;
  7732. }
  7733. this.request = request.request.defaults(requestDefaults);
  7734. this.graphql = graphql.withCustomRequest(this.request).defaults(requestDefaults);
  7735. this.log = Object.assign({
  7736. debug: () => {},
  7737. info: () => {},
  7738. warn: console.warn.bind(console),
  7739. error: console.error.bind(console)
  7740. }, options.log);
  7741. this.hook = hook; // (1) If neither `options.authStrategy` nor `options.auth` are set, the `octokit` instance
  7742. // is unauthenticated. The `this.auth()` method is a no-op and no request hook is registered.
  7743. // (2) If only `options.auth` is set, use the default token authentication strategy.
  7744. // (3) If `options.authStrategy` is set then use it and pass in `options.auth`. Always pass own request as many strategies accept a custom request instance.
  7745. // TODO: type `options.auth` based on `options.authStrategy`.
  7746. if (!options.authStrategy) {
  7747. if (!options.auth) {
  7748. // (1)
  7749. this.auth = async () => ({
  7750. type: "unauthenticated"
  7751. });
  7752. } else {
  7753. // (2)
  7754. const auth = authToken.createTokenAuth(options.auth); // @ts-ignore ¯\_(ツ)_/¯
  7755. hook.wrap("request", auth.hook);
  7756. this.auth = auth;
  7757. }
  7758. } else {
  7759. const {
  7760. authStrategy
  7761. } = options,
  7762. otherOptions = _objectWithoutProperties(options, _excluded);
  7763. const auth = authStrategy(Object.assign({
  7764. request: this.request,
  7765. log: this.log,
  7766. // we pass the current octokit instance as well as its constructor options
  7767. // to allow for authentication strategies that return a new octokit instance
  7768. // that shares the same internal state as the current one. The original
  7769. // requirement for this was the "event-octokit" authentication strategy
  7770. // of https://github.com/probot/octokit-auth-probot.
  7771. octokit: this,
  7772. octokitOptions: otherOptions
  7773. }, options.auth)); // @ts-ignore ¯\_(ツ)_/¯
  7774. hook.wrap("request", auth.hook);
  7775. this.auth = auth;
  7776. } // apply plugins
  7777. // https://stackoverflow.com/a/16345172
  7778. const classConstructor = this.constructor;
  7779. classConstructor.plugins.forEach(plugin => {
  7780. Object.assign(this, plugin(this, options));
  7781. });
  7782. }
  7783. static defaults(defaults) {
  7784. const OctokitWithDefaults = class extends this {
  7785. constructor(...args) {
  7786. const options = args[0] || {};
  7787. if (typeof defaults === "function") {
  7788. super(defaults(options));
  7789. return;
  7790. }
  7791. super(Object.assign({}, defaults, options, options.userAgent && defaults.userAgent ? {
  7792. userAgent: `${options.userAgent} ${defaults.userAgent}`
  7793. } : null));
  7794. }
  7795. };
  7796. return OctokitWithDefaults;
  7797. }
  7798. /**
  7799. * Attach a plugin (or many) to your Octokit instance.
  7800. *
  7801. * @example
  7802. * const API = Octokit.plugin(plugin1, plugin2, plugin3, ...)
  7803. */
  7804. static plugin(...newPlugins) {
  7805. var _a;
  7806. const currentPlugins = this.plugins;
  7807. const NewOctokit = (_a = class extends this {}, _a.plugins = currentPlugins.concat(newPlugins.filter(plugin => !currentPlugins.includes(plugin))), _a);
  7808. return NewOctokit;
  7809. }
  7810. }
  7811. Octokit.VERSION = VERSION;
  7812. Octokit.plugins = [];
  7813. exports.Octokit = Octokit;
  7814. //# sourceMappingURL=index.js.map
  7815. /***/ }),
  7816. /***/ 9440:
  7817. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  7818. "use strict";
  7819. Object.defineProperty(exports, "__esModule", ({ value: true }));
  7820. var isPlainObject = __nccwpck_require__(3287);
  7821. var universalUserAgent = __nccwpck_require__(5030);
  7822. function lowercaseKeys(object) {
  7823. if (!object) {
  7824. return {};
  7825. }
  7826. return Object.keys(object).reduce((newObj, key) => {
  7827. newObj[key.toLowerCase()] = object[key];
  7828. return newObj;
  7829. }, {});
  7830. }
  7831. function mergeDeep(defaults, options) {
  7832. const result = Object.assign({}, defaults);
  7833. Object.keys(options).forEach(key => {
  7834. if (isPlainObject.isPlainObject(options[key])) {
  7835. if (!(key in defaults)) Object.assign(result, {
  7836. [key]: options[key]
  7837. });else result[key] = mergeDeep(defaults[key], options[key]);
  7838. } else {
  7839. Object.assign(result, {
  7840. [key]: options[key]
  7841. });
  7842. }
  7843. });
  7844. return result;
  7845. }
  7846. function removeUndefinedProperties(obj) {
  7847. for (const key in obj) {
  7848. if (obj[key] === undefined) {
  7849. delete obj[key];
  7850. }
  7851. }
  7852. return obj;
  7853. }
  7854. function merge(defaults, route, options) {
  7855. if (typeof route === "string") {
  7856. let [method, url] = route.split(" ");
  7857. options = Object.assign(url ? {
  7858. method,
  7859. url
  7860. } : {
  7861. url: method
  7862. }, options);
  7863. } else {
  7864. options = Object.assign({}, route);
  7865. } // lowercase header names before merging with defaults to avoid duplicates
  7866. options.headers = lowercaseKeys(options.headers); // remove properties with undefined values before merging
  7867. removeUndefinedProperties(options);
  7868. removeUndefinedProperties(options.headers);
  7869. const mergedOptions = mergeDeep(defaults || {}, options); // mediaType.previews arrays are merged, instead of overwritten
  7870. if (defaults && defaults.mediaType.previews.length) {
  7871. mergedOptions.mediaType.previews = defaults.mediaType.previews.filter(preview => !mergedOptions.mediaType.previews.includes(preview)).concat(mergedOptions.mediaType.previews);
  7872. }
  7873. mergedOptions.mediaType.previews = mergedOptions.mediaType.previews.map(preview => preview.replace(/-preview/, ""));
  7874. return mergedOptions;
  7875. }
  7876. function addQueryParameters(url, parameters) {
  7877. const separator = /\?/.test(url) ? "&" : "?";
  7878. const names = Object.keys(parameters);
  7879. if (names.length === 0) {
  7880. return url;
  7881. }
  7882. return url + separator + names.map(name => {
  7883. if (name === "q") {
  7884. return "q=" + parameters.q.split("+").map(encodeURIComponent).join("+");
  7885. }
  7886. return `${name}=${encodeURIComponent(parameters[name])}`;
  7887. }).join("&");
  7888. }
  7889. const urlVariableRegex = /\{[^}]+\}/g;
  7890. function removeNonChars(variableName) {
  7891. return variableName.replace(/^\W+|\W+$/g, "").split(/,/);
  7892. }
  7893. function extractUrlVariableNames(url) {
  7894. const matches = url.match(urlVariableRegex);
  7895. if (!matches) {
  7896. return [];
  7897. }
  7898. return matches.map(removeNonChars).reduce((a, b) => a.concat(b), []);
  7899. }
  7900. function omit(object, keysToOmit) {
  7901. return Object.keys(object).filter(option => !keysToOmit.includes(option)).reduce((obj, key) => {
  7902. obj[key] = object[key];
  7903. return obj;
  7904. }, {});
  7905. }
  7906. // Based on https://github.com/bramstein/url-template, licensed under BSD
  7907. // TODO: create separate package.
  7908. //
  7909. // Copyright (c) 2012-2014, Bram Stein
  7910. // All rights reserved.
  7911. // Redistribution and use in source and binary forms, with or without
  7912. // modification, are permitted provided that the following conditions
  7913. // are met:
  7914. // 1. Redistributions of source code must retain the above copyright
  7915. // notice, this list of conditions and the following disclaimer.
  7916. // 2. Redistributions in binary form must reproduce the above copyright
  7917. // notice, this list of conditions and the following disclaimer in the
  7918. // documentation and/or other materials provided with the distribution.
  7919. // 3. The name of the author may not be used to endorse or promote products
  7920. // derived from this software without specific prior written permission.
  7921. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
  7922. // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  7923. // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
  7924. // EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  7925. // INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  7926. // BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  7927. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  7928. // OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  7929. // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
  7930. // EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  7931. /* istanbul ignore file */
  7932. function encodeReserved(str) {
  7933. return str.split(/(%[0-9A-Fa-f]{2})/g).map(function (part) {
  7934. if (!/%[0-9A-Fa-f]/.test(part)) {
  7935. part = encodeURI(part).replace(/%5B/g, "[").replace(/%5D/g, "]");
  7936. }
  7937. return part;
  7938. }).join("");
  7939. }
  7940. function encodeUnreserved(str) {
  7941. return encodeURIComponent(str).replace(/[!'()*]/g, function (c) {
  7942. return "%" + c.charCodeAt(0).toString(16).toUpperCase();
  7943. });
  7944. }
  7945. function encodeValue(operator, value, key) {
  7946. value = operator === "+" || operator === "#" ? encodeReserved(value) : encodeUnreserved(value);
  7947. if (key) {
  7948. return encodeUnreserved(key) + "=" + value;
  7949. } else {
  7950. return value;
  7951. }
  7952. }
  7953. function isDefined(value) {
  7954. return value !== undefined && value !== null;
  7955. }
  7956. function isKeyOperator(operator) {
  7957. return operator === ";" || operator === "&" || operator === "?";
  7958. }
  7959. function getValues(context, operator, key, modifier) {
  7960. var value = context[key],
  7961. result = [];
  7962. if (isDefined(value) && value !== "") {
  7963. if (typeof value === "string" || typeof value === "number" || typeof value === "boolean") {
  7964. value = value.toString();
  7965. if (modifier && modifier !== "*") {
  7966. value = value.substring(0, parseInt(modifier, 10));
  7967. }
  7968. result.push(encodeValue(operator, value, isKeyOperator(operator) ? key : ""));
  7969. } else {
  7970. if (modifier === "*") {
  7971. if (Array.isArray(value)) {
  7972. value.filter(isDefined).forEach(function (value) {
  7973. result.push(encodeValue(operator, value, isKeyOperator(operator) ? key : ""));
  7974. });
  7975. } else {
  7976. Object.keys(value).forEach(function (k) {
  7977. if (isDefined(value[k])) {
  7978. result.push(encodeValue(operator, value[k], k));
  7979. }
  7980. });
  7981. }
  7982. } else {
  7983. const tmp = [];
  7984. if (Array.isArray(value)) {
  7985. value.filter(isDefined).forEach(function (value) {
  7986. tmp.push(encodeValue(operator, value));
  7987. });
  7988. } else {
  7989. Object.keys(value).forEach(function (k) {
  7990. if (isDefined(value[k])) {
  7991. tmp.push(encodeUnreserved(k));
  7992. tmp.push(encodeValue(operator, value[k].toString()));
  7993. }
  7994. });
  7995. }
  7996. if (isKeyOperator(operator)) {
  7997. result.push(encodeUnreserved(key) + "=" + tmp.join(","));
  7998. } else if (tmp.length !== 0) {
  7999. result.push(tmp.join(","));
  8000. }
  8001. }
  8002. }
  8003. } else {
  8004. if (operator === ";") {
  8005. if (isDefined(value)) {
  8006. result.push(encodeUnreserved(key));
  8007. }
  8008. } else if (value === "" && (operator === "&" || operator === "?")) {
  8009. result.push(encodeUnreserved(key) + "=");
  8010. } else if (value === "") {
  8011. result.push("");
  8012. }
  8013. }
  8014. return result;
  8015. }
  8016. function parseUrl(template) {
  8017. return {
  8018. expand: expand.bind(null, template)
  8019. };
  8020. }
  8021. function expand(template, context) {
  8022. var operators = ["+", "#", ".", "/", ";", "?", "&"];
  8023. return template.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g, function (_, expression, literal) {
  8024. if (expression) {
  8025. let operator = "";
  8026. const values = [];
  8027. if (operators.indexOf(expression.charAt(0)) !== -1) {
  8028. operator = expression.charAt(0);
  8029. expression = expression.substr(1);
  8030. }
  8031. expression.split(/,/g).forEach(function (variable) {
  8032. var tmp = /([^:\*]*)(?::(\d+)|(\*))?/.exec(variable);
  8033. values.push(getValues(context, operator, tmp[1], tmp[2] || tmp[3]));
  8034. });
  8035. if (operator && operator !== "+") {
  8036. var separator = ",";
  8037. if (operator === "?") {
  8038. separator = "&";
  8039. } else if (operator !== "#") {
  8040. separator = operator;
  8041. }
  8042. return (values.length !== 0 ? operator : "") + values.join(separator);
  8043. } else {
  8044. return values.join(",");
  8045. }
  8046. } else {
  8047. return encodeReserved(literal);
  8048. }
  8049. });
  8050. }
  8051. function parse(options) {
  8052. // https://fetch.spec.whatwg.org/#methods
  8053. let method = options.method.toUpperCase(); // replace :varname with {varname} to make it RFC 6570 compatible
  8054. let url = (options.url || "/").replace(/:([a-z]\w+)/g, "{$1}");
  8055. let headers = Object.assign({}, options.headers);
  8056. let body;
  8057. let parameters = omit(options, ["method", "baseUrl", "url", "headers", "request", "mediaType"]); // extract variable names from URL to calculate remaining variables later
  8058. const urlVariableNames = extractUrlVariableNames(url);
  8059. url = parseUrl(url).expand(parameters);
  8060. if (!/^http/.test(url)) {
  8061. url = options.baseUrl + url;
  8062. }
  8063. const omittedParameters = Object.keys(options).filter(option => urlVariableNames.includes(option)).concat("baseUrl");
  8064. const remainingParameters = omit(parameters, omittedParameters);
  8065. const isBinaryRequest = /application\/octet-stream/i.test(headers.accept);
  8066. if (!isBinaryRequest) {
  8067. if (options.mediaType.format) {
  8068. // e.g. application/vnd.github.v3+json => application/vnd.github.v3.raw
  8069. headers.accept = headers.accept.split(/,/).map(preview => preview.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/, `application/vnd$1$2.${options.mediaType.format}`)).join(",");
  8070. }
  8071. if (options.mediaType.previews.length) {
  8072. const previewsFromAcceptHeader = headers.accept.match(/[\w-]+(?=-preview)/g) || [];
  8073. headers.accept = previewsFromAcceptHeader.concat(options.mediaType.previews).map(preview => {
  8074. const format = options.mediaType.format ? `.${options.mediaType.format}` : "+json";
  8075. return `application/vnd.github.${preview}-preview${format}`;
  8076. }).join(",");
  8077. }
  8078. } // for GET/HEAD requests, set URL query parameters from remaining parameters
  8079. // for PATCH/POST/PUT/DELETE requests, set request body from remaining parameters
  8080. if (["GET", "HEAD"].includes(method)) {
  8081. url = addQueryParameters(url, remainingParameters);
  8082. } else {
  8083. if ("data" in remainingParameters) {
  8084. body = remainingParameters.data;
  8085. } else {
  8086. if (Object.keys(remainingParameters).length) {
  8087. body = remainingParameters;
  8088. } else {
  8089. headers["content-length"] = 0;
  8090. }
  8091. }
  8092. } // default content-type for JSON if body is set
  8093. if (!headers["content-type"] && typeof body !== "undefined") {
  8094. headers["content-type"] = "application/json; charset=utf-8";
  8095. } // GitHub expects 'content-length: 0' header for PUT/PATCH requests without body.
  8096. // fetch does not allow to set `content-length` header, but we can set body to an empty string
  8097. if (["PATCH", "PUT"].includes(method) && typeof body === "undefined") {
  8098. body = "";
  8099. } // Only return body/request keys if present
  8100. return Object.assign({
  8101. method,
  8102. url,
  8103. headers
  8104. }, typeof body !== "undefined" ? {
  8105. body
  8106. } : null, options.request ? {
  8107. request: options.request
  8108. } : null);
  8109. }
  8110. function endpointWithDefaults(defaults, route, options) {
  8111. return parse(merge(defaults, route, options));
  8112. }
  8113. function withDefaults(oldDefaults, newDefaults) {
  8114. const DEFAULTS = merge(oldDefaults, newDefaults);
  8115. const endpoint = endpointWithDefaults.bind(null, DEFAULTS);
  8116. return Object.assign(endpoint, {
  8117. DEFAULTS,
  8118. defaults: withDefaults.bind(null, DEFAULTS),
  8119. merge: merge.bind(null, DEFAULTS),
  8120. parse
  8121. });
  8122. }
  8123. const VERSION = "6.0.12";
  8124. const userAgent = `octokit-endpoint.js/${VERSION} ${universalUserAgent.getUserAgent()}`; // DEFAULTS has all properties set that EndpointOptions has, except url.
  8125. // So we use RequestParameters and add method as additional required property.
  8126. const DEFAULTS = {
  8127. method: "GET",
  8128. baseUrl: "https://api.github.com",
  8129. headers: {
  8130. accept: "application/vnd.github.v3+json",
  8131. "user-agent": userAgent
  8132. },
  8133. mediaType: {
  8134. format: "",
  8135. previews: []
  8136. }
  8137. };
  8138. const endpoint = withDefaults(null, DEFAULTS);
  8139. exports.endpoint = endpoint;
  8140. //# sourceMappingURL=index.js.map
  8141. /***/ }),
  8142. /***/ 8467:
  8143. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  8144. "use strict";
  8145. Object.defineProperty(exports, "__esModule", ({ value: true }));
  8146. var request = __nccwpck_require__(6234);
  8147. var universalUserAgent = __nccwpck_require__(5030);
  8148. const VERSION = "4.8.0";
  8149. function _buildMessageForResponseErrors(data) {
  8150. return `Request failed due to following response errors:\n` + data.errors.map(e => ` - ${e.message}`).join("\n");
  8151. }
  8152. class GraphqlResponseError extends Error {
  8153. constructor(request, headers, response) {
  8154. super(_buildMessageForResponseErrors(response));
  8155. this.request = request;
  8156. this.headers = headers;
  8157. this.response = response;
  8158. this.name = "GraphqlResponseError"; // Expose the errors and response data in their shorthand properties.
  8159. this.errors = response.errors;
  8160. this.data = response.data; // Maintains proper stack trace (only available on V8)
  8161. /* istanbul ignore next */
  8162. if (Error.captureStackTrace) {
  8163. Error.captureStackTrace(this, this.constructor);
  8164. }
  8165. }
  8166. }
  8167. const NON_VARIABLE_OPTIONS = ["method", "baseUrl", "url", "headers", "request", "query", "mediaType"];
  8168. const FORBIDDEN_VARIABLE_OPTIONS = ["query", "method", "url"];
  8169. const GHES_V3_SUFFIX_REGEX = /\/api\/v3\/?$/;
  8170. function graphql(request, query, options) {
  8171. if (options) {
  8172. if (typeof query === "string" && "query" in options) {
  8173. return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`));
  8174. }
  8175. for (const key in options) {
  8176. if (!FORBIDDEN_VARIABLE_OPTIONS.includes(key)) continue;
  8177. return Promise.reject(new Error(`[@octokit/graphql] "${key}" cannot be used as variable name`));
  8178. }
  8179. }
  8180. const parsedOptions = typeof query === "string" ? Object.assign({
  8181. query
  8182. }, options) : query;
  8183. const requestOptions = Object.keys(parsedOptions).reduce((result, key) => {
  8184. if (NON_VARIABLE_OPTIONS.includes(key)) {
  8185. result[key] = parsedOptions[key];
  8186. return result;
  8187. }
  8188. if (!result.variables) {
  8189. result.variables = {};
  8190. }
  8191. result.variables[key] = parsedOptions[key];
  8192. return result;
  8193. }, {}); // workaround for GitHub Enterprise baseUrl set with /api/v3 suffix
  8194. // https://github.com/octokit/auth-app.js/issues/111#issuecomment-657610451
  8195. const baseUrl = parsedOptions.baseUrl || request.endpoint.DEFAULTS.baseUrl;
  8196. if (GHES_V3_SUFFIX_REGEX.test(baseUrl)) {
  8197. requestOptions.url = baseUrl.replace(GHES_V3_SUFFIX_REGEX, "/api/graphql");
  8198. }
  8199. return request(requestOptions).then(response => {
  8200. if (response.data.errors) {
  8201. const headers = {};
  8202. for (const key of Object.keys(response.headers)) {
  8203. headers[key] = response.headers[key];
  8204. }
  8205. throw new GraphqlResponseError(requestOptions, headers, response.data);
  8206. }
  8207. return response.data.data;
  8208. });
  8209. }
  8210. function withDefaults(request$1, newDefaults) {
  8211. const newRequest = request$1.defaults(newDefaults);
  8212. const newApi = (query, options) => {
  8213. return graphql(newRequest, query, options);
  8214. };
  8215. return Object.assign(newApi, {
  8216. defaults: withDefaults.bind(null, newRequest),
  8217. endpoint: request.request.endpoint
  8218. });
  8219. }
  8220. const graphql$1 = withDefaults(request.request, {
  8221. headers: {
  8222. "user-agent": `octokit-graphql.js/${VERSION} ${universalUserAgent.getUserAgent()}`
  8223. },
  8224. method: "POST",
  8225. url: "/graphql"
  8226. });
  8227. function withCustomRequest(customRequest) {
  8228. return withDefaults(customRequest, {
  8229. method: "POST",
  8230. url: "/graphql"
  8231. });
  8232. }
  8233. exports.GraphqlResponseError = GraphqlResponseError;
  8234. exports.graphql = graphql$1;
  8235. exports.withCustomRequest = withCustomRequest;
  8236. //# sourceMappingURL=index.js.map
  8237. /***/ }),
  8238. /***/ 4193:
  8239. /***/ ((__unused_webpack_module, exports) => {
  8240. "use strict";
  8241. Object.defineProperty(exports, "__esModule", ({ value: true }));
  8242. const VERSION = "2.21.3";
  8243. function ownKeys(object, enumerableOnly) {
  8244. var keys = Object.keys(object);
  8245. if (Object.getOwnPropertySymbols) {
  8246. var symbols = Object.getOwnPropertySymbols(object);
  8247. enumerableOnly && (symbols = symbols.filter(function (sym) {
  8248. return Object.getOwnPropertyDescriptor(object, sym).enumerable;
  8249. })), keys.push.apply(keys, symbols);
  8250. }
  8251. return keys;
  8252. }
  8253. function _objectSpread2(target) {
  8254. for (var i = 1; i < arguments.length; i++) {
  8255. var source = null != arguments[i] ? arguments[i] : {};
  8256. i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {
  8257. _defineProperty(target, key, source[key]);
  8258. }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {
  8259. Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
  8260. });
  8261. }
  8262. return target;
  8263. }
  8264. function _defineProperty(obj, key, value) {
  8265. if (key in obj) {
  8266. Object.defineProperty(obj, key, {
  8267. value: value,
  8268. enumerable: true,
  8269. configurable: true,
  8270. writable: true
  8271. });
  8272. } else {
  8273. obj[key] = value;
  8274. }
  8275. return obj;
  8276. }
  8277. /**
  8278. * Some “list” response that can be paginated have a different response structure
  8279. *
  8280. * They have a `total_count` key in the response (search also has `incomplete_results`,
  8281. * /installation/repositories also has `repository_selection`), as well as a key with
  8282. * the list of the items which name varies from endpoint to endpoint.
  8283. *
  8284. * Octokit normalizes these responses so that paginated results are always returned following
  8285. * the same structure. One challenge is that if the list response has only one page, no Link
  8286. * header is provided, so this header alone is not sufficient to check wether a response is
  8287. * paginated or not.
  8288. *
  8289. * We check if a "total_count" key is present in the response data, but also make sure that
  8290. * a "url" property is not, as the "Get the combined status for a specific ref" endpoint would
  8291. * otherwise match: https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref
  8292. */
  8293. function normalizePaginatedListResponse(response) {
  8294. // endpoints can respond with 204 if repository is empty
  8295. if (!response.data) {
  8296. return _objectSpread2(_objectSpread2({}, response), {}, {
  8297. data: []
  8298. });
  8299. }
  8300. const responseNeedsNormalization = "total_count" in response.data && !("url" in response.data);
  8301. if (!responseNeedsNormalization) return response; // keep the additional properties intact as there is currently no other way
  8302. // to retrieve the same information.
  8303. const incompleteResults = response.data.incomplete_results;
  8304. const repositorySelection = response.data.repository_selection;
  8305. const totalCount = response.data.total_count;
  8306. delete response.data.incomplete_results;
  8307. delete response.data.repository_selection;
  8308. delete response.data.total_count;
  8309. const namespaceKey = Object.keys(response.data)[0];
  8310. const data = response.data[namespaceKey];
  8311. response.data = data;
  8312. if (typeof incompleteResults !== "undefined") {
  8313. response.data.incomplete_results = incompleteResults;
  8314. }
  8315. if (typeof repositorySelection !== "undefined") {
  8316. response.data.repository_selection = repositorySelection;
  8317. }
  8318. response.data.total_count = totalCount;
  8319. return response;
  8320. }
  8321. function iterator(octokit, route, parameters) {
  8322. const options = typeof route === "function" ? route.endpoint(parameters) : octokit.request.endpoint(route, parameters);
  8323. const requestMethod = typeof route === "function" ? route : octokit.request;
  8324. const method = options.method;
  8325. const headers = options.headers;
  8326. let url = options.url;
  8327. return {
  8328. [Symbol.asyncIterator]: () => ({
  8329. async next() {
  8330. if (!url) return {
  8331. done: true
  8332. };
  8333. try {
  8334. const response = await requestMethod({
  8335. method,
  8336. url,
  8337. headers
  8338. });
  8339. const normalizedResponse = normalizePaginatedListResponse(response); // `response.headers.link` format:
  8340. // '<https://api.github.com/users/aseemk/followers?page=2>; rel="next", <https://api.github.com/users/aseemk/followers?page=2>; rel="last"'
  8341. // sets `url` to undefined if "next" URL is not present or `link` header is not set
  8342. url = ((normalizedResponse.headers.link || "").match(/<([^>]+)>;\s*rel="next"/) || [])[1];
  8343. return {
  8344. value: normalizedResponse
  8345. };
  8346. } catch (error) {
  8347. if (error.status !== 409) throw error;
  8348. url = "";
  8349. return {
  8350. value: {
  8351. status: 200,
  8352. headers: {},
  8353. data: []
  8354. }
  8355. };
  8356. }
  8357. }
  8358. })
  8359. };
  8360. }
  8361. function paginate(octokit, route, parameters, mapFn) {
  8362. if (typeof parameters === "function") {
  8363. mapFn = parameters;
  8364. parameters = undefined;
  8365. }
  8366. return gather(octokit, [], iterator(octokit, route, parameters)[Symbol.asyncIterator](), mapFn);
  8367. }
  8368. function gather(octokit, results, iterator, mapFn) {
  8369. return iterator.next().then(result => {
  8370. if (result.done) {
  8371. return results;
  8372. }
  8373. let earlyExit = false;
  8374. function done() {
  8375. earlyExit = true;
  8376. }
  8377. results = results.concat(mapFn ? mapFn(result.value, done) : result.value.data);
  8378. if (earlyExit) {
  8379. return results;
  8380. }
  8381. return gather(octokit, results, iterator, mapFn);
  8382. });
  8383. }
  8384. const composePaginateRest = Object.assign(paginate, {
  8385. iterator
  8386. });
  8387. const paginatingEndpoints = ["GET /app/hook/deliveries", "GET /app/installations", "GET /applications/grants", "GET /authorizations", "GET /enterprises/{enterprise}/actions/permissions/organizations", "GET /enterprises/{enterprise}/actions/runner-groups", "GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations", "GET /enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners", "GET /enterprises/{enterprise}/actions/runners", "GET /enterprises/{enterprise}/audit-log", "GET /enterprises/{enterprise}/secret-scanning/alerts", "GET /enterprises/{enterprise}/settings/billing/advanced-security", "GET /events", "GET /gists", "GET /gists/public", "GET /gists/starred", "GET /gists/{gist_id}/comments", "GET /gists/{gist_id}/commits", "GET /gists/{gist_id}/forks", "GET /installation/repositories", "GET /issues", "GET /licenses", "GET /marketplace_listing/plans", "GET /marketplace_listing/plans/{plan_id}/accounts", "GET /marketplace_listing/stubbed/plans", "GET /marketplace_listing/stubbed/plans/{plan_id}/accounts", "GET /networks/{owner}/{repo}/events", "GET /notifications", "GET /organizations", "GET /orgs/{org}/actions/cache/usage-by-repository", "GET /orgs/{org}/actions/permissions/repositories", "GET /orgs/{org}/actions/runner-groups", "GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories", "GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners", "GET /orgs/{org}/actions/runners", "GET /orgs/{org}/actions/secrets", "GET /orgs/{org}/actions/secrets/{secret_name}/repositories", "GET /orgs/{org}/audit-log", "GET /orgs/{org}/blocks", "GET /orgs/{org}/code-scanning/alerts", "GET /orgs/{org}/codespaces", "GET /orgs/{org}/credential-authorizations", "GET /orgs/{org}/dependabot/secrets", "GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories", "GET /orgs/{org}/events", "GET /orgs/{org}/external-groups", "GET /orgs/{org}/failed_invitations", "GET /orgs/{org}/hooks", "GET /orgs/{org}/hooks/{hook_id}/deliveries", "GET /orgs/{org}/installations", "GET /orgs/{org}/invitations", "GET /orgs/{org}/invitations/{invitation_id}/teams", "GET /orgs/{org}/issues", "GET /orgs/{org}/members", "GET /orgs/{org}/migrations", "GET /orgs/{org}/migrations/{migration_id}/repositories", "GET /orgs/{org}/outside_collaborators", "GET /orgs/{org}/packages", "GET /orgs/{org}/packages/{package_type}/{package_name}/versions", "GET /orgs/{org}/projects", "GET /orgs/{org}/public_members", "GET /orgs/{org}/repos", "GET /orgs/{org}/secret-scanning/alerts", "GET /orgs/{org}/settings/billing/advanced-security", "GET /orgs/{org}/team-sync/groups", "GET /orgs/{org}/teams", "GET /orgs/{org}/teams/{team_slug}/discussions", "GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments", "GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions", "GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions", "GET /orgs/{org}/teams/{team_slug}/invitations", "GET /orgs/{org}/teams/{team_slug}/members", "GET /orgs/{org}/teams/{team_slug}/projects", "GET /orgs/{org}/teams/{team_slug}/repos", "GET /orgs/{org}/teams/{team_slug}/teams", "GET /projects/columns/{column_id}/cards", "GET /projects/{project_id}/collaborators", "GET /projects/{project_id}/columns", "GET /repos/{owner}/{repo}/actions/artifacts", "GET /repos/{owner}/{repo}/actions/caches", "GET /repos/{owner}/{repo}/actions/runners", "GET /repos/{owner}/{repo}/actions/runs", "GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts", "GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs", "GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs", "GET /repos/{owner}/{repo}/actions/secrets", "GET /repos/{owner}/{repo}/actions/workflows", "GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs", "GET /repos/{owner}/{repo}/assignees", "GET /repos/{owner}/{repo}/branches", "GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations", "GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs", "GET /repos/{owner}/{repo}/code-scanning/alerts", "GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances", "GET /repos/{owner}/{repo}/code-scanning/analyses", "GET /repos/{owner}/{repo}/codespaces", "GET /repos/{owner}/{repo}/codespaces/devcontainers", "GET /repos/{owner}/{repo}/codespaces/secrets", "GET /repos/{owner}/{repo}/collaborators", "GET /repos/{owner}/{repo}/comments", "GET /repos/{owner}/{repo}/comments/{comment_id}/reactions", "GET /repos/{owner}/{repo}/commits", "GET /repos/{owner}/{repo}/commits/{commit_sha}/comments", "GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls", "GET /repos/{owner}/{repo}/commits/{ref}/check-runs", "GET /repos/{owner}/{repo}/commits/{ref}/check-suites", "GET /repos/{owner}/{repo}/commits/{ref}/status", "GET /repos/{owner}/{repo}/commits/{ref}/statuses", "GET /repos/{owner}/{repo}/contributors", "GET /repos/{owner}/{repo}/dependabot/secrets", "GET /repos/{owner}/{repo}/deployments", "GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses", "GET /repos/{owner}/{repo}/environments", "GET /repos/{owner}/{repo}/events", "GET /repos/{owner}/{repo}/forks", "GET /repos/{owner}/{repo}/git/matching-refs/{ref}", "GET /repos/{owner}/{repo}/hooks", "GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries", "GET /repos/{owner}/{repo}/invitations", "GET /repos/{owner}/{repo}/issues", "GET /repos/{owner}/{repo}/issues/comments", "GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions", "GET /repos/{owner}/{repo}/issues/events", "GET /repos/{owner}/{repo}/issues/{issue_number}/comments", "GET /repos/{owner}/{repo}/issues/{issue_number}/events", "GET /repos/{owner}/{repo}/issues/{issue_number}/labels", "GET /repos/{owner}/{repo}/issues/{issue_number}/reactions", "GET /repos/{owner}/{repo}/issues/{issue_number}/timeline", "GET /repos/{owner}/{repo}/keys", "GET /repos/{owner}/{repo}/labels", "GET /repos/{owner}/{repo}/milestones", "GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels", "GET /repos/{owner}/{repo}/notifications", "GET /repos/{owner}/{repo}/pages/builds", "GET /repos/{owner}/{repo}/projects", "GET /repos/{owner}/{repo}/pulls", "GET /repos/{owner}/{repo}/pulls/comments", "GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions", "GET /repos/{owner}/{repo}/pulls/{pull_number}/comments", "GET /repos/{owner}/{repo}/pulls/{pull_number}/commits", "GET /repos/{owner}/{repo}/pulls/{pull_number}/files", "GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers", "GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews", "GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments", "GET /repos/{owner}/{repo}/releases", "GET /repos/{owner}/{repo}/releases/{release_id}/assets", "GET /repos/{owner}/{repo}/releases/{release_id}/reactions", "GET /repos/{owner}/{repo}/secret-scanning/alerts", "GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations", "GET /repos/{owner}/{repo}/stargazers", "GET /repos/{owner}/{repo}/subscribers", "GET /repos/{owner}/{repo}/tags", "GET /repos/{owner}/{repo}/teams", "GET /repos/{owner}/{repo}/topics", "GET /repositories", "GET /repositories/{repository_id}/environments/{environment_name}/secrets", "GET /search/code", "GET /search/commits", "GET /search/issues", "GET /search/labels", "GET /search/repositories", "GET /search/topics", "GET /search/users", "GET /teams/{team_id}/discussions", "GET /teams/{team_id}/discussions/{discussion_number}/comments", "GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions", "GET /teams/{team_id}/discussions/{discussion_number}/reactions", "GET /teams/{team_id}/invitations", "GET /teams/{team_id}/members", "GET /teams/{team_id}/projects", "GET /teams/{team_id}/repos", "GET /teams/{team_id}/teams", "GET /user/blocks", "GET /user/codespaces", "GET /user/codespaces/secrets", "GET /user/emails", "GET /user/followers", "GET /user/following", "GET /user/gpg_keys", "GET /user/installations", "GET /user/installations/{installation_id}/repositories", "GET /user/issues", "GET /user/keys", "GET /user/marketplace_purchases", "GET /user/marketplace_purchases/stubbed", "GET /user/memberships/orgs", "GET /user/migrations", "GET /user/migrations/{migration_id}/repositories", "GET /user/orgs", "GET /user/packages", "GET /user/packages/{package_type}/{package_name}/versions", "GET /user/public_emails", "GET /user/repos", "GET /user/repository_invitations", "GET /user/starred", "GET /user/subscriptions", "GET /user/teams", "GET /users", "GET /users/{username}/events", "GET /users/{username}/events/orgs/{org}", "GET /users/{username}/events/public", "GET /users/{username}/followers", "GET /users/{username}/following", "GET /users/{username}/gists", "GET /users/{username}/gpg_keys", "GET /users/{username}/keys", "GET /users/{username}/orgs", "GET /users/{username}/packages", "GET /users/{username}/projects", "GET /users/{username}/received_events", "GET /users/{username}/received_events/public", "GET /users/{username}/repos", "GET /users/{username}/starred", "GET /users/{username}/subscriptions"];
  8388. function isPaginatingEndpoint(arg) {
  8389. if (typeof arg === "string") {
  8390. return paginatingEndpoints.includes(arg);
  8391. } else {
  8392. return false;
  8393. }
  8394. }
  8395. /**
  8396. * @param octokit Octokit instance
  8397. * @param options Options passed to Octokit constructor
  8398. */
  8399. function paginateRest(octokit) {
  8400. return {
  8401. paginate: Object.assign(paginate.bind(null, octokit), {
  8402. iterator: iterator.bind(null, octokit)
  8403. })
  8404. };
  8405. }
  8406. paginateRest.VERSION = VERSION;
  8407. exports.composePaginateRest = composePaginateRest;
  8408. exports.isPaginatingEndpoint = isPaginatingEndpoint;
  8409. exports.paginateRest = paginateRest;
  8410. exports.paginatingEndpoints = paginatingEndpoints;
  8411. //# sourceMappingURL=index.js.map
  8412. /***/ }),
  8413. /***/ 3044:
  8414. /***/ ((__unused_webpack_module, exports) => {
  8415. "use strict";
  8416. Object.defineProperty(exports, "__esModule", ({ value: true }));
  8417. function ownKeys(object, enumerableOnly) {
  8418. var keys = Object.keys(object);
  8419. if (Object.getOwnPropertySymbols) {
  8420. var symbols = Object.getOwnPropertySymbols(object);
  8421. if (enumerableOnly) {
  8422. symbols = symbols.filter(function (sym) {
  8423. return Object.getOwnPropertyDescriptor(object, sym).enumerable;
  8424. });
  8425. }
  8426. keys.push.apply(keys, symbols);
  8427. }
  8428. return keys;
  8429. }
  8430. function _objectSpread2(target) {
  8431. for (var i = 1; i < arguments.length; i++) {
  8432. var source = arguments[i] != null ? arguments[i] : {};
  8433. if (i % 2) {
  8434. ownKeys(Object(source), true).forEach(function (key) {
  8435. _defineProperty(target, key, source[key]);
  8436. });
  8437. } else if (Object.getOwnPropertyDescriptors) {
  8438. Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
  8439. } else {
  8440. ownKeys(Object(source)).forEach(function (key) {
  8441. Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
  8442. });
  8443. }
  8444. }
  8445. return target;
  8446. }
  8447. function _defineProperty(obj, key, value) {
  8448. if (key in obj) {
  8449. Object.defineProperty(obj, key, {
  8450. value: value,
  8451. enumerable: true,
  8452. configurable: true,
  8453. writable: true
  8454. });
  8455. } else {
  8456. obj[key] = value;
  8457. }
  8458. return obj;
  8459. }
  8460. const Endpoints = {
  8461. actions: {
  8462. addCustomLabelsToSelfHostedRunnerForOrg: ["POST /orgs/{org}/actions/runners/{runner_id}/labels"],
  8463. addCustomLabelsToSelfHostedRunnerForRepo: ["POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],
  8464. addSelectedRepoToOrgSecret: ["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],
  8465. approveWorkflowRun: ["POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve"],
  8466. cancelWorkflowRun: ["POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel"],
  8467. createOrUpdateEnvironmentSecret: ["PUT /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"],
  8468. createOrUpdateOrgSecret: ["PUT /orgs/{org}/actions/secrets/{secret_name}"],
  8469. createOrUpdateRepoSecret: ["PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}"],
  8470. createRegistrationTokenForOrg: ["POST /orgs/{org}/actions/runners/registration-token"],
  8471. createRegistrationTokenForRepo: ["POST /repos/{owner}/{repo}/actions/runners/registration-token"],
  8472. createRemoveTokenForOrg: ["POST /orgs/{org}/actions/runners/remove-token"],
  8473. createRemoveTokenForRepo: ["POST /repos/{owner}/{repo}/actions/runners/remove-token"],
  8474. createWorkflowDispatch: ["POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"],
  8475. deleteActionsCacheById: ["DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}"],
  8476. deleteActionsCacheByKey: ["DELETE /repos/{owner}/{repo}/actions/caches{?key,ref}"],
  8477. deleteArtifact: ["DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],
  8478. deleteEnvironmentSecret: ["DELETE /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"],
  8479. deleteOrgSecret: ["DELETE /orgs/{org}/actions/secrets/{secret_name}"],
  8480. deleteRepoSecret: ["DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}"],
  8481. deleteSelfHostedRunnerFromOrg: ["DELETE /orgs/{org}/actions/runners/{runner_id}"],
  8482. deleteSelfHostedRunnerFromRepo: ["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}"],
  8483. deleteWorkflowRun: ["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}"],
  8484. deleteWorkflowRunLogs: ["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],
  8485. disableSelectedRepositoryGithubActionsOrganization: ["DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}"],
  8486. disableWorkflow: ["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"],
  8487. downloadArtifact: ["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"],
  8488. downloadJobLogsForWorkflowRun: ["GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs"],
  8489. downloadWorkflowRunAttemptLogs: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs"],
  8490. downloadWorkflowRunLogs: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],
  8491. enableSelectedRepositoryGithubActionsOrganization: ["PUT /orgs/{org}/actions/permissions/repositories/{repository_id}"],
  8492. enableWorkflow: ["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"],
  8493. getActionsCacheList: ["GET /repos/{owner}/{repo}/actions/caches"],
  8494. getActionsCacheUsage: ["GET /repos/{owner}/{repo}/actions/cache/usage"],
  8495. getActionsCacheUsageByRepoForOrg: ["GET /orgs/{org}/actions/cache/usage-by-repository"],
  8496. getActionsCacheUsageForEnterprise: ["GET /enterprises/{enterprise}/actions/cache/usage"],
  8497. getActionsCacheUsageForOrg: ["GET /orgs/{org}/actions/cache/usage"],
  8498. getAllowedActionsOrganization: ["GET /orgs/{org}/actions/permissions/selected-actions"],
  8499. getAllowedActionsRepository: ["GET /repos/{owner}/{repo}/actions/permissions/selected-actions"],
  8500. getArtifact: ["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],
  8501. getEnvironmentPublicKey: ["GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key"],
  8502. getEnvironmentSecret: ["GET /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"],
  8503. getGithubActionsDefaultWorkflowPermissionsEnterprise: ["GET /enterprises/{enterprise}/actions/permissions/workflow"],
  8504. getGithubActionsDefaultWorkflowPermissionsOrganization: ["GET /orgs/{org}/actions/permissions/workflow"],
  8505. getGithubActionsDefaultWorkflowPermissionsRepository: ["GET /repos/{owner}/{repo}/actions/permissions/workflow"],
  8506. getGithubActionsPermissionsOrganization: ["GET /orgs/{org}/actions/permissions"],
  8507. getGithubActionsPermissionsRepository: ["GET /repos/{owner}/{repo}/actions/permissions"],
  8508. getJobForWorkflowRun: ["GET /repos/{owner}/{repo}/actions/jobs/{job_id}"],
  8509. getOrgPublicKey: ["GET /orgs/{org}/actions/secrets/public-key"],
  8510. getOrgSecret: ["GET /orgs/{org}/actions/secrets/{secret_name}"],
  8511. getPendingDeploymentsForRun: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],
  8512. getRepoPermissions: ["GET /repos/{owner}/{repo}/actions/permissions", {}, {
  8513. renamed: ["actions", "getGithubActionsPermissionsRepository"]
  8514. }],
  8515. getRepoPublicKey: ["GET /repos/{owner}/{repo}/actions/secrets/public-key"],
  8516. getRepoSecret: ["GET /repos/{owner}/{repo}/actions/secrets/{secret_name}"],
  8517. getReviewsForRun: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals"],
  8518. getSelfHostedRunnerForOrg: ["GET /orgs/{org}/actions/runners/{runner_id}"],
  8519. getSelfHostedRunnerForRepo: ["GET /repos/{owner}/{repo}/actions/runners/{runner_id}"],
  8520. getWorkflow: ["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}"],
  8521. getWorkflowAccessToRepository: ["GET /repos/{owner}/{repo}/actions/permissions/access"],
  8522. getWorkflowRun: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}"],
  8523. getWorkflowRunAttempt: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}"],
  8524. getWorkflowRunUsage: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing"],
  8525. getWorkflowUsage: ["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing"],
  8526. listArtifactsForRepo: ["GET /repos/{owner}/{repo}/actions/artifacts"],
  8527. listEnvironmentSecrets: ["GET /repositories/{repository_id}/environments/{environment_name}/secrets"],
  8528. listJobsForWorkflowRun: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs"],
  8529. listJobsForWorkflowRunAttempt: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs"],
  8530. listLabelsForSelfHostedRunnerForOrg: ["GET /orgs/{org}/actions/runners/{runner_id}/labels"],
  8531. listLabelsForSelfHostedRunnerForRepo: ["GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],
  8532. listOrgSecrets: ["GET /orgs/{org}/actions/secrets"],
  8533. listRepoSecrets: ["GET /repos/{owner}/{repo}/actions/secrets"],
  8534. listRepoWorkflows: ["GET /repos/{owner}/{repo}/actions/workflows"],
  8535. listRunnerApplicationsForOrg: ["GET /orgs/{org}/actions/runners/downloads"],
  8536. listRunnerApplicationsForRepo: ["GET /repos/{owner}/{repo}/actions/runners/downloads"],
  8537. listSelectedReposForOrgSecret: ["GET /orgs/{org}/actions/secrets/{secret_name}/repositories"],
  8538. listSelectedRepositoriesEnabledGithubActionsOrganization: ["GET /orgs/{org}/actions/permissions/repositories"],
  8539. listSelfHostedRunnersForOrg: ["GET /orgs/{org}/actions/runners"],
  8540. listSelfHostedRunnersForRepo: ["GET /repos/{owner}/{repo}/actions/runners"],
  8541. listWorkflowRunArtifacts: ["GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"],
  8542. listWorkflowRuns: ["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"],
  8543. listWorkflowRunsForRepo: ["GET /repos/{owner}/{repo}/actions/runs"],
  8544. reRunJobForWorkflowRun: ["POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun"],
  8545. reRunWorkflow: ["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun"],
  8546. reRunWorkflowFailedJobs: ["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs"],
  8547. removeAllCustomLabelsFromSelfHostedRunnerForOrg: ["DELETE /orgs/{org}/actions/runners/{runner_id}/labels"],
  8548. removeAllCustomLabelsFromSelfHostedRunnerForRepo: ["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],
  8549. removeCustomLabelFromSelfHostedRunnerForOrg: ["DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}"],
  8550. removeCustomLabelFromSelfHostedRunnerForRepo: ["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}"],
  8551. removeSelectedRepoFromOrgSecret: ["DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],
  8552. reviewPendingDeploymentsForRun: ["POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],
  8553. setAllowedActionsOrganization: ["PUT /orgs/{org}/actions/permissions/selected-actions"],
  8554. setAllowedActionsRepository: ["PUT /repos/{owner}/{repo}/actions/permissions/selected-actions"],
  8555. setCustomLabelsForSelfHostedRunnerForOrg: ["PUT /orgs/{org}/actions/runners/{runner_id}/labels"],
  8556. setCustomLabelsForSelfHostedRunnerForRepo: ["PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],
  8557. setGithubActionsDefaultWorkflowPermissionsEnterprise: ["PUT /enterprises/{enterprise}/actions/permissions/workflow"],
  8558. setGithubActionsDefaultWorkflowPermissionsOrganization: ["PUT /orgs/{org}/actions/permissions/workflow"],
  8559. setGithubActionsDefaultWorkflowPermissionsRepository: ["PUT /repos/{owner}/{repo}/actions/permissions/workflow"],
  8560. setGithubActionsPermissionsOrganization: ["PUT /orgs/{org}/actions/permissions"],
  8561. setGithubActionsPermissionsRepository: ["PUT /repos/{owner}/{repo}/actions/permissions"],
  8562. setSelectedReposForOrgSecret: ["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories"],
  8563. setSelectedRepositoriesEnabledGithubActionsOrganization: ["PUT /orgs/{org}/actions/permissions/repositories"],
  8564. setWorkflowAccessToRepository: ["PUT /repos/{owner}/{repo}/actions/permissions/access"]
  8565. },
  8566. activity: {
  8567. checkRepoIsStarredByAuthenticatedUser: ["GET /user/starred/{owner}/{repo}"],
  8568. deleteRepoSubscription: ["DELETE /repos/{owner}/{repo}/subscription"],
  8569. deleteThreadSubscription: ["DELETE /notifications/threads/{thread_id}/subscription"],
  8570. getFeeds: ["GET /feeds"],
  8571. getRepoSubscription: ["GET /repos/{owner}/{repo}/subscription"],
  8572. getThread: ["GET /notifications/threads/{thread_id}"],
  8573. getThreadSubscriptionForAuthenticatedUser: ["GET /notifications/threads/{thread_id}/subscription"],
  8574. listEventsForAuthenticatedUser: ["GET /users/{username}/events"],
  8575. listNotificationsForAuthenticatedUser: ["GET /notifications"],
  8576. listOrgEventsForAuthenticatedUser: ["GET /users/{username}/events/orgs/{org}"],
  8577. listPublicEvents: ["GET /events"],
  8578. listPublicEventsForRepoNetwork: ["GET /networks/{owner}/{repo}/events"],
  8579. listPublicEventsForUser: ["GET /users/{username}/events/public"],
  8580. listPublicOrgEvents: ["GET /orgs/{org}/events"],
  8581. listReceivedEventsForUser: ["GET /users/{username}/received_events"],
  8582. listReceivedPublicEventsForUser: ["GET /users/{username}/received_events/public"],
  8583. listRepoEvents: ["GET /repos/{owner}/{repo}/events"],
  8584. listRepoNotificationsForAuthenticatedUser: ["GET /repos/{owner}/{repo}/notifications"],
  8585. listReposStarredByAuthenticatedUser: ["GET /user/starred"],
  8586. listReposStarredByUser: ["GET /users/{username}/starred"],
  8587. listReposWatchedByUser: ["GET /users/{username}/subscriptions"],
  8588. listStargazersForRepo: ["GET /repos/{owner}/{repo}/stargazers"],
  8589. listWatchedReposForAuthenticatedUser: ["GET /user/subscriptions"],
  8590. listWatchersForRepo: ["GET /repos/{owner}/{repo}/subscribers"],
  8591. markNotificationsAsRead: ["PUT /notifications"],
  8592. markRepoNotificationsAsRead: ["PUT /repos/{owner}/{repo}/notifications"],
  8593. markThreadAsRead: ["PATCH /notifications/threads/{thread_id}"],
  8594. setRepoSubscription: ["PUT /repos/{owner}/{repo}/subscription"],
  8595. setThreadSubscription: ["PUT /notifications/threads/{thread_id}/subscription"],
  8596. starRepoForAuthenticatedUser: ["PUT /user/starred/{owner}/{repo}"],
  8597. unstarRepoForAuthenticatedUser: ["DELETE /user/starred/{owner}/{repo}"]
  8598. },
  8599. apps: {
  8600. addRepoToInstallation: ["PUT /user/installations/{installation_id}/repositories/{repository_id}", {}, {
  8601. renamed: ["apps", "addRepoToInstallationForAuthenticatedUser"]
  8602. }],
  8603. addRepoToInstallationForAuthenticatedUser: ["PUT /user/installations/{installation_id}/repositories/{repository_id}"],
  8604. checkToken: ["POST /applications/{client_id}/token"],
  8605. createFromManifest: ["POST /app-manifests/{code}/conversions"],
  8606. createInstallationAccessToken: ["POST /app/installations/{installation_id}/access_tokens"],
  8607. deleteAuthorization: ["DELETE /applications/{client_id}/grant"],
  8608. deleteInstallation: ["DELETE /app/installations/{installation_id}"],
  8609. deleteToken: ["DELETE /applications/{client_id}/token"],
  8610. getAuthenticated: ["GET /app"],
  8611. getBySlug: ["GET /apps/{app_slug}"],
  8612. getInstallation: ["GET /app/installations/{installation_id}"],
  8613. getOrgInstallation: ["GET /orgs/{org}/installation"],
  8614. getRepoInstallation: ["GET /repos/{owner}/{repo}/installation"],
  8615. getSubscriptionPlanForAccount: ["GET /marketplace_listing/accounts/{account_id}"],
  8616. getSubscriptionPlanForAccountStubbed: ["GET /marketplace_listing/stubbed/accounts/{account_id}"],
  8617. getUserInstallation: ["GET /users/{username}/installation"],
  8618. getWebhookConfigForApp: ["GET /app/hook/config"],
  8619. getWebhookDelivery: ["GET /app/hook/deliveries/{delivery_id}"],
  8620. listAccountsForPlan: ["GET /marketplace_listing/plans/{plan_id}/accounts"],
  8621. listAccountsForPlanStubbed: ["GET /marketplace_listing/stubbed/plans/{plan_id}/accounts"],
  8622. listInstallationReposForAuthenticatedUser: ["GET /user/installations/{installation_id}/repositories"],
  8623. listInstallations: ["GET /app/installations"],
  8624. listInstallationsForAuthenticatedUser: ["GET /user/installations"],
  8625. listPlans: ["GET /marketplace_listing/plans"],
  8626. listPlansStubbed: ["GET /marketplace_listing/stubbed/plans"],
  8627. listReposAccessibleToInstallation: ["GET /installation/repositories"],
  8628. listSubscriptionsForAuthenticatedUser: ["GET /user/marketplace_purchases"],
  8629. listSubscriptionsForAuthenticatedUserStubbed: ["GET /user/marketplace_purchases/stubbed"],
  8630. listWebhookDeliveries: ["GET /app/hook/deliveries"],
  8631. redeliverWebhookDelivery: ["POST /app/hook/deliveries/{delivery_id}/attempts"],
  8632. removeRepoFromInstallation: ["DELETE /user/installations/{installation_id}/repositories/{repository_id}", {}, {
  8633. renamed: ["apps", "removeRepoFromInstallationForAuthenticatedUser"]
  8634. }],
  8635. removeRepoFromInstallationForAuthenticatedUser: ["DELETE /user/installations/{installation_id}/repositories/{repository_id}"],
  8636. resetToken: ["PATCH /applications/{client_id}/token"],
  8637. revokeInstallationAccessToken: ["DELETE /installation/token"],
  8638. scopeToken: ["POST /applications/{client_id}/token/scoped"],
  8639. suspendInstallation: ["PUT /app/installations/{installation_id}/suspended"],
  8640. unsuspendInstallation: ["DELETE /app/installations/{installation_id}/suspended"],
  8641. updateWebhookConfigForApp: ["PATCH /app/hook/config"]
  8642. },
  8643. billing: {
  8644. getGithubActionsBillingOrg: ["GET /orgs/{org}/settings/billing/actions"],
  8645. getGithubActionsBillingUser: ["GET /users/{username}/settings/billing/actions"],
  8646. getGithubAdvancedSecurityBillingGhe: ["GET /enterprises/{enterprise}/settings/billing/advanced-security"],
  8647. getGithubAdvancedSecurityBillingOrg: ["GET /orgs/{org}/settings/billing/advanced-security"],
  8648. getGithubPackagesBillingOrg: ["GET /orgs/{org}/settings/billing/packages"],
  8649. getGithubPackagesBillingUser: ["GET /users/{username}/settings/billing/packages"],
  8650. getSharedStorageBillingOrg: ["GET /orgs/{org}/settings/billing/shared-storage"],
  8651. getSharedStorageBillingUser: ["GET /users/{username}/settings/billing/shared-storage"]
  8652. },
  8653. checks: {
  8654. create: ["POST /repos/{owner}/{repo}/check-runs"],
  8655. createSuite: ["POST /repos/{owner}/{repo}/check-suites"],
  8656. get: ["GET /repos/{owner}/{repo}/check-runs/{check_run_id}"],
  8657. getSuite: ["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}"],
  8658. listAnnotations: ["GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"],
  8659. listForRef: ["GET /repos/{owner}/{repo}/commits/{ref}/check-runs"],
  8660. listForSuite: ["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"],
  8661. listSuitesForRef: ["GET /repos/{owner}/{repo}/commits/{ref}/check-suites"],
  8662. rerequestRun: ["POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"],
  8663. rerequestSuite: ["POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"],
  8664. setSuitesPreferences: ["PATCH /repos/{owner}/{repo}/check-suites/preferences"],
  8665. update: ["PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}"]
  8666. },
  8667. codeScanning: {
  8668. deleteAnalysis: ["DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}{?confirm_delete}"],
  8669. getAlert: ["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}", {}, {
  8670. renamedParameters: {
  8671. alert_id: "alert_number"
  8672. }
  8673. }],
  8674. getAnalysis: ["GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"],
  8675. getSarif: ["GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"],
  8676. listAlertInstances: ["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"],
  8677. listAlertsForOrg: ["GET /orgs/{org}/code-scanning/alerts"],
  8678. listAlertsForRepo: ["GET /repos/{owner}/{repo}/code-scanning/alerts"],
  8679. listAlertsInstances: ["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances", {}, {
  8680. renamed: ["codeScanning", "listAlertInstances"]
  8681. }],
  8682. listRecentAnalyses: ["GET /repos/{owner}/{repo}/code-scanning/analyses"],
  8683. updateAlert: ["PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"],
  8684. uploadSarif: ["POST /repos/{owner}/{repo}/code-scanning/sarifs"]
  8685. },
  8686. codesOfConduct: {
  8687. getAllCodesOfConduct: ["GET /codes_of_conduct"],
  8688. getConductCode: ["GET /codes_of_conduct/{key}"]
  8689. },
  8690. codespaces: {
  8691. addRepositoryForSecretForAuthenticatedUser: ["PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],
  8692. codespaceMachinesForAuthenticatedUser: ["GET /user/codespaces/{codespace_name}/machines"],
  8693. createForAuthenticatedUser: ["POST /user/codespaces"],
  8694. createOrUpdateRepoSecret: ["PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],
  8695. createOrUpdateSecretForAuthenticatedUser: ["PUT /user/codespaces/secrets/{secret_name}"],
  8696. createWithPrForAuthenticatedUser: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces"],
  8697. createWithRepoForAuthenticatedUser: ["POST /repos/{owner}/{repo}/codespaces"],
  8698. deleteForAuthenticatedUser: ["DELETE /user/codespaces/{codespace_name}"],
  8699. deleteFromOrganization: ["DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}"],
  8700. deleteRepoSecret: ["DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],
  8701. deleteSecretForAuthenticatedUser: ["DELETE /user/codespaces/secrets/{secret_name}"],
  8702. exportForAuthenticatedUser: ["POST /user/codespaces/{codespace_name}/exports"],
  8703. getExportDetailsForAuthenticatedUser: ["GET /user/codespaces/{codespace_name}/exports/{export_id}"],
  8704. getForAuthenticatedUser: ["GET /user/codespaces/{codespace_name}"],
  8705. getPublicKeyForAuthenticatedUser: ["GET /user/codespaces/secrets/public-key"],
  8706. getRepoPublicKey: ["GET /repos/{owner}/{repo}/codespaces/secrets/public-key"],
  8707. getRepoSecret: ["GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],
  8708. getSecretForAuthenticatedUser: ["GET /user/codespaces/secrets/{secret_name}"],
  8709. listDevcontainersInRepositoryForAuthenticatedUser: ["GET /repos/{owner}/{repo}/codespaces/devcontainers"],
  8710. listForAuthenticatedUser: ["GET /user/codespaces"],
  8711. listInOrganization: ["GET /orgs/{org}/codespaces", {}, {
  8712. renamedParameters: {
  8713. org_id: "org"
  8714. }
  8715. }],
  8716. listInRepositoryForAuthenticatedUser: ["GET /repos/{owner}/{repo}/codespaces"],
  8717. listRepoSecrets: ["GET /repos/{owner}/{repo}/codespaces/secrets"],
  8718. listRepositoriesForSecretForAuthenticatedUser: ["GET /user/codespaces/secrets/{secret_name}/repositories"],
  8719. listSecretsForAuthenticatedUser: ["GET /user/codespaces/secrets"],
  8720. removeRepositoryForSecretForAuthenticatedUser: ["DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],
  8721. repoMachinesForAuthenticatedUser: ["GET /repos/{owner}/{repo}/codespaces/machines"],
  8722. setRepositoriesForSecretForAuthenticatedUser: ["PUT /user/codespaces/secrets/{secret_name}/repositories"],
  8723. startForAuthenticatedUser: ["POST /user/codespaces/{codespace_name}/start"],
  8724. stopForAuthenticatedUser: ["POST /user/codespaces/{codespace_name}/stop"],
  8725. stopInOrganization: ["POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop"],
  8726. updateForAuthenticatedUser: ["PATCH /user/codespaces/{codespace_name}"]
  8727. },
  8728. dependabot: {
  8729. addSelectedRepoToOrgSecret: ["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],
  8730. createOrUpdateOrgSecret: ["PUT /orgs/{org}/dependabot/secrets/{secret_name}"],
  8731. createOrUpdateRepoSecret: ["PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],
  8732. deleteOrgSecret: ["DELETE /orgs/{org}/dependabot/secrets/{secret_name}"],
  8733. deleteRepoSecret: ["DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],
  8734. getOrgPublicKey: ["GET /orgs/{org}/dependabot/secrets/public-key"],
  8735. getOrgSecret: ["GET /orgs/{org}/dependabot/secrets/{secret_name}"],
  8736. getRepoPublicKey: ["GET /repos/{owner}/{repo}/dependabot/secrets/public-key"],
  8737. getRepoSecret: ["GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],
  8738. listOrgSecrets: ["GET /orgs/{org}/dependabot/secrets"],
  8739. listRepoSecrets: ["GET /repos/{owner}/{repo}/dependabot/secrets"],
  8740. listSelectedReposForOrgSecret: ["GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories"],
  8741. removeSelectedRepoFromOrgSecret: ["DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],
  8742. setSelectedReposForOrgSecret: ["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories"]
  8743. },
  8744. dependencyGraph: {
  8745. createRepositorySnapshot: ["POST /repos/{owner}/{repo}/dependency-graph/snapshots"],
  8746. diffRange: ["GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}"]
  8747. },
  8748. emojis: {
  8749. get: ["GET /emojis"]
  8750. },
  8751. enterpriseAdmin: {
  8752. addCustomLabelsToSelfHostedRunnerForEnterprise: ["POST /enterprises/{enterprise}/actions/runners/{runner_id}/labels"],
  8753. disableSelectedOrganizationGithubActionsEnterprise: ["DELETE /enterprises/{enterprise}/actions/permissions/organizations/{org_id}"],
  8754. enableSelectedOrganizationGithubActionsEnterprise: ["PUT /enterprises/{enterprise}/actions/permissions/organizations/{org_id}"],
  8755. getAllowedActionsEnterprise: ["GET /enterprises/{enterprise}/actions/permissions/selected-actions"],
  8756. getGithubActionsPermissionsEnterprise: ["GET /enterprises/{enterprise}/actions/permissions"],
  8757. getServerStatistics: ["GET /enterprise-installation/{enterprise_or_org}/server-statistics"],
  8758. listLabelsForSelfHostedRunnerForEnterprise: ["GET /enterprises/{enterprise}/actions/runners/{runner_id}/labels"],
  8759. listSelectedOrganizationsEnabledGithubActionsEnterprise: ["GET /enterprises/{enterprise}/actions/permissions/organizations"],
  8760. removeAllCustomLabelsFromSelfHostedRunnerForEnterprise: ["DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels"],
  8761. removeCustomLabelFromSelfHostedRunnerForEnterprise: ["DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}"],
  8762. setAllowedActionsEnterprise: ["PUT /enterprises/{enterprise}/actions/permissions/selected-actions"],
  8763. setCustomLabelsForSelfHostedRunnerForEnterprise: ["PUT /enterprises/{enterprise}/actions/runners/{runner_id}/labels"],
  8764. setGithubActionsPermissionsEnterprise: ["PUT /enterprises/{enterprise}/actions/permissions"],
  8765. setSelectedOrganizationsEnabledGithubActionsEnterprise: ["PUT /enterprises/{enterprise}/actions/permissions/organizations"]
  8766. },
  8767. gists: {
  8768. checkIsStarred: ["GET /gists/{gist_id}/star"],
  8769. create: ["POST /gists"],
  8770. createComment: ["POST /gists/{gist_id}/comments"],
  8771. delete: ["DELETE /gists/{gist_id}"],
  8772. deleteComment: ["DELETE /gists/{gist_id}/comments/{comment_id}"],
  8773. fork: ["POST /gists/{gist_id}/forks"],
  8774. get: ["GET /gists/{gist_id}"],
  8775. getComment: ["GET /gists/{gist_id}/comments/{comment_id}"],
  8776. getRevision: ["GET /gists/{gist_id}/{sha}"],
  8777. list: ["GET /gists"],
  8778. listComments: ["GET /gists/{gist_id}/comments"],
  8779. listCommits: ["GET /gists/{gist_id}/commits"],
  8780. listForUser: ["GET /users/{username}/gists"],
  8781. listForks: ["GET /gists/{gist_id}/forks"],
  8782. listPublic: ["GET /gists/public"],
  8783. listStarred: ["GET /gists/starred"],
  8784. star: ["PUT /gists/{gist_id}/star"],
  8785. unstar: ["DELETE /gists/{gist_id}/star"],
  8786. update: ["PATCH /gists/{gist_id}"],
  8787. updateComment: ["PATCH /gists/{gist_id}/comments/{comment_id}"]
  8788. },
  8789. git: {
  8790. createBlob: ["POST /repos/{owner}/{repo}/git/blobs"],
  8791. createCommit: ["POST /repos/{owner}/{repo}/git/commits"],
  8792. createRef: ["POST /repos/{owner}/{repo}/git/refs"],
  8793. createTag: ["POST /repos/{owner}/{repo}/git/tags"],
  8794. createTree: ["POST /repos/{owner}/{repo}/git/trees"],
  8795. deleteRef: ["DELETE /repos/{owner}/{repo}/git/refs/{ref}"],
  8796. getBlob: ["GET /repos/{owner}/{repo}/git/blobs/{file_sha}"],
  8797. getCommit: ["GET /repos/{owner}/{repo}/git/commits/{commit_sha}"],
  8798. getRef: ["GET /repos/{owner}/{repo}/git/ref/{ref}"],
  8799. getTag: ["GET /repos/{owner}/{repo}/git/tags/{tag_sha}"],
  8800. getTree: ["GET /repos/{owner}/{repo}/git/trees/{tree_sha}"],
  8801. listMatchingRefs: ["GET /repos/{owner}/{repo}/git/matching-refs/{ref}"],
  8802. updateRef: ["PATCH /repos/{owner}/{repo}/git/refs/{ref}"]
  8803. },
  8804. gitignore: {
  8805. getAllTemplates: ["GET /gitignore/templates"],
  8806. getTemplate: ["GET /gitignore/templates/{name}"]
  8807. },
  8808. interactions: {
  8809. getRestrictionsForAuthenticatedUser: ["GET /user/interaction-limits"],
  8810. getRestrictionsForOrg: ["GET /orgs/{org}/interaction-limits"],
  8811. getRestrictionsForRepo: ["GET /repos/{owner}/{repo}/interaction-limits"],
  8812. getRestrictionsForYourPublicRepos: ["GET /user/interaction-limits", {}, {
  8813. renamed: ["interactions", "getRestrictionsForAuthenticatedUser"]
  8814. }],
  8815. removeRestrictionsForAuthenticatedUser: ["DELETE /user/interaction-limits"],
  8816. removeRestrictionsForOrg: ["DELETE /orgs/{org}/interaction-limits"],
  8817. removeRestrictionsForRepo: ["DELETE /repos/{owner}/{repo}/interaction-limits"],
  8818. removeRestrictionsForYourPublicRepos: ["DELETE /user/interaction-limits", {}, {
  8819. renamed: ["interactions", "removeRestrictionsForAuthenticatedUser"]
  8820. }],
  8821. setRestrictionsForAuthenticatedUser: ["PUT /user/interaction-limits"],
  8822. setRestrictionsForOrg: ["PUT /orgs/{org}/interaction-limits"],
  8823. setRestrictionsForRepo: ["PUT /repos/{owner}/{repo}/interaction-limits"],
  8824. setRestrictionsForYourPublicRepos: ["PUT /user/interaction-limits", {}, {
  8825. renamed: ["interactions", "setRestrictionsForAuthenticatedUser"]
  8826. }]
  8827. },
  8828. issues: {
  8829. addAssignees: ["POST /repos/{owner}/{repo}/issues/{issue_number}/assignees"],
  8830. addLabels: ["POST /repos/{owner}/{repo}/issues/{issue_number}/labels"],
  8831. checkUserCanBeAssigned: ["GET /repos/{owner}/{repo}/assignees/{assignee}"],
  8832. create: ["POST /repos/{owner}/{repo}/issues"],
  8833. createComment: ["POST /repos/{owner}/{repo}/issues/{issue_number}/comments"],
  8834. createLabel: ["POST /repos/{owner}/{repo}/labels"],
  8835. createMilestone: ["POST /repos/{owner}/{repo}/milestones"],
  8836. deleteComment: ["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}"],
  8837. deleteLabel: ["DELETE /repos/{owner}/{repo}/labels/{name}"],
  8838. deleteMilestone: ["DELETE /repos/{owner}/{repo}/milestones/{milestone_number}"],
  8839. get: ["GET /repos/{owner}/{repo}/issues/{issue_number}"],
  8840. getComment: ["GET /repos/{owner}/{repo}/issues/comments/{comment_id}"],
  8841. getEvent: ["GET /repos/{owner}/{repo}/issues/events/{event_id}"],
  8842. getLabel: ["GET /repos/{owner}/{repo}/labels/{name}"],
  8843. getMilestone: ["GET /repos/{owner}/{repo}/milestones/{milestone_number}"],
  8844. list: ["GET /issues"],
  8845. listAssignees: ["GET /repos/{owner}/{repo}/assignees"],
  8846. listComments: ["GET /repos/{owner}/{repo}/issues/{issue_number}/comments"],
  8847. listCommentsForRepo: ["GET /repos/{owner}/{repo}/issues/comments"],
  8848. listEvents: ["GET /repos/{owner}/{repo}/issues/{issue_number}/events"],
  8849. listEventsForRepo: ["GET /repos/{owner}/{repo}/issues/events"],
  8850. listEventsForTimeline: ["GET /repos/{owner}/{repo}/issues/{issue_number}/timeline"],
  8851. listForAuthenticatedUser: ["GET /user/issues"],
  8852. listForOrg: ["GET /orgs/{org}/issues"],
  8853. listForRepo: ["GET /repos/{owner}/{repo}/issues"],
  8854. listLabelsForMilestone: ["GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels"],
  8855. listLabelsForRepo: ["GET /repos/{owner}/{repo}/labels"],
  8856. listLabelsOnIssue: ["GET /repos/{owner}/{repo}/issues/{issue_number}/labels"],
  8857. listMilestones: ["GET /repos/{owner}/{repo}/milestones"],
  8858. lock: ["PUT /repos/{owner}/{repo}/issues/{issue_number}/lock"],
  8859. removeAllLabels: ["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels"],
  8860. removeAssignees: ["DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees"],
  8861. removeLabel: ["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"],
  8862. setLabels: ["PUT /repos/{owner}/{repo}/issues/{issue_number}/labels"],
  8863. unlock: ["DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock"],
  8864. update: ["PATCH /repos/{owner}/{repo}/issues/{issue_number}"],
  8865. updateComment: ["PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}"],
  8866. updateLabel: ["PATCH /repos/{owner}/{repo}/labels/{name}"],
  8867. updateMilestone: ["PATCH /repos/{owner}/{repo}/milestones/{milestone_number}"]
  8868. },
  8869. licenses: {
  8870. get: ["GET /licenses/{license}"],
  8871. getAllCommonlyUsed: ["GET /licenses"],
  8872. getForRepo: ["GET /repos/{owner}/{repo}/license"]
  8873. },
  8874. markdown: {
  8875. render: ["POST /markdown"],
  8876. renderRaw: ["POST /markdown/raw", {
  8877. headers: {
  8878. "content-type": "text/plain; charset=utf-8"
  8879. }
  8880. }]
  8881. },
  8882. meta: {
  8883. get: ["GET /meta"],
  8884. getOctocat: ["GET /octocat"],
  8885. getZen: ["GET /zen"],
  8886. root: ["GET /"]
  8887. },
  8888. migrations: {
  8889. cancelImport: ["DELETE /repos/{owner}/{repo}/import"],
  8890. deleteArchiveForAuthenticatedUser: ["DELETE /user/migrations/{migration_id}/archive"],
  8891. deleteArchiveForOrg: ["DELETE /orgs/{org}/migrations/{migration_id}/archive"],
  8892. downloadArchiveForOrg: ["GET /orgs/{org}/migrations/{migration_id}/archive"],
  8893. getArchiveForAuthenticatedUser: ["GET /user/migrations/{migration_id}/archive"],
  8894. getCommitAuthors: ["GET /repos/{owner}/{repo}/import/authors"],
  8895. getImportStatus: ["GET /repos/{owner}/{repo}/import"],
  8896. getLargeFiles: ["GET /repos/{owner}/{repo}/import/large_files"],
  8897. getStatusForAuthenticatedUser: ["GET /user/migrations/{migration_id}"],
  8898. getStatusForOrg: ["GET /orgs/{org}/migrations/{migration_id}"],
  8899. listForAuthenticatedUser: ["GET /user/migrations"],
  8900. listForOrg: ["GET /orgs/{org}/migrations"],
  8901. listReposForAuthenticatedUser: ["GET /user/migrations/{migration_id}/repositories"],
  8902. listReposForOrg: ["GET /orgs/{org}/migrations/{migration_id}/repositories"],
  8903. listReposForUser: ["GET /user/migrations/{migration_id}/repositories", {}, {
  8904. renamed: ["migrations", "listReposForAuthenticatedUser"]
  8905. }],
  8906. mapCommitAuthor: ["PATCH /repos/{owner}/{repo}/import/authors/{author_id}"],
  8907. setLfsPreference: ["PATCH /repos/{owner}/{repo}/import/lfs"],
  8908. startForAuthenticatedUser: ["POST /user/migrations"],
  8909. startForOrg: ["POST /orgs/{org}/migrations"],
  8910. startImport: ["PUT /repos/{owner}/{repo}/import"],
  8911. unlockRepoForAuthenticatedUser: ["DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock"],
  8912. unlockRepoForOrg: ["DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock"],
  8913. updateImport: ["PATCH /repos/{owner}/{repo}/import"]
  8914. },
  8915. orgs: {
  8916. blockUser: ["PUT /orgs/{org}/blocks/{username}"],
  8917. cancelInvitation: ["DELETE /orgs/{org}/invitations/{invitation_id}"],
  8918. checkBlockedUser: ["GET /orgs/{org}/blocks/{username}"],
  8919. checkMembershipForUser: ["GET /orgs/{org}/members/{username}"],
  8920. checkPublicMembershipForUser: ["GET /orgs/{org}/public_members/{username}"],
  8921. convertMemberToOutsideCollaborator: ["PUT /orgs/{org}/outside_collaborators/{username}"],
  8922. createInvitation: ["POST /orgs/{org}/invitations"],
  8923. createWebhook: ["POST /orgs/{org}/hooks"],
  8924. deleteWebhook: ["DELETE /orgs/{org}/hooks/{hook_id}"],
  8925. get: ["GET /orgs/{org}"],
  8926. getMembershipForAuthenticatedUser: ["GET /user/memberships/orgs/{org}"],
  8927. getMembershipForUser: ["GET /orgs/{org}/memberships/{username}"],
  8928. getWebhook: ["GET /orgs/{org}/hooks/{hook_id}"],
  8929. getWebhookConfigForOrg: ["GET /orgs/{org}/hooks/{hook_id}/config"],
  8930. getWebhookDelivery: ["GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"],
  8931. list: ["GET /organizations"],
  8932. listAppInstallations: ["GET /orgs/{org}/installations"],
  8933. listBlockedUsers: ["GET /orgs/{org}/blocks"],
  8934. listCustomRoles: ["GET /organizations/{organization_id}/custom_roles"],
  8935. listFailedInvitations: ["GET /orgs/{org}/failed_invitations"],
  8936. listForAuthenticatedUser: ["GET /user/orgs"],
  8937. listForUser: ["GET /users/{username}/orgs"],
  8938. listInvitationTeams: ["GET /orgs/{org}/invitations/{invitation_id}/teams"],
  8939. listMembers: ["GET /orgs/{org}/members"],
  8940. listMembershipsForAuthenticatedUser: ["GET /user/memberships/orgs"],
  8941. listOutsideCollaborators: ["GET /orgs/{org}/outside_collaborators"],
  8942. listPendingInvitations: ["GET /orgs/{org}/invitations"],
  8943. listPublicMembers: ["GET /orgs/{org}/public_members"],
  8944. listWebhookDeliveries: ["GET /orgs/{org}/hooks/{hook_id}/deliveries"],
  8945. listWebhooks: ["GET /orgs/{org}/hooks"],
  8946. pingWebhook: ["POST /orgs/{org}/hooks/{hook_id}/pings"],
  8947. redeliverWebhookDelivery: ["POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],
  8948. removeMember: ["DELETE /orgs/{org}/members/{username}"],
  8949. removeMembershipForUser: ["DELETE /orgs/{org}/memberships/{username}"],
  8950. removeOutsideCollaborator: ["DELETE /orgs/{org}/outside_collaborators/{username}"],
  8951. removePublicMembershipForAuthenticatedUser: ["DELETE /orgs/{org}/public_members/{username}"],
  8952. setMembershipForUser: ["PUT /orgs/{org}/memberships/{username}"],
  8953. setPublicMembershipForAuthenticatedUser: ["PUT /orgs/{org}/public_members/{username}"],
  8954. unblockUser: ["DELETE /orgs/{org}/blocks/{username}"],
  8955. update: ["PATCH /orgs/{org}"],
  8956. updateMembershipForAuthenticatedUser: ["PATCH /user/memberships/orgs/{org}"],
  8957. updateWebhook: ["PATCH /orgs/{org}/hooks/{hook_id}"],
  8958. updateWebhookConfigForOrg: ["PATCH /orgs/{org}/hooks/{hook_id}/config"]
  8959. },
  8960. packages: {
  8961. deletePackageForAuthenticatedUser: ["DELETE /user/packages/{package_type}/{package_name}"],
  8962. deletePackageForOrg: ["DELETE /orgs/{org}/packages/{package_type}/{package_name}"],
  8963. deletePackageForUser: ["DELETE /users/{username}/packages/{package_type}/{package_name}"],
  8964. deletePackageVersionForAuthenticatedUser: ["DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8965. deletePackageVersionForOrg: ["DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8966. deletePackageVersionForUser: ["DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8967. getAllPackageVersionsForAPackageOwnedByAnOrg: ["GET /orgs/{org}/packages/{package_type}/{package_name}/versions", {}, {
  8968. renamed: ["packages", "getAllPackageVersionsForPackageOwnedByOrg"]
  8969. }],
  8970. getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser: ["GET /user/packages/{package_type}/{package_name}/versions", {}, {
  8971. renamed: ["packages", "getAllPackageVersionsForPackageOwnedByAuthenticatedUser"]
  8972. }],
  8973. getAllPackageVersionsForPackageOwnedByAuthenticatedUser: ["GET /user/packages/{package_type}/{package_name}/versions"],
  8974. getAllPackageVersionsForPackageOwnedByOrg: ["GET /orgs/{org}/packages/{package_type}/{package_name}/versions"],
  8975. getAllPackageVersionsForPackageOwnedByUser: ["GET /users/{username}/packages/{package_type}/{package_name}/versions"],
  8976. getPackageForAuthenticatedUser: ["GET /user/packages/{package_type}/{package_name}"],
  8977. getPackageForOrganization: ["GET /orgs/{org}/packages/{package_type}/{package_name}"],
  8978. getPackageForUser: ["GET /users/{username}/packages/{package_type}/{package_name}"],
  8979. getPackageVersionForAuthenticatedUser: ["GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8980. getPackageVersionForOrganization: ["GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8981. getPackageVersionForUser: ["GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],
  8982. listPackagesForAuthenticatedUser: ["GET /user/packages"],
  8983. listPackagesForOrganization: ["GET /orgs/{org}/packages"],
  8984. listPackagesForUser: ["GET /users/{username}/packages"],
  8985. restorePackageForAuthenticatedUser: ["POST /user/packages/{package_type}/{package_name}/restore{?token}"],
  8986. restorePackageForOrg: ["POST /orgs/{org}/packages/{package_type}/{package_name}/restore{?token}"],
  8987. restorePackageForUser: ["POST /users/{username}/packages/{package_type}/{package_name}/restore{?token}"],
  8988. restorePackageVersionForAuthenticatedUser: ["POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],
  8989. restorePackageVersionForOrg: ["POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],
  8990. restorePackageVersionForUser: ["POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"]
  8991. },
  8992. projects: {
  8993. addCollaborator: ["PUT /projects/{project_id}/collaborators/{username}"],
  8994. createCard: ["POST /projects/columns/{column_id}/cards"],
  8995. createColumn: ["POST /projects/{project_id}/columns"],
  8996. createForAuthenticatedUser: ["POST /user/projects"],
  8997. createForOrg: ["POST /orgs/{org}/projects"],
  8998. createForRepo: ["POST /repos/{owner}/{repo}/projects"],
  8999. delete: ["DELETE /projects/{project_id}"],
  9000. deleteCard: ["DELETE /projects/columns/cards/{card_id}"],
  9001. deleteColumn: ["DELETE /projects/columns/{column_id}"],
  9002. get: ["GET /projects/{project_id}"],
  9003. getCard: ["GET /projects/columns/cards/{card_id}"],
  9004. getColumn: ["GET /projects/columns/{column_id}"],
  9005. getPermissionForUser: ["GET /projects/{project_id}/collaborators/{username}/permission"],
  9006. listCards: ["GET /projects/columns/{column_id}/cards"],
  9007. listCollaborators: ["GET /projects/{project_id}/collaborators"],
  9008. listColumns: ["GET /projects/{project_id}/columns"],
  9009. listForOrg: ["GET /orgs/{org}/projects"],
  9010. listForRepo: ["GET /repos/{owner}/{repo}/projects"],
  9011. listForUser: ["GET /users/{username}/projects"],
  9012. moveCard: ["POST /projects/columns/cards/{card_id}/moves"],
  9013. moveColumn: ["POST /projects/columns/{column_id}/moves"],
  9014. removeCollaborator: ["DELETE /projects/{project_id}/collaborators/{username}"],
  9015. update: ["PATCH /projects/{project_id}"],
  9016. updateCard: ["PATCH /projects/columns/cards/{card_id}"],
  9017. updateColumn: ["PATCH /projects/columns/{column_id}"]
  9018. },
  9019. pulls: {
  9020. checkIfMerged: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/merge"],
  9021. create: ["POST /repos/{owner}/{repo}/pulls"],
  9022. createReplyForReviewComment: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies"],
  9023. createReview: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],
  9024. createReviewComment: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments"],
  9025. deletePendingReview: ["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],
  9026. deleteReviewComment: ["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}"],
  9027. dismissReview: ["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"],
  9028. get: ["GET /repos/{owner}/{repo}/pulls/{pull_number}"],
  9029. getReview: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],
  9030. getReviewComment: ["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}"],
  9031. list: ["GET /repos/{owner}/{repo}/pulls"],
  9032. listCommentsForReview: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"],
  9033. listCommits: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/commits"],
  9034. listFiles: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/files"],
  9035. listRequestedReviewers: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],
  9036. listReviewComments: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/comments"],
  9037. listReviewCommentsForRepo: ["GET /repos/{owner}/{repo}/pulls/comments"],
  9038. listReviews: ["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],
  9039. merge: ["PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge"],
  9040. removeRequestedReviewers: ["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],
  9041. requestReviewers: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],
  9042. submitReview: ["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"],
  9043. update: ["PATCH /repos/{owner}/{repo}/pulls/{pull_number}"],
  9044. updateBranch: ["PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch"],
  9045. updateReview: ["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],
  9046. updateReviewComment: ["PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}"]
  9047. },
  9048. rateLimit: {
  9049. get: ["GET /rate_limit"]
  9050. },
  9051. reactions: {
  9052. createForCommitComment: ["POST /repos/{owner}/{repo}/comments/{comment_id}/reactions"],
  9053. createForIssue: ["POST /repos/{owner}/{repo}/issues/{issue_number}/reactions"],
  9054. createForIssueComment: ["POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],
  9055. createForPullRequestReviewComment: ["POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],
  9056. createForRelease: ["POST /repos/{owner}/{repo}/releases/{release_id}/reactions"],
  9057. createForTeamDiscussionCommentInOrg: ["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],
  9058. createForTeamDiscussionInOrg: ["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"],
  9059. deleteForCommitComment: ["DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"],
  9060. deleteForIssue: ["DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"],
  9061. deleteForIssueComment: ["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"],
  9062. deleteForPullRequestComment: ["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"],
  9063. deleteForRelease: ["DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"],
  9064. deleteForTeamDiscussion: ["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"],
  9065. deleteForTeamDiscussionComment: ["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"],
  9066. listForCommitComment: ["GET /repos/{owner}/{repo}/comments/{comment_id}/reactions"],
  9067. listForIssue: ["GET /repos/{owner}/{repo}/issues/{issue_number}/reactions"],
  9068. listForIssueComment: ["GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],
  9069. listForPullRequestReviewComment: ["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],
  9070. listForRelease: ["GET /repos/{owner}/{repo}/releases/{release_id}/reactions"],
  9071. listForTeamDiscussionCommentInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],
  9072. listForTeamDiscussionInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"]
  9073. },
  9074. repos: {
  9075. acceptInvitation: ["PATCH /user/repository_invitations/{invitation_id}", {}, {
  9076. renamed: ["repos", "acceptInvitationForAuthenticatedUser"]
  9077. }],
  9078. acceptInvitationForAuthenticatedUser: ["PATCH /user/repository_invitations/{invitation_id}"],
  9079. addAppAccessRestrictions: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps", {}, {
  9080. mapToData: "apps"
  9081. }],
  9082. addCollaborator: ["PUT /repos/{owner}/{repo}/collaborators/{username}"],
  9083. addStatusCheckContexts: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts", {}, {
  9084. mapToData: "contexts"
  9085. }],
  9086. addTeamAccessRestrictions: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams", {}, {
  9087. mapToData: "teams"
  9088. }],
  9089. addUserAccessRestrictions: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users", {}, {
  9090. mapToData: "users"
  9091. }],
  9092. checkCollaborator: ["GET /repos/{owner}/{repo}/collaborators/{username}"],
  9093. checkVulnerabilityAlerts: ["GET /repos/{owner}/{repo}/vulnerability-alerts"],
  9094. codeownersErrors: ["GET /repos/{owner}/{repo}/codeowners/errors"],
  9095. compareCommits: ["GET /repos/{owner}/{repo}/compare/{base}...{head}"],
  9096. compareCommitsWithBasehead: ["GET /repos/{owner}/{repo}/compare/{basehead}"],
  9097. createAutolink: ["POST /repos/{owner}/{repo}/autolinks"],
  9098. createCommitComment: ["POST /repos/{owner}/{repo}/commits/{commit_sha}/comments"],
  9099. createCommitSignatureProtection: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],
  9100. createCommitStatus: ["POST /repos/{owner}/{repo}/statuses/{sha}"],
  9101. createDeployKey: ["POST /repos/{owner}/{repo}/keys"],
  9102. createDeployment: ["POST /repos/{owner}/{repo}/deployments"],
  9103. createDeploymentStatus: ["POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],
  9104. createDispatchEvent: ["POST /repos/{owner}/{repo}/dispatches"],
  9105. createForAuthenticatedUser: ["POST /user/repos"],
  9106. createFork: ["POST /repos/{owner}/{repo}/forks"],
  9107. createInOrg: ["POST /orgs/{org}/repos"],
  9108. createOrUpdateEnvironment: ["PUT /repos/{owner}/{repo}/environments/{environment_name}"],
  9109. createOrUpdateFileContents: ["PUT /repos/{owner}/{repo}/contents/{path}"],
  9110. createPagesSite: ["POST /repos/{owner}/{repo}/pages"],
  9111. createRelease: ["POST /repos/{owner}/{repo}/releases"],
  9112. createTagProtection: ["POST /repos/{owner}/{repo}/tags/protection"],
  9113. createUsingTemplate: ["POST /repos/{template_owner}/{template_repo}/generate"],
  9114. createWebhook: ["POST /repos/{owner}/{repo}/hooks"],
  9115. declineInvitation: ["DELETE /user/repository_invitations/{invitation_id}", {}, {
  9116. renamed: ["repos", "declineInvitationForAuthenticatedUser"]
  9117. }],
  9118. declineInvitationForAuthenticatedUser: ["DELETE /user/repository_invitations/{invitation_id}"],
  9119. delete: ["DELETE /repos/{owner}/{repo}"],
  9120. deleteAccessRestrictions: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],
  9121. deleteAdminBranchProtection: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],
  9122. deleteAnEnvironment: ["DELETE /repos/{owner}/{repo}/environments/{environment_name}"],
  9123. deleteAutolink: ["DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}"],
  9124. deleteBranchProtection: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection"],
  9125. deleteCommitComment: ["DELETE /repos/{owner}/{repo}/comments/{comment_id}"],
  9126. deleteCommitSignatureProtection: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],
  9127. deleteDeployKey: ["DELETE /repos/{owner}/{repo}/keys/{key_id}"],
  9128. deleteDeployment: ["DELETE /repos/{owner}/{repo}/deployments/{deployment_id}"],
  9129. deleteFile: ["DELETE /repos/{owner}/{repo}/contents/{path}"],
  9130. deleteInvitation: ["DELETE /repos/{owner}/{repo}/invitations/{invitation_id}"],
  9131. deletePagesSite: ["DELETE /repos/{owner}/{repo}/pages"],
  9132. deletePullRequestReviewProtection: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],
  9133. deleteRelease: ["DELETE /repos/{owner}/{repo}/releases/{release_id}"],
  9134. deleteReleaseAsset: ["DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}"],
  9135. deleteTagProtection: ["DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}"],
  9136. deleteWebhook: ["DELETE /repos/{owner}/{repo}/hooks/{hook_id}"],
  9137. disableAutomatedSecurityFixes: ["DELETE /repos/{owner}/{repo}/automated-security-fixes"],
  9138. disableLfsForRepo: ["DELETE /repos/{owner}/{repo}/lfs"],
  9139. disableVulnerabilityAlerts: ["DELETE /repos/{owner}/{repo}/vulnerability-alerts"],
  9140. downloadArchive: ["GET /repos/{owner}/{repo}/zipball/{ref}", {}, {
  9141. renamed: ["repos", "downloadZipballArchive"]
  9142. }],
  9143. downloadTarballArchive: ["GET /repos/{owner}/{repo}/tarball/{ref}"],
  9144. downloadZipballArchive: ["GET /repos/{owner}/{repo}/zipball/{ref}"],
  9145. enableAutomatedSecurityFixes: ["PUT /repos/{owner}/{repo}/automated-security-fixes"],
  9146. enableLfsForRepo: ["PUT /repos/{owner}/{repo}/lfs"],
  9147. enableVulnerabilityAlerts: ["PUT /repos/{owner}/{repo}/vulnerability-alerts"],
  9148. generateReleaseNotes: ["POST /repos/{owner}/{repo}/releases/generate-notes"],
  9149. get: ["GET /repos/{owner}/{repo}"],
  9150. getAccessRestrictions: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],
  9151. getAdminBranchProtection: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],
  9152. getAllEnvironments: ["GET /repos/{owner}/{repo}/environments"],
  9153. getAllStatusCheckContexts: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"],
  9154. getAllTopics: ["GET /repos/{owner}/{repo}/topics"],
  9155. getAppsWithAccessToProtectedBranch: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"],
  9156. getAutolink: ["GET /repos/{owner}/{repo}/autolinks/{autolink_id}"],
  9157. getBranch: ["GET /repos/{owner}/{repo}/branches/{branch}"],
  9158. getBranchProtection: ["GET /repos/{owner}/{repo}/branches/{branch}/protection"],
  9159. getClones: ["GET /repos/{owner}/{repo}/traffic/clones"],
  9160. getCodeFrequencyStats: ["GET /repos/{owner}/{repo}/stats/code_frequency"],
  9161. getCollaboratorPermissionLevel: ["GET /repos/{owner}/{repo}/collaborators/{username}/permission"],
  9162. getCombinedStatusForRef: ["GET /repos/{owner}/{repo}/commits/{ref}/status"],
  9163. getCommit: ["GET /repos/{owner}/{repo}/commits/{ref}"],
  9164. getCommitActivityStats: ["GET /repos/{owner}/{repo}/stats/commit_activity"],
  9165. getCommitComment: ["GET /repos/{owner}/{repo}/comments/{comment_id}"],
  9166. getCommitSignatureProtection: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],
  9167. getCommunityProfileMetrics: ["GET /repos/{owner}/{repo}/community/profile"],
  9168. getContent: ["GET /repos/{owner}/{repo}/contents/{path}"],
  9169. getContributorsStats: ["GET /repos/{owner}/{repo}/stats/contributors"],
  9170. getDeployKey: ["GET /repos/{owner}/{repo}/keys/{key_id}"],
  9171. getDeployment: ["GET /repos/{owner}/{repo}/deployments/{deployment_id}"],
  9172. getDeploymentStatus: ["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"],
  9173. getEnvironment: ["GET /repos/{owner}/{repo}/environments/{environment_name}"],
  9174. getLatestPagesBuild: ["GET /repos/{owner}/{repo}/pages/builds/latest"],
  9175. getLatestRelease: ["GET /repos/{owner}/{repo}/releases/latest"],
  9176. getPages: ["GET /repos/{owner}/{repo}/pages"],
  9177. getPagesBuild: ["GET /repos/{owner}/{repo}/pages/builds/{build_id}"],
  9178. getPagesHealthCheck: ["GET /repos/{owner}/{repo}/pages/health"],
  9179. getParticipationStats: ["GET /repos/{owner}/{repo}/stats/participation"],
  9180. getPullRequestReviewProtection: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],
  9181. getPunchCardStats: ["GET /repos/{owner}/{repo}/stats/punch_card"],
  9182. getReadme: ["GET /repos/{owner}/{repo}/readme"],
  9183. getReadmeInDirectory: ["GET /repos/{owner}/{repo}/readme/{dir}"],
  9184. getRelease: ["GET /repos/{owner}/{repo}/releases/{release_id}"],
  9185. getReleaseAsset: ["GET /repos/{owner}/{repo}/releases/assets/{asset_id}"],
  9186. getReleaseByTag: ["GET /repos/{owner}/{repo}/releases/tags/{tag}"],
  9187. getStatusChecksProtection: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],
  9188. getTeamsWithAccessToProtectedBranch: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"],
  9189. getTopPaths: ["GET /repos/{owner}/{repo}/traffic/popular/paths"],
  9190. getTopReferrers: ["GET /repos/{owner}/{repo}/traffic/popular/referrers"],
  9191. getUsersWithAccessToProtectedBranch: ["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"],
  9192. getViews: ["GET /repos/{owner}/{repo}/traffic/views"],
  9193. getWebhook: ["GET /repos/{owner}/{repo}/hooks/{hook_id}"],
  9194. getWebhookConfigForRepo: ["GET /repos/{owner}/{repo}/hooks/{hook_id}/config"],
  9195. getWebhookDelivery: ["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"],
  9196. listAutolinks: ["GET /repos/{owner}/{repo}/autolinks"],
  9197. listBranches: ["GET /repos/{owner}/{repo}/branches"],
  9198. listBranchesForHeadCommit: ["GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"],
  9199. listCollaborators: ["GET /repos/{owner}/{repo}/collaborators"],
  9200. listCommentsForCommit: ["GET /repos/{owner}/{repo}/commits/{commit_sha}/comments"],
  9201. listCommitCommentsForRepo: ["GET /repos/{owner}/{repo}/comments"],
  9202. listCommitStatusesForRef: ["GET /repos/{owner}/{repo}/commits/{ref}/statuses"],
  9203. listCommits: ["GET /repos/{owner}/{repo}/commits"],
  9204. listContributors: ["GET /repos/{owner}/{repo}/contributors"],
  9205. listDeployKeys: ["GET /repos/{owner}/{repo}/keys"],
  9206. listDeploymentStatuses: ["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],
  9207. listDeployments: ["GET /repos/{owner}/{repo}/deployments"],
  9208. listForAuthenticatedUser: ["GET /user/repos"],
  9209. listForOrg: ["GET /orgs/{org}/repos"],
  9210. listForUser: ["GET /users/{username}/repos"],
  9211. listForks: ["GET /repos/{owner}/{repo}/forks"],
  9212. listInvitations: ["GET /repos/{owner}/{repo}/invitations"],
  9213. listInvitationsForAuthenticatedUser: ["GET /user/repository_invitations"],
  9214. listLanguages: ["GET /repos/{owner}/{repo}/languages"],
  9215. listPagesBuilds: ["GET /repos/{owner}/{repo}/pages/builds"],
  9216. listPublic: ["GET /repositories"],
  9217. listPullRequestsAssociatedWithCommit: ["GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls"],
  9218. listReleaseAssets: ["GET /repos/{owner}/{repo}/releases/{release_id}/assets"],
  9219. listReleases: ["GET /repos/{owner}/{repo}/releases"],
  9220. listTagProtection: ["GET /repos/{owner}/{repo}/tags/protection"],
  9221. listTags: ["GET /repos/{owner}/{repo}/tags"],
  9222. listTeams: ["GET /repos/{owner}/{repo}/teams"],
  9223. listWebhookDeliveries: ["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries"],
  9224. listWebhooks: ["GET /repos/{owner}/{repo}/hooks"],
  9225. merge: ["POST /repos/{owner}/{repo}/merges"],
  9226. mergeUpstream: ["POST /repos/{owner}/{repo}/merge-upstream"],
  9227. pingWebhook: ["POST /repos/{owner}/{repo}/hooks/{hook_id}/pings"],
  9228. redeliverWebhookDelivery: ["POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],
  9229. removeAppAccessRestrictions: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps", {}, {
  9230. mapToData: "apps"
  9231. }],
  9232. removeCollaborator: ["DELETE /repos/{owner}/{repo}/collaborators/{username}"],
  9233. removeStatusCheckContexts: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts", {}, {
  9234. mapToData: "contexts"
  9235. }],
  9236. removeStatusCheckProtection: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],
  9237. removeTeamAccessRestrictions: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams", {}, {
  9238. mapToData: "teams"
  9239. }],
  9240. removeUserAccessRestrictions: ["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users", {}, {
  9241. mapToData: "users"
  9242. }],
  9243. renameBranch: ["POST /repos/{owner}/{repo}/branches/{branch}/rename"],
  9244. replaceAllTopics: ["PUT /repos/{owner}/{repo}/topics"],
  9245. requestPagesBuild: ["POST /repos/{owner}/{repo}/pages/builds"],
  9246. setAdminBranchProtection: ["POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],
  9247. setAppAccessRestrictions: ["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps", {}, {
  9248. mapToData: "apps"
  9249. }],
  9250. setStatusCheckContexts: ["PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts", {}, {
  9251. mapToData: "contexts"
  9252. }],
  9253. setTeamAccessRestrictions: ["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams", {}, {
  9254. mapToData: "teams"
  9255. }],
  9256. setUserAccessRestrictions: ["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users", {}, {
  9257. mapToData: "users"
  9258. }],
  9259. testPushWebhook: ["POST /repos/{owner}/{repo}/hooks/{hook_id}/tests"],
  9260. transfer: ["POST /repos/{owner}/{repo}/transfer"],
  9261. update: ["PATCH /repos/{owner}/{repo}"],
  9262. updateBranchProtection: ["PUT /repos/{owner}/{repo}/branches/{branch}/protection"],
  9263. updateCommitComment: ["PATCH /repos/{owner}/{repo}/comments/{comment_id}"],
  9264. updateInformationAboutPagesSite: ["PUT /repos/{owner}/{repo}/pages"],
  9265. updateInvitation: ["PATCH /repos/{owner}/{repo}/invitations/{invitation_id}"],
  9266. updatePullRequestReviewProtection: ["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],
  9267. updateRelease: ["PATCH /repos/{owner}/{repo}/releases/{release_id}"],
  9268. updateReleaseAsset: ["PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}"],
  9269. updateStatusCheckPotection: ["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks", {}, {
  9270. renamed: ["repos", "updateStatusCheckProtection"]
  9271. }],
  9272. updateStatusCheckProtection: ["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],
  9273. updateWebhook: ["PATCH /repos/{owner}/{repo}/hooks/{hook_id}"],
  9274. updateWebhookConfigForRepo: ["PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config"],
  9275. uploadReleaseAsset: ["POST /repos/{owner}/{repo}/releases/{release_id}/assets{?name,label}", {
  9276. baseUrl: "https://uploads.github.com"
  9277. }]
  9278. },
  9279. search: {
  9280. code: ["GET /search/code"],
  9281. commits: ["GET /search/commits"],
  9282. issuesAndPullRequests: ["GET /search/issues"],
  9283. labels: ["GET /search/labels"],
  9284. repos: ["GET /search/repositories"],
  9285. topics: ["GET /search/topics"],
  9286. users: ["GET /search/users"]
  9287. },
  9288. secretScanning: {
  9289. getAlert: ["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"],
  9290. listAlertsForEnterprise: ["GET /enterprises/{enterprise}/secret-scanning/alerts"],
  9291. listAlertsForOrg: ["GET /orgs/{org}/secret-scanning/alerts"],
  9292. listAlertsForRepo: ["GET /repos/{owner}/{repo}/secret-scanning/alerts"],
  9293. listLocationsForAlert: ["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"],
  9294. updateAlert: ["PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"]
  9295. },
  9296. teams: {
  9297. addOrUpdateMembershipForUserInOrg: ["PUT /orgs/{org}/teams/{team_slug}/memberships/{username}"],
  9298. addOrUpdateProjectPermissionsInOrg: ["PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}"],
  9299. addOrUpdateRepoPermissionsInOrg: ["PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],
  9300. checkPermissionsForProjectInOrg: ["GET /orgs/{org}/teams/{team_slug}/projects/{project_id}"],
  9301. checkPermissionsForRepoInOrg: ["GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],
  9302. create: ["POST /orgs/{org}/teams"],
  9303. createDiscussionCommentInOrg: ["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],
  9304. createDiscussionInOrg: ["POST /orgs/{org}/teams/{team_slug}/discussions"],
  9305. deleteDiscussionCommentInOrg: ["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],
  9306. deleteDiscussionInOrg: ["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],
  9307. deleteInOrg: ["DELETE /orgs/{org}/teams/{team_slug}"],
  9308. getByName: ["GET /orgs/{org}/teams/{team_slug}"],
  9309. getDiscussionCommentInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],
  9310. getDiscussionInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],
  9311. getMembershipForUserInOrg: ["GET /orgs/{org}/teams/{team_slug}/memberships/{username}"],
  9312. list: ["GET /orgs/{org}/teams"],
  9313. listChildInOrg: ["GET /orgs/{org}/teams/{team_slug}/teams"],
  9314. listDiscussionCommentsInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],
  9315. listDiscussionsInOrg: ["GET /orgs/{org}/teams/{team_slug}/discussions"],
  9316. listForAuthenticatedUser: ["GET /user/teams"],
  9317. listMembersInOrg: ["GET /orgs/{org}/teams/{team_slug}/members"],
  9318. listPendingInvitationsInOrg: ["GET /orgs/{org}/teams/{team_slug}/invitations"],
  9319. listProjectsInOrg: ["GET /orgs/{org}/teams/{team_slug}/projects"],
  9320. listReposInOrg: ["GET /orgs/{org}/teams/{team_slug}/repos"],
  9321. removeMembershipForUserInOrg: ["DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}"],
  9322. removeProjectInOrg: ["DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}"],
  9323. removeRepoInOrg: ["DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],
  9324. updateDiscussionCommentInOrg: ["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],
  9325. updateDiscussionInOrg: ["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],
  9326. updateInOrg: ["PATCH /orgs/{org}/teams/{team_slug}"]
  9327. },
  9328. users: {
  9329. addEmailForAuthenticated: ["POST /user/emails", {}, {
  9330. renamed: ["users", "addEmailForAuthenticatedUser"]
  9331. }],
  9332. addEmailForAuthenticatedUser: ["POST /user/emails"],
  9333. block: ["PUT /user/blocks/{username}"],
  9334. checkBlocked: ["GET /user/blocks/{username}"],
  9335. checkFollowingForUser: ["GET /users/{username}/following/{target_user}"],
  9336. checkPersonIsFollowedByAuthenticated: ["GET /user/following/{username}"],
  9337. createGpgKeyForAuthenticated: ["POST /user/gpg_keys", {}, {
  9338. renamed: ["users", "createGpgKeyForAuthenticatedUser"]
  9339. }],
  9340. createGpgKeyForAuthenticatedUser: ["POST /user/gpg_keys"],
  9341. createPublicSshKeyForAuthenticated: ["POST /user/keys", {}, {
  9342. renamed: ["users", "createPublicSshKeyForAuthenticatedUser"]
  9343. }],
  9344. createPublicSshKeyForAuthenticatedUser: ["POST /user/keys"],
  9345. deleteEmailForAuthenticated: ["DELETE /user/emails", {}, {
  9346. renamed: ["users", "deleteEmailForAuthenticatedUser"]
  9347. }],
  9348. deleteEmailForAuthenticatedUser: ["DELETE /user/emails"],
  9349. deleteGpgKeyForAuthenticated: ["DELETE /user/gpg_keys/{gpg_key_id}", {}, {
  9350. renamed: ["users", "deleteGpgKeyForAuthenticatedUser"]
  9351. }],
  9352. deleteGpgKeyForAuthenticatedUser: ["DELETE /user/gpg_keys/{gpg_key_id}"],
  9353. deletePublicSshKeyForAuthenticated: ["DELETE /user/keys/{key_id}", {}, {
  9354. renamed: ["users", "deletePublicSshKeyForAuthenticatedUser"]
  9355. }],
  9356. deletePublicSshKeyForAuthenticatedUser: ["DELETE /user/keys/{key_id}"],
  9357. follow: ["PUT /user/following/{username}"],
  9358. getAuthenticated: ["GET /user"],
  9359. getByUsername: ["GET /users/{username}"],
  9360. getContextForUser: ["GET /users/{username}/hovercard"],
  9361. getGpgKeyForAuthenticated: ["GET /user/gpg_keys/{gpg_key_id}", {}, {
  9362. renamed: ["users", "getGpgKeyForAuthenticatedUser"]
  9363. }],
  9364. getGpgKeyForAuthenticatedUser: ["GET /user/gpg_keys/{gpg_key_id}"],
  9365. getPublicSshKeyForAuthenticated: ["GET /user/keys/{key_id}", {}, {
  9366. renamed: ["users", "getPublicSshKeyForAuthenticatedUser"]
  9367. }],
  9368. getPublicSshKeyForAuthenticatedUser: ["GET /user/keys/{key_id}"],
  9369. list: ["GET /users"],
  9370. listBlockedByAuthenticated: ["GET /user/blocks", {}, {
  9371. renamed: ["users", "listBlockedByAuthenticatedUser"]
  9372. }],
  9373. listBlockedByAuthenticatedUser: ["GET /user/blocks"],
  9374. listEmailsForAuthenticated: ["GET /user/emails", {}, {
  9375. renamed: ["users", "listEmailsForAuthenticatedUser"]
  9376. }],
  9377. listEmailsForAuthenticatedUser: ["GET /user/emails"],
  9378. listFollowedByAuthenticated: ["GET /user/following", {}, {
  9379. renamed: ["users", "listFollowedByAuthenticatedUser"]
  9380. }],
  9381. listFollowedByAuthenticatedUser: ["GET /user/following"],
  9382. listFollowersForAuthenticatedUser: ["GET /user/followers"],
  9383. listFollowersForUser: ["GET /users/{username}/followers"],
  9384. listFollowingForUser: ["GET /users/{username}/following"],
  9385. listGpgKeysForAuthenticated: ["GET /user/gpg_keys", {}, {
  9386. renamed: ["users", "listGpgKeysForAuthenticatedUser"]
  9387. }],
  9388. listGpgKeysForAuthenticatedUser: ["GET /user/gpg_keys"],
  9389. listGpgKeysForUser: ["GET /users/{username}/gpg_keys"],
  9390. listPublicEmailsForAuthenticated: ["GET /user/public_emails", {}, {
  9391. renamed: ["users", "listPublicEmailsForAuthenticatedUser"]
  9392. }],
  9393. listPublicEmailsForAuthenticatedUser: ["GET /user/public_emails"],
  9394. listPublicKeysForUser: ["GET /users/{username}/keys"],
  9395. listPublicSshKeysForAuthenticated: ["GET /user/keys", {}, {
  9396. renamed: ["users", "listPublicSshKeysForAuthenticatedUser"]
  9397. }],
  9398. listPublicSshKeysForAuthenticatedUser: ["GET /user/keys"],
  9399. setPrimaryEmailVisibilityForAuthenticated: ["PATCH /user/email/visibility", {}, {
  9400. renamed: ["users", "setPrimaryEmailVisibilityForAuthenticatedUser"]
  9401. }],
  9402. setPrimaryEmailVisibilityForAuthenticatedUser: ["PATCH /user/email/visibility"],
  9403. unblock: ["DELETE /user/blocks/{username}"],
  9404. unfollow: ["DELETE /user/following/{username}"],
  9405. updateAuthenticated: ["PATCH /user"]
  9406. }
  9407. };
  9408. const VERSION = "5.16.2";
  9409. function endpointsToMethods(octokit, endpointsMap) {
  9410. const newMethods = {};
  9411. for (const [scope, endpoints] of Object.entries(endpointsMap)) {
  9412. for (const [methodName, endpoint] of Object.entries(endpoints)) {
  9413. const [route, defaults, decorations] = endpoint;
  9414. const [method, url] = route.split(/ /);
  9415. const endpointDefaults = Object.assign({
  9416. method,
  9417. url
  9418. }, defaults);
  9419. if (!newMethods[scope]) {
  9420. newMethods[scope] = {};
  9421. }
  9422. const scopeMethods = newMethods[scope];
  9423. if (decorations) {
  9424. scopeMethods[methodName] = decorate(octokit, scope, methodName, endpointDefaults, decorations);
  9425. continue;
  9426. }
  9427. scopeMethods[methodName] = octokit.request.defaults(endpointDefaults);
  9428. }
  9429. }
  9430. return newMethods;
  9431. }
  9432. function decorate(octokit, scope, methodName, defaults, decorations) {
  9433. const requestWithDefaults = octokit.request.defaults(defaults);
  9434. /* istanbul ignore next */
  9435. function withDecorations(...args) {
  9436. // @ts-ignore https://github.com/microsoft/TypeScript/issues/25488
  9437. let options = requestWithDefaults.endpoint.merge(...args); // There are currently no other decorations than `.mapToData`
  9438. if (decorations.mapToData) {
  9439. options = Object.assign({}, options, {
  9440. data: options[decorations.mapToData],
  9441. [decorations.mapToData]: undefined
  9442. });
  9443. return requestWithDefaults(options);
  9444. }
  9445. if (decorations.renamed) {
  9446. const [newScope, newMethodName] = decorations.renamed;
  9447. octokit.log.warn(`octokit.${scope}.${methodName}() has been renamed to octokit.${newScope}.${newMethodName}()`);
  9448. }
  9449. if (decorations.deprecated) {
  9450. octokit.log.warn(decorations.deprecated);
  9451. }
  9452. if (decorations.renamedParameters) {
  9453. // @ts-ignore https://github.com/microsoft/TypeScript/issues/25488
  9454. const options = requestWithDefaults.endpoint.merge(...args);
  9455. for (const [name, alias] of Object.entries(decorations.renamedParameters)) {
  9456. if (name in options) {
  9457. octokit.log.warn(`"${name}" parameter is deprecated for "octokit.${scope}.${methodName}()". Use "${alias}" instead`);
  9458. if (!(alias in options)) {
  9459. options[alias] = options[name];
  9460. }
  9461. delete options[name];
  9462. }
  9463. }
  9464. return requestWithDefaults(options);
  9465. } // @ts-ignore https://github.com/microsoft/TypeScript/issues/25488
  9466. return requestWithDefaults(...args);
  9467. }
  9468. return Object.assign(withDecorations, requestWithDefaults);
  9469. }
  9470. function restEndpointMethods(octokit) {
  9471. const api = endpointsToMethods(octokit, Endpoints);
  9472. return {
  9473. rest: api
  9474. };
  9475. }
  9476. restEndpointMethods.VERSION = VERSION;
  9477. function legacyRestEndpointMethods(octokit) {
  9478. const api = endpointsToMethods(octokit, Endpoints);
  9479. return _objectSpread2(_objectSpread2({}, api), {}, {
  9480. rest: api
  9481. });
  9482. }
  9483. legacyRestEndpointMethods.VERSION = VERSION;
  9484. exports.legacyRestEndpointMethods = legacyRestEndpointMethods;
  9485. exports.restEndpointMethods = restEndpointMethods;
  9486. //# sourceMappingURL=index.js.map
  9487. /***/ }),
  9488. /***/ 537:
  9489. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  9490. "use strict";
  9491. Object.defineProperty(exports, "__esModule", ({ value: true }));
  9492. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  9493. var deprecation = __nccwpck_require__(8932);
  9494. var once = _interopDefault(__nccwpck_require__(1223));
  9495. const logOnceCode = once(deprecation => console.warn(deprecation));
  9496. const logOnceHeaders = once(deprecation => console.warn(deprecation));
  9497. /**
  9498. * Error with extra properties to help with debugging
  9499. */
  9500. class RequestError extends Error {
  9501. constructor(message, statusCode, options) {
  9502. super(message); // Maintains proper stack trace (only available on V8)
  9503. /* istanbul ignore next */
  9504. if (Error.captureStackTrace) {
  9505. Error.captureStackTrace(this, this.constructor);
  9506. }
  9507. this.name = "HttpError";
  9508. this.status = statusCode;
  9509. let headers;
  9510. if ("headers" in options && typeof options.headers !== "undefined") {
  9511. headers = options.headers;
  9512. }
  9513. if ("response" in options) {
  9514. this.response = options.response;
  9515. headers = options.response.headers;
  9516. } // redact request credentials without mutating original request options
  9517. const requestCopy = Object.assign({}, options.request);
  9518. if (options.request.headers.authorization) {
  9519. requestCopy.headers = Object.assign({}, options.request.headers, {
  9520. authorization: options.request.headers.authorization.replace(/ .*$/, " [REDACTED]")
  9521. });
  9522. }
  9523. requestCopy.url = requestCopy.url // client_id & client_secret can be passed as URL query parameters to increase rate limit
  9524. // see https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications
  9525. .replace(/\bclient_secret=\w+/g, "client_secret=[REDACTED]") // OAuth tokens can be passed as URL query parameters, although it is not recommended
  9526. // see https://developer.github.com/v3/#oauth2-token-sent-in-a-header
  9527. .replace(/\baccess_token=\w+/g, "access_token=[REDACTED]");
  9528. this.request = requestCopy; // deprecations
  9529. Object.defineProperty(this, "code", {
  9530. get() {
  9531. logOnceCode(new deprecation.Deprecation("[@octokit/request-error] `error.code` is deprecated, use `error.status`."));
  9532. return statusCode;
  9533. }
  9534. });
  9535. Object.defineProperty(this, "headers", {
  9536. get() {
  9537. logOnceHeaders(new deprecation.Deprecation("[@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`."));
  9538. return headers || {};
  9539. }
  9540. });
  9541. }
  9542. }
  9543. exports.RequestError = RequestError;
  9544. //# sourceMappingURL=index.js.map
  9545. /***/ }),
  9546. /***/ 6234:
  9547. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  9548. "use strict";
  9549. Object.defineProperty(exports, "__esModule", ({ value: true }));
  9550. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  9551. var endpoint = __nccwpck_require__(9440);
  9552. var universalUserAgent = __nccwpck_require__(5030);
  9553. var isPlainObject = __nccwpck_require__(3287);
  9554. var nodeFetch = _interopDefault(__nccwpck_require__(467));
  9555. var requestError = __nccwpck_require__(537);
  9556. const VERSION = "5.6.3";
  9557. function getBufferResponse(response) {
  9558. return response.arrayBuffer();
  9559. }
  9560. function fetchWrapper(requestOptions) {
  9561. const log = requestOptions.request && requestOptions.request.log ? requestOptions.request.log : console;
  9562. if (isPlainObject.isPlainObject(requestOptions.body) || Array.isArray(requestOptions.body)) {
  9563. requestOptions.body = JSON.stringify(requestOptions.body);
  9564. }
  9565. let headers = {};
  9566. let status;
  9567. let url;
  9568. const fetch = requestOptions.request && requestOptions.request.fetch || nodeFetch;
  9569. return fetch(requestOptions.url, Object.assign({
  9570. method: requestOptions.method,
  9571. body: requestOptions.body,
  9572. headers: requestOptions.headers,
  9573. redirect: requestOptions.redirect
  9574. }, // `requestOptions.request.agent` type is incompatible
  9575. // see https://github.com/octokit/types.ts/pull/264
  9576. requestOptions.request)).then(async response => {
  9577. url = response.url;
  9578. status = response.status;
  9579. for (const keyAndValue of response.headers) {
  9580. headers[keyAndValue[0]] = keyAndValue[1];
  9581. }
  9582. if ("deprecation" in headers) {
  9583. const matches = headers.link && headers.link.match(/<([^>]+)>; rel="deprecation"/);
  9584. const deprecationLink = matches && matches.pop();
  9585. log.warn(`[@octokit/request] "${requestOptions.method} ${requestOptions.url}" is deprecated. It is scheduled to be removed on ${headers.sunset}${deprecationLink ? `. See ${deprecationLink}` : ""}`);
  9586. }
  9587. if (status === 204 || status === 205) {
  9588. return;
  9589. } // GitHub API returns 200 for HEAD requests
  9590. if (requestOptions.method === "HEAD") {
  9591. if (status < 400) {
  9592. return;
  9593. }
  9594. throw new requestError.RequestError(response.statusText, status, {
  9595. response: {
  9596. url,
  9597. status,
  9598. headers,
  9599. data: undefined
  9600. },
  9601. request: requestOptions
  9602. });
  9603. }
  9604. if (status === 304) {
  9605. throw new requestError.RequestError("Not modified", status, {
  9606. response: {
  9607. url,
  9608. status,
  9609. headers,
  9610. data: await getResponseData(response)
  9611. },
  9612. request: requestOptions
  9613. });
  9614. }
  9615. if (status >= 400) {
  9616. const data = await getResponseData(response);
  9617. const error = new requestError.RequestError(toErrorMessage(data), status, {
  9618. response: {
  9619. url,
  9620. status,
  9621. headers,
  9622. data
  9623. },
  9624. request: requestOptions
  9625. });
  9626. throw error;
  9627. }
  9628. return getResponseData(response);
  9629. }).then(data => {
  9630. return {
  9631. status,
  9632. url,
  9633. headers,
  9634. data
  9635. };
  9636. }).catch(error => {
  9637. if (error instanceof requestError.RequestError) throw error;
  9638. throw new requestError.RequestError(error.message, 500, {
  9639. request: requestOptions
  9640. });
  9641. });
  9642. }
  9643. async function getResponseData(response) {
  9644. const contentType = response.headers.get("content-type");
  9645. if (/application\/json/.test(contentType)) {
  9646. return response.json();
  9647. }
  9648. if (!contentType || /^text\/|charset=utf-8$/.test(contentType)) {
  9649. return response.text();
  9650. }
  9651. return getBufferResponse(response);
  9652. }
  9653. function toErrorMessage(data) {
  9654. if (typeof data === "string") return data; // istanbul ignore else - just in case
  9655. if ("message" in data) {
  9656. if (Array.isArray(data.errors)) {
  9657. return `${data.message}: ${data.errors.map(JSON.stringify).join(", ")}`;
  9658. }
  9659. return data.message;
  9660. } // istanbul ignore next - just in case
  9661. return `Unknown error: ${JSON.stringify(data)}`;
  9662. }
  9663. function withDefaults(oldEndpoint, newDefaults) {
  9664. const endpoint = oldEndpoint.defaults(newDefaults);
  9665. const newApi = function (route, parameters) {
  9666. const endpointOptions = endpoint.merge(route, parameters);
  9667. if (!endpointOptions.request || !endpointOptions.request.hook) {
  9668. return fetchWrapper(endpoint.parse(endpointOptions));
  9669. }
  9670. const request = (route, parameters) => {
  9671. return fetchWrapper(endpoint.parse(endpoint.merge(route, parameters)));
  9672. };
  9673. Object.assign(request, {
  9674. endpoint,
  9675. defaults: withDefaults.bind(null, endpoint)
  9676. });
  9677. return endpointOptions.request.hook(request, endpointOptions);
  9678. };
  9679. return Object.assign(newApi, {
  9680. endpoint,
  9681. defaults: withDefaults.bind(null, endpoint)
  9682. });
  9683. }
  9684. const request = withDefaults(endpoint.endpoint, {
  9685. headers: {
  9686. "user-agent": `octokit-request.js/${VERSION} ${universalUserAgent.getUserAgent()}`
  9687. }
  9688. });
  9689. exports.request = request;
  9690. //# sourceMappingURL=index.js.map
  9691. /***/ }),
  9692. /***/ 3682:
  9693. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  9694. var register = __nccwpck_require__(4670);
  9695. var addHook = __nccwpck_require__(5549);
  9696. var removeHook = __nccwpck_require__(6819);
  9697. // bind with array of arguments: https://stackoverflow.com/a/21792913
  9698. var bind = Function.bind;
  9699. var bindable = bind.bind(bind);
  9700. function bindApi(hook, state, name) {
  9701. var removeHookRef = bindable(removeHook, null).apply(
  9702. null,
  9703. name ? [state, name] : [state]
  9704. );
  9705. hook.api = { remove: removeHookRef };
  9706. hook.remove = removeHookRef;
  9707. ["before", "error", "after", "wrap"].forEach(function (kind) {
  9708. var args = name ? [state, kind, name] : [state, kind];
  9709. hook[kind] = hook.api[kind] = bindable(addHook, null).apply(null, args);
  9710. });
  9711. }
  9712. function HookSingular() {
  9713. var singularHookName = "h";
  9714. var singularHookState = {
  9715. registry: {},
  9716. };
  9717. var singularHook = register.bind(null, singularHookState, singularHookName);
  9718. bindApi(singularHook, singularHookState, singularHookName);
  9719. return singularHook;
  9720. }
  9721. function HookCollection() {
  9722. var state = {
  9723. registry: {},
  9724. };
  9725. var hook = register.bind(null, state);
  9726. bindApi(hook, state);
  9727. return hook;
  9728. }
  9729. var collectionHookDeprecationMessageDisplayed = false;
  9730. function Hook() {
  9731. if (!collectionHookDeprecationMessageDisplayed) {
  9732. console.warn(
  9733. '[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4'
  9734. );
  9735. collectionHookDeprecationMessageDisplayed = true;
  9736. }
  9737. return HookCollection();
  9738. }
  9739. Hook.Singular = HookSingular.bind();
  9740. Hook.Collection = HookCollection.bind();
  9741. module.exports = Hook;
  9742. // expose constructors as a named property for TypeScript
  9743. module.exports.Hook = Hook;
  9744. module.exports.Singular = Hook.Singular;
  9745. module.exports.Collection = Hook.Collection;
  9746. /***/ }),
  9747. /***/ 5549:
  9748. /***/ ((module) => {
  9749. module.exports = addHook;
  9750. function addHook(state, kind, name, hook) {
  9751. var orig = hook;
  9752. if (!state.registry[name]) {
  9753. state.registry[name] = [];
  9754. }
  9755. if (kind === "before") {
  9756. hook = function (method, options) {
  9757. return Promise.resolve()
  9758. .then(orig.bind(null, options))
  9759. .then(method.bind(null, options));
  9760. };
  9761. }
  9762. if (kind === "after") {
  9763. hook = function (method, options) {
  9764. var result;
  9765. return Promise.resolve()
  9766. .then(method.bind(null, options))
  9767. .then(function (result_) {
  9768. result = result_;
  9769. return orig(result, options);
  9770. })
  9771. .then(function () {
  9772. return result;
  9773. });
  9774. };
  9775. }
  9776. if (kind === "error") {
  9777. hook = function (method, options) {
  9778. return Promise.resolve()
  9779. .then(method.bind(null, options))
  9780. .catch(function (error) {
  9781. return orig(error, options);
  9782. });
  9783. };
  9784. }
  9785. state.registry[name].push({
  9786. hook: hook,
  9787. orig: orig,
  9788. });
  9789. }
  9790. /***/ }),
  9791. /***/ 4670:
  9792. /***/ ((module) => {
  9793. module.exports = register;
  9794. function register(state, name, method, options) {
  9795. if (typeof method !== "function") {
  9796. throw new Error("method for before hook must be a function");
  9797. }
  9798. if (!options) {
  9799. options = {};
  9800. }
  9801. if (Array.isArray(name)) {
  9802. return name.reverse().reduce(function (callback, name) {
  9803. return register.bind(null, state, name, callback, options);
  9804. }, method)();
  9805. }
  9806. return Promise.resolve().then(function () {
  9807. if (!state.registry[name]) {
  9808. return method(options);
  9809. }
  9810. return state.registry[name].reduce(function (method, registered) {
  9811. return registered.hook.bind(null, method, options);
  9812. }, method)();
  9813. });
  9814. }
  9815. /***/ }),
  9816. /***/ 6819:
  9817. /***/ ((module) => {
  9818. module.exports = removeHook;
  9819. function removeHook(state, name, method) {
  9820. if (!state.registry[name]) {
  9821. return;
  9822. }
  9823. var index = state.registry[name]
  9824. .map(function (registered) {
  9825. return registered.orig;
  9826. })
  9827. .indexOf(method);
  9828. if (index === -1) {
  9829. return;
  9830. }
  9831. state.registry[name].splice(index, 1);
  9832. }
  9833. /***/ }),
  9834. /***/ 8803:
  9835. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  9836. "use strict";
  9837. var GetIntrinsic = __nccwpck_require__(4538);
  9838. var callBind = __nccwpck_require__(2977);
  9839. var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
  9840. module.exports = function callBoundIntrinsic(name, allowMissing) {
  9841. var intrinsic = GetIntrinsic(name, !!allowMissing);
  9842. if (typeof intrinsic === 'function' && $indexOf(name, '.prototype.') > -1) {
  9843. return callBind(intrinsic);
  9844. }
  9845. return intrinsic;
  9846. };
  9847. /***/ }),
  9848. /***/ 2977:
  9849. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  9850. "use strict";
  9851. var bind = __nccwpck_require__(8334);
  9852. var GetIntrinsic = __nccwpck_require__(4538);
  9853. var $apply = GetIntrinsic('%Function.prototype.apply%');
  9854. var $call = GetIntrinsic('%Function.prototype.call%');
  9855. var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || bind.call($call, $apply);
  9856. var $gOPD = GetIntrinsic('%Object.getOwnPropertyDescriptor%', true);
  9857. var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
  9858. var $max = GetIntrinsic('%Math.max%');
  9859. if ($defineProperty) {
  9860. try {
  9861. $defineProperty({}, 'a', { value: 1 });
  9862. } catch (e) {
  9863. // IE 8 has a broken defineProperty
  9864. $defineProperty = null;
  9865. }
  9866. }
  9867. module.exports = function callBind(originalFunction) {
  9868. var func = $reflectApply(bind, $call, arguments);
  9869. if ($gOPD && $defineProperty) {
  9870. var desc = $gOPD(func, 'length');
  9871. if (desc.configurable) {
  9872. // original length, plus the receiver, minus any additional arguments (after the receiver)
  9873. $defineProperty(
  9874. func,
  9875. 'length',
  9876. { value: 1 + $max(0, originalFunction.length - (arguments.length - 1)) }
  9877. );
  9878. }
  9879. }
  9880. return func;
  9881. };
  9882. var applyBind = function applyBind() {
  9883. return $reflectApply(bind, $apply, arguments);
  9884. };
  9885. if ($defineProperty) {
  9886. $defineProperty(module.exports, 'apply', { value: applyBind });
  9887. } else {
  9888. module.exports.apply = applyBind;
  9889. }
  9890. /***/ }),
  9891. /***/ 8932:
  9892. /***/ ((__unused_webpack_module, exports) => {
  9893. "use strict";
  9894. Object.defineProperty(exports, "__esModule", ({ value: true }));
  9895. class Deprecation extends Error {
  9896. constructor(message) {
  9897. super(message); // Maintains proper stack trace (only available on V8)
  9898. /* istanbul ignore next */
  9899. if (Error.captureStackTrace) {
  9900. Error.captureStackTrace(this, this.constructor);
  9901. }
  9902. this.name = 'Deprecation';
  9903. }
  9904. }
  9905. exports.Deprecation = Deprecation;
  9906. /***/ }),
  9907. /***/ 9320:
  9908. /***/ ((module) => {
  9909. "use strict";
  9910. /* eslint no-invalid-this: 1 */
  9911. var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
  9912. var slice = Array.prototype.slice;
  9913. var toStr = Object.prototype.toString;
  9914. var funcType = '[object Function]';
  9915. module.exports = function bind(that) {
  9916. var target = this;
  9917. if (typeof target !== 'function' || toStr.call(target) !== funcType) {
  9918. throw new TypeError(ERROR_MESSAGE + target);
  9919. }
  9920. var args = slice.call(arguments, 1);
  9921. var bound;
  9922. var binder = function () {
  9923. if (this instanceof bound) {
  9924. var result = target.apply(
  9925. this,
  9926. args.concat(slice.call(arguments))
  9927. );
  9928. if (Object(result) === result) {
  9929. return result;
  9930. }
  9931. return this;
  9932. } else {
  9933. return target.apply(
  9934. that,
  9935. args.concat(slice.call(arguments))
  9936. );
  9937. }
  9938. };
  9939. var boundLength = Math.max(0, target.length - args.length);
  9940. var boundArgs = [];
  9941. for (var i = 0; i < boundLength; i++) {
  9942. boundArgs.push('$' + i);
  9943. }
  9944. bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);
  9945. if (target.prototype) {
  9946. var Empty = function Empty() {};
  9947. Empty.prototype = target.prototype;
  9948. bound.prototype = new Empty();
  9949. Empty.prototype = null;
  9950. }
  9951. return bound;
  9952. };
  9953. /***/ }),
  9954. /***/ 8334:
  9955. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  9956. "use strict";
  9957. var implementation = __nccwpck_require__(9320);
  9958. module.exports = Function.prototype.bind || implementation;
  9959. /***/ }),
  9960. /***/ 4538:
  9961. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  9962. "use strict";
  9963. var undefined;
  9964. var $SyntaxError = SyntaxError;
  9965. var $Function = Function;
  9966. var $TypeError = TypeError;
  9967. // eslint-disable-next-line consistent-return
  9968. var getEvalledConstructor = function (expressionSyntax) {
  9969. try {
  9970. return $Function('"use strict"; return (' + expressionSyntax + ').constructor;')();
  9971. } catch (e) {}
  9972. };
  9973. var $gOPD = Object.getOwnPropertyDescriptor;
  9974. if ($gOPD) {
  9975. try {
  9976. $gOPD({}, '');
  9977. } catch (e) {
  9978. $gOPD = null; // this is IE 8, which has a broken gOPD
  9979. }
  9980. }
  9981. var throwTypeError = function () {
  9982. throw new $TypeError();
  9983. };
  9984. var ThrowTypeError = $gOPD
  9985. ? (function () {
  9986. try {
  9987. // eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
  9988. arguments.callee; // IE 8 does not throw here
  9989. return throwTypeError;
  9990. } catch (calleeThrows) {
  9991. try {
  9992. // IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
  9993. return $gOPD(arguments, 'callee').get;
  9994. } catch (gOPDthrows) {
  9995. return throwTypeError;
  9996. }
  9997. }
  9998. }())
  9999. : throwTypeError;
  10000. var hasSymbols = __nccwpck_require__(587)();
  10001. var getProto = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
  10002. var needsEval = {};
  10003. var TypedArray = typeof Uint8Array === 'undefined' ? undefined : getProto(Uint8Array);
  10004. var INTRINSICS = {
  10005. '%AggregateError%': typeof AggregateError === 'undefined' ? undefined : AggregateError,
  10006. '%Array%': Array,
  10007. '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined : ArrayBuffer,
  10008. '%ArrayIteratorPrototype%': hasSymbols ? getProto([][Symbol.iterator]()) : undefined,
  10009. '%AsyncFromSyncIteratorPrototype%': undefined,
  10010. '%AsyncFunction%': needsEval,
  10011. '%AsyncGenerator%': needsEval,
  10012. '%AsyncGeneratorFunction%': needsEval,
  10013. '%AsyncIteratorPrototype%': needsEval,
  10014. '%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
  10015. '%BigInt%': typeof BigInt === 'undefined' ? undefined : BigInt,
  10016. '%Boolean%': Boolean,
  10017. '%DataView%': typeof DataView === 'undefined' ? undefined : DataView,
  10018. '%Date%': Date,
  10019. '%decodeURI%': decodeURI,
  10020. '%decodeURIComponent%': decodeURIComponent,
  10021. '%encodeURI%': encodeURI,
  10022. '%encodeURIComponent%': encodeURIComponent,
  10023. '%Error%': Error,
  10024. '%eval%': eval, // eslint-disable-line no-eval
  10025. '%EvalError%': EvalError,
  10026. '%Float32Array%': typeof Float32Array === 'undefined' ? undefined : Float32Array,
  10027. '%Float64Array%': typeof Float64Array === 'undefined' ? undefined : Float64Array,
  10028. '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,
  10029. '%Function%': $Function,
  10030. '%GeneratorFunction%': needsEval,
  10031. '%Int8Array%': typeof Int8Array === 'undefined' ? undefined : Int8Array,
  10032. '%Int16Array%': typeof Int16Array === 'undefined' ? undefined : Int16Array,
  10033. '%Int32Array%': typeof Int32Array === 'undefined' ? undefined : Int32Array,
  10034. '%isFinite%': isFinite,
  10035. '%isNaN%': isNaN,
  10036. '%IteratorPrototype%': hasSymbols ? getProto(getProto([][Symbol.iterator]())) : undefined,
  10037. '%JSON%': typeof JSON === 'object' ? JSON : undefined,
  10038. '%Map%': typeof Map === 'undefined' ? undefined : Map,
  10039. '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols ? undefined : getProto(new Map()[Symbol.iterator]()),
  10040. '%Math%': Math,
  10041. '%Number%': Number,
  10042. '%Object%': Object,
  10043. '%parseFloat%': parseFloat,
  10044. '%parseInt%': parseInt,
  10045. '%Promise%': typeof Promise === 'undefined' ? undefined : Promise,
  10046. '%Proxy%': typeof Proxy === 'undefined' ? undefined : Proxy,
  10047. '%RangeError%': RangeError,
  10048. '%ReferenceError%': ReferenceError,
  10049. '%Reflect%': typeof Reflect === 'undefined' ? undefined : Reflect,
  10050. '%RegExp%': RegExp,
  10051. '%Set%': typeof Set === 'undefined' ? undefined : Set,
  10052. '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols ? undefined : getProto(new Set()[Symbol.iterator]()),
  10053. '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,
  10054. '%String%': String,
  10055. '%StringIteratorPrototype%': hasSymbols ? getProto(''[Symbol.iterator]()) : undefined,
  10056. '%Symbol%': hasSymbols ? Symbol : undefined,
  10057. '%SyntaxError%': $SyntaxError,
  10058. '%ThrowTypeError%': ThrowTypeError,
  10059. '%TypedArray%': TypedArray,
  10060. '%TypeError%': $TypeError,
  10061. '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined : Uint8Array,
  10062. '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined : Uint8ClampedArray,
  10063. '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined : Uint16Array,
  10064. '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined : Uint32Array,
  10065. '%URIError%': URIError,
  10066. '%WeakMap%': typeof WeakMap === 'undefined' ? undefined : WeakMap,
  10067. '%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,
  10068. '%WeakSet%': typeof WeakSet === 'undefined' ? undefined : WeakSet
  10069. };
  10070. var doEval = function doEval(name) {
  10071. var value;
  10072. if (name === '%AsyncFunction%') {
  10073. value = getEvalledConstructor('async function () {}');
  10074. } else if (name === '%GeneratorFunction%') {
  10075. value = getEvalledConstructor('function* () {}');
  10076. } else if (name === '%AsyncGeneratorFunction%') {
  10077. value = getEvalledConstructor('async function* () {}');
  10078. } else if (name === '%AsyncGenerator%') {
  10079. var fn = doEval('%AsyncGeneratorFunction%');
  10080. if (fn) {
  10081. value = fn.prototype;
  10082. }
  10083. } else if (name === '%AsyncIteratorPrototype%') {
  10084. var gen = doEval('%AsyncGenerator%');
  10085. if (gen) {
  10086. value = getProto(gen.prototype);
  10087. }
  10088. }
  10089. INTRINSICS[name] = value;
  10090. return value;
  10091. };
  10092. var LEGACY_ALIASES = {
  10093. '%ArrayBufferPrototype%': ['ArrayBuffer', 'prototype'],
  10094. '%ArrayPrototype%': ['Array', 'prototype'],
  10095. '%ArrayProto_entries%': ['Array', 'prototype', 'entries'],
  10096. '%ArrayProto_forEach%': ['Array', 'prototype', 'forEach'],
  10097. '%ArrayProto_keys%': ['Array', 'prototype', 'keys'],
  10098. '%ArrayProto_values%': ['Array', 'prototype', 'values'],
  10099. '%AsyncFunctionPrototype%': ['AsyncFunction', 'prototype'],
  10100. '%AsyncGenerator%': ['AsyncGeneratorFunction', 'prototype'],
  10101. '%AsyncGeneratorPrototype%': ['AsyncGeneratorFunction', 'prototype', 'prototype'],
  10102. '%BooleanPrototype%': ['Boolean', 'prototype'],
  10103. '%DataViewPrototype%': ['DataView', 'prototype'],
  10104. '%DatePrototype%': ['Date', 'prototype'],
  10105. '%ErrorPrototype%': ['Error', 'prototype'],
  10106. '%EvalErrorPrototype%': ['EvalError', 'prototype'],
  10107. '%Float32ArrayPrototype%': ['Float32Array', 'prototype'],
  10108. '%Float64ArrayPrototype%': ['Float64Array', 'prototype'],
  10109. '%FunctionPrototype%': ['Function', 'prototype'],
  10110. '%Generator%': ['GeneratorFunction', 'prototype'],
  10111. '%GeneratorPrototype%': ['GeneratorFunction', 'prototype', 'prototype'],
  10112. '%Int8ArrayPrototype%': ['Int8Array', 'prototype'],
  10113. '%Int16ArrayPrototype%': ['Int16Array', 'prototype'],
  10114. '%Int32ArrayPrototype%': ['Int32Array', 'prototype'],
  10115. '%JSONParse%': ['JSON', 'parse'],
  10116. '%JSONStringify%': ['JSON', 'stringify'],
  10117. '%MapPrototype%': ['Map', 'prototype'],
  10118. '%NumberPrototype%': ['Number', 'prototype'],
  10119. '%ObjectPrototype%': ['Object', 'prototype'],
  10120. '%ObjProto_toString%': ['Object', 'prototype', 'toString'],
  10121. '%ObjProto_valueOf%': ['Object', 'prototype', 'valueOf'],
  10122. '%PromisePrototype%': ['Promise', 'prototype'],
  10123. '%PromiseProto_then%': ['Promise', 'prototype', 'then'],
  10124. '%Promise_all%': ['Promise', 'all'],
  10125. '%Promise_reject%': ['Promise', 'reject'],
  10126. '%Promise_resolve%': ['Promise', 'resolve'],
  10127. '%RangeErrorPrototype%': ['RangeError', 'prototype'],
  10128. '%ReferenceErrorPrototype%': ['ReferenceError', 'prototype'],
  10129. '%RegExpPrototype%': ['RegExp', 'prototype'],
  10130. '%SetPrototype%': ['Set', 'prototype'],
  10131. '%SharedArrayBufferPrototype%': ['SharedArrayBuffer', 'prototype'],
  10132. '%StringPrototype%': ['String', 'prototype'],
  10133. '%SymbolPrototype%': ['Symbol', 'prototype'],
  10134. '%SyntaxErrorPrototype%': ['SyntaxError', 'prototype'],
  10135. '%TypedArrayPrototype%': ['TypedArray', 'prototype'],
  10136. '%TypeErrorPrototype%': ['TypeError', 'prototype'],
  10137. '%Uint8ArrayPrototype%': ['Uint8Array', 'prototype'],
  10138. '%Uint8ClampedArrayPrototype%': ['Uint8ClampedArray', 'prototype'],
  10139. '%Uint16ArrayPrototype%': ['Uint16Array', 'prototype'],
  10140. '%Uint32ArrayPrototype%': ['Uint32Array', 'prototype'],
  10141. '%URIErrorPrototype%': ['URIError', 'prototype'],
  10142. '%WeakMapPrototype%': ['WeakMap', 'prototype'],
  10143. '%WeakSetPrototype%': ['WeakSet', 'prototype']
  10144. };
  10145. var bind = __nccwpck_require__(8334);
  10146. var hasOwn = __nccwpck_require__(6339);
  10147. var $concat = bind.call(Function.call, Array.prototype.concat);
  10148. var $spliceApply = bind.call(Function.apply, Array.prototype.splice);
  10149. var $replace = bind.call(Function.call, String.prototype.replace);
  10150. var $strSlice = bind.call(Function.call, String.prototype.slice);
  10151. /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
  10152. var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
  10153. var reEscapeChar = /\\(\\)?/g; /** Used to match backslashes in property paths. */
  10154. var stringToPath = function stringToPath(string) {
  10155. var first = $strSlice(string, 0, 1);
  10156. var last = $strSlice(string, -1);
  10157. if (first === '%' && last !== '%') {
  10158. throw new $SyntaxError('invalid intrinsic syntax, expected closing `%`');
  10159. } else if (last === '%' && first !== '%') {
  10160. throw new $SyntaxError('invalid intrinsic syntax, expected opening `%`');
  10161. }
  10162. var result = [];
  10163. $replace(string, rePropName, function (match, number, quote, subString) {
  10164. result[result.length] = quote ? $replace(subString, reEscapeChar, '$1') : number || match;
  10165. });
  10166. return result;
  10167. };
  10168. /* end adaptation */
  10169. var getBaseIntrinsic = function getBaseIntrinsic(name, allowMissing) {
  10170. var intrinsicName = name;
  10171. var alias;
  10172. if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
  10173. alias = LEGACY_ALIASES[intrinsicName];
  10174. intrinsicName = '%' + alias[0] + '%';
  10175. }
  10176. if (hasOwn(INTRINSICS, intrinsicName)) {
  10177. var value = INTRINSICS[intrinsicName];
  10178. if (value === needsEval) {
  10179. value = doEval(intrinsicName);
  10180. }
  10181. if (typeof value === 'undefined' && !allowMissing) {
  10182. throw new $TypeError('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
  10183. }
  10184. return {
  10185. alias: alias,
  10186. name: intrinsicName,
  10187. value: value
  10188. };
  10189. }
  10190. throw new $SyntaxError('intrinsic ' + name + ' does not exist!');
  10191. };
  10192. module.exports = function GetIntrinsic(name, allowMissing) {
  10193. if (typeof name !== 'string' || name.length === 0) {
  10194. throw new $TypeError('intrinsic name must be a non-empty string');
  10195. }
  10196. if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
  10197. throw new $TypeError('"allowMissing" argument must be a boolean');
  10198. }
  10199. var parts = stringToPath(name);
  10200. var intrinsicBaseName = parts.length > 0 ? parts[0] : '';
  10201. var intrinsic = getBaseIntrinsic('%' + intrinsicBaseName + '%', allowMissing);
  10202. var intrinsicRealName = intrinsic.name;
  10203. var value = intrinsic.value;
  10204. var skipFurtherCaching = false;
  10205. var alias = intrinsic.alias;
  10206. if (alias) {
  10207. intrinsicBaseName = alias[0];
  10208. $spliceApply(parts, $concat([0, 1], alias));
  10209. }
  10210. for (var i = 1, isOwn = true; i < parts.length; i += 1) {
  10211. var part = parts[i];
  10212. var first = $strSlice(part, 0, 1);
  10213. var last = $strSlice(part, -1);
  10214. if (
  10215. (
  10216. (first === '"' || first === "'" || first === '`')
  10217. || (last === '"' || last === "'" || last === '`')
  10218. )
  10219. && first !== last
  10220. ) {
  10221. throw new $SyntaxError('property names with quotes must have matching quotes');
  10222. }
  10223. if (part === 'constructor' || !isOwn) {
  10224. skipFurtherCaching = true;
  10225. }
  10226. intrinsicBaseName += '.' + part;
  10227. intrinsicRealName = '%' + intrinsicBaseName + '%';
  10228. if (hasOwn(INTRINSICS, intrinsicRealName)) {
  10229. value = INTRINSICS[intrinsicRealName];
  10230. } else if (value != null) {
  10231. if (!(part in value)) {
  10232. if (!allowMissing) {
  10233. throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
  10234. }
  10235. return void undefined;
  10236. }
  10237. if ($gOPD && (i + 1) >= parts.length) {
  10238. var desc = $gOPD(value, part);
  10239. isOwn = !!desc;
  10240. // By convention, when a data property is converted to an accessor
  10241. // property to emulate a data property that does not suffer from
  10242. // the override mistake, that accessor's getter is marked with
  10243. // an `originalValue` property. Here, when we detect this, we
  10244. // uphold the illusion by pretending to see that original data
  10245. // property, i.e., returning the value rather than the getter
  10246. // itself.
  10247. if (isOwn && 'get' in desc && !('originalValue' in desc.get)) {
  10248. value = desc.get;
  10249. } else {
  10250. value = value[part];
  10251. }
  10252. } else {
  10253. isOwn = hasOwn(value, part);
  10254. value = value[part];
  10255. }
  10256. if (isOwn && !skipFurtherCaching) {
  10257. INTRINSICS[intrinsicRealName] = value;
  10258. }
  10259. }
  10260. }
  10261. return value;
  10262. };
  10263. /***/ }),
  10264. /***/ 587:
  10265. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  10266. "use strict";
  10267. var origSymbol = typeof Symbol !== 'undefined' && Symbol;
  10268. var hasSymbolSham = __nccwpck_require__(7747);
  10269. module.exports = function hasNativeSymbols() {
  10270. if (typeof origSymbol !== 'function') { return false; }
  10271. if (typeof Symbol !== 'function') { return false; }
  10272. if (typeof origSymbol('foo') !== 'symbol') { return false; }
  10273. if (typeof Symbol('bar') !== 'symbol') { return false; }
  10274. return hasSymbolSham();
  10275. };
  10276. /***/ }),
  10277. /***/ 7747:
  10278. /***/ ((module) => {
  10279. "use strict";
  10280. /* eslint complexity: [2, 18], max-statements: [2, 33] */
  10281. module.exports = function hasSymbols() {
  10282. if (typeof Symbol !== 'function' || typeof Object.getOwnPropertySymbols !== 'function') { return false; }
  10283. if (typeof Symbol.iterator === 'symbol') { return true; }
  10284. var obj = {};
  10285. var sym = Symbol('test');
  10286. var symObj = Object(sym);
  10287. if (typeof sym === 'string') { return false; }
  10288. if (Object.prototype.toString.call(sym) !== '[object Symbol]') { return false; }
  10289. if (Object.prototype.toString.call(symObj) !== '[object Symbol]') { return false; }
  10290. // temp disabled per https://github.com/ljharb/object.assign/issues/17
  10291. // if (sym instanceof Symbol) { return false; }
  10292. // temp disabled per https://github.com/WebReflection/get-own-property-symbols/issues/4
  10293. // if (!(symObj instanceof Symbol)) { return false; }
  10294. // if (typeof Symbol.prototype.toString !== 'function') { return false; }
  10295. // if (String(sym) !== Symbol.prototype.toString.call(sym)) { return false; }
  10296. var symVal = 42;
  10297. obj[sym] = symVal;
  10298. for (sym in obj) { return false; } // eslint-disable-line no-restricted-syntax, no-unreachable-loop
  10299. if (typeof Object.keys === 'function' && Object.keys(obj).length !== 0) { return false; }
  10300. if (typeof Object.getOwnPropertyNames === 'function' && Object.getOwnPropertyNames(obj).length !== 0) { return false; }
  10301. var syms = Object.getOwnPropertySymbols(obj);
  10302. if (syms.length !== 1 || syms[0] !== sym) { return false; }
  10303. if (!Object.prototype.propertyIsEnumerable.call(obj, sym)) { return false; }
  10304. if (typeof Object.getOwnPropertyDescriptor === 'function') {
  10305. var descriptor = Object.getOwnPropertyDescriptor(obj, sym);
  10306. if (descriptor.value !== symVal || descriptor.enumerable !== true) { return false; }
  10307. }
  10308. return true;
  10309. };
  10310. /***/ }),
  10311. /***/ 6339:
  10312. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  10313. "use strict";
  10314. var bind = __nccwpck_require__(8334);
  10315. module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);
  10316. /***/ }),
  10317. /***/ 3287:
  10318. /***/ ((__unused_webpack_module, exports) => {
  10319. "use strict";
  10320. Object.defineProperty(exports, "__esModule", ({ value: true }));
  10321. /*!
  10322. * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
  10323. *
  10324. * Copyright (c) 2014-2017, Jon Schlinkert.
  10325. * Released under the MIT License.
  10326. */
  10327. function isObject(o) {
  10328. return Object.prototype.toString.call(o) === '[object Object]';
  10329. }
  10330. function isPlainObject(o) {
  10331. var ctor,prot;
  10332. if (isObject(o) === false) return false;
  10333. // If has modified constructor
  10334. ctor = o.constructor;
  10335. if (ctor === undefined) return true;
  10336. // If has modified prototype
  10337. prot = ctor.prototype;
  10338. if (isObject(prot) === false) return false;
  10339. // If constructor does not have an Object-specific method
  10340. if (prot.hasOwnProperty('isPrototypeOf') === false) {
  10341. return false;
  10342. }
  10343. // Most likely a plain Object
  10344. return true;
  10345. }
  10346. exports.isPlainObject = isPlainObject;
  10347. /***/ }),
  10348. /***/ 467:
  10349. /***/ ((module, exports, __nccwpck_require__) => {
  10350. "use strict";
  10351. Object.defineProperty(exports, "__esModule", ({ value: true }));
  10352. function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
  10353. var Stream = _interopDefault(__nccwpck_require__(2781));
  10354. var http = _interopDefault(__nccwpck_require__(3685));
  10355. var Url = _interopDefault(__nccwpck_require__(7310));
  10356. var whatwgUrl = _interopDefault(__nccwpck_require__(3323));
  10357. var https = _interopDefault(__nccwpck_require__(5687));
  10358. var zlib = _interopDefault(__nccwpck_require__(9796));
  10359. // Based on https://github.com/tmpvar/jsdom/blob/aa85b2abf07766ff7bf5c1f6daafb3726f2f2db5/lib/jsdom/living/blob.js
  10360. // fix for "Readable" isn't a named export issue
  10361. const Readable = Stream.Readable;
  10362. const BUFFER = Symbol('buffer');
  10363. const TYPE = Symbol('type');
  10364. class Blob {
  10365. constructor() {
  10366. this[TYPE] = '';
  10367. const blobParts = arguments[0];
  10368. const options = arguments[1];
  10369. const buffers = [];
  10370. let size = 0;
  10371. if (blobParts) {
  10372. const a = blobParts;
  10373. const length = Number(a.length);
  10374. for (let i = 0; i < length; i++) {
  10375. const element = a[i];
  10376. let buffer;
  10377. if (element instanceof Buffer) {
  10378. buffer = element;
  10379. } else if (ArrayBuffer.isView(element)) {
  10380. buffer = Buffer.from(element.buffer, element.byteOffset, element.byteLength);
  10381. } else if (element instanceof ArrayBuffer) {
  10382. buffer = Buffer.from(element);
  10383. } else if (element instanceof Blob) {
  10384. buffer = element[BUFFER];
  10385. } else {
  10386. buffer = Buffer.from(typeof element === 'string' ? element : String(element));
  10387. }
  10388. size += buffer.length;
  10389. buffers.push(buffer);
  10390. }
  10391. }
  10392. this[BUFFER] = Buffer.concat(buffers);
  10393. let type = options && options.type !== undefined && String(options.type).toLowerCase();
  10394. if (type && !/[^\u0020-\u007E]/.test(type)) {
  10395. this[TYPE] = type;
  10396. }
  10397. }
  10398. get size() {
  10399. return this[BUFFER].length;
  10400. }
  10401. get type() {
  10402. return this[TYPE];
  10403. }
  10404. text() {
  10405. return Promise.resolve(this[BUFFER].toString());
  10406. }
  10407. arrayBuffer() {
  10408. const buf = this[BUFFER];
  10409. const ab = buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.byteLength);
  10410. return Promise.resolve(ab);
  10411. }
  10412. stream() {
  10413. const readable = new Readable();
  10414. readable._read = function () {};
  10415. readable.push(this[BUFFER]);
  10416. readable.push(null);
  10417. return readable;
  10418. }
  10419. toString() {
  10420. return '[object Blob]';
  10421. }
  10422. slice() {
  10423. const size = this.size;
  10424. const start = arguments[0];
  10425. const end = arguments[1];
  10426. let relativeStart, relativeEnd;
  10427. if (start === undefined) {
  10428. relativeStart = 0;
  10429. } else if (start < 0) {
  10430. relativeStart = Math.max(size + start, 0);
  10431. } else {
  10432. relativeStart = Math.min(start, size);
  10433. }
  10434. if (end === undefined) {
  10435. relativeEnd = size;
  10436. } else if (end < 0) {
  10437. relativeEnd = Math.max(size + end, 0);
  10438. } else {
  10439. relativeEnd = Math.min(end, size);
  10440. }
  10441. const span = Math.max(relativeEnd - relativeStart, 0);
  10442. const buffer = this[BUFFER];
  10443. const slicedBuffer = buffer.slice(relativeStart, relativeStart + span);
  10444. const blob = new Blob([], { type: arguments[2] });
  10445. blob[BUFFER] = slicedBuffer;
  10446. return blob;
  10447. }
  10448. }
  10449. Object.defineProperties(Blob.prototype, {
  10450. size: { enumerable: true },
  10451. type: { enumerable: true },
  10452. slice: { enumerable: true }
  10453. });
  10454. Object.defineProperty(Blob.prototype, Symbol.toStringTag, {
  10455. value: 'Blob',
  10456. writable: false,
  10457. enumerable: false,
  10458. configurable: true
  10459. });
  10460. /**
  10461. * fetch-error.js
  10462. *
  10463. * FetchError interface for operational errors
  10464. */
  10465. /**
  10466. * Create FetchError instance
  10467. *
  10468. * @param String message Error message for human
  10469. * @param String type Error type for machine
  10470. * @param String systemError For Node.js system error
  10471. * @return FetchError
  10472. */
  10473. function FetchError(message, type, systemError) {
  10474. Error.call(this, message);
  10475. this.message = message;
  10476. this.type = type;
  10477. // when err.type is `system`, err.code contains system error code
  10478. if (systemError) {
  10479. this.code = this.errno = systemError.code;
  10480. }
  10481. // hide custom error implementation details from end-users
  10482. Error.captureStackTrace(this, this.constructor);
  10483. }
  10484. FetchError.prototype = Object.create(Error.prototype);
  10485. FetchError.prototype.constructor = FetchError;
  10486. FetchError.prototype.name = 'FetchError';
  10487. let convert;
  10488. try {
  10489. convert = (__nccwpck_require__(2877).convert);
  10490. } catch (e) {}
  10491. const INTERNALS = Symbol('Body internals');
  10492. // fix an issue where "PassThrough" isn't a named export for node <10
  10493. const PassThrough = Stream.PassThrough;
  10494. /**
  10495. * Body mixin
  10496. *
  10497. * Ref: https://fetch.spec.whatwg.org/#body
  10498. *
  10499. * @param Stream body Readable stream
  10500. * @param Object opts Response options
  10501. * @return Void
  10502. */
  10503. function Body(body) {
  10504. var _this = this;
  10505. var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},
  10506. _ref$size = _ref.size;
  10507. let size = _ref$size === undefined ? 0 : _ref$size;
  10508. var _ref$timeout = _ref.timeout;
  10509. let timeout = _ref$timeout === undefined ? 0 : _ref$timeout;
  10510. if (body == null) {
  10511. // body is undefined or null
  10512. body = null;
  10513. } else if (isURLSearchParams(body)) {
  10514. // body is a URLSearchParams
  10515. body = Buffer.from(body.toString());
  10516. } else if (isBlob(body)) ; else if (Buffer.isBuffer(body)) ; else if (Object.prototype.toString.call(body) === '[object ArrayBuffer]') {
  10517. // body is ArrayBuffer
  10518. body = Buffer.from(body);
  10519. } else if (ArrayBuffer.isView(body)) {
  10520. // body is ArrayBufferView
  10521. body = Buffer.from(body.buffer, body.byteOffset, body.byteLength);
  10522. } else if (body instanceof Stream) ; else {
  10523. // none of the above
  10524. // coerce to string then buffer
  10525. body = Buffer.from(String(body));
  10526. }
  10527. this[INTERNALS] = {
  10528. body,
  10529. disturbed: false,
  10530. error: null
  10531. };
  10532. this.size = size;
  10533. this.timeout = timeout;
  10534. if (body instanceof Stream) {
  10535. body.on('error', function (err) {
  10536. const error = err.name === 'AbortError' ? err : new FetchError(`Invalid response body while trying to fetch ${_this.url}: ${err.message}`, 'system', err);
  10537. _this[INTERNALS].error = error;
  10538. });
  10539. }
  10540. }
  10541. Body.prototype = {
  10542. get body() {
  10543. return this[INTERNALS].body;
  10544. },
  10545. get bodyUsed() {
  10546. return this[INTERNALS].disturbed;
  10547. },
  10548. /**
  10549. * Decode response as ArrayBuffer
  10550. *
  10551. * @return Promise
  10552. */
  10553. arrayBuffer() {
  10554. return consumeBody.call(this).then(function (buf) {
  10555. return buf.buffer.slice(buf.byteOffset, buf.byteOffset + buf.byteLength);
  10556. });
  10557. },
  10558. /**
  10559. * Return raw response as Blob
  10560. *
  10561. * @return Promise
  10562. */
  10563. blob() {
  10564. let ct = this.headers && this.headers.get('content-type') || '';
  10565. return consumeBody.call(this).then(function (buf) {
  10566. return Object.assign(
  10567. // Prevent copying
  10568. new Blob([], {
  10569. type: ct.toLowerCase()
  10570. }), {
  10571. [BUFFER]: buf
  10572. });
  10573. });
  10574. },
  10575. /**
  10576. * Decode response as json
  10577. *
  10578. * @return Promise
  10579. */
  10580. json() {
  10581. var _this2 = this;
  10582. return consumeBody.call(this).then(function (buffer) {
  10583. try {
  10584. return JSON.parse(buffer.toString());
  10585. } catch (err) {
  10586. return Body.Promise.reject(new FetchError(`invalid json response body at ${_this2.url} reason: ${err.message}`, 'invalid-json'));
  10587. }
  10588. });
  10589. },
  10590. /**
  10591. * Decode response as text
  10592. *
  10593. * @return Promise
  10594. */
  10595. text() {
  10596. return consumeBody.call(this).then(function (buffer) {
  10597. return buffer.toString();
  10598. });
  10599. },
  10600. /**
  10601. * Decode response as buffer (non-spec api)
  10602. *
  10603. * @return Promise
  10604. */
  10605. buffer() {
  10606. return consumeBody.call(this);
  10607. },
  10608. /**
  10609. * Decode response as text, while automatically detecting the encoding and
  10610. * trying to decode to UTF-8 (non-spec api)
  10611. *
  10612. * @return Promise
  10613. */
  10614. textConverted() {
  10615. var _this3 = this;
  10616. return consumeBody.call(this).then(function (buffer) {
  10617. return convertBody(buffer, _this3.headers);
  10618. });
  10619. }
  10620. };
  10621. // In browsers, all properties are enumerable.
  10622. Object.defineProperties(Body.prototype, {
  10623. body: { enumerable: true },
  10624. bodyUsed: { enumerable: true },
  10625. arrayBuffer: { enumerable: true },
  10626. blob: { enumerable: true },
  10627. json: { enumerable: true },
  10628. text: { enumerable: true }
  10629. });
  10630. Body.mixIn = function (proto) {
  10631. for (const name of Object.getOwnPropertyNames(Body.prototype)) {
  10632. // istanbul ignore else: future proof
  10633. if (!(name in proto)) {
  10634. const desc = Object.getOwnPropertyDescriptor(Body.prototype, name);
  10635. Object.defineProperty(proto, name, desc);
  10636. }
  10637. }
  10638. };
  10639. /**
  10640. * Consume and convert an entire Body to a Buffer.
  10641. *
  10642. * Ref: https://fetch.spec.whatwg.org/#concept-body-consume-body
  10643. *
  10644. * @return Promise
  10645. */
  10646. function consumeBody() {
  10647. var _this4 = this;
  10648. if (this[INTERNALS].disturbed) {
  10649. return Body.Promise.reject(new TypeError(`body used already for: ${this.url}`));
  10650. }
  10651. this[INTERNALS].disturbed = true;
  10652. if (this[INTERNALS].error) {
  10653. return Body.Promise.reject(this[INTERNALS].error);
  10654. }
  10655. let body = this.body;
  10656. // body is null
  10657. if (body === null) {
  10658. return Body.Promise.resolve(Buffer.alloc(0));
  10659. }
  10660. // body is blob
  10661. if (isBlob(body)) {
  10662. body = body.stream();
  10663. }
  10664. // body is buffer
  10665. if (Buffer.isBuffer(body)) {
  10666. return Body.Promise.resolve(body);
  10667. }
  10668. // istanbul ignore if: should never happen
  10669. if (!(body instanceof Stream)) {
  10670. return Body.Promise.resolve(Buffer.alloc(0));
  10671. }
  10672. // body is stream
  10673. // get ready to actually consume the body
  10674. let accum = [];
  10675. let accumBytes = 0;
  10676. let abort = false;
  10677. return new Body.Promise(function (resolve, reject) {
  10678. let resTimeout;
  10679. // allow timeout on slow response body
  10680. if (_this4.timeout) {
  10681. resTimeout = setTimeout(function () {
  10682. abort = true;
  10683. reject(new FetchError(`Response timeout while trying to fetch ${_this4.url} (over ${_this4.timeout}ms)`, 'body-timeout'));
  10684. }, _this4.timeout);
  10685. }
  10686. // handle stream errors
  10687. body.on('error', function (err) {
  10688. if (err.name === 'AbortError') {
  10689. // if the request was aborted, reject with this Error
  10690. abort = true;
  10691. reject(err);
  10692. } else {
  10693. // other errors, such as incorrect content-encoding
  10694. reject(new FetchError(`Invalid response body while trying to fetch ${_this4.url}: ${err.message}`, 'system', err));
  10695. }
  10696. });
  10697. body.on('data', function (chunk) {
  10698. if (abort || chunk === null) {
  10699. return;
  10700. }
  10701. if (_this4.size && accumBytes + chunk.length > _this4.size) {
  10702. abort = true;
  10703. reject(new FetchError(`content size at ${_this4.url} over limit: ${_this4.size}`, 'max-size'));
  10704. return;
  10705. }
  10706. accumBytes += chunk.length;
  10707. accum.push(chunk);
  10708. });
  10709. body.on('end', function () {
  10710. if (abort) {
  10711. return;
  10712. }
  10713. clearTimeout(resTimeout);
  10714. try {
  10715. resolve(Buffer.concat(accum, accumBytes));
  10716. } catch (err) {
  10717. // handle streams that have accumulated too much data (issue #414)
  10718. reject(new FetchError(`Could not create Buffer from response body for ${_this4.url}: ${err.message}`, 'system', err));
  10719. }
  10720. });
  10721. });
  10722. }
  10723. /**
  10724. * Detect buffer encoding and convert to target encoding
  10725. * ref: http://www.w3.org/TR/2011/WD-html5-20110113/parsing.html#determining-the-character-encoding
  10726. *
  10727. * @param Buffer buffer Incoming buffer
  10728. * @param String encoding Target encoding
  10729. * @return String
  10730. */
  10731. function convertBody(buffer, headers) {
  10732. if (typeof convert !== 'function') {
  10733. throw new Error('The package `encoding` must be installed to use the textConverted() function');
  10734. }
  10735. const ct = headers.get('content-type');
  10736. let charset = 'utf-8';
  10737. let res, str;
  10738. // header
  10739. if (ct) {
  10740. res = /charset=([^;]*)/i.exec(ct);
  10741. }
  10742. // no charset in content type, peek at response body for at most 1024 bytes
  10743. str = buffer.slice(0, 1024).toString();
  10744. // html5
  10745. if (!res && str) {
  10746. res = /<meta.+?charset=(['"])(.+?)\1/i.exec(str);
  10747. }
  10748. // html4
  10749. if (!res && str) {
  10750. res = /<meta[\s]+?http-equiv=(['"])content-type\1[\s]+?content=(['"])(.+?)\2/i.exec(str);
  10751. if (!res) {
  10752. res = /<meta[\s]+?content=(['"])(.+?)\1[\s]+?http-equiv=(['"])content-type\3/i.exec(str);
  10753. if (res) {
  10754. res.pop(); // drop last quote
  10755. }
  10756. }
  10757. if (res) {
  10758. res = /charset=(.*)/i.exec(res.pop());
  10759. }
  10760. }
  10761. // xml
  10762. if (!res && str) {
  10763. res = /<\?xml.+?encoding=(['"])(.+?)\1/i.exec(str);
  10764. }
  10765. // found charset
  10766. if (res) {
  10767. charset = res.pop();
  10768. // prevent decode issues when sites use incorrect encoding
  10769. // ref: https://hsivonen.fi/encoding-menu/
  10770. if (charset === 'gb2312' || charset === 'gbk') {
  10771. charset = 'gb18030';
  10772. }
  10773. }
  10774. // turn raw buffers into a single utf-8 buffer
  10775. return convert(buffer, 'UTF-8', charset).toString();
  10776. }
  10777. /**
  10778. * Detect a URLSearchParams object
  10779. * ref: https://github.com/bitinn/node-fetch/issues/296#issuecomment-307598143
  10780. *
  10781. * @param Object obj Object to detect by type or brand
  10782. * @return String
  10783. */
  10784. function isURLSearchParams(obj) {
  10785. // Duck-typing as a necessary condition.
  10786. if (typeof obj !== 'object' || typeof obj.append !== 'function' || typeof obj.delete !== 'function' || typeof obj.get !== 'function' || typeof obj.getAll !== 'function' || typeof obj.has !== 'function' || typeof obj.set !== 'function') {
  10787. return false;
  10788. }
  10789. // Brand-checking and more duck-typing as optional condition.
  10790. return obj.constructor.name === 'URLSearchParams' || Object.prototype.toString.call(obj) === '[object URLSearchParams]' || typeof obj.sort === 'function';
  10791. }
  10792. /**
  10793. * Check if `obj` is a W3C `Blob` object (which `File` inherits from)
  10794. * @param {*} obj
  10795. * @return {boolean}
  10796. */
  10797. function isBlob(obj) {
  10798. return typeof obj === 'object' && typeof obj.arrayBuffer === 'function' && typeof obj.type === 'string' && typeof obj.stream === 'function' && typeof obj.constructor === 'function' && typeof obj.constructor.name === 'string' && /^(Blob|File)$/.test(obj.constructor.name) && /^(Blob|File)$/.test(obj[Symbol.toStringTag]);
  10799. }
  10800. /**
  10801. * Clone body given Res/Req instance
  10802. *
  10803. * @param Mixed instance Response or Request instance
  10804. * @return Mixed
  10805. */
  10806. function clone(instance) {
  10807. let p1, p2;
  10808. let body = instance.body;
  10809. // don't allow cloning a used body
  10810. if (instance.bodyUsed) {
  10811. throw new Error('cannot clone body after it is used');
  10812. }
  10813. // check that body is a stream and not form-data object
  10814. // note: we can't clone the form-data object without having it as a dependency
  10815. if (body instanceof Stream && typeof body.getBoundary !== 'function') {
  10816. // tee instance body
  10817. p1 = new PassThrough();
  10818. p2 = new PassThrough();
  10819. body.pipe(p1);
  10820. body.pipe(p2);
  10821. // set instance body to teed body and return the other teed body
  10822. instance[INTERNALS].body = p1;
  10823. body = p2;
  10824. }
  10825. return body;
  10826. }
  10827. /**
  10828. * Performs the operation "extract a `Content-Type` value from |object|" as
  10829. * specified in the specification:
  10830. * https://fetch.spec.whatwg.org/#concept-bodyinit-extract
  10831. *
  10832. * This function assumes that instance.body is present.
  10833. *
  10834. * @param Mixed instance Any options.body input
  10835. */
  10836. function extractContentType(body) {
  10837. if (body === null) {
  10838. // body is null
  10839. return null;
  10840. } else if (typeof body === 'string') {
  10841. // body is string
  10842. return 'text/plain;charset=UTF-8';
  10843. } else if (isURLSearchParams(body)) {
  10844. // body is a URLSearchParams
  10845. return 'application/x-www-form-urlencoded;charset=UTF-8';
  10846. } else if (isBlob(body)) {
  10847. // body is blob
  10848. return body.type || null;
  10849. } else if (Buffer.isBuffer(body)) {
  10850. // body is buffer
  10851. return null;
  10852. } else if (Object.prototype.toString.call(body) === '[object ArrayBuffer]') {
  10853. // body is ArrayBuffer
  10854. return null;
  10855. } else if (ArrayBuffer.isView(body)) {
  10856. // body is ArrayBufferView
  10857. return null;
  10858. } else if (typeof body.getBoundary === 'function') {
  10859. // detect form data input from form-data module
  10860. return `multipart/form-data;boundary=${body.getBoundary()}`;
  10861. } else if (body instanceof Stream) {
  10862. // body is stream
  10863. // can't really do much about this
  10864. return null;
  10865. } else {
  10866. // Body constructor defaults other things to string
  10867. return 'text/plain;charset=UTF-8';
  10868. }
  10869. }
  10870. /**
  10871. * The Fetch Standard treats this as if "total bytes" is a property on the body.
  10872. * For us, we have to explicitly get it with a function.
  10873. *
  10874. * ref: https://fetch.spec.whatwg.org/#concept-body-total-bytes
  10875. *
  10876. * @param Body instance Instance of Body
  10877. * @return Number? Number of bytes, or null if not possible
  10878. */
  10879. function getTotalBytes(instance) {
  10880. const body = instance.body;
  10881. if (body === null) {
  10882. // body is null
  10883. return 0;
  10884. } else if (isBlob(body)) {
  10885. return body.size;
  10886. } else if (Buffer.isBuffer(body)) {
  10887. // body is buffer
  10888. return body.length;
  10889. } else if (body && typeof body.getLengthSync === 'function') {
  10890. // detect form data input from form-data module
  10891. if (body._lengthRetrievers && body._lengthRetrievers.length == 0 || // 1.x
  10892. body.hasKnownLength && body.hasKnownLength()) {
  10893. // 2.x
  10894. return body.getLengthSync();
  10895. }
  10896. return null;
  10897. } else {
  10898. // body is stream
  10899. return null;
  10900. }
  10901. }
  10902. /**
  10903. * Write a Body to a Node.js WritableStream (e.g. http.Request) object.
  10904. *
  10905. * @param Body instance Instance of Body
  10906. * @return Void
  10907. */
  10908. function writeToStream(dest, instance) {
  10909. const body = instance.body;
  10910. if (body === null) {
  10911. // body is null
  10912. dest.end();
  10913. } else if (isBlob(body)) {
  10914. body.stream().pipe(dest);
  10915. } else if (Buffer.isBuffer(body)) {
  10916. // body is buffer
  10917. dest.write(body);
  10918. dest.end();
  10919. } else {
  10920. // body is stream
  10921. body.pipe(dest);
  10922. }
  10923. }
  10924. // expose Promise
  10925. Body.Promise = global.Promise;
  10926. /**
  10927. * headers.js
  10928. *
  10929. * Headers class offers convenient helpers
  10930. */
  10931. const invalidTokenRegex = /[^\^_`a-zA-Z\-0-9!#$%&'*+.|~]/;
  10932. const invalidHeaderCharRegex = /[^\t\x20-\x7e\x80-\xff]/;
  10933. function validateName(name) {
  10934. name = `${name}`;
  10935. if (invalidTokenRegex.test(name) || name === '') {
  10936. throw new TypeError(`${name} is not a legal HTTP header name`);
  10937. }
  10938. }
  10939. function validateValue(value) {
  10940. value = `${value}`;
  10941. if (invalidHeaderCharRegex.test(value)) {
  10942. throw new TypeError(`${value} is not a legal HTTP header value`);
  10943. }
  10944. }
  10945. /**
  10946. * Find the key in the map object given a header name.
  10947. *
  10948. * Returns undefined if not found.
  10949. *
  10950. * @param String name Header name
  10951. * @return String|Undefined
  10952. */
  10953. function find(map, name) {
  10954. name = name.toLowerCase();
  10955. for (const key in map) {
  10956. if (key.toLowerCase() === name) {
  10957. return key;
  10958. }
  10959. }
  10960. return undefined;
  10961. }
  10962. const MAP = Symbol('map');
  10963. class Headers {
  10964. /**
  10965. * Headers class
  10966. *
  10967. * @param Object headers Response headers
  10968. * @return Void
  10969. */
  10970. constructor() {
  10971. let init = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : undefined;
  10972. this[MAP] = Object.create(null);
  10973. if (init instanceof Headers) {
  10974. const rawHeaders = init.raw();
  10975. const headerNames = Object.keys(rawHeaders);
  10976. for (const headerName of headerNames) {
  10977. for (const value of rawHeaders[headerName]) {
  10978. this.append(headerName, value);
  10979. }
  10980. }
  10981. return;
  10982. }
  10983. // We don't worry about converting prop to ByteString here as append()
  10984. // will handle it.
  10985. if (init == null) ; else if (typeof init === 'object') {
  10986. const method = init[Symbol.iterator];
  10987. if (method != null) {
  10988. if (typeof method !== 'function') {
  10989. throw new TypeError('Header pairs must be iterable');
  10990. }
  10991. // sequence<sequence<ByteString>>
  10992. // Note: per spec we have to first exhaust the lists then process them
  10993. const pairs = [];
  10994. for (const pair of init) {
  10995. if (typeof pair !== 'object' || typeof pair[Symbol.iterator] !== 'function') {
  10996. throw new TypeError('Each header pair must be iterable');
  10997. }
  10998. pairs.push(Array.from(pair));
  10999. }
  11000. for (const pair of pairs) {
  11001. if (pair.length !== 2) {
  11002. throw new TypeError('Each header pair must be a name/value tuple');
  11003. }
  11004. this.append(pair[0], pair[1]);
  11005. }
  11006. } else {
  11007. // record<ByteString, ByteString>
  11008. for (const key of Object.keys(init)) {
  11009. const value = init[key];
  11010. this.append(key, value);
  11011. }
  11012. }
  11013. } else {
  11014. throw new TypeError('Provided initializer must be an object');
  11015. }
  11016. }
  11017. /**
  11018. * Return combined header value given name
  11019. *
  11020. * @param String name Header name
  11021. * @return Mixed
  11022. */
  11023. get(name) {
  11024. name = `${name}`;
  11025. validateName(name);
  11026. const key = find(this[MAP], name);
  11027. if (key === undefined) {
  11028. return null;
  11029. }
  11030. return this[MAP][key].join(', ');
  11031. }
  11032. /**
  11033. * Iterate over all headers
  11034. *
  11035. * @param Function callback Executed for each item with parameters (value, name, thisArg)
  11036. * @param Boolean thisArg `this` context for callback function
  11037. * @return Void
  11038. */
  11039. forEach(callback) {
  11040. let thisArg = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : undefined;
  11041. let pairs = getHeaders(this);
  11042. let i = 0;
  11043. while (i < pairs.length) {
  11044. var _pairs$i = pairs[i];
  11045. const name = _pairs$i[0],
  11046. value = _pairs$i[1];
  11047. callback.call(thisArg, value, name, this);
  11048. pairs = getHeaders(this);
  11049. i++;
  11050. }
  11051. }
  11052. /**
  11053. * Overwrite header values given name
  11054. *
  11055. * @param String name Header name
  11056. * @param String value Header value
  11057. * @return Void
  11058. */
  11059. set(name, value) {
  11060. name = `${name}`;
  11061. value = `${value}`;
  11062. validateName(name);
  11063. validateValue(value);
  11064. const key = find(this[MAP], name);
  11065. this[MAP][key !== undefined ? key : name] = [value];
  11066. }
  11067. /**
  11068. * Append a value onto existing header
  11069. *
  11070. * @param String name Header name
  11071. * @param String value Header value
  11072. * @return Void
  11073. */
  11074. append(name, value) {
  11075. name = `${name}`;
  11076. value = `${value}`;
  11077. validateName(name);
  11078. validateValue(value);
  11079. const key = find(this[MAP], name);
  11080. if (key !== undefined) {
  11081. this[MAP][key].push(value);
  11082. } else {
  11083. this[MAP][name] = [value];
  11084. }
  11085. }
  11086. /**
  11087. * Check for header name existence
  11088. *
  11089. * @param String name Header name
  11090. * @return Boolean
  11091. */
  11092. has(name) {
  11093. name = `${name}`;
  11094. validateName(name);
  11095. return find(this[MAP], name) !== undefined;
  11096. }
  11097. /**
  11098. * Delete all header values given name
  11099. *
  11100. * @param String name Header name
  11101. * @return Void
  11102. */
  11103. delete(name) {
  11104. name = `${name}`;
  11105. validateName(name);
  11106. const key = find(this[MAP], name);
  11107. if (key !== undefined) {
  11108. delete this[MAP][key];
  11109. }
  11110. }
  11111. /**
  11112. * Return raw headers (non-spec api)
  11113. *
  11114. * @return Object
  11115. */
  11116. raw() {
  11117. return this[MAP];
  11118. }
  11119. /**
  11120. * Get an iterator on keys.
  11121. *
  11122. * @return Iterator
  11123. */
  11124. keys() {
  11125. return createHeadersIterator(this, 'key');
  11126. }
  11127. /**
  11128. * Get an iterator on values.
  11129. *
  11130. * @return Iterator
  11131. */
  11132. values() {
  11133. return createHeadersIterator(this, 'value');
  11134. }
  11135. /**
  11136. * Get an iterator on entries.
  11137. *
  11138. * This is the default iterator of the Headers object.
  11139. *
  11140. * @return Iterator
  11141. */
  11142. [Symbol.iterator]() {
  11143. return createHeadersIterator(this, 'key+value');
  11144. }
  11145. }
  11146. Headers.prototype.entries = Headers.prototype[Symbol.iterator];
  11147. Object.defineProperty(Headers.prototype, Symbol.toStringTag, {
  11148. value: 'Headers',
  11149. writable: false,
  11150. enumerable: false,
  11151. configurable: true
  11152. });
  11153. Object.defineProperties(Headers.prototype, {
  11154. get: { enumerable: true },
  11155. forEach: { enumerable: true },
  11156. set: { enumerable: true },
  11157. append: { enumerable: true },
  11158. has: { enumerable: true },
  11159. delete: { enumerable: true },
  11160. keys: { enumerable: true },
  11161. values: { enumerable: true },
  11162. entries: { enumerable: true }
  11163. });
  11164. function getHeaders(headers) {
  11165. let kind = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'key+value';
  11166. const keys = Object.keys(headers[MAP]).sort();
  11167. return keys.map(kind === 'key' ? function (k) {
  11168. return k.toLowerCase();
  11169. } : kind === 'value' ? function (k) {
  11170. return headers[MAP][k].join(', ');
  11171. } : function (k) {
  11172. return [k.toLowerCase(), headers[MAP][k].join(', ')];
  11173. });
  11174. }
  11175. const INTERNAL = Symbol('internal');
  11176. function createHeadersIterator(target, kind) {
  11177. const iterator = Object.create(HeadersIteratorPrototype);
  11178. iterator[INTERNAL] = {
  11179. target,
  11180. kind,
  11181. index: 0
  11182. };
  11183. return iterator;
  11184. }
  11185. const HeadersIteratorPrototype = Object.setPrototypeOf({
  11186. next() {
  11187. // istanbul ignore if
  11188. if (!this || Object.getPrototypeOf(this) !== HeadersIteratorPrototype) {
  11189. throw new TypeError('Value of `this` is not a HeadersIterator');
  11190. }
  11191. var _INTERNAL = this[INTERNAL];
  11192. const target = _INTERNAL.target,
  11193. kind = _INTERNAL.kind,
  11194. index = _INTERNAL.index;
  11195. const values = getHeaders(target, kind);
  11196. const len = values.length;
  11197. if (index >= len) {
  11198. return {
  11199. value: undefined,
  11200. done: true
  11201. };
  11202. }
  11203. this[INTERNAL].index = index + 1;
  11204. return {
  11205. value: values[index],
  11206. done: false
  11207. };
  11208. }
  11209. }, Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]())));
  11210. Object.defineProperty(HeadersIteratorPrototype, Symbol.toStringTag, {
  11211. value: 'HeadersIterator',
  11212. writable: false,
  11213. enumerable: false,
  11214. configurable: true
  11215. });
  11216. /**
  11217. * Export the Headers object in a form that Node.js can consume.
  11218. *
  11219. * @param Headers headers
  11220. * @return Object
  11221. */
  11222. function exportNodeCompatibleHeaders(headers) {
  11223. const obj = Object.assign({ __proto__: null }, headers[MAP]);
  11224. // http.request() only supports string as Host header. This hack makes
  11225. // specifying custom Host header possible.
  11226. const hostHeaderKey = find(headers[MAP], 'Host');
  11227. if (hostHeaderKey !== undefined) {
  11228. obj[hostHeaderKey] = obj[hostHeaderKey][0];
  11229. }
  11230. return obj;
  11231. }
  11232. /**
  11233. * Create a Headers object from an object of headers, ignoring those that do
  11234. * not conform to HTTP grammar productions.
  11235. *
  11236. * @param Object obj Object of headers
  11237. * @return Headers
  11238. */
  11239. function createHeadersLenient(obj) {
  11240. const headers = new Headers();
  11241. for (const name of Object.keys(obj)) {
  11242. if (invalidTokenRegex.test(name)) {
  11243. continue;
  11244. }
  11245. if (Array.isArray(obj[name])) {
  11246. for (const val of obj[name]) {
  11247. if (invalidHeaderCharRegex.test(val)) {
  11248. continue;
  11249. }
  11250. if (headers[MAP][name] === undefined) {
  11251. headers[MAP][name] = [val];
  11252. } else {
  11253. headers[MAP][name].push(val);
  11254. }
  11255. }
  11256. } else if (!invalidHeaderCharRegex.test(obj[name])) {
  11257. headers[MAP][name] = [obj[name]];
  11258. }
  11259. }
  11260. return headers;
  11261. }
  11262. const INTERNALS$1 = Symbol('Response internals');
  11263. // fix an issue where "STATUS_CODES" aren't a named export for node <10
  11264. const STATUS_CODES = http.STATUS_CODES;
  11265. /**
  11266. * Response class
  11267. *
  11268. * @param Stream body Readable stream
  11269. * @param Object opts Response options
  11270. * @return Void
  11271. */
  11272. class Response {
  11273. constructor() {
  11274. let body = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
  11275. let opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  11276. Body.call(this, body, opts);
  11277. const status = opts.status || 200;
  11278. const headers = new Headers(opts.headers);
  11279. if (body != null && !headers.has('Content-Type')) {
  11280. const contentType = extractContentType(body);
  11281. if (contentType) {
  11282. headers.append('Content-Type', contentType);
  11283. }
  11284. }
  11285. this[INTERNALS$1] = {
  11286. url: opts.url,
  11287. status,
  11288. statusText: opts.statusText || STATUS_CODES[status],
  11289. headers,
  11290. counter: opts.counter
  11291. };
  11292. }
  11293. get url() {
  11294. return this[INTERNALS$1].url || '';
  11295. }
  11296. get status() {
  11297. return this[INTERNALS$1].status;
  11298. }
  11299. /**
  11300. * Convenience property representing if the request ended normally
  11301. */
  11302. get ok() {
  11303. return this[INTERNALS$1].status >= 200 && this[INTERNALS$1].status < 300;
  11304. }
  11305. get redirected() {
  11306. return this[INTERNALS$1].counter > 0;
  11307. }
  11308. get statusText() {
  11309. return this[INTERNALS$1].statusText;
  11310. }
  11311. get headers() {
  11312. return this[INTERNALS$1].headers;
  11313. }
  11314. /**
  11315. * Clone this response
  11316. *
  11317. * @return Response
  11318. */
  11319. clone() {
  11320. return new Response(clone(this), {
  11321. url: this.url,
  11322. status: this.status,
  11323. statusText: this.statusText,
  11324. headers: this.headers,
  11325. ok: this.ok,
  11326. redirected: this.redirected
  11327. });
  11328. }
  11329. }
  11330. Body.mixIn(Response.prototype);
  11331. Object.defineProperties(Response.prototype, {
  11332. url: { enumerable: true },
  11333. status: { enumerable: true },
  11334. ok: { enumerable: true },
  11335. redirected: { enumerable: true },
  11336. statusText: { enumerable: true },
  11337. headers: { enumerable: true },
  11338. clone: { enumerable: true }
  11339. });
  11340. Object.defineProperty(Response.prototype, Symbol.toStringTag, {
  11341. value: 'Response',
  11342. writable: false,
  11343. enumerable: false,
  11344. configurable: true
  11345. });
  11346. const INTERNALS$2 = Symbol('Request internals');
  11347. const URL = Url.URL || whatwgUrl.URL;
  11348. // fix an issue where "format", "parse" aren't a named export for node <10
  11349. const parse_url = Url.parse;
  11350. const format_url = Url.format;
  11351. /**
  11352. * Wrapper around `new URL` to handle arbitrary URLs
  11353. *
  11354. * @param {string} urlStr
  11355. * @return {void}
  11356. */
  11357. function parseURL(urlStr) {
  11358. /*
  11359. Check whether the URL is absolute or not
  11360. Scheme: https://tools.ietf.org/html/rfc3986#section-3.1
  11361. Absolute URL: https://tools.ietf.org/html/rfc3986#section-4.3
  11362. */
  11363. if (/^[a-zA-Z][a-zA-Z\d+\-.]*:/.exec(urlStr)) {
  11364. urlStr = new URL(urlStr).toString();
  11365. }
  11366. // Fallback to old implementation for arbitrary URLs
  11367. return parse_url(urlStr);
  11368. }
  11369. const streamDestructionSupported = 'destroy' in Stream.Readable.prototype;
  11370. /**
  11371. * Check if a value is an instance of Request.
  11372. *
  11373. * @param Mixed input
  11374. * @return Boolean
  11375. */
  11376. function isRequest(input) {
  11377. return typeof input === 'object' && typeof input[INTERNALS$2] === 'object';
  11378. }
  11379. function isAbortSignal(signal) {
  11380. const proto = signal && typeof signal === 'object' && Object.getPrototypeOf(signal);
  11381. return !!(proto && proto.constructor.name === 'AbortSignal');
  11382. }
  11383. /**
  11384. * Request class
  11385. *
  11386. * @param Mixed input Url or Request instance
  11387. * @param Object init Custom options
  11388. * @return Void
  11389. */
  11390. class Request {
  11391. constructor(input) {
  11392. let init = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
  11393. let parsedURL;
  11394. // normalize input
  11395. if (!isRequest(input)) {
  11396. if (input && input.href) {
  11397. // in order to support Node.js' Url objects; though WHATWG's URL objects
  11398. // will fall into this branch also (since their `toString()` will return
  11399. // `href` property anyway)
  11400. parsedURL = parseURL(input.href);
  11401. } else {
  11402. // coerce input to a string before attempting to parse
  11403. parsedURL = parseURL(`${input}`);
  11404. }
  11405. input = {};
  11406. } else {
  11407. parsedURL = parseURL(input.url);
  11408. }
  11409. let method = init.method || input.method || 'GET';
  11410. method = method.toUpperCase();
  11411. if ((init.body != null || isRequest(input) && input.body !== null) && (method === 'GET' || method === 'HEAD')) {
  11412. throw new TypeError('Request with GET/HEAD method cannot have body');
  11413. }
  11414. let inputBody = init.body != null ? init.body : isRequest(input) && input.body !== null ? clone(input) : null;
  11415. Body.call(this, inputBody, {
  11416. timeout: init.timeout || input.timeout || 0,
  11417. size: init.size || input.size || 0
  11418. });
  11419. const headers = new Headers(init.headers || input.headers || {});
  11420. if (inputBody != null && !headers.has('Content-Type')) {
  11421. const contentType = extractContentType(inputBody);
  11422. if (contentType) {
  11423. headers.append('Content-Type', contentType);
  11424. }
  11425. }
  11426. let signal = isRequest(input) ? input.signal : null;
  11427. if ('signal' in init) signal = init.signal;
  11428. if (signal != null && !isAbortSignal(signal)) {
  11429. throw new TypeError('Expected signal to be an instanceof AbortSignal');
  11430. }
  11431. this[INTERNALS$2] = {
  11432. method,
  11433. redirect: init.redirect || input.redirect || 'follow',
  11434. headers,
  11435. parsedURL,
  11436. signal
  11437. };
  11438. // node-fetch-only options
  11439. this.follow = init.follow !== undefined ? init.follow : input.follow !== undefined ? input.follow : 20;
  11440. this.compress = init.compress !== undefined ? init.compress : input.compress !== undefined ? input.compress : true;
  11441. this.counter = init.counter || input.counter || 0;
  11442. this.agent = init.agent || input.agent;
  11443. }
  11444. get method() {
  11445. return this[INTERNALS$2].method;
  11446. }
  11447. get url() {
  11448. return format_url(this[INTERNALS$2].parsedURL);
  11449. }
  11450. get headers() {
  11451. return this[INTERNALS$2].headers;
  11452. }
  11453. get redirect() {
  11454. return this[INTERNALS$2].redirect;
  11455. }
  11456. get signal() {
  11457. return this[INTERNALS$2].signal;
  11458. }
  11459. /**
  11460. * Clone this request
  11461. *
  11462. * @return Request
  11463. */
  11464. clone() {
  11465. return new Request(this);
  11466. }
  11467. }
  11468. Body.mixIn(Request.prototype);
  11469. Object.defineProperty(Request.prototype, Symbol.toStringTag, {
  11470. value: 'Request',
  11471. writable: false,
  11472. enumerable: false,
  11473. configurable: true
  11474. });
  11475. Object.defineProperties(Request.prototype, {
  11476. method: { enumerable: true },
  11477. url: { enumerable: true },
  11478. headers: { enumerable: true },
  11479. redirect: { enumerable: true },
  11480. clone: { enumerable: true },
  11481. signal: { enumerable: true }
  11482. });
  11483. /**
  11484. * Convert a Request to Node.js http request options.
  11485. *
  11486. * @param Request A Request instance
  11487. * @return Object The options object to be passed to http.request
  11488. */
  11489. function getNodeRequestOptions(request) {
  11490. const parsedURL = request[INTERNALS$2].parsedURL;
  11491. const headers = new Headers(request[INTERNALS$2].headers);
  11492. // fetch step 1.3
  11493. if (!headers.has('Accept')) {
  11494. headers.set('Accept', '*/*');
  11495. }
  11496. // Basic fetch
  11497. if (!parsedURL.protocol || !parsedURL.hostname) {
  11498. throw new TypeError('Only absolute URLs are supported');
  11499. }
  11500. if (!/^https?:$/.test(parsedURL.protocol)) {
  11501. throw new TypeError('Only HTTP(S) protocols are supported');
  11502. }
  11503. if (request.signal && request.body instanceof Stream.Readable && !streamDestructionSupported) {
  11504. throw new Error('Cancellation of streamed requests with AbortSignal is not supported in node < 8');
  11505. }
  11506. // HTTP-network-or-cache fetch steps 2.4-2.7
  11507. let contentLengthValue = null;
  11508. if (request.body == null && /^(POST|PUT)$/i.test(request.method)) {
  11509. contentLengthValue = '0';
  11510. }
  11511. if (request.body != null) {
  11512. const totalBytes = getTotalBytes(request);
  11513. if (typeof totalBytes === 'number') {
  11514. contentLengthValue = String(totalBytes);
  11515. }
  11516. }
  11517. if (contentLengthValue) {
  11518. headers.set('Content-Length', contentLengthValue);
  11519. }
  11520. // HTTP-network-or-cache fetch step 2.11
  11521. if (!headers.has('User-Agent')) {
  11522. headers.set('User-Agent', 'node-fetch/1.0 (+https://github.com/bitinn/node-fetch)');
  11523. }
  11524. // HTTP-network-or-cache fetch step 2.15
  11525. if (request.compress && !headers.has('Accept-Encoding')) {
  11526. headers.set('Accept-Encoding', 'gzip,deflate');
  11527. }
  11528. let agent = request.agent;
  11529. if (typeof agent === 'function') {
  11530. agent = agent(parsedURL);
  11531. }
  11532. if (!headers.has('Connection') && !agent) {
  11533. headers.set('Connection', 'close');
  11534. }
  11535. // HTTP-network fetch step 4.2
  11536. // chunked encoding is handled by Node.js
  11537. return Object.assign({}, parsedURL, {
  11538. method: request.method,
  11539. headers: exportNodeCompatibleHeaders(headers),
  11540. agent
  11541. });
  11542. }
  11543. /**
  11544. * abort-error.js
  11545. *
  11546. * AbortError interface for cancelled requests
  11547. */
  11548. /**
  11549. * Create AbortError instance
  11550. *
  11551. * @param String message Error message for human
  11552. * @return AbortError
  11553. */
  11554. function AbortError(message) {
  11555. Error.call(this, message);
  11556. this.type = 'aborted';
  11557. this.message = message;
  11558. // hide custom error implementation details from end-users
  11559. Error.captureStackTrace(this, this.constructor);
  11560. }
  11561. AbortError.prototype = Object.create(Error.prototype);
  11562. AbortError.prototype.constructor = AbortError;
  11563. AbortError.prototype.name = 'AbortError';
  11564. const URL$1 = Url.URL || whatwgUrl.URL;
  11565. // fix an issue where "PassThrough", "resolve" aren't a named export for node <10
  11566. const PassThrough$1 = Stream.PassThrough;
  11567. const isDomainOrSubdomain = function isDomainOrSubdomain(destination, original) {
  11568. const orig = new URL$1(original).hostname;
  11569. const dest = new URL$1(destination).hostname;
  11570. return orig === dest || orig[orig.length - dest.length - 1] === '.' && orig.endsWith(dest);
  11571. };
  11572. /**
  11573. * isSameProtocol reports whether the two provided URLs use the same protocol.
  11574. *
  11575. * Both domains must already be in canonical form.
  11576. * @param {string|URL} original
  11577. * @param {string|URL} destination
  11578. */
  11579. const isSameProtocol = function isSameProtocol(destination, original) {
  11580. const orig = new URL$1(original).protocol;
  11581. const dest = new URL$1(destination).protocol;
  11582. return orig === dest;
  11583. };
  11584. /**
  11585. * Fetch function
  11586. *
  11587. * @param Mixed url Absolute url or Request instance
  11588. * @param Object opts Fetch options
  11589. * @return Promise
  11590. */
  11591. function fetch(url, opts) {
  11592. // allow custom promise
  11593. if (!fetch.Promise) {
  11594. throw new Error('native promise missing, set fetch.Promise to your favorite alternative');
  11595. }
  11596. Body.Promise = fetch.Promise;
  11597. // wrap http.request into fetch
  11598. return new fetch.Promise(function (resolve, reject) {
  11599. // build request object
  11600. const request = new Request(url, opts);
  11601. const options = getNodeRequestOptions(request);
  11602. const send = (options.protocol === 'https:' ? https : http).request;
  11603. const signal = request.signal;
  11604. let response = null;
  11605. const abort = function abort() {
  11606. let error = new AbortError('The user aborted a request.');
  11607. reject(error);
  11608. if (request.body && request.body instanceof Stream.Readable) {
  11609. destroyStream(request.body, error);
  11610. }
  11611. if (!response || !response.body) return;
  11612. response.body.emit('error', error);
  11613. };
  11614. if (signal && signal.aborted) {
  11615. abort();
  11616. return;
  11617. }
  11618. const abortAndFinalize = function abortAndFinalize() {
  11619. abort();
  11620. finalize();
  11621. };
  11622. // send request
  11623. const req = send(options);
  11624. let reqTimeout;
  11625. if (signal) {
  11626. signal.addEventListener('abort', abortAndFinalize);
  11627. }
  11628. function finalize() {
  11629. req.abort();
  11630. if (signal) signal.removeEventListener('abort', abortAndFinalize);
  11631. clearTimeout(reqTimeout);
  11632. }
  11633. if (request.timeout) {
  11634. req.once('socket', function (socket) {
  11635. reqTimeout = setTimeout(function () {
  11636. reject(new FetchError(`network timeout at: ${request.url}`, 'request-timeout'));
  11637. finalize();
  11638. }, request.timeout);
  11639. });
  11640. }
  11641. req.on('error', function (err) {
  11642. reject(new FetchError(`request to ${request.url} failed, reason: ${err.message}`, 'system', err));
  11643. if (response && response.body) {
  11644. destroyStream(response.body, err);
  11645. }
  11646. finalize();
  11647. });
  11648. fixResponseChunkedTransferBadEnding(req, function (err) {
  11649. if (signal && signal.aborted) {
  11650. return;
  11651. }
  11652. if (response && response.body) {
  11653. destroyStream(response.body, err);
  11654. }
  11655. });
  11656. /* c8 ignore next 18 */
  11657. if (parseInt(process.version.substring(1)) < 14) {
  11658. // Before Node.js 14, pipeline() does not fully support async iterators and does not always
  11659. // properly handle when the socket close/end events are out of order.
  11660. req.on('socket', function (s) {
  11661. s.addListener('close', function (hadError) {
  11662. // if a data listener is still present we didn't end cleanly
  11663. const hasDataListener = s.listenerCount('data') > 0;
  11664. // if end happened before close but the socket didn't emit an error, do it now
  11665. if (response && hasDataListener && !hadError && !(signal && signal.aborted)) {
  11666. const err = new Error('Premature close');
  11667. err.code = 'ERR_STREAM_PREMATURE_CLOSE';
  11668. response.body.emit('error', err);
  11669. }
  11670. });
  11671. });
  11672. }
  11673. req.on('response', function (res) {
  11674. clearTimeout(reqTimeout);
  11675. const headers = createHeadersLenient(res.headers);
  11676. // HTTP fetch step 5
  11677. if (fetch.isRedirect(res.statusCode)) {
  11678. // HTTP fetch step 5.2
  11679. const location = headers.get('Location');
  11680. // HTTP fetch step 5.3
  11681. let locationURL = null;
  11682. try {
  11683. locationURL = location === null ? null : new URL$1(location, request.url).toString();
  11684. } catch (err) {
  11685. // error here can only be invalid URL in Location: header
  11686. // do not throw when options.redirect == manual
  11687. // let the user extract the errorneous redirect URL
  11688. if (request.redirect !== 'manual') {
  11689. reject(new FetchError(`uri requested responds with an invalid redirect URL: ${location}`, 'invalid-redirect'));
  11690. finalize();
  11691. return;
  11692. }
  11693. }
  11694. // HTTP fetch step 5.5
  11695. switch (request.redirect) {
  11696. case 'error':
  11697. reject(new FetchError(`uri requested responds with a redirect, redirect mode is set to error: ${request.url}`, 'no-redirect'));
  11698. finalize();
  11699. return;
  11700. case 'manual':
  11701. // node-fetch-specific step: make manual redirect a bit easier to use by setting the Location header value to the resolved URL.
  11702. if (locationURL !== null) {
  11703. // handle corrupted header
  11704. try {
  11705. headers.set('Location', locationURL);
  11706. } catch (err) {
  11707. // istanbul ignore next: nodejs server prevent invalid response headers, we can't test this through normal request
  11708. reject(err);
  11709. }
  11710. }
  11711. break;
  11712. case 'follow':
  11713. // HTTP-redirect fetch step 2
  11714. if (locationURL === null) {
  11715. break;
  11716. }
  11717. // HTTP-redirect fetch step 5
  11718. if (request.counter >= request.follow) {
  11719. reject(new FetchError(`maximum redirect reached at: ${request.url}`, 'max-redirect'));
  11720. finalize();
  11721. return;
  11722. }
  11723. // HTTP-redirect fetch step 6 (counter increment)
  11724. // Create a new Request object.
  11725. const requestOpts = {
  11726. headers: new Headers(request.headers),
  11727. follow: request.follow,
  11728. counter: request.counter + 1,
  11729. agent: request.agent,
  11730. compress: request.compress,
  11731. method: request.method,
  11732. body: request.body,
  11733. signal: request.signal,
  11734. timeout: request.timeout,
  11735. size: request.size
  11736. };
  11737. if (!isDomainOrSubdomain(request.url, locationURL) || !isSameProtocol(request.url, locationURL)) {
  11738. for (const name of ['authorization', 'www-authenticate', 'cookie', 'cookie2']) {
  11739. requestOpts.headers.delete(name);
  11740. }
  11741. }
  11742. // HTTP-redirect fetch step 9
  11743. if (res.statusCode !== 303 && request.body && getTotalBytes(request) === null) {
  11744. reject(new FetchError('Cannot follow redirect with body being a readable stream', 'unsupported-redirect'));
  11745. finalize();
  11746. return;
  11747. }
  11748. // HTTP-redirect fetch step 11
  11749. if (res.statusCode === 303 || (res.statusCode === 301 || res.statusCode === 302) && request.method === 'POST') {
  11750. requestOpts.method = 'GET';
  11751. requestOpts.body = undefined;
  11752. requestOpts.headers.delete('content-length');
  11753. }
  11754. // HTTP-redirect fetch step 15
  11755. resolve(fetch(new Request(locationURL, requestOpts)));
  11756. finalize();
  11757. return;
  11758. }
  11759. }
  11760. // prepare response
  11761. res.once('end', function () {
  11762. if (signal) signal.removeEventListener('abort', abortAndFinalize);
  11763. });
  11764. let body = res.pipe(new PassThrough$1());
  11765. const response_options = {
  11766. url: request.url,
  11767. status: res.statusCode,
  11768. statusText: res.statusMessage,
  11769. headers: headers,
  11770. size: request.size,
  11771. timeout: request.timeout,
  11772. counter: request.counter
  11773. };
  11774. // HTTP-network fetch step 12.1.1.3
  11775. const codings = headers.get('Content-Encoding');
  11776. // HTTP-network fetch step 12.1.1.4: handle content codings
  11777. // in following scenarios we ignore compression support
  11778. // 1. compression support is disabled
  11779. // 2. HEAD request
  11780. // 3. no Content-Encoding header
  11781. // 4. no content response (204)
  11782. // 5. content not modified response (304)
  11783. if (!request.compress || request.method === 'HEAD' || codings === null || res.statusCode === 204 || res.statusCode === 304) {
  11784. response = new Response(body, response_options);
  11785. resolve(response);
  11786. return;
  11787. }
  11788. // For Node v6+
  11789. // Be less strict when decoding compressed responses, since sometimes
  11790. // servers send slightly invalid responses that are still accepted
  11791. // by common browsers.
  11792. // Always using Z_SYNC_FLUSH is what cURL does.
  11793. const zlibOptions = {
  11794. flush: zlib.Z_SYNC_FLUSH,
  11795. finishFlush: zlib.Z_SYNC_FLUSH
  11796. };
  11797. // for gzip
  11798. if (codings == 'gzip' || codings == 'x-gzip') {
  11799. body = body.pipe(zlib.createGunzip(zlibOptions));
  11800. response = new Response(body, response_options);
  11801. resolve(response);
  11802. return;
  11803. }
  11804. // for deflate
  11805. if (codings == 'deflate' || codings == 'x-deflate') {
  11806. // handle the infamous raw deflate response from old servers
  11807. // a hack for old IIS and Apache servers
  11808. const raw = res.pipe(new PassThrough$1());
  11809. raw.once('data', function (chunk) {
  11810. // see http://stackoverflow.com/questions/37519828
  11811. if ((chunk[0] & 0x0F) === 0x08) {
  11812. body = body.pipe(zlib.createInflate());
  11813. } else {
  11814. body = body.pipe(zlib.createInflateRaw());
  11815. }
  11816. response = new Response(body, response_options);
  11817. resolve(response);
  11818. });
  11819. raw.on('end', function () {
  11820. // some old IIS servers return zero-length OK deflate responses, so 'data' is never emitted.
  11821. if (!response) {
  11822. response = new Response(body, response_options);
  11823. resolve(response);
  11824. }
  11825. });
  11826. return;
  11827. }
  11828. // for br
  11829. if (codings == 'br' && typeof zlib.createBrotliDecompress === 'function') {
  11830. body = body.pipe(zlib.createBrotliDecompress());
  11831. response = new Response(body, response_options);
  11832. resolve(response);
  11833. return;
  11834. }
  11835. // otherwise, use response as-is
  11836. response = new Response(body, response_options);
  11837. resolve(response);
  11838. });
  11839. writeToStream(req, request);
  11840. });
  11841. }
  11842. function fixResponseChunkedTransferBadEnding(request, errorCallback) {
  11843. let socket;
  11844. request.on('socket', function (s) {
  11845. socket = s;
  11846. });
  11847. request.on('response', function (response) {
  11848. const headers = response.headers;
  11849. if (headers['transfer-encoding'] === 'chunked' && !headers['content-length']) {
  11850. response.once('close', function (hadError) {
  11851. // if a data listener is still present we didn't end cleanly
  11852. const hasDataListener = socket.listenerCount('data') > 0;
  11853. if (hasDataListener && !hadError) {
  11854. const err = new Error('Premature close');
  11855. err.code = 'ERR_STREAM_PREMATURE_CLOSE';
  11856. errorCallback(err);
  11857. }
  11858. });
  11859. }
  11860. });
  11861. }
  11862. function destroyStream(stream, err) {
  11863. if (stream.destroy) {
  11864. stream.destroy(err);
  11865. } else {
  11866. // node < 8
  11867. stream.emit('error', err);
  11868. stream.end();
  11869. }
  11870. }
  11871. /**
  11872. * Redirect code matching
  11873. *
  11874. * @param Number code Status code
  11875. * @return Boolean
  11876. */
  11877. fetch.isRedirect = function (code) {
  11878. return code === 301 || code === 302 || code === 303 || code === 307 || code === 308;
  11879. };
  11880. // expose Promise
  11881. fetch.Promise = global.Promise;
  11882. module.exports = exports = fetch;
  11883. Object.defineProperty(exports, "__esModule", ({ value: true }));
  11884. exports["default"] = exports;
  11885. exports.Headers = Headers;
  11886. exports.Request = Request;
  11887. exports.Response = Response;
  11888. exports.FetchError = FetchError;
  11889. /***/ }),
  11890. /***/ 2299:
  11891. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  11892. "use strict";
  11893. var punycode = __nccwpck_require__(5477);
  11894. var mappingTable = __nccwpck_require__(1907);
  11895. var PROCESSING_OPTIONS = {
  11896. TRANSITIONAL: 0,
  11897. NONTRANSITIONAL: 1
  11898. };
  11899. function normalize(str) { // fix bug in v8
  11900. return str.split('\u0000').map(function (s) { return s.normalize('NFC'); }).join('\u0000');
  11901. }
  11902. function findStatus(val) {
  11903. var start = 0;
  11904. var end = mappingTable.length - 1;
  11905. while (start <= end) {
  11906. var mid = Math.floor((start + end) / 2);
  11907. var target = mappingTable[mid];
  11908. if (target[0][0] <= val && target[0][1] >= val) {
  11909. return target;
  11910. } else if (target[0][0] > val) {
  11911. end = mid - 1;
  11912. } else {
  11913. start = mid + 1;
  11914. }
  11915. }
  11916. return null;
  11917. }
  11918. var regexAstralSymbols = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g;
  11919. function countSymbols(string) {
  11920. return string
  11921. // replace every surrogate pair with a BMP symbol
  11922. .replace(regexAstralSymbols, '_')
  11923. // then get the length
  11924. .length;
  11925. }
  11926. function mapChars(domain_name, useSTD3, processing_option) {
  11927. var hasError = false;
  11928. var processed = "";
  11929. var len = countSymbols(domain_name);
  11930. for (var i = 0; i < len; ++i) {
  11931. var codePoint = domain_name.codePointAt(i);
  11932. var status = findStatus(codePoint);
  11933. switch (status[1]) {
  11934. case "disallowed":
  11935. hasError = true;
  11936. processed += String.fromCodePoint(codePoint);
  11937. break;
  11938. case "ignored":
  11939. break;
  11940. case "mapped":
  11941. processed += String.fromCodePoint.apply(String, status[2]);
  11942. break;
  11943. case "deviation":
  11944. if (processing_option === PROCESSING_OPTIONS.TRANSITIONAL) {
  11945. processed += String.fromCodePoint.apply(String, status[2]);
  11946. } else {
  11947. processed += String.fromCodePoint(codePoint);
  11948. }
  11949. break;
  11950. case "valid":
  11951. processed += String.fromCodePoint(codePoint);
  11952. break;
  11953. case "disallowed_STD3_mapped":
  11954. if (useSTD3) {
  11955. hasError = true;
  11956. processed += String.fromCodePoint(codePoint);
  11957. } else {
  11958. processed += String.fromCodePoint.apply(String, status[2]);
  11959. }
  11960. break;
  11961. case "disallowed_STD3_valid":
  11962. if (useSTD3) {
  11963. hasError = true;
  11964. }
  11965. processed += String.fromCodePoint(codePoint);
  11966. break;
  11967. }
  11968. }
  11969. return {
  11970. string: processed,
  11971. error: hasError
  11972. };
  11973. }
  11974. var combiningMarksRegex = /[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08E4-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C03\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D01-\u0D03\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u18A9\u1920-\u192B\u1930-\u193B\u19B0-\u19C0\u19C8\u19C9\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF8\u1CF9\u1DC0-\u1DF5\u1DFC-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C4\uA8E0-\uA8F1\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2D]|\uD800[\uDDFD\uDEE0\uDF76-\uDF7A]|\uD802[\uDE01-\uDE03\uDE05\uDE06\uDE0C-\uDE0F\uDE38-\uDE3A\uDE3F\uDEE5\uDEE6]|\uD804[\uDC00-\uDC02\uDC38-\uDC46\uDC7F-\uDC82\uDCB0-\uDCBA\uDD00-\uDD02\uDD27-\uDD34\uDD73\uDD80-\uDD82\uDDB3-\uDDC0\uDE2C-\uDE37\uDEDF-\uDEEA\uDF01-\uDF03\uDF3C\uDF3E-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF57\uDF62\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDCB0-\uDCC3\uDDAF-\uDDB5\uDDB8-\uDDC0\uDE30-\uDE40\uDEAB-\uDEB7]|\uD81A[\uDEF0-\uDEF4\uDF30-\uDF36]|\uD81B[\uDF51-\uDF7E\uDF8F-\uDF92]|\uD82F[\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD83A[\uDCD0-\uDCD6]|\uDB40[\uDD00-\uDDEF]/;
  11975. function validateLabel(label, processing_option) {
  11976. if (label.substr(0, 4) === "xn--") {
  11977. label = punycode.toUnicode(label);
  11978. processing_option = PROCESSING_OPTIONS.NONTRANSITIONAL;
  11979. }
  11980. var error = false;
  11981. if (normalize(label) !== label ||
  11982. (label[3] === "-" && label[4] === "-") ||
  11983. label[0] === "-" || label[label.length - 1] === "-" ||
  11984. label.indexOf(".") !== -1 ||
  11985. label.search(combiningMarksRegex) === 0) {
  11986. error = true;
  11987. }
  11988. var len = countSymbols(label);
  11989. for (var i = 0; i < len; ++i) {
  11990. var status = findStatus(label.codePointAt(i));
  11991. if ((processing === PROCESSING_OPTIONS.TRANSITIONAL && status[1] !== "valid") ||
  11992. (processing === PROCESSING_OPTIONS.NONTRANSITIONAL &&
  11993. status[1] !== "valid" && status[1] !== "deviation")) {
  11994. error = true;
  11995. break;
  11996. }
  11997. }
  11998. return {
  11999. label: label,
  12000. error: error
  12001. };
  12002. }
  12003. function processing(domain_name, useSTD3, processing_option) {
  12004. var result = mapChars(domain_name, useSTD3, processing_option);
  12005. result.string = normalize(result.string);
  12006. var labels = result.string.split(".");
  12007. for (var i = 0; i < labels.length; ++i) {
  12008. try {
  12009. var validation = validateLabel(labels[i]);
  12010. labels[i] = validation.label;
  12011. result.error = result.error || validation.error;
  12012. } catch(e) {
  12013. result.error = true;
  12014. }
  12015. }
  12016. return {
  12017. string: labels.join("."),
  12018. error: result.error
  12019. };
  12020. }
  12021. module.exports.toASCII = function(domain_name, useSTD3, processing_option, verifyDnsLength) {
  12022. var result = processing(domain_name, useSTD3, processing_option);
  12023. var labels = result.string.split(".");
  12024. labels = labels.map(function(l) {
  12025. try {
  12026. return punycode.toASCII(l);
  12027. } catch(e) {
  12028. result.error = true;
  12029. return l;
  12030. }
  12031. });
  12032. if (verifyDnsLength) {
  12033. var total = labels.slice(0, labels.length - 1).join(".").length;
  12034. if (total.length > 253 || total.length === 0) {
  12035. result.error = true;
  12036. }
  12037. for (var i=0; i < labels.length; ++i) {
  12038. if (labels.length > 63 || labels.length === 0) {
  12039. result.error = true;
  12040. break;
  12041. }
  12042. }
  12043. }
  12044. if (result.error) return null;
  12045. return labels.join(".");
  12046. };
  12047. module.exports.toUnicode = function(domain_name, useSTD3) {
  12048. var result = processing(domain_name, useSTD3, PROCESSING_OPTIONS.NONTRANSITIONAL);
  12049. return {
  12050. domain: result.string,
  12051. error: result.error
  12052. };
  12053. };
  12054. module.exports.PROCESSING_OPTIONS = PROCESSING_OPTIONS;
  12055. /***/ }),
  12056. /***/ 5871:
  12057. /***/ ((module) => {
  12058. "use strict";
  12059. var conversions = {};
  12060. module.exports = conversions;
  12061. function sign(x) {
  12062. return x < 0 ? -1 : 1;
  12063. }
  12064. function evenRound(x) {
  12065. // Round x to the nearest integer, choosing the even integer if it lies halfway between two.
  12066. if ((x % 1) === 0.5 && (x & 1) === 0) { // [even number].5; round down (i.e. floor)
  12067. return Math.floor(x);
  12068. } else {
  12069. return Math.round(x);
  12070. }
  12071. }
  12072. function createNumberConversion(bitLength, typeOpts) {
  12073. if (!typeOpts.unsigned) {
  12074. --bitLength;
  12075. }
  12076. const lowerBound = typeOpts.unsigned ? 0 : -Math.pow(2, bitLength);
  12077. const upperBound = Math.pow(2, bitLength) - 1;
  12078. const moduloVal = typeOpts.moduloBitLength ? Math.pow(2, typeOpts.moduloBitLength) : Math.pow(2, bitLength);
  12079. const moduloBound = typeOpts.moduloBitLength ? Math.pow(2, typeOpts.moduloBitLength - 1) : Math.pow(2, bitLength - 1);
  12080. return function(V, opts) {
  12081. if (!opts) opts = {};
  12082. let x = +V;
  12083. if (opts.enforceRange) {
  12084. if (!Number.isFinite(x)) {
  12085. throw new TypeError("Argument is not a finite number");
  12086. }
  12087. x = sign(x) * Math.floor(Math.abs(x));
  12088. if (x < lowerBound || x > upperBound) {
  12089. throw new TypeError("Argument is not in byte range");
  12090. }
  12091. return x;
  12092. }
  12093. if (!isNaN(x) && opts.clamp) {
  12094. x = evenRound(x);
  12095. if (x < lowerBound) x = lowerBound;
  12096. if (x > upperBound) x = upperBound;
  12097. return x;
  12098. }
  12099. if (!Number.isFinite(x) || x === 0) {
  12100. return 0;
  12101. }
  12102. x = sign(x) * Math.floor(Math.abs(x));
  12103. x = x % moduloVal;
  12104. if (!typeOpts.unsigned && x >= moduloBound) {
  12105. return x - moduloVal;
  12106. } else if (typeOpts.unsigned) {
  12107. if (x < 0) {
  12108. x += moduloVal;
  12109. } else if (x === -0) { // don't return negative zero
  12110. return 0;
  12111. }
  12112. }
  12113. return x;
  12114. }
  12115. }
  12116. conversions["void"] = function () {
  12117. return undefined;
  12118. };
  12119. conversions["boolean"] = function (val) {
  12120. return !!val;
  12121. };
  12122. conversions["byte"] = createNumberConversion(8, { unsigned: false });
  12123. conversions["octet"] = createNumberConversion(8, { unsigned: true });
  12124. conversions["short"] = createNumberConversion(16, { unsigned: false });
  12125. conversions["unsigned short"] = createNumberConversion(16, { unsigned: true });
  12126. conversions["long"] = createNumberConversion(32, { unsigned: false });
  12127. conversions["unsigned long"] = createNumberConversion(32, { unsigned: true });
  12128. conversions["long long"] = createNumberConversion(32, { unsigned: false, moduloBitLength: 64 });
  12129. conversions["unsigned long long"] = createNumberConversion(32, { unsigned: true, moduloBitLength: 64 });
  12130. conversions["double"] = function (V) {
  12131. const x = +V;
  12132. if (!Number.isFinite(x)) {
  12133. throw new TypeError("Argument is not a finite floating-point value");
  12134. }
  12135. return x;
  12136. };
  12137. conversions["unrestricted double"] = function (V) {
  12138. const x = +V;
  12139. if (isNaN(x)) {
  12140. throw new TypeError("Argument is NaN");
  12141. }
  12142. return x;
  12143. };
  12144. // not quite valid, but good enough for JS
  12145. conversions["float"] = conversions["double"];
  12146. conversions["unrestricted float"] = conversions["unrestricted double"];
  12147. conversions["DOMString"] = function (V, opts) {
  12148. if (!opts) opts = {};
  12149. if (opts.treatNullAsEmptyString && V === null) {
  12150. return "";
  12151. }
  12152. return String(V);
  12153. };
  12154. conversions["ByteString"] = function (V, opts) {
  12155. const x = String(V);
  12156. let c = undefined;
  12157. for (let i = 0; (c = x.codePointAt(i)) !== undefined; ++i) {
  12158. if (c > 255) {
  12159. throw new TypeError("Argument is not a valid bytestring");
  12160. }
  12161. }
  12162. return x;
  12163. };
  12164. conversions["USVString"] = function (V) {
  12165. const S = String(V);
  12166. const n = S.length;
  12167. const U = [];
  12168. for (let i = 0; i < n; ++i) {
  12169. const c = S.charCodeAt(i);
  12170. if (c < 0xD800 || c > 0xDFFF) {
  12171. U.push(String.fromCodePoint(c));
  12172. } else if (0xDC00 <= c && c <= 0xDFFF) {
  12173. U.push(String.fromCodePoint(0xFFFD));
  12174. } else {
  12175. if (i === n - 1) {
  12176. U.push(String.fromCodePoint(0xFFFD));
  12177. } else {
  12178. const d = S.charCodeAt(i + 1);
  12179. if (0xDC00 <= d && d <= 0xDFFF) {
  12180. const a = c & 0x3FF;
  12181. const b = d & 0x3FF;
  12182. U.push(String.fromCodePoint((2 << 15) + (2 << 9) * a + b));
  12183. ++i;
  12184. } else {
  12185. U.push(String.fromCodePoint(0xFFFD));
  12186. }
  12187. }
  12188. }
  12189. }
  12190. return U.join('');
  12191. };
  12192. conversions["Date"] = function (V, opts) {
  12193. if (!(V instanceof Date)) {
  12194. throw new TypeError("Argument is not a Date object");
  12195. }
  12196. if (isNaN(V)) {
  12197. return undefined;
  12198. }
  12199. return V;
  12200. };
  12201. conversions["RegExp"] = function (V, opts) {
  12202. if (!(V instanceof RegExp)) {
  12203. V = new RegExp(V);
  12204. }
  12205. return V;
  12206. };
  12207. /***/ }),
  12208. /***/ 8262:
  12209. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  12210. "use strict";
  12211. const usm = __nccwpck_require__(33);
  12212. exports.implementation = class URLImpl {
  12213. constructor(constructorArgs) {
  12214. const url = constructorArgs[0];
  12215. const base = constructorArgs[1];
  12216. let parsedBase = null;
  12217. if (base !== undefined) {
  12218. parsedBase = usm.basicURLParse(base);
  12219. if (parsedBase === "failure") {
  12220. throw new TypeError("Invalid base URL");
  12221. }
  12222. }
  12223. const parsedURL = usm.basicURLParse(url, { baseURL: parsedBase });
  12224. if (parsedURL === "failure") {
  12225. throw new TypeError("Invalid URL");
  12226. }
  12227. this._url = parsedURL;
  12228. // TODO: query stuff
  12229. }
  12230. get href() {
  12231. return usm.serializeURL(this._url);
  12232. }
  12233. set href(v) {
  12234. const parsedURL = usm.basicURLParse(v);
  12235. if (parsedURL === "failure") {
  12236. throw new TypeError("Invalid URL");
  12237. }
  12238. this._url = parsedURL;
  12239. }
  12240. get origin() {
  12241. return usm.serializeURLOrigin(this._url);
  12242. }
  12243. get protocol() {
  12244. return this._url.scheme + ":";
  12245. }
  12246. set protocol(v) {
  12247. usm.basicURLParse(v + ":", { url: this._url, stateOverride: "scheme start" });
  12248. }
  12249. get username() {
  12250. return this._url.username;
  12251. }
  12252. set username(v) {
  12253. if (usm.cannotHaveAUsernamePasswordPort(this._url)) {
  12254. return;
  12255. }
  12256. usm.setTheUsername(this._url, v);
  12257. }
  12258. get password() {
  12259. return this._url.password;
  12260. }
  12261. set password(v) {
  12262. if (usm.cannotHaveAUsernamePasswordPort(this._url)) {
  12263. return;
  12264. }
  12265. usm.setThePassword(this._url, v);
  12266. }
  12267. get host() {
  12268. const url = this._url;
  12269. if (url.host === null) {
  12270. return "";
  12271. }
  12272. if (url.port === null) {
  12273. return usm.serializeHost(url.host);
  12274. }
  12275. return usm.serializeHost(url.host) + ":" + usm.serializeInteger(url.port);
  12276. }
  12277. set host(v) {
  12278. if (this._url.cannotBeABaseURL) {
  12279. return;
  12280. }
  12281. usm.basicURLParse(v, { url: this._url, stateOverride: "host" });
  12282. }
  12283. get hostname() {
  12284. if (this._url.host === null) {
  12285. return "";
  12286. }
  12287. return usm.serializeHost(this._url.host);
  12288. }
  12289. set hostname(v) {
  12290. if (this._url.cannotBeABaseURL) {
  12291. return;
  12292. }
  12293. usm.basicURLParse(v, { url: this._url, stateOverride: "hostname" });
  12294. }
  12295. get port() {
  12296. if (this._url.port === null) {
  12297. return "";
  12298. }
  12299. return usm.serializeInteger(this._url.port);
  12300. }
  12301. set port(v) {
  12302. if (usm.cannotHaveAUsernamePasswordPort(this._url)) {
  12303. return;
  12304. }
  12305. if (v === "") {
  12306. this._url.port = null;
  12307. } else {
  12308. usm.basicURLParse(v, { url: this._url, stateOverride: "port" });
  12309. }
  12310. }
  12311. get pathname() {
  12312. if (this._url.cannotBeABaseURL) {
  12313. return this._url.path[0];
  12314. }
  12315. if (this._url.path.length === 0) {
  12316. return "";
  12317. }
  12318. return "/" + this._url.path.join("/");
  12319. }
  12320. set pathname(v) {
  12321. if (this._url.cannotBeABaseURL) {
  12322. return;
  12323. }
  12324. this._url.path = [];
  12325. usm.basicURLParse(v, { url: this._url, stateOverride: "path start" });
  12326. }
  12327. get search() {
  12328. if (this._url.query === null || this._url.query === "") {
  12329. return "";
  12330. }
  12331. return "?" + this._url.query;
  12332. }
  12333. set search(v) {
  12334. // TODO: query stuff
  12335. const url = this._url;
  12336. if (v === "") {
  12337. url.query = null;
  12338. return;
  12339. }
  12340. const input = v[0] === "?" ? v.substring(1) : v;
  12341. url.query = "";
  12342. usm.basicURLParse(input, { url, stateOverride: "query" });
  12343. }
  12344. get hash() {
  12345. if (this._url.fragment === null || this._url.fragment === "") {
  12346. return "";
  12347. }
  12348. return "#" + this._url.fragment;
  12349. }
  12350. set hash(v) {
  12351. if (v === "") {
  12352. this._url.fragment = null;
  12353. return;
  12354. }
  12355. const input = v[0] === "#" ? v.substring(1) : v;
  12356. this._url.fragment = "";
  12357. usm.basicURLParse(input, { url: this._url, stateOverride: "fragment" });
  12358. }
  12359. toJSON() {
  12360. return this.href;
  12361. }
  12362. };
  12363. /***/ }),
  12364. /***/ 653:
  12365. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  12366. "use strict";
  12367. const conversions = __nccwpck_require__(5871);
  12368. const utils = __nccwpck_require__(276);
  12369. const Impl = __nccwpck_require__(8262);
  12370. const impl = utils.implSymbol;
  12371. function URL(url) {
  12372. if (!this || this[impl] || !(this instanceof URL)) {
  12373. throw new TypeError("Failed to construct 'URL': Please use the 'new' operator, this DOM object constructor cannot be called as a function.");
  12374. }
  12375. if (arguments.length < 1) {
  12376. throw new TypeError("Failed to construct 'URL': 1 argument required, but only " + arguments.length + " present.");
  12377. }
  12378. const args = [];
  12379. for (let i = 0; i < arguments.length && i < 2; ++i) {
  12380. args[i] = arguments[i];
  12381. }
  12382. args[0] = conversions["USVString"](args[0]);
  12383. if (args[1] !== undefined) {
  12384. args[1] = conversions["USVString"](args[1]);
  12385. }
  12386. module.exports.setup(this, args);
  12387. }
  12388. URL.prototype.toJSON = function toJSON() {
  12389. if (!this || !module.exports.is(this)) {
  12390. throw new TypeError("Illegal invocation");
  12391. }
  12392. const args = [];
  12393. for (let i = 0; i < arguments.length && i < 0; ++i) {
  12394. args[i] = arguments[i];
  12395. }
  12396. return this[impl].toJSON.apply(this[impl], args);
  12397. };
  12398. Object.defineProperty(URL.prototype, "href", {
  12399. get() {
  12400. return this[impl].href;
  12401. },
  12402. set(V) {
  12403. V = conversions["USVString"](V);
  12404. this[impl].href = V;
  12405. },
  12406. enumerable: true,
  12407. configurable: true
  12408. });
  12409. URL.prototype.toString = function () {
  12410. if (!this || !module.exports.is(this)) {
  12411. throw new TypeError("Illegal invocation");
  12412. }
  12413. return this.href;
  12414. };
  12415. Object.defineProperty(URL.prototype, "origin", {
  12416. get() {
  12417. return this[impl].origin;
  12418. },
  12419. enumerable: true,
  12420. configurable: true
  12421. });
  12422. Object.defineProperty(URL.prototype, "protocol", {
  12423. get() {
  12424. return this[impl].protocol;
  12425. },
  12426. set(V) {
  12427. V = conversions["USVString"](V);
  12428. this[impl].protocol = V;
  12429. },
  12430. enumerable: true,
  12431. configurable: true
  12432. });
  12433. Object.defineProperty(URL.prototype, "username", {
  12434. get() {
  12435. return this[impl].username;
  12436. },
  12437. set(V) {
  12438. V = conversions["USVString"](V);
  12439. this[impl].username = V;
  12440. },
  12441. enumerable: true,
  12442. configurable: true
  12443. });
  12444. Object.defineProperty(URL.prototype, "password", {
  12445. get() {
  12446. return this[impl].password;
  12447. },
  12448. set(V) {
  12449. V = conversions["USVString"](V);
  12450. this[impl].password = V;
  12451. },
  12452. enumerable: true,
  12453. configurable: true
  12454. });
  12455. Object.defineProperty(URL.prototype, "host", {
  12456. get() {
  12457. return this[impl].host;
  12458. },
  12459. set(V) {
  12460. V = conversions["USVString"](V);
  12461. this[impl].host = V;
  12462. },
  12463. enumerable: true,
  12464. configurable: true
  12465. });
  12466. Object.defineProperty(URL.prototype, "hostname", {
  12467. get() {
  12468. return this[impl].hostname;
  12469. },
  12470. set(V) {
  12471. V = conversions["USVString"](V);
  12472. this[impl].hostname = V;
  12473. },
  12474. enumerable: true,
  12475. configurable: true
  12476. });
  12477. Object.defineProperty(URL.prototype, "port", {
  12478. get() {
  12479. return this[impl].port;
  12480. },
  12481. set(V) {
  12482. V = conversions["USVString"](V);
  12483. this[impl].port = V;
  12484. },
  12485. enumerable: true,
  12486. configurable: true
  12487. });
  12488. Object.defineProperty(URL.prototype, "pathname", {
  12489. get() {
  12490. return this[impl].pathname;
  12491. },
  12492. set(V) {
  12493. V = conversions["USVString"](V);
  12494. this[impl].pathname = V;
  12495. },
  12496. enumerable: true,
  12497. configurable: true
  12498. });
  12499. Object.defineProperty(URL.prototype, "search", {
  12500. get() {
  12501. return this[impl].search;
  12502. },
  12503. set(V) {
  12504. V = conversions["USVString"](V);
  12505. this[impl].search = V;
  12506. },
  12507. enumerable: true,
  12508. configurable: true
  12509. });
  12510. Object.defineProperty(URL.prototype, "hash", {
  12511. get() {
  12512. return this[impl].hash;
  12513. },
  12514. set(V) {
  12515. V = conversions["USVString"](V);
  12516. this[impl].hash = V;
  12517. },
  12518. enumerable: true,
  12519. configurable: true
  12520. });
  12521. module.exports = {
  12522. is(obj) {
  12523. return !!obj && obj[impl] instanceof Impl.implementation;
  12524. },
  12525. create(constructorArgs, privateData) {
  12526. let obj = Object.create(URL.prototype);
  12527. this.setup(obj, constructorArgs, privateData);
  12528. return obj;
  12529. },
  12530. setup(obj, constructorArgs, privateData) {
  12531. if (!privateData) privateData = {};
  12532. privateData.wrapper = obj;
  12533. obj[impl] = new Impl.implementation(constructorArgs, privateData);
  12534. obj[impl][utils.wrapperSymbol] = obj;
  12535. },
  12536. interface: URL,
  12537. expose: {
  12538. Window: { URL: URL },
  12539. Worker: { URL: URL }
  12540. }
  12541. };
  12542. /***/ }),
  12543. /***/ 3323:
  12544. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  12545. "use strict";
  12546. exports.URL = __nccwpck_require__(653)["interface"];
  12547. exports.serializeURL = __nccwpck_require__(33).serializeURL;
  12548. exports.serializeURLOrigin = __nccwpck_require__(33).serializeURLOrigin;
  12549. exports.basicURLParse = __nccwpck_require__(33).basicURLParse;
  12550. exports.setTheUsername = __nccwpck_require__(33).setTheUsername;
  12551. exports.setThePassword = __nccwpck_require__(33).setThePassword;
  12552. exports.serializeHost = __nccwpck_require__(33).serializeHost;
  12553. exports.serializeInteger = __nccwpck_require__(33).serializeInteger;
  12554. exports.parseURL = __nccwpck_require__(33).parseURL;
  12555. /***/ }),
  12556. /***/ 33:
  12557. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  12558. "use strict";
  12559. const punycode = __nccwpck_require__(5477);
  12560. const tr46 = __nccwpck_require__(2299);
  12561. const specialSchemes = {
  12562. ftp: 21,
  12563. file: null,
  12564. gopher: 70,
  12565. http: 80,
  12566. https: 443,
  12567. ws: 80,
  12568. wss: 443
  12569. };
  12570. const failure = Symbol("failure");
  12571. function countSymbols(str) {
  12572. return punycode.ucs2.decode(str).length;
  12573. }
  12574. function at(input, idx) {
  12575. const c = input[idx];
  12576. return isNaN(c) ? undefined : String.fromCodePoint(c);
  12577. }
  12578. function isASCIIDigit(c) {
  12579. return c >= 0x30 && c <= 0x39;
  12580. }
  12581. function isASCIIAlpha(c) {
  12582. return (c >= 0x41 && c <= 0x5A) || (c >= 0x61 && c <= 0x7A);
  12583. }
  12584. function isASCIIAlphanumeric(c) {
  12585. return isASCIIAlpha(c) || isASCIIDigit(c);
  12586. }
  12587. function isASCIIHex(c) {
  12588. return isASCIIDigit(c) || (c >= 0x41 && c <= 0x46) || (c >= 0x61 && c <= 0x66);
  12589. }
  12590. function isSingleDot(buffer) {
  12591. return buffer === "." || buffer.toLowerCase() === "%2e";
  12592. }
  12593. function isDoubleDot(buffer) {
  12594. buffer = buffer.toLowerCase();
  12595. return buffer === ".." || buffer === "%2e." || buffer === ".%2e" || buffer === "%2e%2e";
  12596. }
  12597. function isWindowsDriveLetterCodePoints(cp1, cp2) {
  12598. return isASCIIAlpha(cp1) && (cp2 === 58 || cp2 === 124);
  12599. }
  12600. function isWindowsDriveLetterString(string) {
  12601. return string.length === 2 && isASCIIAlpha(string.codePointAt(0)) && (string[1] === ":" || string[1] === "|");
  12602. }
  12603. function isNormalizedWindowsDriveLetterString(string) {
  12604. return string.length === 2 && isASCIIAlpha(string.codePointAt(0)) && string[1] === ":";
  12605. }
  12606. function containsForbiddenHostCodePoint(string) {
  12607. return string.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|%|\/|:|\?|@|\[|\\|\]/) !== -1;
  12608. }
  12609. function containsForbiddenHostCodePointExcludingPercent(string) {
  12610. return string.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|\?|@|\[|\\|\]/) !== -1;
  12611. }
  12612. function isSpecialScheme(scheme) {
  12613. return specialSchemes[scheme] !== undefined;
  12614. }
  12615. function isSpecial(url) {
  12616. return isSpecialScheme(url.scheme);
  12617. }
  12618. function defaultPort(scheme) {
  12619. return specialSchemes[scheme];
  12620. }
  12621. function percentEncode(c) {
  12622. let hex = c.toString(16).toUpperCase();
  12623. if (hex.length === 1) {
  12624. hex = "0" + hex;
  12625. }
  12626. return "%" + hex;
  12627. }
  12628. function utf8PercentEncode(c) {
  12629. const buf = new Buffer(c);
  12630. let str = "";
  12631. for (let i = 0; i < buf.length; ++i) {
  12632. str += percentEncode(buf[i]);
  12633. }
  12634. return str;
  12635. }
  12636. function utf8PercentDecode(str) {
  12637. const input = new Buffer(str);
  12638. const output = [];
  12639. for (let i = 0; i < input.length; ++i) {
  12640. if (input[i] !== 37) {
  12641. output.push(input[i]);
  12642. } else if (input[i] === 37 && isASCIIHex(input[i + 1]) && isASCIIHex(input[i + 2])) {
  12643. output.push(parseInt(input.slice(i + 1, i + 3).toString(), 16));
  12644. i += 2;
  12645. } else {
  12646. output.push(input[i]);
  12647. }
  12648. }
  12649. return new Buffer(output).toString();
  12650. }
  12651. function isC0ControlPercentEncode(c) {
  12652. return c <= 0x1F || c > 0x7E;
  12653. }
  12654. const extraPathPercentEncodeSet = new Set([32, 34, 35, 60, 62, 63, 96, 123, 125]);
  12655. function isPathPercentEncode(c) {
  12656. return isC0ControlPercentEncode(c) || extraPathPercentEncodeSet.has(c);
  12657. }
  12658. const extraUserinfoPercentEncodeSet =
  12659. new Set([47, 58, 59, 61, 64, 91, 92, 93, 94, 124]);
  12660. function isUserinfoPercentEncode(c) {
  12661. return isPathPercentEncode(c) || extraUserinfoPercentEncodeSet.has(c);
  12662. }
  12663. function percentEncodeChar(c, encodeSetPredicate) {
  12664. const cStr = String.fromCodePoint(c);
  12665. if (encodeSetPredicate(c)) {
  12666. return utf8PercentEncode(cStr);
  12667. }
  12668. return cStr;
  12669. }
  12670. function parseIPv4Number(input) {
  12671. let R = 10;
  12672. if (input.length >= 2 && input.charAt(0) === "0" && input.charAt(1).toLowerCase() === "x") {
  12673. input = input.substring(2);
  12674. R = 16;
  12675. } else if (input.length >= 2 && input.charAt(0) === "0") {
  12676. input = input.substring(1);
  12677. R = 8;
  12678. }
  12679. if (input === "") {
  12680. return 0;
  12681. }
  12682. const regex = R === 10 ? /[^0-9]/ : (R === 16 ? /[^0-9A-Fa-f]/ : /[^0-7]/);
  12683. if (regex.test(input)) {
  12684. return failure;
  12685. }
  12686. return parseInt(input, R);
  12687. }
  12688. function parseIPv4(input) {
  12689. const parts = input.split(".");
  12690. if (parts[parts.length - 1] === "") {
  12691. if (parts.length > 1) {
  12692. parts.pop();
  12693. }
  12694. }
  12695. if (parts.length > 4) {
  12696. return input;
  12697. }
  12698. const numbers = [];
  12699. for (const part of parts) {
  12700. if (part === "") {
  12701. return input;
  12702. }
  12703. const n = parseIPv4Number(part);
  12704. if (n === failure) {
  12705. return input;
  12706. }
  12707. numbers.push(n);
  12708. }
  12709. for (let i = 0; i < numbers.length - 1; ++i) {
  12710. if (numbers[i] > 255) {
  12711. return failure;
  12712. }
  12713. }
  12714. if (numbers[numbers.length - 1] >= Math.pow(256, 5 - numbers.length)) {
  12715. return failure;
  12716. }
  12717. let ipv4 = numbers.pop();
  12718. let counter = 0;
  12719. for (const n of numbers) {
  12720. ipv4 += n * Math.pow(256, 3 - counter);
  12721. ++counter;
  12722. }
  12723. return ipv4;
  12724. }
  12725. function serializeIPv4(address) {
  12726. let output = "";
  12727. let n = address;
  12728. for (let i = 1; i <= 4; ++i) {
  12729. output = String(n % 256) + output;
  12730. if (i !== 4) {
  12731. output = "." + output;
  12732. }
  12733. n = Math.floor(n / 256);
  12734. }
  12735. return output;
  12736. }
  12737. function parseIPv6(input) {
  12738. const address = [0, 0, 0, 0, 0, 0, 0, 0];
  12739. let pieceIndex = 0;
  12740. let compress = null;
  12741. let pointer = 0;
  12742. input = punycode.ucs2.decode(input);
  12743. if (input[pointer] === 58) {
  12744. if (input[pointer + 1] !== 58) {
  12745. return failure;
  12746. }
  12747. pointer += 2;
  12748. ++pieceIndex;
  12749. compress = pieceIndex;
  12750. }
  12751. while (pointer < input.length) {
  12752. if (pieceIndex === 8) {
  12753. return failure;
  12754. }
  12755. if (input[pointer] === 58) {
  12756. if (compress !== null) {
  12757. return failure;
  12758. }
  12759. ++pointer;
  12760. ++pieceIndex;
  12761. compress = pieceIndex;
  12762. continue;
  12763. }
  12764. let value = 0;
  12765. let length = 0;
  12766. while (length < 4 && isASCIIHex(input[pointer])) {
  12767. value = value * 0x10 + parseInt(at(input, pointer), 16);
  12768. ++pointer;
  12769. ++length;
  12770. }
  12771. if (input[pointer] === 46) {
  12772. if (length === 0) {
  12773. return failure;
  12774. }
  12775. pointer -= length;
  12776. if (pieceIndex > 6) {
  12777. return failure;
  12778. }
  12779. let numbersSeen = 0;
  12780. while (input[pointer] !== undefined) {
  12781. let ipv4Piece = null;
  12782. if (numbersSeen > 0) {
  12783. if (input[pointer] === 46 && numbersSeen < 4) {
  12784. ++pointer;
  12785. } else {
  12786. return failure;
  12787. }
  12788. }
  12789. if (!isASCIIDigit(input[pointer])) {
  12790. return failure;
  12791. }
  12792. while (isASCIIDigit(input[pointer])) {
  12793. const number = parseInt(at(input, pointer));
  12794. if (ipv4Piece === null) {
  12795. ipv4Piece = number;
  12796. } else if (ipv4Piece === 0) {
  12797. return failure;
  12798. } else {
  12799. ipv4Piece = ipv4Piece * 10 + number;
  12800. }
  12801. if (ipv4Piece > 255) {
  12802. return failure;
  12803. }
  12804. ++pointer;
  12805. }
  12806. address[pieceIndex] = address[pieceIndex] * 0x100 + ipv4Piece;
  12807. ++numbersSeen;
  12808. if (numbersSeen === 2 || numbersSeen === 4) {
  12809. ++pieceIndex;
  12810. }
  12811. }
  12812. if (numbersSeen !== 4) {
  12813. return failure;
  12814. }
  12815. break;
  12816. } else if (input[pointer] === 58) {
  12817. ++pointer;
  12818. if (input[pointer] === undefined) {
  12819. return failure;
  12820. }
  12821. } else if (input[pointer] !== undefined) {
  12822. return failure;
  12823. }
  12824. address[pieceIndex] = value;
  12825. ++pieceIndex;
  12826. }
  12827. if (compress !== null) {
  12828. let swaps = pieceIndex - compress;
  12829. pieceIndex = 7;
  12830. while (pieceIndex !== 0 && swaps > 0) {
  12831. const temp = address[compress + swaps - 1];
  12832. address[compress + swaps - 1] = address[pieceIndex];
  12833. address[pieceIndex] = temp;
  12834. --pieceIndex;
  12835. --swaps;
  12836. }
  12837. } else if (compress === null && pieceIndex !== 8) {
  12838. return failure;
  12839. }
  12840. return address;
  12841. }
  12842. function serializeIPv6(address) {
  12843. let output = "";
  12844. const seqResult = findLongestZeroSequence(address);
  12845. const compress = seqResult.idx;
  12846. let ignore0 = false;
  12847. for (let pieceIndex = 0; pieceIndex <= 7; ++pieceIndex) {
  12848. if (ignore0 && address[pieceIndex] === 0) {
  12849. continue;
  12850. } else if (ignore0) {
  12851. ignore0 = false;
  12852. }
  12853. if (compress === pieceIndex) {
  12854. const separator = pieceIndex === 0 ? "::" : ":";
  12855. output += separator;
  12856. ignore0 = true;
  12857. continue;
  12858. }
  12859. output += address[pieceIndex].toString(16);
  12860. if (pieceIndex !== 7) {
  12861. output += ":";
  12862. }
  12863. }
  12864. return output;
  12865. }
  12866. function parseHost(input, isSpecialArg) {
  12867. if (input[0] === "[") {
  12868. if (input[input.length - 1] !== "]") {
  12869. return failure;
  12870. }
  12871. return parseIPv6(input.substring(1, input.length - 1));
  12872. }
  12873. if (!isSpecialArg) {
  12874. return parseOpaqueHost(input);
  12875. }
  12876. const domain = utf8PercentDecode(input);
  12877. const asciiDomain = tr46.toASCII(domain, false, tr46.PROCESSING_OPTIONS.NONTRANSITIONAL, false);
  12878. if (asciiDomain === null) {
  12879. return failure;
  12880. }
  12881. if (containsForbiddenHostCodePoint(asciiDomain)) {
  12882. return failure;
  12883. }
  12884. const ipv4Host = parseIPv4(asciiDomain);
  12885. if (typeof ipv4Host === "number" || ipv4Host === failure) {
  12886. return ipv4Host;
  12887. }
  12888. return asciiDomain;
  12889. }
  12890. function parseOpaqueHost(input) {
  12891. if (containsForbiddenHostCodePointExcludingPercent(input)) {
  12892. return failure;
  12893. }
  12894. let output = "";
  12895. const decoded = punycode.ucs2.decode(input);
  12896. for (let i = 0; i < decoded.length; ++i) {
  12897. output += percentEncodeChar(decoded[i], isC0ControlPercentEncode);
  12898. }
  12899. return output;
  12900. }
  12901. function findLongestZeroSequence(arr) {
  12902. let maxIdx = null;
  12903. let maxLen = 1; // only find elements > 1
  12904. let currStart = null;
  12905. let currLen = 0;
  12906. for (let i = 0; i < arr.length; ++i) {
  12907. if (arr[i] !== 0) {
  12908. if (currLen > maxLen) {
  12909. maxIdx = currStart;
  12910. maxLen = currLen;
  12911. }
  12912. currStart = null;
  12913. currLen = 0;
  12914. } else {
  12915. if (currStart === null) {
  12916. currStart = i;
  12917. }
  12918. ++currLen;
  12919. }
  12920. }
  12921. // if trailing zeros
  12922. if (currLen > maxLen) {
  12923. maxIdx = currStart;
  12924. maxLen = currLen;
  12925. }
  12926. return {
  12927. idx: maxIdx,
  12928. len: maxLen
  12929. };
  12930. }
  12931. function serializeHost(host) {
  12932. if (typeof host === "number") {
  12933. return serializeIPv4(host);
  12934. }
  12935. // IPv6 serializer
  12936. if (host instanceof Array) {
  12937. return "[" + serializeIPv6(host) + "]";
  12938. }
  12939. return host;
  12940. }
  12941. function trimControlChars(url) {
  12942. return url.replace(/^[\u0000-\u001F\u0020]+|[\u0000-\u001F\u0020]+$/g, "");
  12943. }
  12944. function trimTabAndNewline(url) {
  12945. return url.replace(/\u0009|\u000A|\u000D/g, "");
  12946. }
  12947. function shortenPath(url) {
  12948. const path = url.path;
  12949. if (path.length === 0) {
  12950. return;
  12951. }
  12952. if (url.scheme === "file" && path.length === 1 && isNormalizedWindowsDriveLetter(path[0])) {
  12953. return;
  12954. }
  12955. path.pop();
  12956. }
  12957. function includesCredentials(url) {
  12958. return url.username !== "" || url.password !== "";
  12959. }
  12960. function cannotHaveAUsernamePasswordPort(url) {
  12961. return url.host === null || url.host === "" || url.cannotBeABaseURL || url.scheme === "file";
  12962. }
  12963. function isNormalizedWindowsDriveLetter(string) {
  12964. return /^[A-Za-z]:$/.test(string);
  12965. }
  12966. function URLStateMachine(input, base, encodingOverride, url, stateOverride) {
  12967. this.pointer = 0;
  12968. this.input = input;
  12969. this.base = base || null;
  12970. this.encodingOverride = encodingOverride || "utf-8";
  12971. this.stateOverride = stateOverride;
  12972. this.url = url;
  12973. this.failure = false;
  12974. this.parseError = false;
  12975. if (!this.url) {
  12976. this.url = {
  12977. scheme: "",
  12978. username: "",
  12979. password: "",
  12980. host: null,
  12981. port: null,
  12982. path: [],
  12983. query: null,
  12984. fragment: null,
  12985. cannotBeABaseURL: false
  12986. };
  12987. const res = trimControlChars(this.input);
  12988. if (res !== this.input) {
  12989. this.parseError = true;
  12990. }
  12991. this.input = res;
  12992. }
  12993. const res = trimTabAndNewline(this.input);
  12994. if (res !== this.input) {
  12995. this.parseError = true;
  12996. }
  12997. this.input = res;
  12998. this.state = stateOverride || "scheme start";
  12999. this.buffer = "";
  13000. this.atFlag = false;
  13001. this.arrFlag = false;
  13002. this.passwordTokenSeenFlag = false;
  13003. this.input = punycode.ucs2.decode(this.input);
  13004. for (; this.pointer <= this.input.length; ++this.pointer) {
  13005. const c = this.input[this.pointer];
  13006. const cStr = isNaN(c) ? undefined : String.fromCodePoint(c);
  13007. // exec state machine
  13008. const ret = this["parse " + this.state](c, cStr);
  13009. if (!ret) {
  13010. break; // terminate algorithm
  13011. } else if (ret === failure) {
  13012. this.failure = true;
  13013. break;
  13014. }
  13015. }
  13016. }
  13017. URLStateMachine.prototype["parse scheme start"] = function parseSchemeStart(c, cStr) {
  13018. if (isASCIIAlpha(c)) {
  13019. this.buffer += cStr.toLowerCase();
  13020. this.state = "scheme";
  13021. } else if (!this.stateOverride) {
  13022. this.state = "no scheme";
  13023. --this.pointer;
  13024. } else {
  13025. this.parseError = true;
  13026. return failure;
  13027. }
  13028. return true;
  13029. };
  13030. URLStateMachine.prototype["parse scheme"] = function parseScheme(c, cStr) {
  13031. if (isASCIIAlphanumeric(c) || c === 43 || c === 45 || c === 46) {
  13032. this.buffer += cStr.toLowerCase();
  13033. } else if (c === 58) {
  13034. if (this.stateOverride) {
  13035. if (isSpecial(this.url) && !isSpecialScheme(this.buffer)) {
  13036. return false;
  13037. }
  13038. if (!isSpecial(this.url) && isSpecialScheme(this.buffer)) {
  13039. return false;
  13040. }
  13041. if ((includesCredentials(this.url) || this.url.port !== null) && this.buffer === "file") {
  13042. return false;
  13043. }
  13044. if (this.url.scheme === "file" && (this.url.host === "" || this.url.host === null)) {
  13045. return false;
  13046. }
  13047. }
  13048. this.url.scheme = this.buffer;
  13049. this.buffer = "";
  13050. if (this.stateOverride) {
  13051. return false;
  13052. }
  13053. if (this.url.scheme === "file") {
  13054. if (this.input[this.pointer + 1] !== 47 || this.input[this.pointer + 2] !== 47) {
  13055. this.parseError = true;
  13056. }
  13057. this.state = "file";
  13058. } else if (isSpecial(this.url) && this.base !== null && this.base.scheme === this.url.scheme) {
  13059. this.state = "special relative or authority";
  13060. } else if (isSpecial(this.url)) {
  13061. this.state = "special authority slashes";
  13062. } else if (this.input[this.pointer + 1] === 47) {
  13063. this.state = "path or authority";
  13064. ++this.pointer;
  13065. } else {
  13066. this.url.cannotBeABaseURL = true;
  13067. this.url.path.push("");
  13068. this.state = "cannot-be-a-base-URL path";
  13069. }
  13070. } else if (!this.stateOverride) {
  13071. this.buffer = "";
  13072. this.state = "no scheme";
  13073. this.pointer = -1;
  13074. } else {
  13075. this.parseError = true;
  13076. return failure;
  13077. }
  13078. return true;
  13079. };
  13080. URLStateMachine.prototype["parse no scheme"] = function parseNoScheme(c) {
  13081. if (this.base === null || (this.base.cannotBeABaseURL && c !== 35)) {
  13082. return failure;
  13083. } else if (this.base.cannotBeABaseURL && c === 35) {
  13084. this.url.scheme = this.base.scheme;
  13085. this.url.path = this.base.path.slice();
  13086. this.url.query = this.base.query;
  13087. this.url.fragment = "";
  13088. this.url.cannotBeABaseURL = true;
  13089. this.state = "fragment";
  13090. } else if (this.base.scheme === "file") {
  13091. this.state = "file";
  13092. --this.pointer;
  13093. } else {
  13094. this.state = "relative";
  13095. --this.pointer;
  13096. }
  13097. return true;
  13098. };
  13099. URLStateMachine.prototype["parse special relative or authority"] = function parseSpecialRelativeOrAuthority(c) {
  13100. if (c === 47 && this.input[this.pointer + 1] === 47) {
  13101. this.state = "special authority ignore slashes";
  13102. ++this.pointer;
  13103. } else {
  13104. this.parseError = true;
  13105. this.state = "relative";
  13106. --this.pointer;
  13107. }
  13108. return true;
  13109. };
  13110. URLStateMachine.prototype["parse path or authority"] = function parsePathOrAuthority(c) {
  13111. if (c === 47) {
  13112. this.state = "authority";
  13113. } else {
  13114. this.state = "path";
  13115. --this.pointer;
  13116. }
  13117. return true;
  13118. };
  13119. URLStateMachine.prototype["parse relative"] = function parseRelative(c) {
  13120. this.url.scheme = this.base.scheme;
  13121. if (isNaN(c)) {
  13122. this.url.username = this.base.username;
  13123. this.url.password = this.base.password;
  13124. this.url.host = this.base.host;
  13125. this.url.port = this.base.port;
  13126. this.url.path = this.base.path.slice();
  13127. this.url.query = this.base.query;
  13128. } else if (c === 47) {
  13129. this.state = "relative slash";
  13130. } else if (c === 63) {
  13131. this.url.username = this.base.username;
  13132. this.url.password = this.base.password;
  13133. this.url.host = this.base.host;
  13134. this.url.port = this.base.port;
  13135. this.url.path = this.base.path.slice();
  13136. this.url.query = "";
  13137. this.state = "query";
  13138. } else if (c === 35) {
  13139. this.url.username = this.base.username;
  13140. this.url.password = this.base.password;
  13141. this.url.host = this.base.host;
  13142. this.url.port = this.base.port;
  13143. this.url.path = this.base.path.slice();
  13144. this.url.query = this.base.query;
  13145. this.url.fragment = "";
  13146. this.state = "fragment";
  13147. } else if (isSpecial(this.url) && c === 92) {
  13148. this.parseError = true;
  13149. this.state = "relative slash";
  13150. } else {
  13151. this.url.username = this.base.username;
  13152. this.url.password = this.base.password;
  13153. this.url.host = this.base.host;
  13154. this.url.port = this.base.port;
  13155. this.url.path = this.base.path.slice(0, this.base.path.length - 1);
  13156. this.state = "path";
  13157. --this.pointer;
  13158. }
  13159. return true;
  13160. };
  13161. URLStateMachine.prototype["parse relative slash"] = function parseRelativeSlash(c) {
  13162. if (isSpecial(this.url) && (c === 47 || c === 92)) {
  13163. if (c === 92) {
  13164. this.parseError = true;
  13165. }
  13166. this.state = "special authority ignore slashes";
  13167. } else if (c === 47) {
  13168. this.state = "authority";
  13169. } else {
  13170. this.url.username = this.base.username;
  13171. this.url.password = this.base.password;
  13172. this.url.host = this.base.host;
  13173. this.url.port = this.base.port;
  13174. this.state = "path";
  13175. --this.pointer;
  13176. }
  13177. return true;
  13178. };
  13179. URLStateMachine.prototype["parse special authority slashes"] = function parseSpecialAuthoritySlashes(c) {
  13180. if (c === 47 && this.input[this.pointer + 1] === 47) {
  13181. this.state = "special authority ignore slashes";
  13182. ++this.pointer;
  13183. } else {
  13184. this.parseError = true;
  13185. this.state = "special authority ignore slashes";
  13186. --this.pointer;
  13187. }
  13188. return true;
  13189. };
  13190. URLStateMachine.prototype["parse special authority ignore slashes"] = function parseSpecialAuthorityIgnoreSlashes(c) {
  13191. if (c !== 47 && c !== 92) {
  13192. this.state = "authority";
  13193. --this.pointer;
  13194. } else {
  13195. this.parseError = true;
  13196. }
  13197. return true;
  13198. };
  13199. URLStateMachine.prototype["parse authority"] = function parseAuthority(c, cStr) {
  13200. if (c === 64) {
  13201. this.parseError = true;
  13202. if (this.atFlag) {
  13203. this.buffer = "%40" + this.buffer;
  13204. }
  13205. this.atFlag = true;
  13206. // careful, this is based on buffer and has its own pointer (this.pointer != pointer) and inner chars
  13207. const len = countSymbols(this.buffer);
  13208. for (let pointer = 0; pointer < len; ++pointer) {
  13209. const codePoint = this.buffer.codePointAt(pointer);
  13210. if (codePoint === 58 && !this.passwordTokenSeenFlag) {
  13211. this.passwordTokenSeenFlag = true;
  13212. continue;
  13213. }
  13214. const encodedCodePoints = percentEncodeChar(codePoint, isUserinfoPercentEncode);
  13215. if (this.passwordTokenSeenFlag) {
  13216. this.url.password += encodedCodePoints;
  13217. } else {
  13218. this.url.username += encodedCodePoints;
  13219. }
  13220. }
  13221. this.buffer = "";
  13222. } else if (isNaN(c) || c === 47 || c === 63 || c === 35 ||
  13223. (isSpecial(this.url) && c === 92)) {
  13224. if (this.atFlag && this.buffer === "") {
  13225. this.parseError = true;
  13226. return failure;
  13227. }
  13228. this.pointer -= countSymbols(this.buffer) + 1;
  13229. this.buffer = "";
  13230. this.state = "host";
  13231. } else {
  13232. this.buffer += cStr;
  13233. }
  13234. return true;
  13235. };
  13236. URLStateMachine.prototype["parse hostname"] =
  13237. URLStateMachine.prototype["parse host"] = function parseHostName(c, cStr) {
  13238. if (this.stateOverride && this.url.scheme === "file") {
  13239. --this.pointer;
  13240. this.state = "file host";
  13241. } else if (c === 58 && !this.arrFlag) {
  13242. if (this.buffer === "") {
  13243. this.parseError = true;
  13244. return failure;
  13245. }
  13246. const host = parseHost(this.buffer, isSpecial(this.url));
  13247. if (host === failure) {
  13248. return failure;
  13249. }
  13250. this.url.host = host;
  13251. this.buffer = "";
  13252. this.state = "port";
  13253. if (this.stateOverride === "hostname") {
  13254. return false;
  13255. }
  13256. } else if (isNaN(c) || c === 47 || c === 63 || c === 35 ||
  13257. (isSpecial(this.url) && c === 92)) {
  13258. --this.pointer;
  13259. if (isSpecial(this.url) && this.buffer === "") {
  13260. this.parseError = true;
  13261. return failure;
  13262. } else if (this.stateOverride && this.buffer === "" &&
  13263. (includesCredentials(this.url) || this.url.port !== null)) {
  13264. this.parseError = true;
  13265. return false;
  13266. }
  13267. const host = parseHost(this.buffer, isSpecial(this.url));
  13268. if (host === failure) {
  13269. return failure;
  13270. }
  13271. this.url.host = host;
  13272. this.buffer = "";
  13273. this.state = "path start";
  13274. if (this.stateOverride) {
  13275. return false;
  13276. }
  13277. } else {
  13278. if (c === 91) {
  13279. this.arrFlag = true;
  13280. } else if (c === 93) {
  13281. this.arrFlag = false;
  13282. }
  13283. this.buffer += cStr;
  13284. }
  13285. return true;
  13286. };
  13287. URLStateMachine.prototype["parse port"] = function parsePort(c, cStr) {
  13288. if (isASCIIDigit(c)) {
  13289. this.buffer += cStr;
  13290. } else if (isNaN(c) || c === 47 || c === 63 || c === 35 ||
  13291. (isSpecial(this.url) && c === 92) ||
  13292. this.stateOverride) {
  13293. if (this.buffer !== "") {
  13294. const port = parseInt(this.buffer);
  13295. if (port > Math.pow(2, 16) - 1) {
  13296. this.parseError = true;
  13297. return failure;
  13298. }
  13299. this.url.port = port === defaultPort(this.url.scheme) ? null : port;
  13300. this.buffer = "";
  13301. }
  13302. if (this.stateOverride) {
  13303. return false;
  13304. }
  13305. this.state = "path start";
  13306. --this.pointer;
  13307. } else {
  13308. this.parseError = true;
  13309. return failure;
  13310. }
  13311. return true;
  13312. };
  13313. const fileOtherwiseCodePoints = new Set([47, 92, 63, 35]);
  13314. URLStateMachine.prototype["parse file"] = function parseFile(c) {
  13315. this.url.scheme = "file";
  13316. if (c === 47 || c === 92) {
  13317. if (c === 92) {
  13318. this.parseError = true;
  13319. }
  13320. this.state = "file slash";
  13321. } else if (this.base !== null && this.base.scheme === "file") {
  13322. if (isNaN(c)) {
  13323. this.url.host = this.base.host;
  13324. this.url.path = this.base.path.slice();
  13325. this.url.query = this.base.query;
  13326. } else if (c === 63) {
  13327. this.url.host = this.base.host;
  13328. this.url.path = this.base.path.slice();
  13329. this.url.query = "";
  13330. this.state = "query";
  13331. } else if (c === 35) {
  13332. this.url.host = this.base.host;
  13333. this.url.path = this.base.path.slice();
  13334. this.url.query = this.base.query;
  13335. this.url.fragment = "";
  13336. this.state = "fragment";
  13337. } else {
  13338. if (this.input.length - this.pointer - 1 === 0 || // remaining consists of 0 code points
  13339. !isWindowsDriveLetterCodePoints(c, this.input[this.pointer + 1]) ||
  13340. (this.input.length - this.pointer - 1 >= 2 && // remaining has at least 2 code points
  13341. !fileOtherwiseCodePoints.has(this.input[this.pointer + 2]))) {
  13342. this.url.host = this.base.host;
  13343. this.url.path = this.base.path.slice();
  13344. shortenPath(this.url);
  13345. } else {
  13346. this.parseError = true;
  13347. }
  13348. this.state = "path";
  13349. --this.pointer;
  13350. }
  13351. } else {
  13352. this.state = "path";
  13353. --this.pointer;
  13354. }
  13355. return true;
  13356. };
  13357. URLStateMachine.prototype["parse file slash"] = function parseFileSlash(c) {
  13358. if (c === 47 || c === 92) {
  13359. if (c === 92) {
  13360. this.parseError = true;
  13361. }
  13362. this.state = "file host";
  13363. } else {
  13364. if (this.base !== null && this.base.scheme === "file") {
  13365. if (isNormalizedWindowsDriveLetterString(this.base.path[0])) {
  13366. this.url.path.push(this.base.path[0]);
  13367. } else {
  13368. this.url.host = this.base.host;
  13369. }
  13370. }
  13371. this.state = "path";
  13372. --this.pointer;
  13373. }
  13374. return true;
  13375. };
  13376. URLStateMachine.prototype["parse file host"] = function parseFileHost(c, cStr) {
  13377. if (isNaN(c) || c === 47 || c === 92 || c === 63 || c === 35) {
  13378. --this.pointer;
  13379. if (!this.stateOverride && isWindowsDriveLetterString(this.buffer)) {
  13380. this.parseError = true;
  13381. this.state = "path";
  13382. } else if (this.buffer === "") {
  13383. this.url.host = "";
  13384. if (this.stateOverride) {
  13385. return false;
  13386. }
  13387. this.state = "path start";
  13388. } else {
  13389. let host = parseHost(this.buffer, isSpecial(this.url));
  13390. if (host === failure) {
  13391. return failure;
  13392. }
  13393. if (host === "localhost") {
  13394. host = "";
  13395. }
  13396. this.url.host = host;
  13397. if (this.stateOverride) {
  13398. return false;
  13399. }
  13400. this.buffer = "";
  13401. this.state = "path start";
  13402. }
  13403. } else {
  13404. this.buffer += cStr;
  13405. }
  13406. return true;
  13407. };
  13408. URLStateMachine.prototype["parse path start"] = function parsePathStart(c) {
  13409. if (isSpecial(this.url)) {
  13410. if (c === 92) {
  13411. this.parseError = true;
  13412. }
  13413. this.state = "path";
  13414. if (c !== 47 && c !== 92) {
  13415. --this.pointer;
  13416. }
  13417. } else if (!this.stateOverride && c === 63) {
  13418. this.url.query = "";
  13419. this.state = "query";
  13420. } else if (!this.stateOverride && c === 35) {
  13421. this.url.fragment = "";
  13422. this.state = "fragment";
  13423. } else if (c !== undefined) {
  13424. this.state = "path";
  13425. if (c !== 47) {
  13426. --this.pointer;
  13427. }
  13428. }
  13429. return true;
  13430. };
  13431. URLStateMachine.prototype["parse path"] = function parsePath(c) {
  13432. if (isNaN(c) || c === 47 || (isSpecial(this.url) && c === 92) ||
  13433. (!this.stateOverride && (c === 63 || c === 35))) {
  13434. if (isSpecial(this.url) && c === 92) {
  13435. this.parseError = true;
  13436. }
  13437. if (isDoubleDot(this.buffer)) {
  13438. shortenPath(this.url);
  13439. if (c !== 47 && !(isSpecial(this.url) && c === 92)) {
  13440. this.url.path.push("");
  13441. }
  13442. } else if (isSingleDot(this.buffer) && c !== 47 &&
  13443. !(isSpecial(this.url) && c === 92)) {
  13444. this.url.path.push("");
  13445. } else if (!isSingleDot(this.buffer)) {
  13446. if (this.url.scheme === "file" && this.url.path.length === 0 && isWindowsDriveLetterString(this.buffer)) {
  13447. if (this.url.host !== "" && this.url.host !== null) {
  13448. this.parseError = true;
  13449. this.url.host = "";
  13450. }
  13451. this.buffer = this.buffer[0] + ":";
  13452. }
  13453. this.url.path.push(this.buffer);
  13454. }
  13455. this.buffer = "";
  13456. if (this.url.scheme === "file" && (c === undefined || c === 63 || c === 35)) {
  13457. while (this.url.path.length > 1 && this.url.path[0] === "") {
  13458. this.parseError = true;
  13459. this.url.path.shift();
  13460. }
  13461. }
  13462. if (c === 63) {
  13463. this.url.query = "";
  13464. this.state = "query";
  13465. }
  13466. if (c === 35) {
  13467. this.url.fragment = "";
  13468. this.state = "fragment";
  13469. }
  13470. } else {
  13471. // TODO: If c is not a URL code point and not "%", parse error.
  13472. if (c === 37 &&
  13473. (!isASCIIHex(this.input[this.pointer + 1]) ||
  13474. !isASCIIHex(this.input[this.pointer + 2]))) {
  13475. this.parseError = true;
  13476. }
  13477. this.buffer += percentEncodeChar(c, isPathPercentEncode);
  13478. }
  13479. return true;
  13480. };
  13481. URLStateMachine.prototype["parse cannot-be-a-base-URL path"] = function parseCannotBeABaseURLPath(c) {
  13482. if (c === 63) {
  13483. this.url.query = "";
  13484. this.state = "query";
  13485. } else if (c === 35) {
  13486. this.url.fragment = "";
  13487. this.state = "fragment";
  13488. } else {
  13489. // TODO: Add: not a URL code point
  13490. if (!isNaN(c) && c !== 37) {
  13491. this.parseError = true;
  13492. }
  13493. if (c === 37 &&
  13494. (!isASCIIHex(this.input[this.pointer + 1]) ||
  13495. !isASCIIHex(this.input[this.pointer + 2]))) {
  13496. this.parseError = true;
  13497. }
  13498. if (!isNaN(c)) {
  13499. this.url.path[0] = this.url.path[0] + percentEncodeChar(c, isC0ControlPercentEncode);
  13500. }
  13501. }
  13502. return true;
  13503. };
  13504. URLStateMachine.prototype["parse query"] = function parseQuery(c, cStr) {
  13505. if (isNaN(c) || (!this.stateOverride && c === 35)) {
  13506. if (!isSpecial(this.url) || this.url.scheme === "ws" || this.url.scheme === "wss") {
  13507. this.encodingOverride = "utf-8";
  13508. }
  13509. const buffer = new Buffer(this.buffer); // TODO: Use encoding override instead
  13510. for (let i = 0; i < buffer.length; ++i) {
  13511. if (buffer[i] < 0x21 || buffer[i] > 0x7E || buffer[i] === 0x22 || buffer[i] === 0x23 ||
  13512. buffer[i] === 0x3C || buffer[i] === 0x3E) {
  13513. this.url.query += percentEncode(buffer[i]);
  13514. } else {
  13515. this.url.query += String.fromCodePoint(buffer[i]);
  13516. }
  13517. }
  13518. this.buffer = "";
  13519. if (c === 35) {
  13520. this.url.fragment = "";
  13521. this.state = "fragment";
  13522. }
  13523. } else {
  13524. // TODO: If c is not a URL code point and not "%", parse error.
  13525. if (c === 37 &&
  13526. (!isASCIIHex(this.input[this.pointer + 1]) ||
  13527. !isASCIIHex(this.input[this.pointer + 2]))) {
  13528. this.parseError = true;
  13529. }
  13530. this.buffer += cStr;
  13531. }
  13532. return true;
  13533. };
  13534. URLStateMachine.prototype["parse fragment"] = function parseFragment(c) {
  13535. if (isNaN(c)) { // do nothing
  13536. } else if (c === 0x0) {
  13537. this.parseError = true;
  13538. } else {
  13539. // TODO: If c is not a URL code point and not "%", parse error.
  13540. if (c === 37 &&
  13541. (!isASCIIHex(this.input[this.pointer + 1]) ||
  13542. !isASCIIHex(this.input[this.pointer + 2]))) {
  13543. this.parseError = true;
  13544. }
  13545. this.url.fragment += percentEncodeChar(c, isC0ControlPercentEncode);
  13546. }
  13547. return true;
  13548. };
  13549. function serializeURL(url, excludeFragment) {
  13550. let output = url.scheme + ":";
  13551. if (url.host !== null) {
  13552. output += "//";
  13553. if (url.username !== "" || url.password !== "") {
  13554. output += url.username;
  13555. if (url.password !== "") {
  13556. output += ":" + url.password;
  13557. }
  13558. output += "@";
  13559. }
  13560. output += serializeHost(url.host);
  13561. if (url.port !== null) {
  13562. output += ":" + url.port;
  13563. }
  13564. } else if (url.host === null && url.scheme === "file") {
  13565. output += "//";
  13566. }
  13567. if (url.cannotBeABaseURL) {
  13568. output += url.path[0];
  13569. } else {
  13570. for (const string of url.path) {
  13571. output += "/" + string;
  13572. }
  13573. }
  13574. if (url.query !== null) {
  13575. output += "?" + url.query;
  13576. }
  13577. if (!excludeFragment && url.fragment !== null) {
  13578. output += "#" + url.fragment;
  13579. }
  13580. return output;
  13581. }
  13582. function serializeOrigin(tuple) {
  13583. let result = tuple.scheme + "://";
  13584. result += serializeHost(tuple.host);
  13585. if (tuple.port !== null) {
  13586. result += ":" + tuple.port;
  13587. }
  13588. return result;
  13589. }
  13590. module.exports.serializeURL = serializeURL;
  13591. module.exports.serializeURLOrigin = function (url) {
  13592. // https://url.spec.whatwg.org/#concept-url-origin
  13593. switch (url.scheme) {
  13594. case "blob":
  13595. try {
  13596. return module.exports.serializeURLOrigin(module.exports.parseURL(url.path[0]));
  13597. } catch (e) {
  13598. // serializing an opaque origin returns "null"
  13599. return "null";
  13600. }
  13601. case "ftp":
  13602. case "gopher":
  13603. case "http":
  13604. case "https":
  13605. case "ws":
  13606. case "wss":
  13607. return serializeOrigin({
  13608. scheme: url.scheme,
  13609. host: url.host,
  13610. port: url.port
  13611. });
  13612. case "file":
  13613. // spec says "exercise to the reader", chrome says "file://"
  13614. return "file://";
  13615. default:
  13616. // serializing an opaque origin returns "null"
  13617. return "null";
  13618. }
  13619. };
  13620. module.exports.basicURLParse = function (input, options) {
  13621. if (options === undefined) {
  13622. options = {};
  13623. }
  13624. const usm = new URLStateMachine(input, options.baseURL, options.encodingOverride, options.url, options.stateOverride);
  13625. if (usm.failure) {
  13626. return "failure";
  13627. }
  13628. return usm.url;
  13629. };
  13630. module.exports.setTheUsername = function (url, username) {
  13631. url.username = "";
  13632. const decoded = punycode.ucs2.decode(username);
  13633. for (let i = 0; i < decoded.length; ++i) {
  13634. url.username += percentEncodeChar(decoded[i], isUserinfoPercentEncode);
  13635. }
  13636. };
  13637. module.exports.setThePassword = function (url, password) {
  13638. url.password = "";
  13639. const decoded = punycode.ucs2.decode(password);
  13640. for (let i = 0; i < decoded.length; ++i) {
  13641. url.password += percentEncodeChar(decoded[i], isUserinfoPercentEncode);
  13642. }
  13643. };
  13644. module.exports.serializeHost = serializeHost;
  13645. module.exports.cannotHaveAUsernamePasswordPort = cannotHaveAUsernamePasswordPort;
  13646. module.exports.serializeInteger = function (integer) {
  13647. return String(integer);
  13648. };
  13649. module.exports.parseURL = function (input, options) {
  13650. if (options === undefined) {
  13651. options = {};
  13652. }
  13653. // We don't handle blobs, so this just delegates:
  13654. return module.exports.basicURLParse(input, { baseURL: options.baseURL, encodingOverride: options.encodingOverride });
  13655. };
  13656. /***/ }),
  13657. /***/ 276:
  13658. /***/ ((module) => {
  13659. "use strict";
  13660. module.exports.mixin = function mixin(target, source) {
  13661. const keys = Object.getOwnPropertyNames(source);
  13662. for (let i = 0; i < keys.length; ++i) {
  13663. Object.defineProperty(target, keys[i], Object.getOwnPropertyDescriptor(source, keys[i]));
  13664. }
  13665. };
  13666. module.exports.wrapperSymbol = Symbol("wrapper");
  13667. module.exports.implSymbol = Symbol("impl");
  13668. module.exports.wrapperForImpl = function (impl) {
  13669. return impl[module.exports.wrapperSymbol];
  13670. };
  13671. module.exports.implForWrapper = function (wrapper) {
  13672. return wrapper[module.exports.implSymbol];
  13673. };
  13674. /***/ }),
  13675. /***/ 504:
  13676. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  13677. var hasMap = typeof Map === 'function' && Map.prototype;
  13678. var mapSizeDescriptor = Object.getOwnPropertyDescriptor && hasMap ? Object.getOwnPropertyDescriptor(Map.prototype, 'size') : null;
  13679. var mapSize = hasMap && mapSizeDescriptor && typeof mapSizeDescriptor.get === 'function' ? mapSizeDescriptor.get : null;
  13680. var mapForEach = hasMap && Map.prototype.forEach;
  13681. var hasSet = typeof Set === 'function' && Set.prototype;
  13682. var setSizeDescriptor = Object.getOwnPropertyDescriptor && hasSet ? Object.getOwnPropertyDescriptor(Set.prototype, 'size') : null;
  13683. var setSize = hasSet && setSizeDescriptor && typeof setSizeDescriptor.get === 'function' ? setSizeDescriptor.get : null;
  13684. var setForEach = hasSet && Set.prototype.forEach;
  13685. var hasWeakMap = typeof WeakMap === 'function' && WeakMap.prototype;
  13686. var weakMapHas = hasWeakMap ? WeakMap.prototype.has : null;
  13687. var hasWeakSet = typeof WeakSet === 'function' && WeakSet.prototype;
  13688. var weakSetHas = hasWeakSet ? WeakSet.prototype.has : null;
  13689. var hasWeakRef = typeof WeakRef === 'function' && WeakRef.prototype;
  13690. var weakRefDeref = hasWeakRef ? WeakRef.prototype.deref : null;
  13691. var booleanValueOf = Boolean.prototype.valueOf;
  13692. var objectToString = Object.prototype.toString;
  13693. var functionToString = Function.prototype.toString;
  13694. var match = String.prototype.match;
  13695. var bigIntValueOf = typeof BigInt === 'function' ? BigInt.prototype.valueOf : null;
  13696. var gOPS = Object.getOwnPropertySymbols;
  13697. var symToString = typeof Symbol === 'function' && typeof Symbol.iterator === 'symbol' ? Symbol.prototype.toString : null;
  13698. var hasShammedSymbols = typeof Symbol === 'function' && typeof Symbol.iterator === 'object';
  13699. var isEnumerable = Object.prototype.propertyIsEnumerable;
  13700. var gPO = (typeof Reflect === 'function' ? Reflect.getPrototypeOf : Object.getPrototypeOf) || (
  13701. [].__proto__ === Array.prototype // eslint-disable-line no-proto
  13702. ? function (O) {
  13703. return O.__proto__; // eslint-disable-line no-proto
  13704. }
  13705. : null
  13706. );
  13707. var inspectCustom = (__nccwpck_require__(7265).custom);
  13708. var inspectSymbol = inspectCustom && isSymbol(inspectCustom) ? inspectCustom : null;
  13709. var toStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag !== 'undefined' ? Symbol.toStringTag : null;
  13710. module.exports = function inspect_(obj, options, depth, seen) {
  13711. var opts = options || {};
  13712. if (has(opts, 'quoteStyle') && (opts.quoteStyle !== 'single' && opts.quoteStyle !== 'double')) {
  13713. throw new TypeError('option "quoteStyle" must be "single" or "double"');
  13714. }
  13715. if (
  13716. has(opts, 'maxStringLength') && (typeof opts.maxStringLength === 'number'
  13717. ? opts.maxStringLength < 0 && opts.maxStringLength !== Infinity
  13718. : opts.maxStringLength !== null
  13719. )
  13720. ) {
  13721. throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');
  13722. }
  13723. var customInspect = has(opts, 'customInspect') ? opts.customInspect : true;
  13724. if (typeof customInspect !== 'boolean' && customInspect !== 'symbol') {
  13725. throw new TypeError('option "customInspect", if provided, must be `true`, `false`, or `\'symbol\'`');
  13726. }
  13727. if (
  13728. has(opts, 'indent')
  13729. && opts.indent !== null
  13730. && opts.indent !== '\t'
  13731. && !(parseInt(opts.indent, 10) === opts.indent && opts.indent > 0)
  13732. ) {
  13733. throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');
  13734. }
  13735. if (typeof obj === 'undefined') {
  13736. return 'undefined';
  13737. }
  13738. if (obj === null) {
  13739. return 'null';
  13740. }
  13741. if (typeof obj === 'boolean') {
  13742. return obj ? 'true' : 'false';
  13743. }
  13744. if (typeof obj === 'string') {
  13745. return inspectString(obj, opts);
  13746. }
  13747. if (typeof obj === 'number') {
  13748. if (obj === 0) {
  13749. return Infinity / obj > 0 ? '0' : '-0';
  13750. }
  13751. return String(obj);
  13752. }
  13753. if (typeof obj === 'bigint') {
  13754. return String(obj) + 'n';
  13755. }
  13756. var maxDepth = typeof opts.depth === 'undefined' ? 5 : opts.depth;
  13757. if (typeof depth === 'undefined') { depth = 0; }
  13758. if (depth >= maxDepth && maxDepth > 0 && typeof obj === 'object') {
  13759. return isArray(obj) ? '[Array]' : '[Object]';
  13760. }
  13761. var indent = getIndent(opts, depth);
  13762. if (typeof seen === 'undefined') {
  13763. seen = [];
  13764. } else if (indexOf(seen, obj) >= 0) {
  13765. return '[Circular]';
  13766. }
  13767. function inspect(value, from, noIndent) {
  13768. if (from) {
  13769. seen = seen.slice();
  13770. seen.push(from);
  13771. }
  13772. if (noIndent) {
  13773. var newOpts = {
  13774. depth: opts.depth
  13775. };
  13776. if (has(opts, 'quoteStyle')) {
  13777. newOpts.quoteStyle = opts.quoteStyle;
  13778. }
  13779. return inspect_(value, newOpts, depth + 1, seen);
  13780. }
  13781. return inspect_(value, opts, depth + 1, seen);
  13782. }
  13783. if (typeof obj === 'function') {
  13784. var name = nameOf(obj);
  13785. var keys = arrObjKeys(obj, inspect);
  13786. return '[Function' + (name ? ': ' + name : ' (anonymous)') + ']' + (keys.length > 0 ? ' { ' + keys.join(', ') + ' }' : '');
  13787. }
  13788. if (isSymbol(obj)) {
  13789. var symString = hasShammedSymbols ? String(obj).replace(/^(Symbol\(.*\))_[^)]*$/, '$1') : symToString.call(obj);
  13790. return typeof obj === 'object' && !hasShammedSymbols ? markBoxed(symString) : symString;
  13791. }
  13792. if (isElement(obj)) {
  13793. var s = '<' + String(obj.nodeName).toLowerCase();
  13794. var attrs = obj.attributes || [];
  13795. for (var i = 0; i < attrs.length; i++) {
  13796. s += ' ' + attrs[i].name + '=' + wrapQuotes(quote(attrs[i].value), 'double', opts);
  13797. }
  13798. s += '>';
  13799. if (obj.childNodes && obj.childNodes.length) { s += '...'; }
  13800. s += '</' + String(obj.nodeName).toLowerCase() + '>';
  13801. return s;
  13802. }
  13803. if (isArray(obj)) {
  13804. if (obj.length === 0) { return '[]'; }
  13805. var xs = arrObjKeys(obj, inspect);
  13806. if (indent && !singleLineValues(xs)) {
  13807. return '[' + indentedJoin(xs, indent) + ']';
  13808. }
  13809. return '[ ' + xs.join(', ') + ' ]';
  13810. }
  13811. if (isError(obj)) {
  13812. var parts = arrObjKeys(obj, inspect);
  13813. if (parts.length === 0) { return '[' + String(obj) + ']'; }
  13814. return '{ [' + String(obj) + '] ' + parts.join(', ') + ' }';
  13815. }
  13816. if (typeof obj === 'object' && customInspect) {
  13817. if (inspectSymbol && typeof obj[inspectSymbol] === 'function') {
  13818. return obj[inspectSymbol]();
  13819. } else if (customInspect !== 'symbol' && typeof obj.inspect === 'function') {
  13820. return obj.inspect();
  13821. }
  13822. }
  13823. if (isMap(obj)) {
  13824. var mapParts = [];
  13825. mapForEach.call(obj, function (value, key) {
  13826. mapParts.push(inspect(key, obj, true) + ' => ' + inspect(value, obj));
  13827. });
  13828. return collectionOf('Map', mapSize.call(obj), mapParts, indent);
  13829. }
  13830. if (isSet(obj)) {
  13831. var setParts = [];
  13832. setForEach.call(obj, function (value) {
  13833. setParts.push(inspect(value, obj));
  13834. });
  13835. return collectionOf('Set', setSize.call(obj), setParts, indent);
  13836. }
  13837. if (isWeakMap(obj)) {
  13838. return weakCollectionOf('WeakMap');
  13839. }
  13840. if (isWeakSet(obj)) {
  13841. return weakCollectionOf('WeakSet');
  13842. }
  13843. if (isWeakRef(obj)) {
  13844. return weakCollectionOf('WeakRef');
  13845. }
  13846. if (isNumber(obj)) {
  13847. return markBoxed(inspect(Number(obj)));
  13848. }
  13849. if (isBigInt(obj)) {
  13850. return markBoxed(inspect(bigIntValueOf.call(obj)));
  13851. }
  13852. if (isBoolean(obj)) {
  13853. return markBoxed(booleanValueOf.call(obj));
  13854. }
  13855. if (isString(obj)) {
  13856. return markBoxed(inspect(String(obj)));
  13857. }
  13858. if (!isDate(obj) && !isRegExp(obj)) {
  13859. var ys = arrObjKeys(obj, inspect);
  13860. var isPlainObject = gPO ? gPO(obj) === Object.prototype : obj instanceof Object || obj.constructor === Object;
  13861. var protoTag = obj instanceof Object ? '' : 'null prototype';
  13862. var stringTag = !isPlainObject && toStringTag && Object(obj) === obj && toStringTag in obj ? toStr(obj).slice(8, -1) : protoTag ? 'Object' : '';
  13863. var constructorTag = isPlainObject || typeof obj.constructor !== 'function' ? '' : obj.constructor.name ? obj.constructor.name + ' ' : '';
  13864. var tag = constructorTag + (stringTag || protoTag ? '[' + [].concat(stringTag || [], protoTag || []).join(': ') + '] ' : '');
  13865. if (ys.length === 0) { return tag + '{}'; }
  13866. if (indent) {
  13867. return tag + '{' + indentedJoin(ys, indent) + '}';
  13868. }
  13869. return tag + '{ ' + ys.join(', ') + ' }';
  13870. }
  13871. return String(obj);
  13872. };
  13873. function wrapQuotes(s, defaultStyle, opts) {
  13874. var quoteChar = (opts.quoteStyle || defaultStyle) === 'double' ? '"' : "'";
  13875. return quoteChar + s + quoteChar;
  13876. }
  13877. function quote(s) {
  13878. return String(s).replace(/"/g, '&quot;');
  13879. }
  13880. function isArray(obj) { return toStr(obj) === '[object Array]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13881. function isDate(obj) { return toStr(obj) === '[object Date]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13882. function isRegExp(obj) { return toStr(obj) === '[object RegExp]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13883. function isError(obj) { return toStr(obj) === '[object Error]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13884. function isString(obj) { return toStr(obj) === '[object String]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13885. function isNumber(obj) { return toStr(obj) === '[object Number]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13886. function isBoolean(obj) { return toStr(obj) === '[object Boolean]' && (!toStringTag || !(typeof obj === 'object' && toStringTag in obj)); }
  13887. // Symbol and BigInt do have Symbol.toStringTag by spec, so that can't be used to eliminate false positives
  13888. function isSymbol(obj) {
  13889. if (hasShammedSymbols) {
  13890. return obj && typeof obj === 'object' && obj instanceof Symbol;
  13891. }
  13892. if (typeof obj === 'symbol') {
  13893. return true;
  13894. }
  13895. if (!obj || typeof obj !== 'object' || !symToString) {
  13896. return false;
  13897. }
  13898. try {
  13899. symToString.call(obj);
  13900. return true;
  13901. } catch (e) {}
  13902. return false;
  13903. }
  13904. function isBigInt(obj) {
  13905. if (!obj || typeof obj !== 'object' || !bigIntValueOf) {
  13906. return false;
  13907. }
  13908. try {
  13909. bigIntValueOf.call(obj);
  13910. return true;
  13911. } catch (e) {}
  13912. return false;
  13913. }
  13914. var hasOwn = Object.prototype.hasOwnProperty || function (key) { return key in this; };
  13915. function has(obj, key) {
  13916. return hasOwn.call(obj, key);
  13917. }
  13918. function toStr(obj) {
  13919. return objectToString.call(obj);
  13920. }
  13921. function nameOf(f) {
  13922. if (f.name) { return f.name; }
  13923. var m = match.call(functionToString.call(f), /^function\s*([\w$]+)/);
  13924. if (m) { return m[1]; }
  13925. return null;
  13926. }
  13927. function indexOf(xs, x) {
  13928. if (xs.indexOf) { return xs.indexOf(x); }
  13929. for (var i = 0, l = xs.length; i < l; i++) {
  13930. if (xs[i] === x) { return i; }
  13931. }
  13932. return -1;
  13933. }
  13934. function isMap(x) {
  13935. if (!mapSize || !x || typeof x !== 'object') {
  13936. return false;
  13937. }
  13938. try {
  13939. mapSize.call(x);
  13940. try {
  13941. setSize.call(x);
  13942. } catch (s) {
  13943. return true;
  13944. }
  13945. return x instanceof Map; // core-js workaround, pre-v2.5.0
  13946. } catch (e) {}
  13947. return false;
  13948. }
  13949. function isWeakMap(x) {
  13950. if (!weakMapHas || !x || typeof x !== 'object') {
  13951. return false;
  13952. }
  13953. try {
  13954. weakMapHas.call(x, weakMapHas);
  13955. try {
  13956. weakSetHas.call(x, weakSetHas);
  13957. } catch (s) {
  13958. return true;
  13959. }
  13960. return x instanceof WeakMap; // core-js workaround, pre-v2.5.0
  13961. } catch (e) {}
  13962. return false;
  13963. }
  13964. function isWeakRef(x) {
  13965. if (!weakRefDeref || !x || typeof x !== 'object') {
  13966. return false;
  13967. }
  13968. try {
  13969. weakRefDeref.call(x);
  13970. return true;
  13971. } catch (e) {}
  13972. return false;
  13973. }
  13974. function isSet(x) {
  13975. if (!setSize || !x || typeof x !== 'object') {
  13976. return false;
  13977. }
  13978. try {
  13979. setSize.call(x);
  13980. try {
  13981. mapSize.call(x);
  13982. } catch (m) {
  13983. return true;
  13984. }
  13985. return x instanceof Set; // core-js workaround, pre-v2.5.0
  13986. } catch (e) {}
  13987. return false;
  13988. }
  13989. function isWeakSet(x) {
  13990. if (!weakSetHas || !x || typeof x !== 'object') {
  13991. return false;
  13992. }
  13993. try {
  13994. weakSetHas.call(x, weakSetHas);
  13995. try {
  13996. weakMapHas.call(x, weakMapHas);
  13997. } catch (s) {
  13998. return true;
  13999. }
  14000. return x instanceof WeakSet; // core-js workaround, pre-v2.5.0
  14001. } catch (e) {}
  14002. return false;
  14003. }
  14004. function isElement(x) {
  14005. if (!x || typeof x !== 'object') { return false; }
  14006. if (typeof HTMLElement !== 'undefined' && x instanceof HTMLElement) {
  14007. return true;
  14008. }
  14009. return typeof x.nodeName === 'string' && typeof x.getAttribute === 'function';
  14010. }
  14011. function inspectString(str, opts) {
  14012. if (str.length > opts.maxStringLength) {
  14013. var remaining = str.length - opts.maxStringLength;
  14014. var trailer = '... ' + remaining + ' more character' + (remaining > 1 ? 's' : '');
  14015. return inspectString(str.slice(0, opts.maxStringLength), opts) + trailer;
  14016. }
  14017. // eslint-disable-next-line no-control-regex
  14018. var s = str.replace(/(['\\])/g, '\\$1').replace(/[\x00-\x1f]/g, lowbyte);
  14019. return wrapQuotes(s, 'single', opts);
  14020. }
  14021. function lowbyte(c) {
  14022. var n = c.charCodeAt(0);
  14023. var x = {
  14024. 8: 'b',
  14025. 9: 't',
  14026. 10: 'n',
  14027. 12: 'f',
  14028. 13: 'r'
  14029. }[n];
  14030. if (x) { return '\\' + x; }
  14031. return '\\x' + (n < 0x10 ? '0' : '') + n.toString(16).toUpperCase();
  14032. }
  14033. function markBoxed(str) {
  14034. return 'Object(' + str + ')';
  14035. }
  14036. function weakCollectionOf(type) {
  14037. return type + ' { ? }';
  14038. }
  14039. function collectionOf(type, size, entries, indent) {
  14040. var joinedEntries = indent ? indentedJoin(entries, indent) : entries.join(', ');
  14041. return type + ' (' + size + ') {' + joinedEntries + '}';
  14042. }
  14043. function singleLineValues(xs) {
  14044. for (var i = 0; i < xs.length; i++) {
  14045. if (indexOf(xs[i], '\n') >= 0) {
  14046. return false;
  14047. }
  14048. }
  14049. return true;
  14050. }
  14051. function getIndent(opts, depth) {
  14052. var baseIndent;
  14053. if (opts.indent === '\t') {
  14054. baseIndent = '\t';
  14055. } else if (typeof opts.indent === 'number' && opts.indent > 0) {
  14056. baseIndent = Array(opts.indent + 1).join(' ');
  14057. } else {
  14058. return null;
  14059. }
  14060. return {
  14061. base: baseIndent,
  14062. prev: Array(depth + 1).join(baseIndent)
  14063. };
  14064. }
  14065. function indentedJoin(xs, indent) {
  14066. if (xs.length === 0) { return ''; }
  14067. var lineJoiner = '\n' + indent.prev + indent.base;
  14068. return lineJoiner + xs.join(',' + lineJoiner) + '\n' + indent.prev;
  14069. }
  14070. function arrObjKeys(obj, inspect) {
  14071. var isArr = isArray(obj);
  14072. var xs = [];
  14073. if (isArr) {
  14074. xs.length = obj.length;
  14075. for (var i = 0; i < obj.length; i++) {
  14076. xs[i] = has(obj, i) ? inspect(obj[i], obj) : '';
  14077. }
  14078. }
  14079. var syms = typeof gOPS === 'function' ? gOPS(obj) : [];
  14080. var symMap;
  14081. if (hasShammedSymbols) {
  14082. symMap = {};
  14083. for (var k = 0; k < syms.length; k++) {
  14084. symMap['$' + syms[k]] = syms[k];
  14085. }
  14086. }
  14087. for (var key in obj) { // eslint-disable-line no-restricted-syntax
  14088. if (!has(obj, key)) { continue; } // eslint-disable-line no-restricted-syntax, no-continue
  14089. if (isArr && String(Number(key)) === key && key < obj.length) { continue; } // eslint-disable-line no-restricted-syntax, no-continue
  14090. if (hasShammedSymbols && symMap['$' + key] instanceof Symbol) {
  14091. // this is to prevent shammed Symbols, which are stored as strings, from being included in the string key section
  14092. continue; // eslint-disable-line no-restricted-syntax, no-continue
  14093. } else if ((/[^\w$]/).test(key)) {
  14094. xs.push(inspect(key, obj) + ': ' + inspect(obj[key], obj));
  14095. } else {
  14096. xs.push(key + ': ' + inspect(obj[key], obj));
  14097. }
  14098. }
  14099. if (typeof gOPS === 'function') {
  14100. for (var j = 0; j < syms.length; j++) {
  14101. if (isEnumerable.call(obj, syms[j])) {
  14102. xs.push('[' + inspect(syms[j]) + ']: ' + inspect(obj[syms[j]], obj));
  14103. }
  14104. }
  14105. }
  14106. return xs;
  14107. }
  14108. /***/ }),
  14109. /***/ 7265:
  14110. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14111. module.exports = __nccwpck_require__(3837).inspect;
  14112. /***/ }),
  14113. /***/ 1223:
  14114. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14115. var wrappy = __nccwpck_require__(2940)
  14116. module.exports = wrappy(once)
  14117. module.exports.strict = wrappy(onceStrict)
  14118. once.proto = once(function () {
  14119. Object.defineProperty(Function.prototype, 'once', {
  14120. value: function () {
  14121. return once(this)
  14122. },
  14123. configurable: true
  14124. })
  14125. Object.defineProperty(Function.prototype, 'onceStrict', {
  14126. value: function () {
  14127. return onceStrict(this)
  14128. },
  14129. configurable: true
  14130. })
  14131. })
  14132. function once (fn) {
  14133. var f = function () {
  14134. if (f.called) return f.value
  14135. f.called = true
  14136. return f.value = fn.apply(this, arguments)
  14137. }
  14138. f.called = false
  14139. return f
  14140. }
  14141. function onceStrict (fn) {
  14142. var f = function () {
  14143. if (f.called)
  14144. throw new Error(f.onceError)
  14145. f.called = true
  14146. return f.value = fn.apply(this, arguments)
  14147. }
  14148. var name = fn.name || 'Function wrapped with `once`'
  14149. f.onceError = name + " shouldn't be called more than once"
  14150. f.called = false
  14151. return f
  14152. }
  14153. /***/ }),
  14154. /***/ 4907:
  14155. /***/ ((module) => {
  14156. "use strict";
  14157. var replace = String.prototype.replace;
  14158. var percentTwenties = /%20/g;
  14159. var Format = {
  14160. RFC1738: 'RFC1738',
  14161. RFC3986: 'RFC3986'
  14162. };
  14163. module.exports = {
  14164. 'default': Format.RFC3986,
  14165. formatters: {
  14166. RFC1738: function (value) {
  14167. return replace.call(value, percentTwenties, '+');
  14168. },
  14169. RFC3986: function (value) {
  14170. return String(value);
  14171. }
  14172. },
  14173. RFC1738: Format.RFC1738,
  14174. RFC3986: Format.RFC3986
  14175. };
  14176. /***/ }),
  14177. /***/ 2760:
  14178. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14179. "use strict";
  14180. var stringify = __nccwpck_require__(9954);
  14181. var parse = __nccwpck_require__(3912);
  14182. var formats = __nccwpck_require__(4907);
  14183. module.exports = {
  14184. formats: formats,
  14185. parse: parse,
  14186. stringify: stringify
  14187. };
  14188. /***/ }),
  14189. /***/ 3912:
  14190. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14191. "use strict";
  14192. var utils = __nccwpck_require__(2360);
  14193. var has = Object.prototype.hasOwnProperty;
  14194. var isArray = Array.isArray;
  14195. var defaults = {
  14196. allowDots: false,
  14197. allowPrototypes: false,
  14198. allowSparse: false,
  14199. arrayLimit: 20,
  14200. charset: 'utf-8',
  14201. charsetSentinel: false,
  14202. comma: false,
  14203. decoder: utils.decode,
  14204. delimiter: '&',
  14205. depth: 5,
  14206. ignoreQueryPrefix: false,
  14207. interpretNumericEntities: false,
  14208. parameterLimit: 1000,
  14209. parseArrays: true,
  14210. plainObjects: false,
  14211. strictNullHandling: false
  14212. };
  14213. var interpretNumericEntities = function (str) {
  14214. return str.replace(/&#(\d+);/g, function ($0, numberStr) {
  14215. return String.fromCharCode(parseInt(numberStr, 10));
  14216. });
  14217. };
  14218. var parseArrayValue = function (val, options) {
  14219. if (val && typeof val === 'string' && options.comma && val.indexOf(',') > -1) {
  14220. return val.split(',');
  14221. }
  14222. return val;
  14223. };
  14224. // This is what browsers will submit when the ✓ character occurs in an
  14225. // application/x-www-form-urlencoded body and the encoding of the page containing
  14226. // the form is iso-8859-1, or when the submitted form has an accept-charset
  14227. // attribute of iso-8859-1. Presumably also with other charsets that do not contain
  14228. // the ✓ character, such as us-ascii.
  14229. var isoSentinel = 'utf8=%26%2310003%3B'; // encodeURIComponent('&#10003;')
  14230. // These are the percent-encoded utf-8 octets representing a checkmark, indicating that the request actually is utf-8 encoded.
  14231. var charsetSentinel = 'utf8=%E2%9C%93'; // encodeURIComponent('✓')
  14232. var parseValues = function parseQueryStringValues(str, options) {
  14233. var obj = {};
  14234. var cleanStr = options.ignoreQueryPrefix ? str.replace(/^\?/, '') : str;
  14235. var limit = options.parameterLimit === Infinity ? undefined : options.parameterLimit;
  14236. var parts = cleanStr.split(options.delimiter, limit);
  14237. var skipIndex = -1; // Keep track of where the utf8 sentinel was found
  14238. var i;
  14239. var charset = options.charset;
  14240. if (options.charsetSentinel) {
  14241. for (i = 0; i < parts.length; ++i) {
  14242. if (parts[i].indexOf('utf8=') === 0) {
  14243. if (parts[i] === charsetSentinel) {
  14244. charset = 'utf-8';
  14245. } else if (parts[i] === isoSentinel) {
  14246. charset = 'iso-8859-1';
  14247. }
  14248. skipIndex = i;
  14249. i = parts.length; // The eslint settings do not allow break;
  14250. }
  14251. }
  14252. }
  14253. for (i = 0; i < parts.length; ++i) {
  14254. if (i === skipIndex) {
  14255. continue;
  14256. }
  14257. var part = parts[i];
  14258. var bracketEqualsPos = part.indexOf(']=');
  14259. var pos = bracketEqualsPos === -1 ? part.indexOf('=') : bracketEqualsPos + 1;
  14260. var key, val;
  14261. if (pos === -1) {
  14262. key = options.decoder(part, defaults.decoder, charset, 'key');
  14263. val = options.strictNullHandling ? null : '';
  14264. } else {
  14265. key = options.decoder(part.slice(0, pos), defaults.decoder, charset, 'key');
  14266. val = utils.maybeMap(
  14267. parseArrayValue(part.slice(pos + 1), options),
  14268. function (encodedVal) {
  14269. return options.decoder(encodedVal, defaults.decoder, charset, 'value');
  14270. }
  14271. );
  14272. }
  14273. if (val && options.interpretNumericEntities && charset === 'iso-8859-1') {
  14274. val = interpretNumericEntities(val);
  14275. }
  14276. if (part.indexOf('[]=') > -1) {
  14277. val = isArray(val) ? [val] : val;
  14278. }
  14279. if (has.call(obj, key)) {
  14280. obj[key] = utils.combine(obj[key], val);
  14281. } else {
  14282. obj[key] = val;
  14283. }
  14284. }
  14285. return obj;
  14286. };
  14287. var parseObject = function (chain, val, options, valuesParsed) {
  14288. var leaf = valuesParsed ? val : parseArrayValue(val, options);
  14289. for (var i = chain.length - 1; i >= 0; --i) {
  14290. var obj;
  14291. var root = chain[i];
  14292. if (root === '[]' && options.parseArrays) {
  14293. obj = [].concat(leaf);
  14294. } else {
  14295. obj = options.plainObjects ? Object.create(null) : {};
  14296. var cleanRoot = root.charAt(0) === '[' && root.charAt(root.length - 1) === ']' ? root.slice(1, -1) : root;
  14297. var index = parseInt(cleanRoot, 10);
  14298. if (!options.parseArrays && cleanRoot === '') {
  14299. obj = { 0: leaf };
  14300. } else if (
  14301. !isNaN(index)
  14302. && root !== cleanRoot
  14303. && String(index) === cleanRoot
  14304. && index >= 0
  14305. && (options.parseArrays && index <= options.arrayLimit)
  14306. ) {
  14307. obj = [];
  14308. obj[index] = leaf;
  14309. } else if (cleanRoot !== '__proto__') {
  14310. obj[cleanRoot] = leaf;
  14311. }
  14312. }
  14313. leaf = obj;
  14314. }
  14315. return leaf;
  14316. };
  14317. var parseKeys = function parseQueryStringKeys(givenKey, val, options, valuesParsed) {
  14318. if (!givenKey) {
  14319. return;
  14320. }
  14321. // Transform dot notation to bracket notation
  14322. var key = options.allowDots ? givenKey.replace(/\.([^.[]+)/g, '[$1]') : givenKey;
  14323. // The regex chunks
  14324. var brackets = /(\[[^[\]]*])/;
  14325. var child = /(\[[^[\]]*])/g;
  14326. // Get the parent
  14327. var segment = options.depth > 0 && brackets.exec(key);
  14328. var parent = segment ? key.slice(0, segment.index) : key;
  14329. // Stash the parent if it exists
  14330. var keys = [];
  14331. if (parent) {
  14332. // If we aren't using plain objects, optionally prefix keys that would overwrite object prototype properties
  14333. if (!options.plainObjects && has.call(Object.prototype, parent)) {
  14334. if (!options.allowPrototypes) {
  14335. return;
  14336. }
  14337. }
  14338. keys.push(parent);
  14339. }
  14340. // Loop through children appending to the array until we hit depth
  14341. var i = 0;
  14342. while (options.depth > 0 && (segment = child.exec(key)) !== null && i < options.depth) {
  14343. i += 1;
  14344. if (!options.plainObjects && has.call(Object.prototype, segment[1].slice(1, -1))) {
  14345. if (!options.allowPrototypes) {
  14346. return;
  14347. }
  14348. }
  14349. keys.push(segment[1]);
  14350. }
  14351. // If there's a remainder, just add whatever is left
  14352. if (segment) {
  14353. keys.push('[' + key.slice(segment.index) + ']');
  14354. }
  14355. return parseObject(keys, val, options, valuesParsed);
  14356. };
  14357. var normalizeParseOptions = function normalizeParseOptions(opts) {
  14358. if (!opts) {
  14359. return defaults;
  14360. }
  14361. if (opts.decoder !== null && opts.decoder !== undefined && typeof opts.decoder !== 'function') {
  14362. throw new TypeError('Decoder has to be a function.');
  14363. }
  14364. if (typeof opts.charset !== 'undefined' && opts.charset !== 'utf-8' && opts.charset !== 'iso-8859-1') {
  14365. throw new TypeError('The charset option must be either utf-8, iso-8859-1, or undefined');
  14366. }
  14367. var charset = typeof opts.charset === 'undefined' ? defaults.charset : opts.charset;
  14368. return {
  14369. allowDots: typeof opts.allowDots === 'undefined' ? defaults.allowDots : !!opts.allowDots,
  14370. allowPrototypes: typeof opts.allowPrototypes === 'boolean' ? opts.allowPrototypes : defaults.allowPrototypes,
  14371. allowSparse: typeof opts.allowSparse === 'boolean' ? opts.allowSparse : defaults.allowSparse,
  14372. arrayLimit: typeof opts.arrayLimit === 'number' ? opts.arrayLimit : defaults.arrayLimit,
  14373. charset: charset,
  14374. charsetSentinel: typeof opts.charsetSentinel === 'boolean' ? opts.charsetSentinel : defaults.charsetSentinel,
  14375. comma: typeof opts.comma === 'boolean' ? opts.comma : defaults.comma,
  14376. decoder: typeof opts.decoder === 'function' ? opts.decoder : defaults.decoder,
  14377. delimiter: typeof opts.delimiter === 'string' || utils.isRegExp(opts.delimiter) ? opts.delimiter : defaults.delimiter,
  14378. // eslint-disable-next-line no-implicit-coercion, no-extra-parens
  14379. depth: (typeof opts.depth === 'number' || opts.depth === false) ? +opts.depth : defaults.depth,
  14380. ignoreQueryPrefix: opts.ignoreQueryPrefix === true,
  14381. interpretNumericEntities: typeof opts.interpretNumericEntities === 'boolean' ? opts.interpretNumericEntities : defaults.interpretNumericEntities,
  14382. parameterLimit: typeof opts.parameterLimit === 'number' ? opts.parameterLimit : defaults.parameterLimit,
  14383. parseArrays: opts.parseArrays !== false,
  14384. plainObjects: typeof opts.plainObjects === 'boolean' ? opts.plainObjects : defaults.plainObjects,
  14385. strictNullHandling: typeof opts.strictNullHandling === 'boolean' ? opts.strictNullHandling : defaults.strictNullHandling
  14386. };
  14387. };
  14388. module.exports = function (str, opts) {
  14389. var options = normalizeParseOptions(opts);
  14390. if (str === '' || str === null || typeof str === 'undefined') {
  14391. return options.plainObjects ? Object.create(null) : {};
  14392. }
  14393. var tempObj = typeof str === 'string' ? parseValues(str, options) : str;
  14394. var obj = options.plainObjects ? Object.create(null) : {};
  14395. // Iterate over the keys and setup the new object
  14396. var keys = Object.keys(tempObj);
  14397. for (var i = 0; i < keys.length; ++i) {
  14398. var key = keys[i];
  14399. var newObj = parseKeys(key, tempObj[key], options, typeof str === 'string');
  14400. obj = utils.merge(obj, newObj, options);
  14401. }
  14402. if (options.allowSparse === true) {
  14403. return obj;
  14404. }
  14405. return utils.compact(obj);
  14406. };
  14407. /***/ }),
  14408. /***/ 9954:
  14409. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14410. "use strict";
  14411. var getSideChannel = __nccwpck_require__(4334);
  14412. var utils = __nccwpck_require__(2360);
  14413. var formats = __nccwpck_require__(4907);
  14414. var has = Object.prototype.hasOwnProperty;
  14415. var arrayPrefixGenerators = {
  14416. brackets: function brackets(prefix) {
  14417. return prefix + '[]';
  14418. },
  14419. comma: 'comma',
  14420. indices: function indices(prefix, key) {
  14421. return prefix + '[' + key + ']';
  14422. },
  14423. repeat: function repeat(prefix) {
  14424. return prefix;
  14425. }
  14426. };
  14427. var isArray = Array.isArray;
  14428. var split = String.prototype.split;
  14429. var push = Array.prototype.push;
  14430. var pushToArray = function (arr, valueOrArray) {
  14431. push.apply(arr, isArray(valueOrArray) ? valueOrArray : [valueOrArray]);
  14432. };
  14433. var toISO = Date.prototype.toISOString;
  14434. var defaultFormat = formats['default'];
  14435. var defaults = {
  14436. addQueryPrefix: false,
  14437. allowDots: false,
  14438. charset: 'utf-8',
  14439. charsetSentinel: false,
  14440. delimiter: '&',
  14441. encode: true,
  14442. encoder: utils.encode,
  14443. encodeValuesOnly: false,
  14444. format: defaultFormat,
  14445. formatter: formats.formatters[defaultFormat],
  14446. // deprecated
  14447. indices: false,
  14448. serializeDate: function serializeDate(date) {
  14449. return toISO.call(date);
  14450. },
  14451. skipNulls: false,
  14452. strictNullHandling: false
  14453. };
  14454. var isNonNullishPrimitive = function isNonNullishPrimitive(v) {
  14455. return typeof v === 'string'
  14456. || typeof v === 'number'
  14457. || typeof v === 'boolean'
  14458. || typeof v === 'symbol'
  14459. || typeof v === 'bigint';
  14460. };
  14461. var sentinel = {};
  14462. var stringify = function stringify(
  14463. object,
  14464. prefix,
  14465. generateArrayPrefix,
  14466. commaRoundTrip,
  14467. strictNullHandling,
  14468. skipNulls,
  14469. encoder,
  14470. filter,
  14471. sort,
  14472. allowDots,
  14473. serializeDate,
  14474. format,
  14475. formatter,
  14476. encodeValuesOnly,
  14477. charset,
  14478. sideChannel
  14479. ) {
  14480. var obj = object;
  14481. var tmpSc = sideChannel;
  14482. var step = 0;
  14483. var findFlag = false;
  14484. while ((tmpSc = tmpSc.get(sentinel)) !== void undefined && !findFlag) {
  14485. // Where object last appeared in the ref tree
  14486. var pos = tmpSc.get(object);
  14487. step += 1;
  14488. if (typeof pos !== 'undefined') {
  14489. if (pos === step) {
  14490. throw new RangeError('Cyclic object value');
  14491. } else {
  14492. findFlag = true; // Break while
  14493. }
  14494. }
  14495. if (typeof tmpSc.get(sentinel) === 'undefined') {
  14496. step = 0;
  14497. }
  14498. }
  14499. if (typeof filter === 'function') {
  14500. obj = filter(prefix, obj);
  14501. } else if (obj instanceof Date) {
  14502. obj = serializeDate(obj);
  14503. } else if (generateArrayPrefix === 'comma' && isArray(obj)) {
  14504. obj = utils.maybeMap(obj, function (value) {
  14505. if (value instanceof Date) {
  14506. return serializeDate(value);
  14507. }
  14508. return value;
  14509. });
  14510. }
  14511. if (obj === null) {
  14512. if (strictNullHandling) {
  14513. return encoder && !encodeValuesOnly ? encoder(prefix, defaults.encoder, charset, 'key', format) : prefix;
  14514. }
  14515. obj = '';
  14516. }
  14517. if (isNonNullishPrimitive(obj) || utils.isBuffer(obj)) {
  14518. if (encoder) {
  14519. var keyValue = encodeValuesOnly ? prefix : encoder(prefix, defaults.encoder, charset, 'key', format);
  14520. if (generateArrayPrefix === 'comma' && encodeValuesOnly) {
  14521. var valuesArray = split.call(String(obj), ',');
  14522. var valuesJoined = '';
  14523. for (var i = 0; i < valuesArray.length; ++i) {
  14524. valuesJoined += (i === 0 ? '' : ',') + formatter(encoder(valuesArray[i], defaults.encoder, charset, 'value', format));
  14525. }
  14526. return [formatter(keyValue) + (commaRoundTrip && isArray(obj) && valuesArray.length === 1 ? '[]' : '') + '=' + valuesJoined];
  14527. }
  14528. return [formatter(keyValue) + '=' + formatter(encoder(obj, defaults.encoder, charset, 'value', format))];
  14529. }
  14530. return [formatter(prefix) + '=' + formatter(String(obj))];
  14531. }
  14532. var values = [];
  14533. if (typeof obj === 'undefined') {
  14534. return values;
  14535. }
  14536. var objKeys;
  14537. if (generateArrayPrefix === 'comma' && isArray(obj)) {
  14538. // we need to join elements in
  14539. objKeys = [{ value: obj.length > 0 ? obj.join(',') || null : void undefined }];
  14540. } else if (isArray(filter)) {
  14541. objKeys = filter;
  14542. } else {
  14543. var keys = Object.keys(obj);
  14544. objKeys = sort ? keys.sort(sort) : keys;
  14545. }
  14546. var adjustedPrefix = commaRoundTrip && isArray(obj) && obj.length === 1 ? prefix + '[]' : prefix;
  14547. for (var j = 0; j < objKeys.length; ++j) {
  14548. var key = objKeys[j];
  14549. var value = typeof key === 'object' && typeof key.value !== 'undefined' ? key.value : obj[key];
  14550. if (skipNulls && value === null) {
  14551. continue;
  14552. }
  14553. var keyPrefix = isArray(obj)
  14554. ? typeof generateArrayPrefix === 'function' ? generateArrayPrefix(adjustedPrefix, key) : adjustedPrefix
  14555. : adjustedPrefix + (allowDots ? '.' + key : '[' + key + ']');
  14556. sideChannel.set(object, step);
  14557. var valueSideChannel = getSideChannel();
  14558. valueSideChannel.set(sentinel, sideChannel);
  14559. pushToArray(values, stringify(
  14560. value,
  14561. keyPrefix,
  14562. generateArrayPrefix,
  14563. commaRoundTrip,
  14564. strictNullHandling,
  14565. skipNulls,
  14566. encoder,
  14567. filter,
  14568. sort,
  14569. allowDots,
  14570. serializeDate,
  14571. format,
  14572. formatter,
  14573. encodeValuesOnly,
  14574. charset,
  14575. valueSideChannel
  14576. ));
  14577. }
  14578. return values;
  14579. };
  14580. var normalizeStringifyOptions = function normalizeStringifyOptions(opts) {
  14581. if (!opts) {
  14582. return defaults;
  14583. }
  14584. if (opts.encoder !== null && typeof opts.encoder !== 'undefined' && typeof opts.encoder !== 'function') {
  14585. throw new TypeError('Encoder has to be a function.');
  14586. }
  14587. var charset = opts.charset || defaults.charset;
  14588. if (typeof opts.charset !== 'undefined' && opts.charset !== 'utf-8' && opts.charset !== 'iso-8859-1') {
  14589. throw new TypeError('The charset option must be either utf-8, iso-8859-1, or undefined');
  14590. }
  14591. var format = formats['default'];
  14592. if (typeof opts.format !== 'undefined') {
  14593. if (!has.call(formats.formatters, opts.format)) {
  14594. throw new TypeError('Unknown format option provided.');
  14595. }
  14596. format = opts.format;
  14597. }
  14598. var formatter = formats.formatters[format];
  14599. var filter = defaults.filter;
  14600. if (typeof opts.filter === 'function' || isArray(opts.filter)) {
  14601. filter = opts.filter;
  14602. }
  14603. return {
  14604. addQueryPrefix: typeof opts.addQueryPrefix === 'boolean' ? opts.addQueryPrefix : defaults.addQueryPrefix,
  14605. allowDots: typeof opts.allowDots === 'undefined' ? defaults.allowDots : !!opts.allowDots,
  14606. charset: charset,
  14607. charsetSentinel: typeof opts.charsetSentinel === 'boolean' ? opts.charsetSentinel : defaults.charsetSentinel,
  14608. delimiter: typeof opts.delimiter === 'undefined' ? defaults.delimiter : opts.delimiter,
  14609. encode: typeof opts.encode === 'boolean' ? opts.encode : defaults.encode,
  14610. encoder: typeof opts.encoder === 'function' ? opts.encoder : defaults.encoder,
  14611. encodeValuesOnly: typeof opts.encodeValuesOnly === 'boolean' ? opts.encodeValuesOnly : defaults.encodeValuesOnly,
  14612. filter: filter,
  14613. format: format,
  14614. formatter: formatter,
  14615. serializeDate: typeof opts.serializeDate === 'function' ? opts.serializeDate : defaults.serializeDate,
  14616. skipNulls: typeof opts.skipNulls === 'boolean' ? opts.skipNulls : defaults.skipNulls,
  14617. sort: typeof opts.sort === 'function' ? opts.sort : null,
  14618. strictNullHandling: typeof opts.strictNullHandling === 'boolean' ? opts.strictNullHandling : defaults.strictNullHandling
  14619. };
  14620. };
  14621. module.exports = function (object, opts) {
  14622. var obj = object;
  14623. var options = normalizeStringifyOptions(opts);
  14624. var objKeys;
  14625. var filter;
  14626. if (typeof options.filter === 'function') {
  14627. filter = options.filter;
  14628. obj = filter('', obj);
  14629. } else if (isArray(options.filter)) {
  14630. filter = options.filter;
  14631. objKeys = filter;
  14632. }
  14633. var keys = [];
  14634. if (typeof obj !== 'object' || obj === null) {
  14635. return '';
  14636. }
  14637. var arrayFormat;
  14638. if (opts && opts.arrayFormat in arrayPrefixGenerators) {
  14639. arrayFormat = opts.arrayFormat;
  14640. } else if (opts && 'indices' in opts) {
  14641. arrayFormat = opts.indices ? 'indices' : 'repeat';
  14642. } else {
  14643. arrayFormat = 'indices';
  14644. }
  14645. var generateArrayPrefix = arrayPrefixGenerators[arrayFormat];
  14646. if (opts && 'commaRoundTrip' in opts && typeof opts.commaRoundTrip !== 'boolean') {
  14647. throw new TypeError('`commaRoundTrip` must be a boolean, or absent');
  14648. }
  14649. var commaRoundTrip = generateArrayPrefix === 'comma' && opts && opts.commaRoundTrip;
  14650. if (!objKeys) {
  14651. objKeys = Object.keys(obj);
  14652. }
  14653. if (options.sort) {
  14654. objKeys.sort(options.sort);
  14655. }
  14656. var sideChannel = getSideChannel();
  14657. for (var i = 0; i < objKeys.length; ++i) {
  14658. var key = objKeys[i];
  14659. if (options.skipNulls && obj[key] === null) {
  14660. continue;
  14661. }
  14662. pushToArray(keys, stringify(
  14663. obj[key],
  14664. key,
  14665. generateArrayPrefix,
  14666. commaRoundTrip,
  14667. options.strictNullHandling,
  14668. options.skipNulls,
  14669. options.encode ? options.encoder : null,
  14670. options.filter,
  14671. options.sort,
  14672. options.allowDots,
  14673. options.serializeDate,
  14674. options.format,
  14675. options.formatter,
  14676. options.encodeValuesOnly,
  14677. options.charset,
  14678. sideChannel
  14679. ));
  14680. }
  14681. var joined = keys.join(options.delimiter);
  14682. var prefix = options.addQueryPrefix === true ? '?' : '';
  14683. if (options.charsetSentinel) {
  14684. if (options.charset === 'iso-8859-1') {
  14685. // encodeURIComponent('&#10003;'), the "numeric entity" representation of a checkmark
  14686. prefix += 'utf8=%26%2310003%3B&';
  14687. } else {
  14688. // encodeURIComponent('✓')
  14689. prefix += 'utf8=%E2%9C%93&';
  14690. }
  14691. }
  14692. return joined.length > 0 ? prefix + joined : '';
  14693. };
  14694. /***/ }),
  14695. /***/ 2360:
  14696. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14697. "use strict";
  14698. var formats = __nccwpck_require__(4907);
  14699. var has = Object.prototype.hasOwnProperty;
  14700. var isArray = Array.isArray;
  14701. var hexTable = (function () {
  14702. var array = [];
  14703. for (var i = 0; i < 256; ++i) {
  14704. array.push('%' + ((i < 16 ? '0' : '') + i.toString(16)).toUpperCase());
  14705. }
  14706. return array;
  14707. }());
  14708. var compactQueue = function compactQueue(queue) {
  14709. while (queue.length > 1) {
  14710. var item = queue.pop();
  14711. var obj = item.obj[item.prop];
  14712. if (isArray(obj)) {
  14713. var compacted = [];
  14714. for (var j = 0; j < obj.length; ++j) {
  14715. if (typeof obj[j] !== 'undefined') {
  14716. compacted.push(obj[j]);
  14717. }
  14718. }
  14719. item.obj[item.prop] = compacted;
  14720. }
  14721. }
  14722. };
  14723. var arrayToObject = function arrayToObject(source, options) {
  14724. var obj = options && options.plainObjects ? Object.create(null) : {};
  14725. for (var i = 0; i < source.length; ++i) {
  14726. if (typeof source[i] !== 'undefined') {
  14727. obj[i] = source[i];
  14728. }
  14729. }
  14730. return obj;
  14731. };
  14732. var merge = function merge(target, source, options) {
  14733. /* eslint no-param-reassign: 0 */
  14734. if (!source) {
  14735. return target;
  14736. }
  14737. if (typeof source !== 'object') {
  14738. if (isArray(target)) {
  14739. target.push(source);
  14740. } else if (target && typeof target === 'object') {
  14741. if ((options && (options.plainObjects || options.allowPrototypes)) || !has.call(Object.prototype, source)) {
  14742. target[source] = true;
  14743. }
  14744. } else {
  14745. return [target, source];
  14746. }
  14747. return target;
  14748. }
  14749. if (!target || typeof target !== 'object') {
  14750. return [target].concat(source);
  14751. }
  14752. var mergeTarget = target;
  14753. if (isArray(target) && !isArray(source)) {
  14754. mergeTarget = arrayToObject(target, options);
  14755. }
  14756. if (isArray(target) && isArray(source)) {
  14757. source.forEach(function (item, i) {
  14758. if (has.call(target, i)) {
  14759. var targetItem = target[i];
  14760. if (targetItem && typeof targetItem === 'object' && item && typeof item === 'object') {
  14761. target[i] = merge(targetItem, item, options);
  14762. } else {
  14763. target.push(item);
  14764. }
  14765. } else {
  14766. target[i] = item;
  14767. }
  14768. });
  14769. return target;
  14770. }
  14771. return Object.keys(source).reduce(function (acc, key) {
  14772. var value = source[key];
  14773. if (has.call(acc, key)) {
  14774. acc[key] = merge(acc[key], value, options);
  14775. } else {
  14776. acc[key] = value;
  14777. }
  14778. return acc;
  14779. }, mergeTarget);
  14780. };
  14781. var assign = function assignSingleSource(target, source) {
  14782. return Object.keys(source).reduce(function (acc, key) {
  14783. acc[key] = source[key];
  14784. return acc;
  14785. }, target);
  14786. };
  14787. var decode = function (str, decoder, charset) {
  14788. var strWithoutPlus = str.replace(/\+/g, ' ');
  14789. if (charset === 'iso-8859-1') {
  14790. // unescape never throws, no try...catch needed:
  14791. return strWithoutPlus.replace(/%[0-9a-f]{2}/gi, unescape);
  14792. }
  14793. // utf-8
  14794. try {
  14795. return decodeURIComponent(strWithoutPlus);
  14796. } catch (e) {
  14797. return strWithoutPlus;
  14798. }
  14799. };
  14800. var encode = function encode(str, defaultEncoder, charset, kind, format) {
  14801. // This code was originally written by Brian White (mscdex) for the io.js core querystring library.
  14802. // It has been adapted here for stricter adherence to RFC 3986
  14803. if (str.length === 0) {
  14804. return str;
  14805. }
  14806. var string = str;
  14807. if (typeof str === 'symbol') {
  14808. string = Symbol.prototype.toString.call(str);
  14809. } else if (typeof str !== 'string') {
  14810. string = String(str);
  14811. }
  14812. if (charset === 'iso-8859-1') {
  14813. return escape(string).replace(/%u[0-9a-f]{4}/gi, function ($0) {
  14814. return '%26%23' + parseInt($0.slice(2), 16) + '%3B';
  14815. });
  14816. }
  14817. var out = '';
  14818. for (var i = 0; i < string.length; ++i) {
  14819. var c = string.charCodeAt(i);
  14820. if (
  14821. c === 0x2D // -
  14822. || c === 0x2E // .
  14823. || c === 0x5F // _
  14824. || c === 0x7E // ~
  14825. || (c >= 0x30 && c <= 0x39) // 0-9
  14826. || (c >= 0x41 && c <= 0x5A) // a-z
  14827. || (c >= 0x61 && c <= 0x7A) // A-Z
  14828. || (format === formats.RFC1738 && (c === 0x28 || c === 0x29)) // ( )
  14829. ) {
  14830. out += string.charAt(i);
  14831. continue;
  14832. }
  14833. if (c < 0x80) {
  14834. out = out + hexTable[c];
  14835. continue;
  14836. }
  14837. if (c < 0x800) {
  14838. out = out + (hexTable[0xC0 | (c >> 6)] + hexTable[0x80 | (c & 0x3F)]);
  14839. continue;
  14840. }
  14841. if (c < 0xD800 || c >= 0xE000) {
  14842. out = out + (hexTable[0xE0 | (c >> 12)] + hexTable[0x80 | ((c >> 6) & 0x3F)] + hexTable[0x80 | (c & 0x3F)]);
  14843. continue;
  14844. }
  14845. i += 1;
  14846. c = 0x10000 + (((c & 0x3FF) << 10) | (string.charCodeAt(i) & 0x3FF));
  14847. /* eslint operator-linebreak: [2, "before"] */
  14848. out += hexTable[0xF0 | (c >> 18)]
  14849. + hexTable[0x80 | ((c >> 12) & 0x3F)]
  14850. + hexTable[0x80 | ((c >> 6) & 0x3F)]
  14851. + hexTable[0x80 | (c & 0x3F)];
  14852. }
  14853. return out;
  14854. };
  14855. var compact = function compact(value) {
  14856. var queue = [{ obj: { o: value }, prop: 'o' }];
  14857. var refs = [];
  14858. for (var i = 0; i < queue.length; ++i) {
  14859. var item = queue[i];
  14860. var obj = item.obj[item.prop];
  14861. var keys = Object.keys(obj);
  14862. for (var j = 0; j < keys.length; ++j) {
  14863. var key = keys[j];
  14864. var val = obj[key];
  14865. if (typeof val === 'object' && val !== null && refs.indexOf(val) === -1) {
  14866. queue.push({ obj: obj, prop: key });
  14867. refs.push(val);
  14868. }
  14869. }
  14870. }
  14871. compactQueue(queue);
  14872. return value;
  14873. };
  14874. var isRegExp = function isRegExp(obj) {
  14875. return Object.prototype.toString.call(obj) === '[object RegExp]';
  14876. };
  14877. var isBuffer = function isBuffer(obj) {
  14878. if (!obj || typeof obj !== 'object') {
  14879. return false;
  14880. }
  14881. return !!(obj.constructor && obj.constructor.isBuffer && obj.constructor.isBuffer(obj));
  14882. };
  14883. var combine = function combine(a, b) {
  14884. return [].concat(a, b);
  14885. };
  14886. var maybeMap = function maybeMap(val, fn) {
  14887. if (isArray(val)) {
  14888. var mapped = [];
  14889. for (var i = 0; i < val.length; i += 1) {
  14890. mapped.push(fn(val[i]));
  14891. }
  14892. return mapped;
  14893. }
  14894. return fn(val);
  14895. };
  14896. module.exports = {
  14897. arrayToObject: arrayToObject,
  14898. assign: assign,
  14899. combine: combine,
  14900. compact: compact,
  14901. decode: decode,
  14902. encode: encode,
  14903. isBuffer: isBuffer,
  14904. isRegExp: isRegExp,
  14905. maybeMap: maybeMap,
  14906. merge: merge
  14907. };
  14908. /***/ }),
  14909. /***/ 4334:
  14910. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  14911. "use strict";
  14912. var GetIntrinsic = __nccwpck_require__(4538);
  14913. var callBound = __nccwpck_require__(8803);
  14914. var inspect = __nccwpck_require__(504);
  14915. var $TypeError = GetIntrinsic('%TypeError%');
  14916. var $WeakMap = GetIntrinsic('%WeakMap%', true);
  14917. var $Map = GetIntrinsic('%Map%', true);
  14918. var $weakMapGet = callBound('WeakMap.prototype.get', true);
  14919. var $weakMapSet = callBound('WeakMap.prototype.set', true);
  14920. var $weakMapHas = callBound('WeakMap.prototype.has', true);
  14921. var $mapGet = callBound('Map.prototype.get', true);
  14922. var $mapSet = callBound('Map.prototype.set', true);
  14923. var $mapHas = callBound('Map.prototype.has', true);
  14924. /*
  14925. * This function traverses the list returning the node corresponding to the
  14926. * given key.
  14927. *
  14928. * That node is also moved to the head of the list, so that if it's accessed
  14929. * again we don't need to traverse the whole list. By doing so, all the recently
  14930. * used nodes can be accessed relatively quickly.
  14931. */
  14932. var listGetNode = function (list, key) { // eslint-disable-line consistent-return
  14933. for (var prev = list, curr; (curr = prev.next) !== null; prev = curr) {
  14934. if (curr.key === key) {
  14935. prev.next = curr.next;
  14936. curr.next = list.next;
  14937. list.next = curr; // eslint-disable-line no-param-reassign
  14938. return curr;
  14939. }
  14940. }
  14941. };
  14942. var listGet = function (objects, key) {
  14943. var node = listGetNode(objects, key);
  14944. return node && node.value;
  14945. };
  14946. var listSet = function (objects, key, value) {
  14947. var node = listGetNode(objects, key);
  14948. if (node) {
  14949. node.value = value;
  14950. } else {
  14951. // Prepend the new node to the beginning of the list
  14952. objects.next = { // eslint-disable-line no-param-reassign
  14953. key: key,
  14954. next: objects.next,
  14955. value: value
  14956. };
  14957. }
  14958. };
  14959. var listHas = function (objects, key) {
  14960. return !!listGetNode(objects, key);
  14961. };
  14962. module.exports = function getSideChannel() {
  14963. var $wm;
  14964. var $m;
  14965. var $o;
  14966. var channel = {
  14967. assert: function (key) {
  14968. if (!channel.has(key)) {
  14969. throw new $TypeError('Side channel does not contain ' + inspect(key));
  14970. }
  14971. },
  14972. get: function (key) { // eslint-disable-line consistent-return
  14973. if ($WeakMap && key && (typeof key === 'object' || typeof key === 'function')) {
  14974. if ($wm) {
  14975. return $weakMapGet($wm, key);
  14976. }
  14977. } else if ($Map) {
  14978. if ($m) {
  14979. return $mapGet($m, key);
  14980. }
  14981. } else {
  14982. if ($o) { // eslint-disable-line no-lonely-if
  14983. return listGet($o, key);
  14984. }
  14985. }
  14986. },
  14987. has: function (key) {
  14988. if ($WeakMap && key && (typeof key === 'object' || typeof key === 'function')) {
  14989. if ($wm) {
  14990. return $weakMapHas($wm, key);
  14991. }
  14992. } else if ($Map) {
  14993. if ($m) {
  14994. return $mapHas($m, key);
  14995. }
  14996. } else {
  14997. if ($o) { // eslint-disable-line no-lonely-if
  14998. return listHas($o, key);
  14999. }
  15000. }
  15001. return false;
  15002. },
  15003. set: function (key, value) {
  15004. if ($WeakMap && key && (typeof key === 'object' || typeof key === 'function')) {
  15005. if (!$wm) {
  15006. $wm = new $WeakMap();
  15007. }
  15008. $weakMapSet($wm, key, value);
  15009. } else if ($Map) {
  15010. if (!$m) {
  15011. $m = new $Map();
  15012. }
  15013. $mapSet($m, key, value);
  15014. } else {
  15015. if (!$o) {
  15016. /*
  15017. * Initialize the linked list as an empty node, so that we don't have
  15018. * to special-case handling of the first node: we can always refer to
  15019. * it as (previous node).next, instead of something like (list).head
  15020. */
  15021. $o = { key: {}, next: null };
  15022. }
  15023. listSet($o, key, value);
  15024. }
  15025. }
  15026. };
  15027. return channel;
  15028. };
  15029. /***/ }),
  15030. /***/ 4294:
  15031. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  15032. module.exports = __nccwpck_require__(4219);
  15033. /***/ }),
  15034. /***/ 4219:
  15035. /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
  15036. "use strict";
  15037. var net = __nccwpck_require__(1808);
  15038. var tls = __nccwpck_require__(4404);
  15039. var http = __nccwpck_require__(3685);
  15040. var https = __nccwpck_require__(5687);
  15041. var events = __nccwpck_require__(2361);
  15042. var assert = __nccwpck_require__(9491);
  15043. var util = __nccwpck_require__(3837);
  15044. exports.httpOverHttp = httpOverHttp;
  15045. exports.httpsOverHttp = httpsOverHttp;
  15046. exports.httpOverHttps = httpOverHttps;
  15047. exports.httpsOverHttps = httpsOverHttps;
  15048. function httpOverHttp(options) {
  15049. var agent = new TunnelingAgent(options);
  15050. agent.request = http.request;
  15051. return agent;
  15052. }
  15053. function httpsOverHttp(options) {
  15054. var agent = new TunnelingAgent(options);
  15055. agent.request = http.request;
  15056. agent.createSocket = createSecureSocket;
  15057. agent.defaultPort = 443;
  15058. return agent;
  15059. }
  15060. function httpOverHttps(options) {
  15061. var agent = new TunnelingAgent(options);
  15062. agent.request = https.request;
  15063. return agent;
  15064. }
  15065. function httpsOverHttps(options) {
  15066. var agent = new TunnelingAgent(options);
  15067. agent.request = https.request;
  15068. agent.createSocket = createSecureSocket;
  15069. agent.defaultPort = 443;
  15070. return agent;
  15071. }
  15072. function TunnelingAgent(options) {
  15073. var self = this;
  15074. self.options = options || {};
  15075. self.proxyOptions = self.options.proxy || {};
  15076. self.maxSockets = self.options.maxSockets || http.Agent.defaultMaxSockets;
  15077. self.requests = [];
  15078. self.sockets = [];
  15079. self.on('free', function onFree(socket, host, port, localAddress) {
  15080. var options = toOptions(host, port, localAddress);
  15081. for (var i = 0, len = self.requests.length; i < len; ++i) {
  15082. var pending = self.requests[i];
  15083. if (pending.host === options.host && pending.port === options.port) {
  15084. // Detect the request to connect same origin server,
  15085. // reuse the connection.
  15086. self.requests.splice(i, 1);
  15087. pending.request.onSocket(socket);
  15088. return;
  15089. }
  15090. }
  15091. socket.destroy();
  15092. self.removeSocket(socket);
  15093. });
  15094. }
  15095. util.inherits(TunnelingAgent, events.EventEmitter);
  15096. TunnelingAgent.prototype.addRequest = function addRequest(req, host, port, localAddress) {
  15097. var self = this;
  15098. var options = mergeOptions({request: req}, self.options, toOptions(host, port, localAddress));
  15099. if (self.sockets.length >= this.maxSockets) {
  15100. // We are over limit so we'll add it to the queue.
  15101. self.requests.push(options);
  15102. return;
  15103. }
  15104. // If we are under maxSockets create a new one.
  15105. self.createSocket(options, function(socket) {
  15106. socket.on('free', onFree);
  15107. socket.on('close', onCloseOrRemove);
  15108. socket.on('agentRemove', onCloseOrRemove);
  15109. req.onSocket(socket);
  15110. function onFree() {
  15111. self.emit('free', socket, options);
  15112. }
  15113. function onCloseOrRemove(err) {
  15114. self.removeSocket(socket);
  15115. socket.removeListener('free', onFree);
  15116. socket.removeListener('close', onCloseOrRemove);
  15117. socket.removeListener('agentRemove', onCloseOrRemove);
  15118. }
  15119. });
  15120. };
  15121. TunnelingAgent.prototype.createSocket = function createSocket(options, cb) {
  15122. var self = this;
  15123. var placeholder = {};
  15124. self.sockets.push(placeholder);
  15125. var connectOptions = mergeOptions({}, self.proxyOptions, {
  15126. method: 'CONNECT',
  15127. path: options.host + ':' + options.port,
  15128. agent: false,
  15129. headers: {
  15130. host: options.host + ':' + options.port
  15131. }
  15132. });
  15133. if (options.localAddress) {
  15134. connectOptions.localAddress = options.localAddress;
  15135. }
  15136. if (connectOptions.proxyAuth) {
  15137. connectOptions.headers = connectOptions.headers || {};
  15138. connectOptions.headers['Proxy-Authorization'] = 'Basic ' +
  15139. new Buffer(connectOptions.proxyAuth).toString('base64');
  15140. }
  15141. debug('making CONNECT request');
  15142. var connectReq = self.request(connectOptions);
  15143. connectReq.useChunkedEncodingByDefault = false; // for v0.6
  15144. connectReq.once('response', onResponse); // for v0.6
  15145. connectReq.once('upgrade', onUpgrade); // for v0.6
  15146. connectReq.once('connect', onConnect); // for v0.7 or later
  15147. connectReq.once('error', onError);
  15148. connectReq.end();
  15149. function onResponse(res) {
  15150. // Very hacky. This is necessary to avoid http-parser leaks.
  15151. res.upgrade = true;
  15152. }
  15153. function onUpgrade(res, socket, head) {
  15154. // Hacky.
  15155. process.nextTick(function() {
  15156. onConnect(res, socket, head);
  15157. });
  15158. }
  15159. function onConnect(res, socket, head) {
  15160. connectReq.removeAllListeners();
  15161. socket.removeAllListeners();
  15162. if (res.statusCode !== 200) {
  15163. debug('tunneling socket could not be established, statusCode=%d',
  15164. res.statusCode);
  15165. socket.destroy();
  15166. var error = new Error('tunneling socket could not be established, ' +
  15167. 'statusCode=' + res.statusCode);
  15168. error.code = 'ECONNRESET';
  15169. options.request.emit('error', error);
  15170. self.removeSocket(placeholder);
  15171. return;
  15172. }
  15173. if (head.length > 0) {
  15174. debug('got illegal response body from proxy');
  15175. socket.destroy();
  15176. var error = new Error('got illegal response body from proxy');
  15177. error.code = 'ECONNRESET';
  15178. options.request.emit('error', error);
  15179. self.removeSocket(placeholder);
  15180. return;
  15181. }
  15182. debug('tunneling connection has established');
  15183. self.sockets[self.sockets.indexOf(placeholder)] = socket;
  15184. return cb(socket);
  15185. }
  15186. function onError(cause) {
  15187. connectReq.removeAllListeners();
  15188. debug('tunneling socket could not be established, cause=%s\n',
  15189. cause.message, cause.stack);
  15190. var error = new Error('tunneling socket could not be established, ' +
  15191. 'cause=' + cause.message);
  15192. error.code = 'ECONNRESET';
  15193. options.request.emit('error', error);
  15194. self.removeSocket(placeholder);
  15195. }
  15196. };
  15197. TunnelingAgent.prototype.removeSocket = function removeSocket(socket) {
  15198. var pos = this.sockets.indexOf(socket)
  15199. if (pos === -1) {
  15200. return;
  15201. }
  15202. this.sockets.splice(pos, 1);
  15203. var pending = this.requests.shift();
  15204. if (pending) {
  15205. // If we have pending requests and a socket gets closed a new one
  15206. // needs to be created to take over in the pool for the one that closed.
  15207. this.createSocket(pending, function(socket) {
  15208. pending.request.onSocket(socket);
  15209. });
  15210. }
  15211. };
  15212. function createSecureSocket(options, cb) {
  15213. var self = this;
  15214. TunnelingAgent.prototype.createSocket.call(self, options, function(socket) {
  15215. var hostHeader = options.request.getHeader('host');
  15216. var tlsOptions = mergeOptions({}, self.options, {
  15217. socket: socket,
  15218. servername: hostHeader ? hostHeader.replace(/:.*$/, '') : options.host
  15219. });
  15220. // 0 is dummy port for v0.6
  15221. var secureSocket = tls.connect(0, tlsOptions);
  15222. self.sockets[self.sockets.indexOf(socket)] = secureSocket;
  15223. cb(secureSocket);
  15224. });
  15225. }
  15226. function toOptions(host, port, localAddress) {
  15227. if (typeof host === 'string') { // since v0.10
  15228. return {
  15229. host: host,
  15230. port: port,
  15231. localAddress: localAddress
  15232. };
  15233. }
  15234. return host; // for v0.11 or later
  15235. }
  15236. function mergeOptions(target) {
  15237. for (var i = 1, len = arguments.length; i < len; ++i) {
  15238. var overrides = arguments[i];
  15239. if (typeof overrides === 'object') {
  15240. var keys = Object.keys(overrides);
  15241. for (var j = 0, keyLen = keys.length; j < keyLen; ++j) {
  15242. var k = keys[j];
  15243. if (overrides[k] !== undefined) {
  15244. target[k] = overrides[k];
  15245. }
  15246. }
  15247. }
  15248. }
  15249. return target;
  15250. }
  15251. var debug;
  15252. if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
  15253. debug = function() {
  15254. var args = Array.prototype.slice.call(arguments);
  15255. if (typeof args[0] === 'string') {
  15256. args[0] = 'TUNNEL: ' + args[0];
  15257. } else {
  15258. args.unshift('TUNNEL:');
  15259. }
  15260. console.error.apply(console, args);
  15261. }
  15262. } else {
  15263. debug = function() {};
  15264. }
  15265. exports.debug = debug; // for test
  15266. /***/ }),
  15267. /***/ 5538:
  15268. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  15269. "use strict";
  15270. // Copyright (c) Microsoft. All rights reserved.
  15271. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
  15272. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  15273. return new (P || (P = Promise))(function (resolve, reject) {
  15274. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  15275. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  15276. function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }
  15277. step((generator = generator.apply(thisArg, _arguments || [])).next());
  15278. });
  15279. };
  15280. Object.defineProperty(exports, "__esModule", ({ value: true }));
  15281. const url = __nccwpck_require__(7310);
  15282. const http = __nccwpck_require__(3685);
  15283. const https = __nccwpck_require__(5687);
  15284. const util = __nccwpck_require__(9470);
  15285. let fs;
  15286. let tunnel;
  15287. var HttpCodes;
  15288. (function (HttpCodes) {
  15289. HttpCodes[HttpCodes["OK"] = 200] = "OK";
  15290. HttpCodes[HttpCodes["MultipleChoices"] = 300] = "MultipleChoices";
  15291. HttpCodes[HttpCodes["MovedPermanently"] = 301] = "MovedPermanently";
  15292. HttpCodes[HttpCodes["ResourceMoved"] = 302] = "ResourceMoved";
  15293. HttpCodes[HttpCodes["SeeOther"] = 303] = "SeeOther";
  15294. HttpCodes[HttpCodes["NotModified"] = 304] = "NotModified";
  15295. HttpCodes[HttpCodes["UseProxy"] = 305] = "UseProxy";
  15296. HttpCodes[HttpCodes["SwitchProxy"] = 306] = "SwitchProxy";
  15297. HttpCodes[HttpCodes["TemporaryRedirect"] = 307] = "TemporaryRedirect";
  15298. HttpCodes[HttpCodes["PermanentRedirect"] = 308] = "PermanentRedirect";
  15299. HttpCodes[HttpCodes["BadRequest"] = 400] = "BadRequest";
  15300. HttpCodes[HttpCodes["Unauthorized"] = 401] = "Unauthorized";
  15301. HttpCodes[HttpCodes["PaymentRequired"] = 402] = "PaymentRequired";
  15302. HttpCodes[HttpCodes["Forbidden"] = 403] = "Forbidden";
  15303. HttpCodes[HttpCodes["NotFound"] = 404] = "NotFound";
  15304. HttpCodes[HttpCodes["MethodNotAllowed"] = 405] = "MethodNotAllowed";
  15305. HttpCodes[HttpCodes["NotAcceptable"] = 406] = "NotAcceptable";
  15306. HttpCodes[HttpCodes["ProxyAuthenticationRequired"] = 407] = "ProxyAuthenticationRequired";
  15307. HttpCodes[HttpCodes["RequestTimeout"] = 408] = "RequestTimeout";
  15308. HttpCodes[HttpCodes["Conflict"] = 409] = "Conflict";
  15309. HttpCodes[HttpCodes["Gone"] = 410] = "Gone";
  15310. HttpCodes[HttpCodes["TooManyRequests"] = 429] = "TooManyRequests";
  15311. HttpCodes[HttpCodes["InternalServerError"] = 500] = "InternalServerError";
  15312. HttpCodes[HttpCodes["NotImplemented"] = 501] = "NotImplemented";
  15313. HttpCodes[HttpCodes["BadGateway"] = 502] = "BadGateway";
  15314. HttpCodes[HttpCodes["ServiceUnavailable"] = 503] = "ServiceUnavailable";
  15315. HttpCodes[HttpCodes["GatewayTimeout"] = 504] = "GatewayTimeout";
  15316. })(HttpCodes = exports.HttpCodes || (exports.HttpCodes = {}));
  15317. const HttpRedirectCodes = [HttpCodes.MovedPermanently, HttpCodes.ResourceMoved, HttpCodes.SeeOther, HttpCodes.TemporaryRedirect, HttpCodes.PermanentRedirect];
  15318. const HttpResponseRetryCodes = [HttpCodes.BadGateway, HttpCodes.ServiceUnavailable, HttpCodes.GatewayTimeout];
  15319. const NetworkRetryErrors = ['ECONNRESET', 'ENOTFOUND', 'ESOCKETTIMEDOUT', 'ETIMEDOUT', 'ECONNREFUSED'];
  15320. const RetryableHttpVerbs = ['OPTIONS', 'GET', 'DELETE', 'HEAD'];
  15321. const ExponentialBackoffCeiling = 10;
  15322. const ExponentialBackoffTimeSlice = 5;
  15323. class HttpClientResponse {
  15324. constructor(message) {
  15325. this.message = message;
  15326. }
  15327. readBody() {
  15328. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  15329. let buffer = Buffer.alloc(0);
  15330. const encodingCharset = util.obtainContentCharset(this);
  15331. // Extract Encoding from header: 'content-encoding'
  15332. // Match `gzip`, `gzip, deflate` variations of GZIP encoding
  15333. const contentEncoding = this.message.headers['content-encoding'] || '';
  15334. const isGzippedEncoded = new RegExp('(gzip$)|(gzip, *deflate)').test(contentEncoding);
  15335. this.message.on('data', function (data) {
  15336. const chunk = (typeof data === 'string') ? Buffer.from(data, encodingCharset) : data;
  15337. buffer = Buffer.concat([buffer, chunk]);
  15338. }).on('end', function () {
  15339. return __awaiter(this, void 0, void 0, function* () {
  15340. if (isGzippedEncoded) { // Process GZipped Response Body HERE
  15341. const gunzippedBody = yield util.decompressGzippedContent(buffer, encodingCharset);
  15342. resolve(gunzippedBody);
  15343. }
  15344. else {
  15345. resolve(buffer.toString(encodingCharset));
  15346. }
  15347. });
  15348. }).on('error', function (err) {
  15349. reject(err);
  15350. });
  15351. }));
  15352. }
  15353. }
  15354. exports.HttpClientResponse = HttpClientResponse;
  15355. function isHttps(requestUrl) {
  15356. let parsedUrl = url.parse(requestUrl);
  15357. return parsedUrl.protocol === 'https:';
  15358. }
  15359. exports.isHttps = isHttps;
  15360. var EnvironmentVariables;
  15361. (function (EnvironmentVariables) {
  15362. EnvironmentVariables["HTTP_PROXY"] = "HTTP_PROXY";
  15363. EnvironmentVariables["HTTPS_PROXY"] = "HTTPS_PROXY";
  15364. EnvironmentVariables["NO_PROXY"] = "NO_PROXY";
  15365. })(EnvironmentVariables || (EnvironmentVariables = {}));
  15366. class HttpClient {
  15367. constructor(userAgent, handlers, requestOptions) {
  15368. this._ignoreSslError = false;
  15369. this._allowRedirects = true;
  15370. this._allowRedirectDowngrade = false;
  15371. this._maxRedirects = 50;
  15372. this._allowRetries = false;
  15373. this._maxRetries = 1;
  15374. this._keepAlive = false;
  15375. this._disposed = false;
  15376. this.userAgent = userAgent;
  15377. this.handlers = handlers || [];
  15378. let no_proxy = process.env[EnvironmentVariables.NO_PROXY];
  15379. if (no_proxy) {
  15380. this._httpProxyBypassHosts = [];
  15381. no_proxy.split(',').forEach(bypass => {
  15382. this._httpProxyBypassHosts.push(util.buildProxyBypassRegexFromEnv(bypass));
  15383. });
  15384. }
  15385. this.requestOptions = requestOptions;
  15386. if (requestOptions) {
  15387. if (requestOptions.ignoreSslError != null) {
  15388. this._ignoreSslError = requestOptions.ignoreSslError;
  15389. }
  15390. this._socketTimeout = requestOptions.socketTimeout;
  15391. this._httpProxy = requestOptions.proxy;
  15392. if (requestOptions.proxy && requestOptions.proxy.proxyBypassHosts) {
  15393. this._httpProxyBypassHosts = [];
  15394. requestOptions.proxy.proxyBypassHosts.forEach(bypass => {
  15395. this._httpProxyBypassHosts.push(new RegExp(bypass, 'i'));
  15396. });
  15397. }
  15398. this._certConfig = requestOptions.cert;
  15399. if (this._certConfig) {
  15400. // If using cert, need fs
  15401. fs = __nccwpck_require__(7147);
  15402. // cache the cert content into memory, so we don't have to read it from disk every time
  15403. if (this._certConfig.caFile && fs.existsSync(this._certConfig.caFile)) {
  15404. this._ca = fs.readFileSync(this._certConfig.caFile, 'utf8');
  15405. }
  15406. if (this._certConfig.certFile && fs.existsSync(this._certConfig.certFile)) {
  15407. this._cert = fs.readFileSync(this._certConfig.certFile, 'utf8');
  15408. }
  15409. if (this._certConfig.keyFile && fs.existsSync(this._certConfig.keyFile)) {
  15410. this._key = fs.readFileSync(this._certConfig.keyFile, 'utf8');
  15411. }
  15412. }
  15413. if (requestOptions.allowRedirects != null) {
  15414. this._allowRedirects = requestOptions.allowRedirects;
  15415. }
  15416. if (requestOptions.allowRedirectDowngrade != null) {
  15417. this._allowRedirectDowngrade = requestOptions.allowRedirectDowngrade;
  15418. }
  15419. if (requestOptions.maxRedirects != null) {
  15420. this._maxRedirects = Math.max(requestOptions.maxRedirects, 0);
  15421. }
  15422. if (requestOptions.keepAlive != null) {
  15423. this._keepAlive = requestOptions.keepAlive;
  15424. }
  15425. if (requestOptions.allowRetries != null) {
  15426. this._allowRetries = requestOptions.allowRetries;
  15427. }
  15428. if (requestOptions.maxRetries != null) {
  15429. this._maxRetries = requestOptions.maxRetries;
  15430. }
  15431. }
  15432. }
  15433. options(requestUrl, additionalHeaders) {
  15434. return this.request('OPTIONS', requestUrl, null, additionalHeaders || {});
  15435. }
  15436. get(requestUrl, additionalHeaders) {
  15437. return this.request('GET', requestUrl, null, additionalHeaders || {});
  15438. }
  15439. del(requestUrl, additionalHeaders) {
  15440. return this.request('DELETE', requestUrl, null, additionalHeaders || {});
  15441. }
  15442. post(requestUrl, data, additionalHeaders) {
  15443. return this.request('POST', requestUrl, data, additionalHeaders || {});
  15444. }
  15445. patch(requestUrl, data, additionalHeaders) {
  15446. return this.request('PATCH', requestUrl, data, additionalHeaders || {});
  15447. }
  15448. put(requestUrl, data, additionalHeaders) {
  15449. return this.request('PUT', requestUrl, data, additionalHeaders || {});
  15450. }
  15451. head(requestUrl, additionalHeaders) {
  15452. return this.request('HEAD', requestUrl, null, additionalHeaders || {});
  15453. }
  15454. sendStream(verb, requestUrl, stream, additionalHeaders) {
  15455. return this.request(verb, requestUrl, stream, additionalHeaders);
  15456. }
  15457. /**
  15458. * Makes a raw http request.
  15459. * All other methods such as get, post, patch, and request ultimately call this.
  15460. * Prefer get, del, post and patch
  15461. */
  15462. request(verb, requestUrl, data, headers) {
  15463. return __awaiter(this, void 0, void 0, function* () {
  15464. if (this._disposed) {
  15465. throw new Error("Client has already been disposed.");
  15466. }
  15467. let parsedUrl = url.parse(requestUrl);
  15468. let info = this._prepareRequest(verb, parsedUrl, headers);
  15469. // Only perform retries on reads since writes may not be idempotent.
  15470. let maxTries = (this._allowRetries && RetryableHttpVerbs.indexOf(verb) != -1) ? this._maxRetries + 1 : 1;
  15471. let numTries = 0;
  15472. let response;
  15473. while (numTries < maxTries) {
  15474. try {
  15475. response = yield this.requestRaw(info, data);
  15476. }
  15477. catch (err) {
  15478. numTries++;
  15479. if (err && err.code && NetworkRetryErrors.indexOf(err.code) > -1 && numTries < maxTries) {
  15480. yield this._performExponentialBackoff(numTries);
  15481. continue;
  15482. }
  15483. throw err;
  15484. }
  15485. // Check if it's an authentication challenge
  15486. if (response && response.message && response.message.statusCode === HttpCodes.Unauthorized) {
  15487. let authenticationHandler;
  15488. for (let i = 0; i < this.handlers.length; i++) {
  15489. if (this.handlers[i].canHandleAuthentication(response)) {
  15490. authenticationHandler = this.handlers[i];
  15491. break;
  15492. }
  15493. }
  15494. if (authenticationHandler) {
  15495. return authenticationHandler.handleAuthentication(this, info, data);
  15496. }
  15497. else {
  15498. // We have received an unauthorized response but have no handlers to handle it.
  15499. // Let the response return to the caller.
  15500. return response;
  15501. }
  15502. }
  15503. let redirectsRemaining = this._maxRedirects;
  15504. while (HttpRedirectCodes.indexOf(response.message.statusCode) != -1
  15505. && this._allowRedirects
  15506. && redirectsRemaining > 0) {
  15507. const redirectUrl = response.message.headers["location"];
  15508. if (!redirectUrl) {
  15509. // if there's no location to redirect to, we won't
  15510. break;
  15511. }
  15512. let parsedRedirectUrl = url.parse(redirectUrl);
  15513. if (parsedUrl.protocol == 'https:' && parsedUrl.protocol != parsedRedirectUrl.protocol && !this._allowRedirectDowngrade) {
  15514. throw new Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.");
  15515. }
  15516. // we need to finish reading the response before reassigning response
  15517. // which will leak the open socket.
  15518. yield response.readBody();
  15519. // let's make the request with the new redirectUrl
  15520. info = this._prepareRequest(verb, parsedRedirectUrl, headers);
  15521. response = yield this.requestRaw(info, data);
  15522. redirectsRemaining--;
  15523. }
  15524. if (HttpResponseRetryCodes.indexOf(response.message.statusCode) == -1) {
  15525. // If not a retry code, return immediately instead of retrying
  15526. return response;
  15527. }
  15528. numTries += 1;
  15529. if (numTries < maxTries) {
  15530. yield response.readBody();
  15531. yield this._performExponentialBackoff(numTries);
  15532. }
  15533. }
  15534. return response;
  15535. });
  15536. }
  15537. /**
  15538. * Needs to be called if keepAlive is set to true in request options.
  15539. */
  15540. dispose() {
  15541. if (this._agent) {
  15542. this._agent.destroy();
  15543. }
  15544. this._disposed = true;
  15545. }
  15546. /**
  15547. * Raw request.
  15548. * @param info
  15549. * @param data
  15550. */
  15551. requestRaw(info, data) {
  15552. return new Promise((resolve, reject) => {
  15553. let callbackForResult = function (err, res) {
  15554. if (err) {
  15555. reject(err);
  15556. }
  15557. resolve(res);
  15558. };
  15559. this.requestRawWithCallback(info, data, callbackForResult);
  15560. });
  15561. }
  15562. /**
  15563. * Raw request with callback.
  15564. * @param info
  15565. * @param data
  15566. * @param onResult
  15567. */
  15568. requestRawWithCallback(info, data, onResult) {
  15569. let socket;
  15570. if (typeof (data) === 'string') {
  15571. info.options.headers["Content-Length"] = Buffer.byteLength(data, 'utf8');
  15572. }
  15573. let callbackCalled = false;
  15574. let handleResult = (err, res) => {
  15575. if (!callbackCalled) {
  15576. callbackCalled = true;
  15577. onResult(err, res);
  15578. }
  15579. };
  15580. let req = info.httpModule.request(info.options, (msg) => {
  15581. let res = new HttpClientResponse(msg);
  15582. handleResult(null, res);
  15583. });
  15584. req.on('socket', (sock) => {
  15585. socket = sock;
  15586. });
  15587. // If we ever get disconnected, we want the socket to timeout eventually
  15588. req.setTimeout(this._socketTimeout || 3 * 60000, () => {
  15589. if (socket) {
  15590. socket.destroy();
  15591. }
  15592. handleResult(new Error('Request timeout: ' + info.options.path), null);
  15593. });
  15594. req.on('error', function (err) {
  15595. // err has statusCode property
  15596. // res should have headers
  15597. handleResult(err, null);
  15598. });
  15599. if (data && typeof (data) === 'string') {
  15600. req.write(data, 'utf8');
  15601. }
  15602. if (data && typeof (data) !== 'string') {
  15603. data.on('close', function () {
  15604. req.end();
  15605. });
  15606. data.pipe(req);
  15607. }
  15608. else {
  15609. req.end();
  15610. }
  15611. }
  15612. _prepareRequest(method, requestUrl, headers) {
  15613. const info = {};
  15614. info.parsedUrl = requestUrl;
  15615. const usingSsl = info.parsedUrl.protocol === 'https:';
  15616. info.httpModule = usingSsl ? https : http;
  15617. const defaultPort = usingSsl ? 443 : 80;
  15618. info.options = {};
  15619. info.options.host = info.parsedUrl.hostname;
  15620. info.options.port = info.parsedUrl.port ? parseInt(info.parsedUrl.port) : defaultPort;
  15621. info.options.path = (info.parsedUrl.pathname || '') + (info.parsedUrl.search || '');
  15622. info.options.method = method;
  15623. info.options.timeout = (this.requestOptions && this.requestOptions.socketTimeout) || this._socketTimeout;
  15624. this._socketTimeout = info.options.timeout;
  15625. info.options.headers = this._mergeHeaders(headers);
  15626. if (this.userAgent != null) {
  15627. info.options.headers["user-agent"] = this.userAgent;
  15628. }
  15629. info.options.agent = this._getAgent(info.parsedUrl);
  15630. // gives handlers an opportunity to participate
  15631. if (this.handlers && !this._isPresigned(url.format(requestUrl))) {
  15632. this.handlers.forEach((handler) => {
  15633. handler.prepareRequest(info.options);
  15634. });
  15635. }
  15636. return info;
  15637. }
  15638. _isPresigned(requestUrl) {
  15639. if (this.requestOptions && this.requestOptions.presignedUrlPatterns) {
  15640. const patterns = this.requestOptions.presignedUrlPatterns;
  15641. for (let i = 0; i < patterns.length; i++) {
  15642. if (requestUrl.match(patterns[i])) {
  15643. return true;
  15644. }
  15645. }
  15646. }
  15647. return false;
  15648. }
  15649. _mergeHeaders(headers) {
  15650. const lowercaseKeys = obj => Object.keys(obj).reduce((c, k) => (c[k.toLowerCase()] = obj[k], c), {});
  15651. if (this.requestOptions && this.requestOptions.headers) {
  15652. return Object.assign({}, lowercaseKeys(this.requestOptions.headers), lowercaseKeys(headers));
  15653. }
  15654. return lowercaseKeys(headers || {});
  15655. }
  15656. _getAgent(parsedUrl) {
  15657. let agent;
  15658. let proxy = this._getProxy(parsedUrl);
  15659. let useProxy = proxy.proxyUrl && proxy.proxyUrl.hostname && !this._isMatchInBypassProxyList(parsedUrl);
  15660. if (this._keepAlive && useProxy) {
  15661. agent = this._proxyAgent;
  15662. }
  15663. if (this._keepAlive && !useProxy) {
  15664. agent = this._agent;
  15665. }
  15666. // if agent is already assigned use that agent.
  15667. if (!!agent) {
  15668. return agent;
  15669. }
  15670. const usingSsl = parsedUrl.protocol === 'https:';
  15671. let maxSockets = 100;
  15672. if (!!this.requestOptions) {
  15673. maxSockets = this.requestOptions.maxSockets || http.globalAgent.maxSockets;
  15674. }
  15675. if (useProxy) {
  15676. // If using proxy, need tunnel
  15677. if (!tunnel) {
  15678. tunnel = __nccwpck_require__(4294);
  15679. }
  15680. const agentOptions = {
  15681. maxSockets: maxSockets,
  15682. keepAlive: this._keepAlive,
  15683. proxy: {
  15684. proxyAuth: proxy.proxyAuth,
  15685. host: proxy.proxyUrl.hostname,
  15686. port: proxy.proxyUrl.port
  15687. },
  15688. };
  15689. let tunnelAgent;
  15690. const overHttps = proxy.proxyUrl.protocol === 'https:';
  15691. if (usingSsl) {
  15692. tunnelAgent = overHttps ? tunnel.httpsOverHttps : tunnel.httpsOverHttp;
  15693. }
  15694. else {
  15695. tunnelAgent = overHttps ? tunnel.httpOverHttps : tunnel.httpOverHttp;
  15696. }
  15697. agent = tunnelAgent(agentOptions);
  15698. this._proxyAgent = agent;
  15699. }
  15700. // if reusing agent across request and tunneling agent isn't assigned create a new agent
  15701. if (this._keepAlive && !agent) {
  15702. const options = { keepAlive: this._keepAlive, maxSockets: maxSockets };
  15703. agent = usingSsl ? new https.Agent(options) : new http.Agent(options);
  15704. this._agent = agent;
  15705. }
  15706. // if not using private agent and tunnel agent isn't setup then use global agent
  15707. if (!agent) {
  15708. agent = usingSsl ? https.globalAgent : http.globalAgent;
  15709. }
  15710. if (usingSsl && this._ignoreSslError) {
  15711. // we don't want to set NODE_TLS_REJECT_UNAUTHORIZED=0 since that will affect request for entire process
  15712. // http.RequestOptions doesn't expose a way to modify RequestOptions.agent.options
  15713. // we have to cast it to any and change it directly
  15714. agent.options = Object.assign(agent.options || {}, { rejectUnauthorized: false });
  15715. }
  15716. if (usingSsl && this._certConfig) {
  15717. agent.options = Object.assign(agent.options || {}, { ca: this._ca, cert: this._cert, key: this._key, passphrase: this._certConfig.passphrase });
  15718. }
  15719. return agent;
  15720. }
  15721. _getProxy(parsedUrl) {
  15722. let usingSsl = parsedUrl.protocol === 'https:';
  15723. let proxyConfig = this._httpProxy;
  15724. // fallback to http_proxy and https_proxy env
  15725. let https_proxy = process.env[EnvironmentVariables.HTTPS_PROXY];
  15726. let http_proxy = process.env[EnvironmentVariables.HTTP_PROXY];
  15727. if (!proxyConfig) {
  15728. if (https_proxy && usingSsl) {
  15729. proxyConfig = {
  15730. proxyUrl: https_proxy
  15731. };
  15732. }
  15733. else if (http_proxy) {
  15734. proxyConfig = {
  15735. proxyUrl: http_proxy
  15736. };
  15737. }
  15738. }
  15739. let proxyUrl;
  15740. let proxyAuth;
  15741. if (proxyConfig) {
  15742. if (proxyConfig.proxyUrl.length > 0) {
  15743. proxyUrl = url.parse(proxyConfig.proxyUrl);
  15744. }
  15745. if (proxyConfig.proxyUsername || proxyConfig.proxyPassword) {
  15746. proxyAuth = proxyConfig.proxyUsername + ":" + proxyConfig.proxyPassword;
  15747. }
  15748. }
  15749. return { proxyUrl: proxyUrl, proxyAuth: proxyAuth };
  15750. }
  15751. _isMatchInBypassProxyList(parsedUrl) {
  15752. if (!this._httpProxyBypassHosts) {
  15753. return false;
  15754. }
  15755. let bypass = false;
  15756. this._httpProxyBypassHosts.forEach(bypassHost => {
  15757. if (bypassHost.test(parsedUrl.href)) {
  15758. bypass = true;
  15759. }
  15760. });
  15761. return bypass;
  15762. }
  15763. _performExponentialBackoff(retryNumber) {
  15764. retryNumber = Math.min(ExponentialBackoffCeiling, retryNumber);
  15765. const ms = ExponentialBackoffTimeSlice * Math.pow(2, retryNumber);
  15766. return new Promise(resolve => setTimeout(() => resolve(), ms));
  15767. }
  15768. }
  15769. exports.HttpClient = HttpClient;
  15770. /***/ }),
  15771. /***/ 9470:
  15772. /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) {
  15773. "use strict";
  15774. // Copyright (c) Microsoft. All rights reserved.
  15775. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
  15776. var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
  15777. return new (P || (P = Promise))(function (resolve, reject) {
  15778. function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
  15779. function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
  15780. function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }
  15781. step((generator = generator.apply(thisArg, _arguments || [])).next());
  15782. });
  15783. };
  15784. Object.defineProperty(exports, "__esModule", ({ value: true }));
  15785. const qs = __nccwpck_require__(2760);
  15786. const url = __nccwpck_require__(7310);
  15787. const path = __nccwpck_require__(1017);
  15788. const zlib = __nccwpck_require__(9796);
  15789. /**
  15790. * creates an url from a request url and optional base url (http://server:8080)
  15791. * @param {string} resource - a fully qualified url or relative path
  15792. * @param {string} baseUrl - an optional baseUrl (http://server:8080)
  15793. * @param {IRequestOptions} options - an optional options object, could include QueryParameters e.g.
  15794. * @return {string} - resultant url
  15795. */
  15796. function getUrl(resource, baseUrl, queryParams) {
  15797. const pathApi = path.posix || path;
  15798. let requestUrl = '';
  15799. if (!baseUrl) {
  15800. requestUrl = resource;
  15801. }
  15802. else if (!resource) {
  15803. requestUrl = baseUrl;
  15804. }
  15805. else {
  15806. const base = url.parse(baseUrl);
  15807. const resultantUrl = url.parse(resource);
  15808. // resource (specific per request) elements take priority
  15809. resultantUrl.protocol = resultantUrl.protocol || base.protocol;
  15810. resultantUrl.auth = resultantUrl.auth || base.auth;
  15811. resultantUrl.host = resultantUrl.host || base.host;
  15812. resultantUrl.pathname = pathApi.resolve(base.pathname, resultantUrl.pathname);
  15813. if (!resultantUrl.pathname.endsWith('/') && resource.endsWith('/')) {
  15814. resultantUrl.pathname += '/';
  15815. }
  15816. requestUrl = url.format(resultantUrl);
  15817. }
  15818. return queryParams ?
  15819. getUrlWithParsedQueryParams(requestUrl, queryParams) :
  15820. requestUrl;
  15821. }
  15822. exports.getUrl = getUrl;
  15823. /**
  15824. *
  15825. * @param {string} requestUrl
  15826. * @param {IRequestQueryParams} queryParams
  15827. * @return {string} - Request's URL with Query Parameters appended/parsed.
  15828. */
  15829. function getUrlWithParsedQueryParams(requestUrl, queryParams) {
  15830. const url = requestUrl.replace(/\?$/g, ''); // Clean any extra end-of-string "?" character
  15831. const parsedQueryParams = qs.stringify(queryParams.params, buildParamsStringifyOptions(queryParams));
  15832. return `${url}${parsedQueryParams}`;
  15833. }
  15834. /**
  15835. * Build options for QueryParams Stringifying.
  15836. *
  15837. * @param {IRequestQueryParams} queryParams
  15838. * @return {object}
  15839. */
  15840. function buildParamsStringifyOptions(queryParams) {
  15841. let options = {
  15842. addQueryPrefix: true,
  15843. delimiter: (queryParams.options || {}).separator || '&',
  15844. allowDots: (queryParams.options || {}).shouldAllowDots || false,
  15845. arrayFormat: (queryParams.options || {}).arrayFormat || 'repeat',
  15846. encodeValuesOnly: (queryParams.options || {}).shouldOnlyEncodeValues || true
  15847. };
  15848. return options;
  15849. }
  15850. /**
  15851. * Decompress/Decode gzip encoded JSON
  15852. * Using Node.js built-in zlib module
  15853. *
  15854. * @param {Buffer} buffer
  15855. * @param {string} charset? - optional; defaults to 'utf-8'
  15856. * @return {Promise<string>}
  15857. */
  15858. function decompressGzippedContent(buffer, charset) {
  15859. return __awaiter(this, void 0, void 0, function* () {
  15860. return new Promise((resolve, reject) => __awaiter(this, void 0, void 0, function* () {
  15861. zlib.gunzip(buffer, function (error, buffer) {
  15862. if (error) {
  15863. reject(error);
  15864. }
  15865. resolve(buffer.toString(charset || 'utf-8'));
  15866. });
  15867. }));
  15868. });
  15869. }
  15870. exports.decompressGzippedContent = decompressGzippedContent;
  15871. /**
  15872. * Builds a RegExp to test urls against for deciding
  15873. * wether to bypass proxy from an entry of the
  15874. * environment variable setting NO_PROXY
  15875. *
  15876. * @param {string} bypass
  15877. * @return {RegExp}
  15878. */
  15879. function buildProxyBypassRegexFromEnv(bypass) {
  15880. try {
  15881. // We need to keep this around for back-compat purposes
  15882. return new RegExp(bypass, 'i');
  15883. }
  15884. catch (err) {
  15885. if (err instanceof SyntaxError && (bypass || "").startsWith("*")) {
  15886. let wildcardEscaped = bypass.replace('*', '(.*)');
  15887. return new RegExp(wildcardEscaped, 'i');
  15888. }
  15889. throw err;
  15890. }
  15891. }
  15892. exports.buildProxyBypassRegexFromEnv = buildProxyBypassRegexFromEnv;
  15893. /**
  15894. * Obtain Response's Content Charset.
  15895. * Through inspecting `content-type` response header.
  15896. * It Returns 'utf-8' if NO charset specified/matched.
  15897. *
  15898. * @param {IHttpClientResponse} response
  15899. * @return {string} - Content Encoding Charset; Default=utf-8
  15900. */
  15901. function obtainContentCharset(response) {
  15902. // Find the charset, if specified.
  15903. // Search for the `charset=CHARSET` string, not including `;,\r\n`
  15904. // Example: content-type: 'application/json;charset=utf-8'
  15905. // |__ matches would be ['charset=utf-8', 'utf-8', index: 18, input: 'application/json; charset=utf-8']
  15906. // |_____ matches[1] would have the charset :tada: , in our example it's utf-8
  15907. // However, if the matches Array was empty or no charset found, 'utf-8' would be returned by default.
  15908. const nodeSupportedEncodings = ['ascii', 'utf8', 'utf16le', 'ucs2', 'base64', 'binary', 'hex'];
  15909. const contentType = response.message.headers['content-type'] || '';
  15910. const matches = contentType.match(/charset=([^;,\r\n]+)/i);
  15911. return (matches && matches[1] && nodeSupportedEncodings.indexOf(matches[1]) != -1) ? matches[1] : 'utf-8';
  15912. }
  15913. exports.obtainContentCharset = obtainContentCharset;
  15914. /***/ }),
  15915. /***/ 5030:
  15916. /***/ ((__unused_webpack_module, exports) => {
  15917. "use strict";
  15918. Object.defineProperty(exports, "__esModule", ({ value: true }));
  15919. function getUserAgent() {
  15920. if (typeof navigator === "object" && "userAgent" in navigator) {
  15921. return navigator.userAgent;
  15922. }
  15923. if (typeof process === "object" && "version" in process) {
  15924. return `Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`;
  15925. }
  15926. return "<environment undetectable>";
  15927. }
  15928. exports.getUserAgent = getUserAgent;
  15929. //# sourceMappingURL=index.js.map
  15930. /***/ }),
  15931. /***/ 2707:
  15932. /***/ ((module) => {
  15933. /**
  15934. * Convert array of 16 byte values to UUID string format of the form:
  15935. * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
  15936. */
  15937. var byteToHex = [];
  15938. for (var i = 0; i < 256; ++i) {
  15939. byteToHex[i] = (i + 0x100).toString(16).substr(1);
  15940. }
  15941. function bytesToUuid(buf, offset) {
  15942. var i = offset || 0;
  15943. var bth = byteToHex;
  15944. // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4
  15945. return ([bth[buf[i++]], bth[buf[i++]],
  15946. bth[buf[i++]], bth[buf[i++]], '-',
  15947. bth[buf[i++]], bth[buf[i++]], '-',
  15948. bth[buf[i++]], bth[buf[i++]], '-',
  15949. bth[buf[i++]], bth[buf[i++]], '-',
  15950. bth[buf[i++]], bth[buf[i++]],
  15951. bth[buf[i++]], bth[buf[i++]],
  15952. bth[buf[i++]], bth[buf[i++]]]).join('');
  15953. }
  15954. module.exports = bytesToUuid;
  15955. /***/ }),
  15956. /***/ 5859:
  15957. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  15958. // Unique ID creation requires a high quality random # generator. In node.js
  15959. // this is pretty straight-forward - we use the crypto API.
  15960. var crypto = __nccwpck_require__(6113);
  15961. module.exports = function nodeRNG() {
  15962. return crypto.randomBytes(16);
  15963. };
  15964. /***/ }),
  15965. /***/ 824:
  15966. /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
  15967. var rng = __nccwpck_require__(5859);
  15968. var bytesToUuid = __nccwpck_require__(2707);
  15969. function v4(options, buf, offset) {
  15970. var i = buf && offset || 0;
  15971. if (typeof(options) == 'string') {
  15972. buf = options === 'binary' ? new Array(16) : null;
  15973. options = null;
  15974. }
  15975. options = options || {};
  15976. var rnds = options.random || (options.rng || rng)();
  15977. // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
  15978. rnds[6] = (rnds[6] & 0x0f) | 0x40;
  15979. rnds[8] = (rnds[8] & 0x3f) | 0x80;
  15980. // Copy bytes to buffer, if provided
  15981. if (buf) {
  15982. for (var ii = 0; ii < 16; ++ii) {
  15983. buf[i + ii] = rnds[ii];
  15984. }
  15985. }
  15986. return buf || bytesToUuid(rnds);
  15987. }
  15988. module.exports = v4;
  15989. /***/ }),
  15990. /***/ 2940:
  15991. /***/ ((module) => {
  15992. // Returns a wrapper function that returns a wrapped callback
  15993. // The wrapper function should do some stuff, and return a
  15994. // presumably different callback function.
  15995. // This makes sure that own properties are retained, so that
  15996. // decorations and such are not lost along the way.
  15997. module.exports = wrappy
  15998. function wrappy (fn, cb) {
  15999. if (fn && cb) return wrappy(fn)(cb)
  16000. if (typeof fn !== 'function')
  16001. throw new TypeError('need wrapper function')
  16002. Object.keys(fn).forEach(function (k) {
  16003. wrapper[k] = fn[k]
  16004. })
  16005. return wrapper
  16006. function wrapper() {
  16007. var args = new Array(arguments.length)
  16008. for (var i = 0; i < args.length; i++) {
  16009. args[i] = arguments[i]
  16010. }
  16011. var ret = fn.apply(this, args)
  16012. var cb = args[args.length-1]
  16013. if (typeof ret === 'function' && ret !== cb) {
  16014. Object.keys(cb).forEach(function (k) {
  16015. ret[k] = cb[k]
  16016. })
  16017. }
  16018. return ret
  16019. }
  16020. }
  16021. /***/ }),
  16022. /***/ 2877:
  16023. /***/ ((module) => {
  16024. module.exports = eval("require")("encoding");
  16025. /***/ }),
  16026. /***/ 9491:
  16027. /***/ ((module) => {
  16028. "use strict";
  16029. module.exports = require("assert");
  16030. /***/ }),
  16031. /***/ 2081:
  16032. /***/ ((module) => {
  16033. "use strict";
  16034. module.exports = require("child_process");
  16035. /***/ }),
  16036. /***/ 6113:
  16037. /***/ ((module) => {
  16038. "use strict";
  16039. module.exports = require("crypto");
  16040. /***/ }),
  16041. /***/ 2361:
  16042. /***/ ((module) => {
  16043. "use strict";
  16044. module.exports = require("events");
  16045. /***/ }),
  16046. /***/ 7147:
  16047. /***/ ((module) => {
  16048. "use strict";
  16049. module.exports = require("fs");
  16050. /***/ }),
  16051. /***/ 3685:
  16052. /***/ ((module) => {
  16053. "use strict";
  16054. module.exports = require("http");
  16055. /***/ }),
  16056. /***/ 5687:
  16057. /***/ ((module) => {
  16058. "use strict";
  16059. module.exports = require("https");
  16060. /***/ }),
  16061. /***/ 1808:
  16062. /***/ ((module) => {
  16063. "use strict";
  16064. module.exports = require("net");
  16065. /***/ }),
  16066. /***/ 2037:
  16067. /***/ ((module) => {
  16068. "use strict";
  16069. module.exports = require("os");
  16070. /***/ }),
  16071. /***/ 1017:
  16072. /***/ ((module) => {
  16073. "use strict";
  16074. module.exports = require("path");
  16075. /***/ }),
  16076. /***/ 5477:
  16077. /***/ ((module) => {
  16078. "use strict";
  16079. module.exports = require("punycode");
  16080. /***/ }),
  16081. /***/ 2781:
  16082. /***/ ((module) => {
  16083. "use strict";
  16084. module.exports = require("stream");
  16085. /***/ }),
  16086. /***/ 4404:
  16087. /***/ ((module) => {
  16088. "use strict";
  16089. module.exports = require("tls");
  16090. /***/ }),
  16091. /***/ 7310:
  16092. /***/ ((module) => {
  16093. "use strict";
  16094. module.exports = require("url");
  16095. /***/ }),
  16096. /***/ 3837:
  16097. /***/ ((module) => {
  16098. "use strict";
  16099. module.exports = require("util");
  16100. /***/ }),
  16101. /***/ 9796:
  16102. /***/ ((module) => {
  16103. "use strict";
  16104. module.exports = require("zlib");
  16105. /***/ }),
  16106. /***/ 1907:
  16107. /***/ ((module) => {
  16108. "use strict";
  16109. module.exports = JSON.parse('[[[0,44],"disallowed_STD3_valid"],[[45,46],"valid"],[[47,47],"disallowed_STD3_valid"],[[48,57],"valid"],[[58,64],"disallowed_STD3_valid"],[[65,65],"mapped",[97]],[[66,66],"mapped",[98]],[[67,67],"mapped",[99]],[[68,68],"mapped",[100]],[[69,69],"mapped",[101]],[[70,70],"mapped",[102]],[[71,71],"mapped",[103]],[[72,72],"mapped",[104]],[[73,73],"mapped",[105]],[[74,74],"mapped",[106]],[[75,75],"mapped",[107]],[[76,76],"mapped",[108]],[[77,77],"mapped",[109]],[[78,78],"mapped",[110]],[[79,79],"mapped",[111]],[[80,80],"mapped",[112]],[[81,81],"mapped",[113]],[[82,82],"mapped",[114]],[[83,83],"mapped",[115]],[[84,84],"mapped",[116]],[[85,85],"mapped",[117]],[[86,86],"mapped",[118]],[[87,87],"mapped",[119]],[[88,88],"mapped",[120]],[[89,89],"mapped",[121]],[[90,90],"mapped",[122]],[[91,96],"disallowed_STD3_valid"],[[97,122],"valid"],[[123,127],"disallowed_STD3_valid"],[[128,159],"disallowed"],[[160,160],"disallowed_STD3_mapped",[32]],[[161,167],"valid",[],"NV8"],[[168,168],"disallowed_STD3_mapped",[32,776]],[[169,169],"valid",[],"NV8"],[[170,170],"mapped",[97]],[[171,172],"valid",[],"NV8"],[[173,173],"ignored"],[[174,174],"valid",[],"NV8"],[[175,175],"disallowed_STD3_mapped",[32,772]],[[176,177],"valid",[],"NV8"],[[178,178],"mapped",[50]],[[179,179],"mapped",[51]],[[180,180],"disallowed_STD3_mapped",[32,769]],[[181,181],"mapped",[956]],[[182,182],"valid",[],"NV8"],[[183,183],"valid"],[[184,184],"disallowed_STD3_mapped",[32,807]],[[185,185],"mapped",[49]],[[186,186],"mapped",[111]],[[187,187],"valid",[],"NV8"],[[188,188],"mapped",[49,8260,52]],[[189,189],"mapped",[49,8260,50]],[[190,190],"mapped",[51,8260,52]],[[191,191],"valid",[],"NV8"],[[192,192],"mapped",[224]],[[193,193],"mapped",[225]],[[194,194],"mapped",[226]],[[195,195],"mapped",[227]],[[196,196],"mapped",[228]],[[197,197],"mapped",[229]],[[198,198],"mapped",[230]],[[199,199],"mapped",[231]],[[200,200],"mapped",[232]],[[201,201],"mapped",[233]],[[202,202],"mapped",[234]],[[203,203],"mapped",[235]],[[204,204],"mapped",[236]],[[205,205],"mapped",[237]],[[206,206],"mapped",[238]],[[207,207],"mapped",[239]],[[208,208],"mapped",[240]],[[209,209],"mapped",[241]],[[210,210],"mapped",[242]],[[211,211],"mapped",[243]],[[212,212],"mapped",[244]],[[213,213],"mapped",[245]],[[214,214],"mapped",[246]],[[215,215],"valid",[],"NV8"],[[216,216],"mapped",[248]],[[217,217],"mapped",[249]],[[218,218],"mapped",[250]],[[219,219],"mapped",[251]],[[220,220],"mapped",[252]],[[221,221],"mapped",[253]],[[222,222],"mapped",[254]],[[223,223],"deviation",[115,115]],[[224,246],"valid"],[[247,247],"valid",[],"NV8"],[[248,255],"valid"],[[256,256],"mapped",[257]],[[257,257],"valid"],[[258,258],"mapped",[259]],[[259,259],"valid"],[[260,260],"mapped",[261]],[[261,261],"valid"],[[262,262],"mapped",[263]],[[263,263],"valid"],[[264,264],"mapped",[265]],[[265,265],"valid"],[[266,266],"mapped",[267]],[[267,267],"valid"],[[268,268],"mapped",[269]],[[269,269],"valid"],[[270,270],"mapped",[271]],[[271,271],"valid"],[[272,272],"mapped",[273]],[[273,273],"valid"],[[274,274],"mapped",[275]],[[275,275],"valid"],[[276,276],"mapped",[277]],[[277,277],"valid"],[[278,278],"mapped",[279]],[[279,279],"valid"],[[280,280],"mapped",[281]],[[281,281],"valid"],[[282,282],"mapped",[283]],[[283,283],"valid"],[[284,284],"mapped",[285]],[[285,285],"valid"],[[286,286],"mapped",[287]],[[287,287],"valid"],[[288,288],"mapped",[289]],[[289,289],"valid"],[[290,290],"mapped",[291]],[[291,291],"valid"],[[292,292],"mapped",[293]],[[293,293],"valid"],[[294,294],"mapped",[295]],[[295,295],"valid"],[[296,296],"mapped",[297]],[[297,297],"valid"],[[298,298],"mapped",[299]],[[299,299],"valid"],[[300,300],"mapped",[301]],[[301,301],"valid"],[[302,302],"mapped",[303]],[[303,303],"valid"],[[304,304],"mapped",[105,775]],[[305,305],"valid"],[[306,307],"mapped",[105,106]],[[308,308],"mapped",[309]],[[309,309],"valid"],[[310,310],"mapped",[311]],[[311,312],"valid"],[[313,313],"mapped",[314]],[[314,314],"valid"],[[315,315],"mapped",[316]],[[316,316],"valid"],[[317,317],"mapped",[318]],[[318,318],"valid"],[[319,320],"mapped",[108,183]],[[321,321],"mapped",[322]],[[322,322],"valid"],[[323,323],"mapped",[324]],[[324,324],"valid"],[[325,325],"mapped",[326]],[[326,326],"valid"],[[327,327],"mapped",[328]],[[328,328],"valid"],[[329,329],"mapped",[700,110]],[[330,330],"mapped",[331]],[[331,331],"valid"],[[332,332],"mapped",[333]],[[333,333],"valid"],[[334,334],"mapped",[335]],[[335,335],"valid"],[[336,336],"mapped",[337]],[[337,337],"valid"],[[338,338],"mapped",[339]],[[339,339],"valid"],[[340,340],"mapped",[341]],[[341,341],"valid"],[[342,342],"mapped",[343]],[[343,343],"valid"],[[344,344],"mapped",[345]],[[345,345],"valid"],[[346,346],"mapped",[347]],[[347,347],"valid"],[[348,348],"mapped",[349]],[[349,349],"valid"],[[350,350],"mapped",[351]],[[351,351],"valid"],[[352,352],"mapped",[353]],[[353,353],"valid"],[[354,354],"mapped",[355]],[[355,355],"valid"],[[356,356],"mapped",[357]],[[357,357],"valid"],[[358,358],"mapped",[359]],[[359,359],"valid"],[[360,360],"mapped",[361]],[[361,361],"valid"],[[362,362],"mapped",[363]],[[363,363],"valid"],[[364,364],"mapped",[365]],[[365,365],"valid"],[[366,366],"mapped",[367]],[[367,367],"valid"],[[368,368],"mapped",[369]],[[369,369],"valid"],[[370,370],"mapped",[371]],[[371,371],"valid"],[[372,372],"mapped",[373]],[[373,373],"valid"],[[374,374],"mapped",[375]],[[375,375],"valid"],[[376,376],"mapped",[255]],[[377,377],"mapped",[378]],[[378,378],"valid"],[[379,379],"mapped",[380]],[[380,380],"valid"],[[381,381],"mapped",[382]],[[382,382],"valid"],[[383,383],"mapped",[115]],[[384,384],"valid"],[[385,385],"mapped",[595]],[[386,386],"mapped",[387]],[[387,387],"valid"],[[388,388],"mapped",[389]],[[389,389],"valid"],[[390,390],"mapped",[596]],[[391,391],"mapped",[392]],[[392,392],"valid"],[[393,393],"mapped",[598]],[[394,394],"mapped",[599]],[[395,395],"mapped",[396]],[[396,397],"valid"],[[398,398],"mapped",[477]],[[399,399],"mapped",[601]],[[400,400],"mapped",[603]],[[401,401],"mapped",[402]],[[402,402],"valid"],[[403,403],"mapped",[608]],[[404,404],"mapped",[611]],[[405,405],"valid"],[[406,406],"mapped",[617]],[[407,407],"mapped",[616]],[[408,408],"mapped",[409]],[[409,411],"valid"],[[412,412],"mapped",[623]],[[413,413],"mapped",[626]],[[414,414],"valid"],[[415,415],"mapped",[629]],[[416,416],"mapped",[417]],[[417,417],"valid"],[[418,418],"mapped",[419]],[[419,419],"valid"],[[420,420],"mapped",[421]],[[421,421],"valid"],[[422,422],"mapped",[640]],[[423,423],"mapped",[424]],[[424,424],"valid"],[[425,425],"mapped",[643]],[[426,427],"valid"],[[428,428],"mapped",[429]],[[429,429],"valid"],[[430,430],"mapped",[648]],[[431,431],"mapped",[432]],[[432,432],"valid"],[[433,433],"mapped",[650]],[[434,434],"mapped",[651]],[[435,435],"mapped",[436]],[[436,436],"valid"],[[437,437],"mapped",[438]],[[438,438],"valid"],[[439,439],"mapped",[658]],[[440,440],"mapped",[441]],[[441,443],"valid"],[[444,444],"mapped",[445]],[[445,451],"valid"],[[452,454],"mapped",[100,382]],[[455,457],"mapped",[108,106]],[[458,460],"mapped",[110,106]],[[461,461],"mapped",[462]],[[462,462],"valid"],[[463,463],"mapped",[464]],[[464,464],"valid"],[[465,465],"mapped",[466]],[[466,466],"valid"],[[467,467],"mapped",[468]],[[468,468],"valid"],[[469,469],"mapped",[470]],[[470,470],"valid"],[[471,471],"mapped",[472]],[[472,472],"valid"],[[473,473],"mapped",[474]],[[474,474],"valid"],[[475,475],"mapped",[476]],[[476,477],"valid"],[[478,478],"mapped",[479]],[[479,479],"valid"],[[480,480],"mapped",[481]],[[481,481],"valid"],[[482,482],"mapped",[483]],[[483,483],"valid"],[[484,484],"mapped",[485]],[[485,485],"valid"],[[486,486],"mapped",[487]],[[487,487],"valid"],[[488,488],"mapped",[489]],[[489,489],"valid"],[[490,490],"mapped",[491]],[[491,491],"valid"],[[492,492],"mapped",[493]],[[493,493],"valid"],[[494,494],"mapped",[495]],[[495,496],"valid"],[[497,499],"mapped",[100,122]],[[500,500],"mapped",[501]],[[501,501],"valid"],[[502,502],"mapped",[405]],[[503,503],"mapped",[447]],[[504,504],"mapped",[505]],[[505,505],"valid"],[[506,506],"mapped",[507]],[[507,507],"valid"],[[508,508],"mapped",[509]],[[509,509],"valid"],[[510,510],"mapped",[511]],[[511,511],"valid"],[[512,512],"mapped",[513]],[[513,513],"valid"],[[514,514],"mapped",[515]],[[515,515],"valid"],[[516,516],"mapped",[517]],[[517,517],"valid"],[[518,518],"mapped",[519]],[[519,519],"valid"],[[520,520],"mapped",[521]],[[521,521],"valid"],[[522,522],"mapped",[523]],[[523,523],"valid"],[[524,524],"mapped",[525]],[[525,525],"valid"],[[526,526],"mapped",[527]],[[527,527],"valid"],[[528,528],"mapped",[529]],[[529,529],"valid"],[[530,530],"mapped",[531]],[[531,531],"valid"],[[532,532],"mapped",[533]],[[533,533],"valid"],[[534,534],"mapped",[535]],[[535,535],"valid"],[[536,536],"mapped",[537]],[[537,537],"valid"],[[538,538],"mapped",[539]],[[539,539],"valid"],[[540,540],"mapped",[541]],[[541,541],"valid"],[[542,542],"mapped",[543]],[[543,543],"valid"],[[544,544],"mapped",[414]],[[545,545],"valid"],[[546,546],"mapped",[547]],[[547,547],"valid"],[[548,548],"mapped",[549]],[[549,549],"valid"],[[550,550],"mapped",[551]],[[551,551],"valid"],[[552,552],"mapped",[553]],[[553,553],"valid"],[[554,554],"mapped",[555]],[[555,555],"valid"],[[556,556],"mapped",[557]],[[557,557],"valid"],[[558,558],"mapped",[559]],[[559,559],"valid"],[[560,560],"mapped",[561]],[[561,561],"valid"],[[562,562],"mapped",[563]],[[563,563],"valid"],[[564,566],"valid"],[[567,569],"valid"],[[570,570],"mapped",[11365]],[[571,571],"mapped",[572]],[[572,572],"valid"],[[573,573],"mapped",[410]],[[574,574],"mapped",[11366]],[[575,576],"valid"],[[577,577],"mapped",[578]],[[578,578],"valid"],[[579,579],"mapped",[384]],[[580,580],"mapped",[649]],[[581,581],"mapped",[652]],[[582,582],"mapped",[583]],[[583,583],"valid"],[[584,584],"mapped",[585]],[[585,585],"valid"],[[586,586],"mapped",[587]],[[587,587],"valid"],[[588,588],"mapped",[589]],[[589,589],"valid"],[[590,590],"mapped",[591]],[[591,591],"valid"],[[592,680],"valid"],[[681,685],"valid"],[[686,687],"valid"],[[688,688],"mapped",[104]],[[689,689],"mapped",[614]],[[690,690],"mapped",[106]],[[691,691],"mapped",[114]],[[692,692],"mapped",[633]],[[693,693],"mapped",[635]],[[694,694],"mapped",[641]],[[695,695],"mapped",[119]],[[696,696],"mapped",[121]],[[697,705],"valid"],[[706,709],"valid",[],"NV8"],[[710,721],"valid"],[[722,727],"valid",[],"NV8"],[[728,728],"disallowed_STD3_mapped",[32,774]],[[729,729],"disallowed_STD3_mapped",[32,775]],[[730,730],"disallowed_STD3_mapped",[32,778]],[[731,731],"disallowed_STD3_mapped",[32,808]],[[732,732],"disallowed_STD3_mapped",[32,771]],[[733,733],"disallowed_STD3_mapped",[32,779]],[[734,734],"valid",[],"NV8"],[[735,735],"valid",[],"NV8"],[[736,736],"mapped",[611]],[[737,737],"mapped",[108]],[[738,738],"mapped",[115]],[[739,739],"mapped",[120]],[[740,740],"mapped",[661]],[[741,745],"valid",[],"NV8"],[[746,747],"valid",[],"NV8"],[[748,748],"valid"],[[749,749],"valid",[],"NV8"],[[750,750],"valid"],[[751,767],"valid",[],"NV8"],[[768,831],"valid"],[[832,832],"mapped",[768]],[[833,833],"mapped",[769]],[[834,834],"valid"],[[835,835],"mapped",[787]],[[836,836],"mapped",[776,769]],[[837,837],"mapped",[953]],[[838,846],"valid"],[[847,847],"ignored"],[[848,855],"valid"],[[856,860],"valid"],[[861,863],"valid"],[[864,865],"valid"],[[866,866],"valid"],[[867,879],"valid"],[[880,880],"mapped",[881]],[[881,881],"valid"],[[882,882],"mapped",[883]],[[883,883],"valid"],[[884,884],"mapped",[697]],[[885,885],"valid"],[[886,886],"mapped",[887]],[[887,887],"valid"],[[888,889],"disallowed"],[[890,890],"disallowed_STD3_mapped",[32,953]],[[891,893],"valid"],[[894,894],"disallowed_STD3_mapped",[59]],[[895,895],"mapped",[1011]],[[896,899],"disallowed"],[[900,900],"disallowed_STD3_mapped",[32,769]],[[901,901],"disallowed_STD3_mapped",[32,776,769]],[[902,902],"mapped",[940]],[[903,903],"mapped",[183]],[[904,904],"mapped",[941]],[[905,905],"mapped",[942]],[[906,906],"mapped",[943]],[[907,907],"disallowed"],[[908,908],"mapped",[972]],[[909,909],"disallowed"],[[910,910],"mapped",[973]],[[911,911],"mapped",[974]],[[912,912],"valid"],[[913,913],"mapped",[945]],[[914,914],"mapped",[946]],[[915,915],"mapped",[947]],[[916,916],"mapped",[948]],[[917,917],"mapped",[949]],[[918,918],"mapped",[950]],[[919,919],"mapped",[951]],[[920,920],"mapped",[952]],[[921,921],"mapped",[953]],[[922,922],"mapped",[954]],[[923,923],"mapped",[955]],[[924,924],"mapped",[956]],[[925,925],"mapped",[957]],[[926,926],"mapped",[958]],[[927,927],"mapped",[959]],[[928,928],"mapped",[960]],[[929,929],"mapped",[961]],[[930,930],"disallowed"],[[931,931],"mapped",[963]],[[932,932],"mapped",[964]],[[933,933],"mapped",[965]],[[934,934],"mapped",[966]],[[935,935],"mapped",[967]],[[936,936],"mapped",[968]],[[937,937],"mapped",[969]],[[938,938],"mapped",[970]],[[939,939],"mapped",[971]],[[940,961],"valid"],[[962,962],"deviation",[963]],[[963,974],"valid"],[[975,975],"mapped",[983]],[[976,976],"mapped",[946]],[[977,977],"mapped",[952]],[[978,978],"mapped",[965]],[[979,979],"mapped",[973]],[[980,980],"mapped",[971]],[[981,981],"mapped",[966]],[[982,982],"mapped",[960]],[[983,983],"valid"],[[984,984],"mapped",[985]],[[985,985],"valid"],[[986,986],"mapped",[987]],[[987,987],"valid"],[[988,988],"mapped",[989]],[[989,989],"valid"],[[990,990],"mapped",[991]],[[991,991],"valid"],[[992,992],"mapped",[993]],[[993,993],"valid"],[[994,994],"mapped",[995]],[[995,995],"valid"],[[996,996],"mapped",[997]],[[997,997],"valid"],[[998,998],"mapped",[999]],[[999,999],"valid"],[[1000,1000],"mapped",[1001]],[[1001,1001],"valid"],[[1002,1002],"mapped",[1003]],[[1003,1003],"valid"],[[1004,1004],"mapped",[1005]],[[1005,1005],"valid"],[[1006,1006],"mapped",[1007]],[[1007,1007],"valid"],[[1008,1008],"mapped",[954]],[[1009,1009],"mapped",[961]],[[1010,1010],"mapped",[963]],[[1011,1011],"valid"],[[1012,1012],"mapped",[952]],[[1013,1013],"mapped",[949]],[[1014,1014],"valid",[],"NV8"],[[1015,1015],"mapped",[1016]],[[1016,1016],"valid"],[[1017,1017],"mapped",[963]],[[1018,1018],"mapped",[1019]],[[1019,1019],"valid"],[[1020,1020],"valid"],[[1021,1021],"mapped",[891]],[[1022,1022],"mapped",[892]],[[1023,1023],"mapped",[893]],[[1024,1024],"mapped",[1104]],[[1025,1025],"mapped",[1105]],[[1026,1026],"mapped",[1106]],[[1027,1027],"mapped",[1107]],[[1028,1028],"mapped",[1108]],[[1029,1029],"mapped",[1109]],[[1030,1030],"mapped",[1110]],[[1031,1031],"mapped",[1111]],[[1032,1032],"mapped",[1112]],[[1033,1033],"mapped",[1113]],[[1034,1034],"mapped",[1114]],[[1035,1035],"mapped",[1115]],[[1036,1036],"mapped",[1116]],[[1037,1037],"mapped",[1117]],[[1038,1038],"mapped",[1118]],[[1039,1039],"mapped",[1119]],[[1040,1040],"mapped",[1072]],[[1041,1041],"mapped",[1073]],[[1042,1042],"mapped",[1074]],[[1043,1043],"mapped",[1075]],[[1044,1044],"mapped",[1076]],[[1045,1045],"mapped",[1077]],[[1046,1046],"mapped",[1078]],[[1047,1047],"mapped",[1079]],[[1048,1048],"mapped",[1080]],[[1049,1049],"mapped",[1081]],[[1050,1050],"mapped",[1082]],[[1051,1051],"mapped",[1083]],[[1052,1052],"mapped",[1084]],[[1053,1053],"mapped",[1085]],[[1054,1054],"mapped",[1086]],[[1055,1055],"mapped",[1087]],[[1056,1056],"mapped",[1088]],[[1057,1057],"mapped",[1089]],[[1058,1058],"mapped",[1090]],[[1059,1059],"mapped",[1091]],[[1060,1060],"mapped",[1092]],[[1061,1061],"mapped",[1093]],[[1062,1062],"mapped",[1094]],[[1063,1063],"mapped",[1095]],[[1064,1064],"mapped",[1096]],[[1065,1065],"mapped",[1097]],[[1066,1066],"mapped",[1098]],[[1067,1067],"mapped",[1099]],[[1068,1068],"mapped",[1100]],[[1069,1069],"mapped",[1101]],[[1070,1070],"mapped",[1102]],[[1071,1071],"mapped",[1103]],[[1072,1103],"valid"],[[1104,1104],"valid"],[[1105,1116],"valid"],[[1117,1117],"valid"],[[1118,1119],"valid"],[[1120,1120],"mapped",[1121]],[[1121,1121],"valid"],[[1122,1122],"mapped",[1123]],[[1123,1123],"valid"],[[1124,1124],"mapped",[1125]],[[1125,1125],"valid"],[[1126,1126],"mapped",[1127]],[[1127,1127],"valid"],[[1128,1128],"mapped",[1129]],[[1129,1129],"valid"],[[1130,1130],"mapped",[1131]],[[1131,1131],"valid"],[[1132,1132],"mapped",[1133]],[[1133,1133],"valid"],[[1134,1134],"mapped",[1135]],[[1135,1135],"valid"],[[1136,1136],"mapped",[1137]],[[1137,1137],"valid"],[[1138,1138],"mapped",[1139]],[[1139,1139],"valid"],[[1140,1140],"mapped",[1141]],[[1141,1141],"valid"],[[1142,1142],"mapped",[1143]],[[1143,1143],"valid"],[[1144,1144],"mapped",[1145]],[[1145,1145],"valid"],[[1146,1146],"mapped",[1147]],[[1147,1147],"valid"],[[1148,1148],"mapped",[1149]],[[1149,1149],"valid"],[[1150,1150],"mapped",[1151]],[[1151,1151],"valid"],[[1152,1152],"mapped",[1153]],[[1153,1153],"valid"],[[1154,1154],"valid",[],"NV8"],[[1155,1158],"valid"],[[1159,1159],"valid"],[[1160,1161],"valid",[],"NV8"],[[1162,1162],"mapped",[1163]],[[1163,1163],"valid"],[[1164,1164],"mapped",[1165]],[[1165,1165],"valid"],[[1166,1166],"mapped",[1167]],[[1167,1167],"valid"],[[1168,1168],"mapped",[1169]],[[1169,1169],"valid"],[[1170,1170],"mapped",[1171]],[[1171,1171],"valid"],[[1172,1172],"mapped",[1173]],[[1173,1173],"valid"],[[1174,1174],"mapped",[1175]],[[1175,1175],"valid"],[[1176,1176],"mapped",[1177]],[[1177,1177],"valid"],[[1178,1178],"mapped",[1179]],[[1179,1179],"valid"],[[1180,1180],"mapped",[1181]],[[1181,1181],"valid"],[[1182,1182],"mapped",[1183]],[[1183,1183],"valid"],[[1184,1184],"mapped",[1185]],[[1185,1185],"valid"],[[1186,1186],"mapped",[1187]],[[1187,1187],"valid"],[[1188,1188],"mapped",[1189]],[[1189,1189],"valid"],[[1190,1190],"mapped",[1191]],[[1191,1191],"valid"],[[1192,1192],"mapped",[1193]],[[1193,1193],"valid"],[[1194,1194],"mapped",[1195]],[[1195,1195],"valid"],[[1196,1196],"mapped",[1197]],[[1197,1197],"valid"],[[1198,1198],"mapped",[1199]],[[1199,1199],"valid"],[[1200,1200],"mapped",[1201]],[[1201,1201],"valid"],[[1202,1202],"mapped",[1203]],[[1203,1203],"valid"],[[1204,1204],"mapped",[1205]],[[1205,1205],"valid"],[[1206,1206],"mapped",[1207]],[[1207,1207],"valid"],[[1208,1208],"mapped",[1209]],[[1209,1209],"valid"],[[1210,1210],"mapped",[1211]],[[1211,1211],"valid"],[[1212,1212],"mapped",[1213]],[[1213,1213],"valid"],[[1214,1214],"mapped",[1215]],[[1215,1215],"valid"],[[1216,1216],"disallowed"],[[1217,1217],"mapped",[1218]],[[1218,1218],"valid"],[[1219,1219],"mapped",[1220]],[[1220,1220],"valid"],[[1221,1221],"mapped",[1222]],[[1222,1222],"valid"],[[1223,1223],"mapped",[1224]],[[1224,1224],"valid"],[[1225,1225],"mapped",[1226]],[[1226,1226],"valid"],[[1227,1227],"mapped",[1228]],[[1228,1228],"valid"],[[1229,1229],"mapped",[1230]],[[1230,1230],"valid"],[[1231,1231],"valid"],[[1232,1232],"mapped",[1233]],[[1233,1233],"valid"],[[1234,1234],"mapped",[1235]],[[1235,1235],"valid"],[[1236,1236],"mapped",[1237]],[[1237,1237],"valid"],[[1238,1238],"mapped",[1239]],[[1239,1239],"valid"],[[1240,1240],"mapped",[1241]],[[1241,1241],"valid"],[[1242,1242],"mapped",[1243]],[[1243,1243],"valid"],[[1244,1244],"mapped",[1245]],[[1245,1245],"valid"],[[1246,1246],"mapped",[1247]],[[1247,1247],"valid"],[[1248,1248],"mapped",[1249]],[[1249,1249],"valid"],[[1250,1250],"mapped",[1251]],[[1251,1251],"valid"],[[1252,1252],"mapped",[1253]],[[1253,1253],"valid"],[[1254,1254],"mapped",[1255]],[[1255,1255],"valid"],[[1256,1256],"mapped",[1257]],[[1257,1257],"valid"],[[1258,1258],"mapped",[1259]],[[1259,1259],"valid"],[[1260,1260],"mapped",[1261]],[[1261,1261],"valid"],[[1262,1262],"mapped",[1263]],[[1263,1263],"valid"],[[1264,1264],"mapped",[1265]],[[1265,1265],"valid"],[[1266,1266],"mapped",[1267]],[[1267,1267],"valid"],[[1268,1268],"mapped",[1269]],[[1269,1269],"valid"],[[1270,1270],"mapped",[1271]],[[1271,1271],"valid"],[[1272,1272],"mapped",[1273]],[[1273,1273],"valid"],[[1274,1274],"mapped",[1275]],[[1275,1275],"valid"],[[1276,1276],"mapped",[1277]],[[1277,1277],"valid"],[[1278,1278],"mapped",[1279]],[[1279,1279],"valid"],[[1280,1280],"mapped",[1281]],[[1281,1281],"valid"],[[1282,1282],"mapped",[1283]],[[1283,1283],"valid"],[[1284,1284],"mapped",[1285]],[[1285,1285],"valid"],[[1286,1286],"mapped",[1287]],[[1287,1287],"valid"],[[1288,1288],"mapped",[1289]],[[1289,1289],"valid"],[[1290,1290],"mapped",[1291]],[[1291,1291],"valid"],[[1292,1292],"mapped",[1293]],[[1293,1293],"valid"],[[1294,1294],"mapped",[1295]],[[1295,1295],"valid"],[[1296,1296],"mapped",[1297]],[[1297,1297],"valid"],[[1298,1298],"mapped",[1299]],[[1299,1299],"valid"],[[1300,1300],"mapped",[1301]],[[1301,1301],"valid"],[[1302,1302],"mapped",[1303]],[[1303,1303],"valid"],[[1304,1304],"mapped",[1305]],[[1305,1305],"valid"],[[1306,1306],"mapped",[1307]],[[1307,1307],"valid"],[[1308,1308],"mapped",[1309]],[[1309,1309],"valid"],[[1310,1310],"mapped",[1311]],[[1311,1311],"valid"],[[1312,1312],"mapped",[1313]],[[1313,1313],"valid"],[[1314,1314],"mapped",[1315]],[[1315,1315],"valid"],[[1316,1316],"mapped",[1317]],[[1317,1317],"valid"],[[1318,1318],"mapped",[1319]],[[1319,1319],"valid"],[[1320,1320],"mapped",[1321]],[[1321,1321],"valid"],[[1322,1322],"mapped",[1323]],[[1323,1323],"valid"],[[1324,1324],"mapped",[1325]],[[1325,1325],"valid"],[[1326,1326],"mapped",[1327]],[[1327,1327],"valid"],[[1328,1328],"disallowed"],[[1329,1329],"mapped",[1377]],[[1330,1330],"mapped",[1378]],[[1331,1331],"mapped",[1379]],[[1332,1332],"mapped",[1380]],[[1333,1333],"mapped",[1381]],[[1334,1334],"mapped",[1382]],[[1335,1335],"mapped",[1383]],[[1336,1336],"mapped",[1384]],[[1337,1337],"mapped",[1385]],[[1338,1338],"mapped",[1386]],[[1339,1339],"mapped",[1387]],[[1340,1340],"mapped",[1388]],[[1341,1341],"mapped",[1389]],[[1342,1342],"mapped",[1390]],[[1343,1343],"mapped",[1391]],[[1344,1344],"mapped",[1392]],[[1345,1345],"mapped",[1393]],[[1346,1346],"mapped",[1394]],[[1347,1347],"mapped",[1395]],[[1348,1348],"mapped",[1396]],[[1349,1349],"mapped",[1397]],[[1350,1350],"mapped",[1398]],[[1351,1351],"mapped",[1399]],[[1352,1352],"mapped",[1400]],[[1353,1353],"mapped",[1401]],[[1354,1354],"mapped",[1402]],[[1355,1355],"mapped",[1403]],[[1356,1356],"mapped",[1404]],[[1357,1357],"mapped",[1405]],[[1358,1358],"mapped",[1406]],[[1359,1359],"mapped",[1407]],[[1360,1360],"mapped",[1408]],[[1361,1361],"mapped",[1409]],[[1362,1362],"mapped",[1410]],[[1363,1363],"mapped",[1411]],[[1364,1364],"mapped",[1412]],[[1365,1365],"mapped",[1413]],[[1366,1366],"mapped",[1414]],[[1367,1368],"disallowed"],[[1369,1369],"valid"],[[1370,1375],"valid",[],"NV8"],[[1376,1376],"disallowed"],[[1377,1414],"valid"],[[1415,1415],"mapped",[1381,1410]],[[1416,1416],"disallowed"],[[1417,1417],"valid",[],"NV8"],[[1418,1418],"valid",[],"NV8"],[[1419,1420],"disallowed"],[[1421,1422],"valid",[],"NV8"],[[1423,1423],"valid",[],"NV8"],[[1424,1424],"disallowed"],[[1425,1441],"valid"],[[1442,1442],"valid"],[[1443,1455],"valid"],[[1456,1465],"valid"],[[1466,1466],"valid"],[[1467,1469],"valid"],[[1470,1470],"valid",[],"NV8"],[[1471,1471],"valid"],[[1472,1472],"valid",[],"NV8"],[[1473,1474],"valid"],[[1475,1475],"valid",[],"NV8"],[[1476,1476],"valid"],[[1477,1477],"valid"],[[1478,1478],"valid",[],"NV8"],[[1479,1479],"valid"],[[1480,1487],"disallowed"],[[1488,1514],"valid"],[[1515,1519],"disallowed"],[[1520,1524],"valid"],[[1525,1535],"disallowed"],[[1536,1539],"disallowed"],[[1540,1540],"disallowed"],[[1541,1541],"disallowed"],[[1542,1546],"valid",[],"NV8"],[[1547,1547],"valid",[],"NV8"],[[1548,1548],"valid",[],"NV8"],[[1549,1551],"valid",[],"NV8"],[[1552,1557],"valid"],[[1558,1562],"valid"],[[1563,1563],"valid",[],"NV8"],[[1564,1564],"disallowed"],[[1565,1565],"disallowed"],[[1566,1566],"valid",[],"NV8"],[[1567,1567],"valid",[],"NV8"],[[1568,1568],"valid"],[[1569,1594],"valid"],[[1595,1599],"valid"],[[1600,1600],"valid",[],"NV8"],[[1601,1618],"valid"],[[1619,1621],"valid"],[[1622,1624],"valid"],[[1625,1630],"valid"],[[1631,1631],"valid"],[[1632,1641],"valid"],[[1642,1645],"valid",[],"NV8"],[[1646,1647],"valid"],[[1648,1652],"valid"],[[1653,1653],"mapped",[1575,1652]],[[1654,1654],"mapped",[1608,1652]],[[1655,1655],"mapped",[1735,1652]],[[1656,1656],"mapped",[1610,1652]],[[1657,1719],"valid"],[[1720,1721],"valid"],[[1722,1726],"valid"],[[1727,1727],"valid"],[[1728,1742],"valid"],[[1743,1743],"valid"],[[1744,1747],"valid"],[[1748,1748],"valid",[],"NV8"],[[1749,1756],"valid"],[[1757,1757],"disallowed"],[[1758,1758],"valid",[],"NV8"],[[1759,1768],"valid"],[[1769,1769],"valid",[],"NV8"],[[1770,1773],"valid"],[[1774,1775],"valid"],[[1776,1785],"valid"],[[1786,1790],"valid"],[[1791,1791],"valid"],[[1792,1805],"valid",[],"NV8"],[[1806,1806],"disallowed"],[[1807,1807],"disallowed"],[[1808,1836],"valid"],[[1837,1839],"valid"],[[1840,1866],"valid"],[[1867,1868],"disallowed"],[[1869,1871],"valid"],[[1872,1901],"valid"],[[1902,1919],"valid"],[[1920,1968],"valid"],[[1969,1969],"valid"],[[1970,1983],"disallowed"],[[1984,2037],"valid"],[[2038,2042],"valid",[],"NV8"],[[2043,2047],"disallowed"],[[2048,2093],"valid"],[[2094,2095],"disallowed"],[[2096,2110],"valid",[],"NV8"],[[2111,2111],"disallowed"],[[2112,2139],"valid"],[[2140,2141],"disallowed"],[[2142,2142],"valid",[],"NV8"],[[2143,2207],"disallowed"],[[2208,2208],"valid"],[[2209,2209],"valid"],[[2210,2220],"valid"],[[2221,2226],"valid"],[[2227,2228],"valid"],[[2229,2274],"disallowed"],[[2275,2275],"valid"],[[2276,2302],"valid"],[[2303,2303],"valid"],[[2304,2304],"valid"],[[2305,2307],"valid"],[[2308,2308],"valid"],[[2309,2361],"valid"],[[2362,2363],"valid"],[[2364,2381],"valid"],[[2382,2382],"valid"],[[2383,2383],"valid"],[[2384,2388],"valid"],[[2389,2389],"valid"],[[2390,2391],"valid"],[[2392,2392],"mapped",[2325,2364]],[[2393,2393],"mapped",[2326,2364]],[[2394,2394],"mapped",[2327,2364]],[[2395,2395],"mapped",[2332,2364]],[[2396,2396],"mapped",[2337,2364]],[[2397,2397],"mapped",[2338,2364]],[[2398,2398],"mapped",[2347,2364]],[[2399,2399],"mapped",[2351,2364]],[[2400,2403],"valid"],[[2404,2405],"valid",[],"NV8"],[[2406,2415],"valid"],[[2416,2416],"valid",[],"NV8"],[[2417,2418],"valid"],[[2419,2423],"valid"],[[2424,2424],"valid"],[[2425,2426],"valid"],[[2427,2428],"valid"],[[2429,2429],"valid"],[[2430,2431],"valid"],[[2432,2432],"valid"],[[2433,2435],"valid"],[[2436,2436],"disallowed"],[[2437,2444],"valid"],[[2445,2446],"disallowed"],[[2447,2448],"valid"],[[2449,2450],"disallowed"],[[2451,2472],"valid"],[[2473,2473],"disallowed"],[[2474,2480],"valid"],[[2481,2481],"disallowed"],[[2482,2482],"valid"],[[2483,2485],"disallowed"],[[2486,2489],"valid"],[[2490,2491],"disallowed"],[[2492,2492],"valid"],[[2493,2493],"valid"],[[2494,2500],"valid"],[[2501,2502],"disallowed"],[[2503,2504],"valid"],[[2505,2506],"disallowed"],[[2507,2509],"valid"],[[2510,2510],"valid"],[[2511,2518],"disallowed"],[[2519,2519],"valid"],[[2520,2523],"disallowed"],[[2524,2524],"mapped",[2465,2492]],[[2525,2525],"mapped",[2466,2492]],[[2526,2526],"disallowed"],[[2527,2527],"mapped",[2479,2492]],[[2528,2531],"valid"],[[2532,2533],"disallowed"],[[2534,2545],"valid"],[[2546,2554],"valid",[],"NV8"],[[2555,2555],"valid",[],"NV8"],[[2556,2560],"disallowed"],[[2561,2561],"valid"],[[2562,2562],"valid"],[[2563,2563],"valid"],[[2564,2564],"disallowed"],[[2565,2570],"valid"],[[2571,2574],"disallowed"],[[2575,2576],"valid"],[[2577,2578],"disallowed"],[[2579,2600],"valid"],[[2601,2601],"disallowed"],[[2602,2608],"valid"],[[2609,2609],"disallowed"],[[2610,2610],"valid"],[[2611,2611],"mapped",[2610,2620]],[[2612,2612],"disallowed"],[[2613,2613],"valid"],[[2614,2614],"mapped",[2616,2620]],[[2615,2615],"disallowed"],[[2616,2617],"valid"],[[2618,2619],"disallowed"],[[2620,2620],"valid"],[[2621,2621],"disallowed"],[[2622,2626],"valid"],[[2627,2630],"disallowed"],[[2631,2632],"valid"],[[2633,2634],"disallowed"],[[2635,2637],"valid"],[[2638,2640],"disallowed"],[[2641,2641],"valid"],[[2642,2648],"disallowed"],[[2649,2649],"mapped",[2582,2620]],[[2650,2650],"mapped",[2583,2620]],[[2651,2651],"mapped",[2588,2620]],[[2652,2652],"valid"],[[2653,2653],"disallowed"],[[2654,2654],"mapped",[2603,2620]],[[2655,2661],"disallowed"],[[2662,2676],"valid"],[[2677,2677],"valid"],[[2678,2688],"disallowed"],[[2689,2691],"valid"],[[2692,2692],"disallowed"],[[2693,2699],"valid"],[[2700,2700],"valid"],[[2701,2701],"valid"],[[2702,2702],"disallowed"],[[2703,2705],"valid"],[[2706,2706],"disallowed"],[[2707,2728],"valid"],[[2729,2729],"disallowed"],[[2730,2736],"valid"],[[2737,2737],"disallowed"],[[2738,2739],"valid"],[[2740,2740],"disallowed"],[[2741,2745],"valid"],[[2746,2747],"disallowed"],[[2748,2757],"valid"],[[2758,2758],"disallowed"],[[2759,2761],"valid"],[[2762,2762],"disallowed"],[[2763,2765],"valid"],[[2766,2767],"disallowed"],[[2768,2768],"valid"],[[2769,2783],"disallowed"],[[2784,2784],"valid"],[[2785,2787],"valid"],[[2788,2789],"disallowed"],[[2790,2799],"valid"],[[2800,2800],"valid",[],"NV8"],[[2801,2801],"valid",[],"NV8"],[[2802,2808],"disallowed"],[[2809,2809],"valid"],[[2810,2816],"disallowed"],[[2817,2819],"valid"],[[2820,2820],"disallowed"],[[2821,2828],"valid"],[[2829,2830],"disallowed"],[[2831,2832],"valid"],[[2833,2834],"disallowed"],[[2835,2856],"valid"],[[2857,2857],"disallowed"],[[2858,2864],"valid"],[[2865,2865],"disallowed"],[[2866,2867],"valid"],[[2868,2868],"disallowed"],[[2869,2869],"valid"],[[2870,2873],"valid"],[[2874,2875],"disallowed"],[[2876,2883],"valid"],[[2884,2884],"valid"],[[2885,2886],"disallowed"],[[2887,2888],"valid"],[[2889,2890],"disallowed"],[[2891,2893],"valid"],[[2894,2901],"disallowed"],[[2902,2903],"valid"],[[2904,2907],"disallowed"],[[2908,2908],"mapped",[2849,2876]],[[2909,2909],"mapped",[2850,2876]],[[2910,2910],"disallowed"],[[2911,2913],"valid"],[[2914,2915],"valid"],[[2916,2917],"disallowed"],[[2918,2927],"valid"],[[2928,2928],"valid",[],"NV8"],[[2929,2929],"valid"],[[2930,2935],"valid",[],"NV8"],[[2936,2945],"disallowed"],[[2946,2947],"valid"],[[2948,2948],"disallowed"],[[2949,2954],"valid"],[[2955,2957],"disallowed"],[[2958,2960],"valid"],[[2961,2961],"disallowed"],[[2962,2965],"valid"],[[2966,2968],"disallowed"],[[2969,2970],"valid"],[[2971,2971],"disallowed"],[[2972,2972],"valid"],[[2973,2973],"disallowed"],[[2974,2975],"valid"],[[2976,2978],"disallowed"],[[2979,2980],"valid"],[[2981,2983],"disallowed"],[[2984,2986],"valid"],[[2987,2989],"disallowed"],[[2990,2997],"valid"],[[2998,2998],"valid"],[[2999,3001],"valid"],[[3002,3005],"disallowed"],[[3006,3010],"valid"],[[3011,3013],"disallowed"],[[3014,3016],"valid"],[[3017,3017],"disallowed"],[[3018,3021],"valid"],[[3022,3023],"disallowed"],[[3024,3024],"valid"],[[3025,3030],"disallowed"],[[3031,3031],"valid"],[[3032,3045],"disallowed"],[[3046,3046],"valid"],[[3047,3055],"valid"],[[3056,3058],"valid",[],"NV8"],[[3059,3066],"valid",[],"NV8"],[[3067,3071],"disallowed"],[[3072,3072],"valid"],[[3073,3075],"valid"],[[3076,3076],"disallowed"],[[3077,3084],"valid"],[[3085,3085],"disallowed"],[[3086,3088],"valid"],[[3089,3089],"disallowed"],[[3090,3112],"valid"],[[3113,3113],"disallowed"],[[3114,3123],"valid"],[[3124,3124],"valid"],[[3125,3129],"valid"],[[3130,3132],"disallowed"],[[3133,3133],"valid"],[[3134,3140],"valid"],[[3141,3141],"disallowed"],[[3142,3144],"valid"],[[3145,3145],"disallowed"],[[3146,3149],"valid"],[[3150,3156],"disallowed"],[[3157,3158],"valid"],[[3159,3159],"disallowed"],[[3160,3161],"valid"],[[3162,3162],"valid"],[[3163,3167],"disallowed"],[[3168,3169],"valid"],[[3170,3171],"valid"],[[3172,3173],"disallowed"],[[3174,3183],"valid"],[[3184,3191],"disallowed"],[[3192,3199],"valid",[],"NV8"],[[3200,3200],"disallowed"],[[3201,3201],"valid"],[[3202,3203],"valid"],[[3204,3204],"disallowed"],[[3205,3212],"valid"],[[3213,3213],"disallowed"],[[3214,3216],"valid"],[[3217,3217],"disallowed"],[[3218,3240],"valid"],[[3241,3241],"disallowed"],[[3242,3251],"valid"],[[3252,3252],"disallowed"],[[3253,3257],"valid"],[[3258,3259],"disallowed"],[[3260,3261],"valid"],[[3262,3268],"valid"],[[3269,3269],"disallowed"],[[3270,3272],"valid"],[[3273,3273],"disallowed"],[[3274,3277],"valid"],[[3278,3284],"disallowed"],[[3285,3286],"valid"],[[3287,3293],"disallowed"],[[3294,3294],"valid"],[[3295,3295],"disallowed"],[[3296,3297],"valid"],[[3298,3299],"valid"],[[3300,3301],"disallowed"],[[3302,3311],"valid"],[[3312,3312],"disallowed"],[[3313,3314],"valid"],[[3315,3328],"disallowed"],[[3329,3329],"valid"],[[3330,3331],"valid"],[[3332,3332],"disallowed"],[[3333,3340],"valid"],[[3341,3341],"disallowed"],[[3342,3344],"valid"],[[3345,3345],"disallowed"],[[3346,3368],"valid"],[[3369,3369],"valid"],[[3370,3385],"valid"],[[3386,3386],"valid"],[[3387,3388],"disallowed"],[[3389,3389],"valid"],[[3390,3395],"valid"],[[3396,3396],"valid"],[[3397,3397],"disallowed"],[[3398,3400],"valid"],[[3401,3401],"disallowed"],[[3402,3405],"valid"],[[3406,3406],"valid"],[[3407,3414],"disallowed"],[[3415,3415],"valid"],[[3416,3422],"disallowed"],[[3423,3423],"valid"],[[3424,3425],"valid"],[[3426,3427],"valid"],[[3428,3429],"disallowed"],[[3430,3439],"valid"],[[3440,3445],"valid",[],"NV8"],[[3446,3448],"disallowed"],[[3449,3449],"valid",[],"NV8"],[[3450,3455],"valid"],[[3456,3457],"disallowed"],[[3458,3459],"valid"],[[3460,3460],"disallowed"],[[3461,3478],"valid"],[[3479,3481],"disallowed"],[[3482,3505],"valid"],[[3506,3506],"disallowed"],[[3507,3515],"valid"],[[3516,3516],"disallowed"],[[3517,3517],"valid"],[[3518,3519],"disallowed"],[[3520,3526],"valid"],[[3527,3529],"disallowed"],[[3530,3530],"valid"],[[3531,3534],"disallowed"],[[3535,3540],"valid"],[[3541,3541],"disallowed"],[[3542,3542],"valid"],[[3543,3543],"disallowed"],[[3544,3551],"valid"],[[3552,3557],"disallowed"],[[3558,3567],"valid"],[[3568,3569],"disallowed"],[[3570,3571],"valid"],[[3572,3572],"valid",[],"NV8"],[[3573,3584],"disallowed"],[[3585,3634],"valid"],[[3635,3635],"mapped",[3661,3634]],[[3636,3642],"valid"],[[3643,3646],"disallowed"],[[3647,3647],"valid",[],"NV8"],[[3648,3662],"valid"],[[3663,3663],"valid",[],"NV8"],[[3664,3673],"valid"],[[3674,3675],"valid",[],"NV8"],[[3676,3712],"disallowed"],[[3713,3714],"valid"],[[3715,3715],"disallowed"],[[3716,3716],"valid"],[[3717,3718],"disallowed"],[[3719,3720],"valid"],[[3721,3721],"disallowed"],[[3722,3722],"valid"],[[3723,3724],"disallowed"],[[3725,3725],"valid"],[[3726,3731],"disallowed"],[[3732,3735],"valid"],[[3736,3736],"disallowed"],[[3737,3743],"valid"],[[3744,3744],"disallowed"],[[3745,3747],"valid"],[[3748,3748],"disallowed"],[[3749,3749],"valid"],[[3750,3750],"disallowed"],[[3751,3751],"valid"],[[3752,3753],"disallowed"],[[3754,3755],"valid"],[[3756,3756],"disallowed"],[[3757,3762],"valid"],[[3763,3763],"mapped",[3789,3762]],[[3764,3769],"valid"],[[3770,3770],"disallowed"],[[3771,3773],"valid"],[[3774,3775],"disallowed"],[[3776,3780],"valid"],[[3781,3781],"disallowed"],[[3782,3782],"valid"],[[3783,3783],"disallowed"],[[3784,3789],"valid"],[[3790,3791],"disallowed"],[[3792,3801],"valid"],[[3802,3803],"disallowed"],[[3804,3804],"mapped",[3755,3737]],[[3805,3805],"mapped",[3755,3745]],[[3806,3807],"valid"],[[3808,3839],"disallowed"],[[3840,3840],"valid"],[[3841,3850],"valid",[],"NV8"],[[3851,3851],"valid"],[[3852,3852],"mapped",[3851]],[[3853,3863],"valid",[],"NV8"],[[3864,3865],"valid"],[[3866,3871],"valid",[],"NV8"],[[3872,3881],"valid"],[[3882,3892],"valid",[],"NV8"],[[3893,3893],"valid"],[[3894,3894],"valid",[],"NV8"],[[3895,3895],"valid"],[[3896,3896],"valid",[],"NV8"],[[3897,3897],"valid"],[[3898,3901],"valid",[],"NV8"],[[3902,3906],"valid"],[[3907,3907],"mapped",[3906,4023]],[[3908,3911],"valid"],[[3912,3912],"disallowed"],[[3913,3916],"valid"],[[3917,3917],"mapped",[3916,4023]],[[3918,3921],"valid"],[[3922,3922],"mapped",[3921,4023]],[[3923,3926],"valid"],[[3927,3927],"mapped",[3926,4023]],[[3928,3931],"valid"],[[3932,3932],"mapped",[3931,4023]],[[3933,3944],"valid"],[[3945,3945],"mapped",[3904,4021]],[[3946,3946],"valid"],[[3947,3948],"valid"],[[3949,3952],"disallowed"],[[3953,3954],"valid"],[[3955,3955],"mapped",[3953,3954]],[[3956,3956],"valid"],[[3957,3957],"mapped",[3953,3956]],[[3958,3958],"mapped",[4018,3968]],[[3959,3959],"mapped",[4018,3953,3968]],[[3960,3960],"mapped",[4019,3968]],[[3961,3961],"mapped",[4019,3953,3968]],[[3962,3968],"valid"],[[3969,3969],"mapped",[3953,3968]],[[3970,3972],"valid"],[[3973,3973],"valid",[],"NV8"],[[3974,3979],"valid"],[[3980,3983],"valid"],[[3984,3986],"valid"],[[3987,3987],"mapped",[3986,4023]],[[3988,3989],"valid"],[[3990,3990],"valid"],[[3991,3991],"valid"],[[3992,3992],"disallowed"],[[3993,3996],"valid"],[[3997,3997],"mapped",[3996,4023]],[[3998,4001],"valid"],[[4002,4002],"mapped",[4001,4023]],[[4003,4006],"valid"],[[4007,4007],"mapped",[4006,4023]],[[4008,4011],"valid"],[[4012,4012],"mapped",[4011,4023]],[[4013,4013],"valid"],[[4014,4016],"valid"],[[4017,4023],"valid"],[[4024,4024],"valid"],[[4025,4025],"mapped",[3984,4021]],[[4026,4028],"valid"],[[4029,4029],"disallowed"],[[4030,4037],"valid",[],"NV8"],[[4038,4038],"valid"],[[4039,4044],"valid",[],"NV8"],[[4045,4045],"disallowed"],[[4046,4046],"valid",[],"NV8"],[[4047,4047],"valid",[],"NV8"],[[4048,4049],"valid",[],"NV8"],[[4050,4052],"valid",[],"NV8"],[[4053,4056],"valid",[],"NV8"],[[4057,4058],"valid",[],"NV8"],[[4059,4095],"disallowed"],[[4096,4129],"valid"],[[4130,4130],"valid"],[[4131,4135],"valid"],[[4136,4136],"valid"],[[4137,4138],"valid"],[[4139,4139],"valid"],[[4140,4146],"valid"],[[4147,4149],"valid"],[[4150,4153],"valid"],[[4154,4159],"valid"],[[4160,4169],"valid"],[[4170,4175],"valid",[],"NV8"],[[4176,4185],"valid"],[[4186,4249],"valid"],[[4250,4253],"valid"],[[4254,4255],"valid",[],"NV8"],[[4256,4293],"disallowed"],[[4294,4294],"disallowed"],[[4295,4295],"mapped",[11559]],[[4296,4300],"disallowed"],[[4301,4301],"mapped",[11565]],[[4302,4303],"disallowed"],[[4304,4342],"valid"],[[4343,4344],"valid"],[[4345,4346],"valid"],[[4347,4347],"valid",[],"NV8"],[[4348,4348],"mapped",[4316]],[[4349,4351],"valid"],[[4352,4441],"valid",[],"NV8"],[[4442,4446],"valid",[],"NV8"],[[4447,4448],"disallowed"],[[4449,4514],"valid",[],"NV8"],[[4515,4519],"valid",[],"NV8"],[[4520,4601],"valid",[],"NV8"],[[4602,4607],"valid",[],"NV8"],[[4608,4614],"valid"],[[4615,4615],"valid"],[[4616,4678],"valid"],[[4679,4679],"valid"],[[4680,4680],"valid"],[[4681,4681],"disallowed"],[[4682,4685],"valid"],[[4686,4687],"disallowed"],[[4688,4694],"valid"],[[4695,4695],"disallowed"],[[4696,4696],"valid"],[[4697,4697],"disallowed"],[[4698,4701],"valid"],[[4702,4703],"disallowed"],[[4704,4742],"valid"],[[4743,4743],"valid"],[[4744,4744],"valid"],[[4745,4745],"disallowed"],[[4746,4749],"valid"],[[4750,4751],"disallowed"],[[4752,4782],"valid"],[[4783,4783],"valid"],[[4784,4784],"valid"],[[4785,4785],"disallowed"],[[4786,4789],"valid"],[[4790,4791],"disallowed"],[[4792,4798],"valid"],[[4799,4799],"disallowed"],[[4800,4800],"valid"],[[4801,4801],"disallowed"],[[4802,4805],"valid"],[[4806,4807],"disallowed"],[[4808,4814],"valid"],[[4815,4815],"valid"],[[4816,4822],"valid"],[[4823,4823],"disallowed"],[[4824,4846],"valid"],[[4847,4847],"valid"],[[4848,4878],"valid"],[[4879,4879],"valid"],[[4880,4880],"valid"],[[4881,4881],"disallowed"],[[4882,4885],"valid"],[[4886,4887],"disallowed"],[[4888,4894],"valid"],[[4895,4895],"valid"],[[4896,4934],"valid"],[[4935,4935],"valid"],[[4936,4954],"valid"],[[4955,4956],"disallowed"],[[4957,4958],"valid"],[[4959,4959],"valid"],[[4960,4960],"valid",[],"NV8"],[[4961,4988],"valid",[],"NV8"],[[4989,4991],"disallowed"],[[4992,5007],"valid"],[[5008,5017],"valid",[],"NV8"],[[5018,5023],"disallowed"],[[5024,5108],"valid"],[[5109,5109],"valid"],[[5110,5111],"disallowed"],[[5112,5112],"mapped",[5104]],[[5113,5113],"mapped",[5105]],[[5114,5114],"mapped",[5106]],[[5115,5115],"mapped",[5107]],[[5116,5116],"mapped",[5108]],[[5117,5117],"mapped",[5109]],[[5118,5119],"disallowed"],[[5120,5120],"valid",[],"NV8"],[[5121,5740],"valid"],[[5741,5742],"valid",[],"NV8"],[[5743,5750],"valid"],[[5751,5759],"valid"],[[5760,5760],"disallowed"],[[5761,5786],"valid"],[[5787,5788],"valid",[],"NV8"],[[5789,5791],"disallowed"],[[5792,5866],"valid"],[[5867,5872],"valid",[],"NV8"],[[5873,5880],"valid"],[[5881,5887],"disallowed"],[[5888,5900],"valid"],[[5901,5901],"disallowed"],[[5902,5908],"valid"],[[5909,5919],"disallowed"],[[5920,5940],"valid"],[[5941,5942],"valid",[],"NV8"],[[5943,5951],"disallowed"],[[5952,5971],"valid"],[[5972,5983],"disallowed"],[[5984,5996],"valid"],[[5997,5997],"disallowed"],[[5998,6000],"valid"],[[6001,6001],"disallowed"],[[6002,6003],"valid"],[[6004,6015],"disallowed"],[[6016,6067],"valid"],[[6068,6069],"disallowed"],[[6070,6099],"valid"],[[6100,6102],"valid",[],"NV8"],[[6103,6103],"valid"],[[6104,6107],"valid",[],"NV8"],[[6108,6108],"valid"],[[6109,6109],"valid"],[[6110,6111],"disallowed"],[[6112,6121],"valid"],[[6122,6127],"disallowed"],[[6128,6137],"valid",[],"NV8"],[[6138,6143],"disallowed"],[[6144,6149],"valid",[],"NV8"],[[6150,6150],"disallowed"],[[6151,6154],"valid",[],"NV8"],[[6155,6157],"ignored"],[[6158,6158],"disallowed"],[[6159,6159],"disallowed"],[[6160,6169],"valid"],[[6170,6175],"disallowed"],[[6176,6263],"valid"],[[6264,6271],"disallowed"],[[6272,6313],"valid"],[[6314,6314],"valid"],[[6315,6319],"disallowed"],[[6320,6389],"valid"],[[6390,6399],"disallowed"],[[6400,6428],"valid"],[[6429,6430],"valid"],[[6431,6431],"disallowed"],[[6432,6443],"valid"],[[6444,6447],"disallowed"],[[6448,6459],"valid"],[[6460,6463],"disallowed"],[[6464,6464],"valid",[],"NV8"],[[6465,6467],"disallowed"],[[6468,6469],"valid",[],"NV8"],[[6470,6509],"valid"],[[6510,6511],"disallowed"],[[6512,6516],"valid"],[[6517,6527],"disallowed"],[[6528,6569],"valid"],[[6570,6571],"valid"],[[6572,6575],"disallowed"],[[6576,6601],"valid"],[[6602,6607],"disallowed"],[[6608,6617],"valid"],[[6618,6618],"valid",[],"XV8"],[[6619,6621],"disallowed"],[[6622,6623],"valid",[],"NV8"],[[6624,6655],"valid",[],"NV8"],[[6656,6683],"valid"],[[6684,6685],"disallowed"],[[6686,6687],"valid",[],"NV8"],[[6688,6750],"valid"],[[6751,6751],"disallowed"],[[6752,6780],"valid"],[[6781,6782],"disallowed"],[[6783,6793],"valid"],[[6794,6799],"disallowed"],[[6800,6809],"valid"],[[6810,6815],"disallowed"],[[6816,6822],"valid",[],"NV8"],[[6823,6823],"valid"],[[6824,6829],"valid",[],"NV8"],[[6830,6831],"disallowed"],[[6832,6845],"valid"],[[6846,6846],"valid",[],"NV8"],[[6847,6911],"disallowed"],[[6912,6987],"valid"],[[6988,6991],"disallowed"],[[6992,7001],"valid"],[[7002,7018],"valid",[],"NV8"],[[7019,7027],"valid"],[[7028,7036],"valid",[],"NV8"],[[7037,7039],"disallowed"],[[7040,7082],"valid"],[[7083,7085],"valid"],[[7086,7097],"valid"],[[7098,7103],"valid"],[[7104,7155],"valid"],[[7156,7163],"disallowed"],[[7164,7167],"valid",[],"NV8"],[[7168,7223],"valid"],[[7224,7226],"disallowed"],[[7227,7231],"valid",[],"NV8"],[[7232,7241],"valid"],[[7242,7244],"disallowed"],[[7245,7293],"valid"],[[7294,7295],"valid",[],"NV8"],[[7296,7359],"disallowed"],[[7360,7367],"valid",[],"NV8"],[[7368,7375],"disallowed"],[[7376,7378],"valid"],[[7379,7379],"valid",[],"NV8"],[[7380,7410],"valid"],[[7411,7414],"valid"],[[7415,7415],"disallowed"],[[7416,7417],"valid"],[[7418,7423],"disallowed"],[[7424,7467],"valid"],[[7468,7468],"mapped",[97]],[[7469,7469],"mapped",[230]],[[7470,7470],"mapped",[98]],[[7471,7471],"valid"],[[7472,7472],"mapped",[100]],[[7473,7473],"mapped",[101]],[[7474,7474],"mapped",[477]],[[7475,7475],"mapped",[103]],[[7476,7476],"mapped",[104]],[[7477,7477],"mapped",[105]],[[7478,7478],"mapped",[106]],[[7479,7479],"mapped",[107]],[[7480,7480],"mapped",[108]],[[7481,7481],"mapped",[109]],[[7482,7482],"mapped",[110]],[[7483,7483],"valid"],[[7484,7484],"mapped",[111]],[[7485,7485],"mapped",[547]],[[7486,7486],"mapped",[112]],[[7487,7487],"mapped",[114]],[[7488,7488],"mapped",[116]],[[7489,7489],"mapped",[117]],[[7490,7490],"mapped",[119]],[[7491,7491],"mapped",[97]],[[7492,7492],"mapped",[592]],[[7493,7493],"mapped",[593]],[[7494,7494],"mapped",[7426]],[[7495,7495],"mapped",[98]],[[7496,7496],"mapped",[100]],[[7497,7497],"mapped",[101]],[[7498,7498],"mapped",[601]],[[7499,7499],"mapped",[603]],[[7500,7500],"mapped",[604]],[[7501,7501],"mapped",[103]],[[7502,7502],"valid"],[[7503,7503],"mapped",[107]],[[7504,7504],"mapped",[109]],[[7505,7505],"mapped",[331]],[[7506,7506],"mapped",[111]],[[7507,7507],"mapped",[596]],[[7508,7508],"mapped",[7446]],[[7509,7509],"mapped",[7447]],[[7510,7510],"mapped",[112]],[[7511,7511],"mapped",[116]],[[7512,7512],"mapped",[117]],[[7513,7513],"mapped",[7453]],[[7514,7514],"mapped",[623]],[[7515,7515],"mapped",[118]],[[7516,7516],"mapped",[7461]],[[7517,7517],"mapped",[946]],[[7518,7518],"mapped",[947]],[[7519,7519],"mapped",[948]],[[7520,7520],"mapped",[966]],[[7521,7521],"mapped",[967]],[[7522,7522],"mapped",[105]],[[7523,7523],"mapped",[114]],[[7524,7524],"mapped",[117]],[[7525,7525],"mapped",[118]],[[7526,7526],"mapped",[946]],[[7527,7527],"mapped",[947]],[[7528,7528],"mapped",[961]],[[7529,7529],"mapped",[966]],[[7530,7530],"mapped",[967]],[[7531,7531],"valid"],[[7532,7543],"valid"],[[7544,7544],"mapped",[1085]],[[7545,7578],"valid"],[[7579,7579],"mapped",[594]],[[7580,7580],"mapped",[99]],[[7581,7581],"mapped",[597]],[[7582,7582],"mapped",[240]],[[7583,7583],"mapped",[604]],[[7584,7584],"mapped",[102]],[[7585,7585],"mapped",[607]],[[7586,7586],"mapped",[609]],[[7587,7587],"mapped",[613]],[[7588,7588],"mapped",[616]],[[7589,7589],"mapped",[617]],[[7590,7590],"mapped",[618]],[[7591,7591],"mapped",[7547]],[[7592,7592],"mapped",[669]],[[7593,7593],"mapped",[621]],[[7594,7594],"mapped",[7557]],[[7595,7595],"mapped",[671]],[[7596,7596],"mapped",[625]],[[7597,7597],"mapped",[624]],[[7598,7598],"mapped",[626]],[[7599,7599],"mapped",[627]],[[7600,7600],"mapped",[628]],[[7601,7601],"mapped",[629]],[[7602,7602],"mapped",[632]],[[7603,7603],"mapped",[642]],[[7604,7604],"mapped",[643]],[[7605,7605],"mapped",[427]],[[7606,7606],"mapped",[649]],[[7607,7607],"mapped",[650]],[[7608,7608],"mapped",[7452]],[[7609,7609],"mapped",[651]],[[7610,7610],"mapped",[652]],[[7611,7611],"mapped",[122]],[[7612,7612],"mapped",[656]],[[7613,7613],"mapped",[657]],[[7614,7614],"mapped",[658]],[[7615,7615],"mapped",[952]],[[7616,7619],"valid"],[[7620,7626],"valid"],[[7627,7654],"valid"],[[7655,7669],"valid"],[[7670,7675],"disallowed"],[[7676,7676],"valid"],[[7677,7677],"valid"],[[7678,7679],"valid"],[[7680,7680],"mapped",[7681]],[[7681,7681],"valid"],[[7682,7682],"mapped",[7683]],[[7683,7683],"valid"],[[7684,7684],"mapped",[7685]],[[7685,7685],"valid"],[[7686,7686],"mapped",[7687]],[[7687,7687],"valid"],[[7688,7688],"mapped",[7689]],[[7689,7689],"valid"],[[7690,7690],"mapped",[7691]],[[7691,7691],"valid"],[[7692,7692],"mapped",[7693]],[[7693,7693],"valid"],[[7694,7694],"mapped",[7695]],[[7695,7695],"valid"],[[7696,7696],"mapped",[7697]],[[7697,7697],"valid"],[[7698,7698],"mapped",[7699]],[[7699,7699],"valid"],[[7700,7700],"mapped",[7701]],[[7701,7701],"valid"],[[7702,7702],"mapped",[7703]],[[7703,7703],"valid"],[[7704,7704],"mapped",[7705]],[[7705,7705],"valid"],[[7706,7706],"mapped",[7707]],[[7707,7707],"valid"],[[7708,7708],"mapped",[7709]],[[7709,7709],"valid"],[[7710,7710],"mapped",[7711]],[[7711,7711],"valid"],[[7712,7712],"mapped",[7713]],[[7713,7713],"valid"],[[7714,7714],"mapped",[7715]],[[7715,7715],"valid"],[[7716,7716],"mapped",[7717]],[[7717,7717],"valid"],[[7718,7718],"mapped",[7719]],[[7719,7719],"valid"],[[7720,7720],"mapped",[7721]],[[7721,7721],"valid"],[[7722,7722],"mapped",[7723]],[[7723,7723],"valid"],[[7724,7724],"mapped",[7725]],[[7725,7725],"valid"],[[7726,7726],"mapped",[7727]],[[7727,7727],"valid"],[[7728,7728],"mapped",[7729]],[[7729,7729],"valid"],[[7730,7730],"mapped",[7731]],[[7731,7731],"valid"],[[7732,7732],"mapped",[7733]],[[7733,7733],"valid"],[[7734,7734],"mapped",[7735]],[[7735,7735],"valid"],[[7736,7736],"mapped",[7737]],[[7737,7737],"valid"],[[7738,7738],"mapped",[7739]],[[7739,7739],"valid"],[[7740,7740],"mapped",[7741]],[[7741,7741],"valid"],[[7742,7742],"mapped",[7743]],[[7743,7743],"valid"],[[7744,7744],"mapped",[7745]],[[7745,7745],"valid"],[[7746,7746],"mapped",[7747]],[[7747,7747],"valid"],[[7748,7748],"mapped",[7749]],[[7749,7749],"valid"],[[7750,7750],"mapped",[7751]],[[7751,7751],"valid"],[[7752,7752],"mapped",[7753]],[[7753,7753],"valid"],[[7754,7754],"mapped",[7755]],[[7755,7755],"valid"],[[7756,7756],"mapped",[7757]],[[7757,7757],"valid"],[[7758,7758],"mapped",[7759]],[[7759,7759],"valid"],[[7760,7760],"mapped",[7761]],[[7761,7761],"valid"],[[7762,7762],"mapped",[7763]],[[7763,7763],"valid"],[[7764,7764],"mapped",[7765]],[[7765,7765],"valid"],[[7766,7766],"mapped",[7767]],[[7767,7767],"valid"],[[7768,7768],"mapped",[7769]],[[7769,7769],"valid"],[[7770,7770],"mapped",[7771]],[[7771,7771],"valid"],[[7772,7772],"mapped",[7773]],[[7773,7773],"valid"],[[7774,7774],"mapped",[7775]],[[7775,7775],"valid"],[[7776,7776],"mapped",[7777]],[[7777,7777],"valid"],[[7778,7778],"mapped",[7779]],[[7779,7779],"valid"],[[7780,7780],"mapped",[7781]],[[7781,7781],"valid"],[[7782,7782],"mapped",[7783]],[[7783,7783],"valid"],[[7784,7784],"mapped",[7785]],[[7785,7785],"valid"],[[7786,7786],"mapped",[7787]],[[7787,7787],"valid"],[[7788,7788],"mapped",[7789]],[[7789,7789],"valid"],[[7790,7790],"mapped",[7791]],[[7791,7791],"valid"],[[7792,7792],"mapped",[7793]],[[7793,7793],"valid"],[[7794,7794],"mapped",[7795]],[[7795,7795],"valid"],[[7796,7796],"mapped",[7797]],[[7797,7797],"valid"],[[7798,7798],"mapped",[7799]],[[7799,7799],"valid"],[[7800,7800],"mapped",[7801]],[[7801,7801],"valid"],[[7802,7802],"mapped",[7803]],[[7803,7803],"valid"],[[7804,7804],"mapped",[7805]],[[7805,7805],"valid"],[[7806,7806],"mapped",[7807]],[[7807,7807],"valid"],[[7808,7808],"mapped",[7809]],[[7809,7809],"valid"],[[7810,7810],"mapped",[7811]],[[7811,7811],"valid"],[[7812,7812],"mapped",[7813]],[[7813,7813],"valid"],[[7814,7814],"mapped",[7815]],[[7815,7815],"valid"],[[7816,7816],"mapped",[7817]],[[7817,7817],"valid"],[[7818,7818],"mapped",[7819]],[[7819,7819],"valid"],[[7820,7820],"mapped",[7821]],[[7821,7821],"valid"],[[7822,7822],"mapped",[7823]],[[7823,7823],"valid"],[[7824,7824],"mapped",[7825]],[[7825,7825],"valid"],[[7826,7826],"mapped",[7827]],[[7827,7827],"valid"],[[7828,7828],"mapped",[7829]],[[7829,7833],"valid"],[[7834,7834],"mapped",[97,702]],[[7835,7835],"mapped",[7777]],[[7836,7837],"valid"],[[7838,7838],"mapped",[115,115]],[[7839,7839],"valid"],[[7840,7840],"mapped",[7841]],[[7841,7841],"valid"],[[7842,7842],"mapped",[7843]],[[7843,7843],"valid"],[[7844,7844],"mapped",[7845]],[[7845,7845],"valid"],[[7846,7846],"mapped",[7847]],[[7847,7847],"valid"],[[7848,7848],"mapped",[7849]],[[7849,7849],"valid"],[[7850,7850],"mapped",[7851]],[[7851,7851],"valid"],[[7852,7852],"mapped",[7853]],[[7853,7853],"valid"],[[7854,7854],"mapped",[7855]],[[7855,7855],"valid"],[[7856,7856],"mapped",[7857]],[[7857,7857],"valid"],[[7858,7858],"mapped",[7859]],[[7859,7859],"valid"],[[7860,7860],"mapped",[7861]],[[7861,7861],"valid"],[[7862,7862],"mapped",[7863]],[[7863,7863],"valid"],[[7864,7864],"mapped",[7865]],[[7865,7865],"valid"],[[7866,7866],"mapped",[7867]],[[7867,7867],"valid"],[[7868,7868],"mapped",[7869]],[[7869,7869],"valid"],[[7870,7870],"mapped",[7871]],[[7871,7871],"valid"],[[7872,7872],"mapped",[7873]],[[7873,7873],"valid"],[[7874,7874],"mapped",[7875]],[[7875,7875],"valid"],[[7876,7876],"mapped",[7877]],[[7877,7877],"valid"],[[7878,7878],"mapped",[7879]],[[7879,7879],"valid"],[[7880,7880],"mapped",[7881]],[[7881,7881],"valid"],[[7882,7882],"mapped",[7883]],[[7883,7883],"valid"],[[7884,7884],"mapped",[7885]],[[7885,7885],"valid"],[[7886,7886],"mapped",[7887]],[[7887,7887],"valid"],[[7888,7888],"mapped",[7889]],[[7889,7889],"valid"],[[7890,7890],"mapped",[7891]],[[7891,7891],"valid"],[[7892,7892],"mapped",[7893]],[[7893,7893],"valid"],[[7894,7894],"mapped",[7895]],[[7895,7895],"valid"],[[7896,7896],"mapped",[7897]],[[7897,7897],"valid"],[[7898,7898],"mapped",[7899]],[[7899,7899],"valid"],[[7900,7900],"mapped",[7901]],[[7901,7901],"valid"],[[7902,7902],"mapped",[7903]],[[7903,7903],"valid"],[[7904,7904],"mapped",[7905]],[[7905,7905],"valid"],[[7906,7906],"mapped",[7907]],[[7907,7907],"valid"],[[7908,7908],"mapped",[7909]],[[7909,7909],"valid"],[[7910,7910],"mapped",[7911]],[[7911,7911],"valid"],[[7912,7912],"mapped",[7913]],[[7913,7913],"valid"],[[7914,7914],"mapped",[7915]],[[7915,7915],"valid"],[[7916,7916],"mapped",[7917]],[[7917,7917],"valid"],[[7918,7918],"mapped",[7919]],[[7919,7919],"valid"],[[7920,7920],"mapped",[7921]],[[7921,7921],"valid"],[[7922,7922],"mapped",[7923]],[[7923,7923],"valid"],[[7924,7924],"mapped",[7925]],[[7925,7925],"valid"],[[7926,7926],"mapped",[7927]],[[7927,7927],"valid"],[[7928,7928],"mapped",[7929]],[[7929,7929],"valid"],[[7930,7930],"mapped",[7931]],[[7931,7931],"valid"],[[7932,7932],"mapped",[7933]],[[7933,7933],"valid"],[[7934,7934],"mapped",[7935]],[[7935,7935],"valid"],[[7936,7943],"valid"],[[7944,7944],"mapped",[7936]],[[7945,7945],"mapped",[7937]],[[7946,7946],"mapped",[7938]],[[7947,7947],"mapped",[7939]],[[7948,7948],"mapped",[7940]],[[7949,7949],"mapped",[7941]],[[7950,7950],"mapped",[7942]],[[7951,7951],"mapped",[7943]],[[7952,7957],"valid"],[[7958,7959],"disallowed"],[[7960,7960],"mapped",[7952]],[[7961,7961],"mapped",[7953]],[[7962,7962],"mapped",[7954]],[[7963,7963],"mapped",[7955]],[[7964,7964],"mapped",[7956]],[[7965,7965],"mapped",[7957]],[[7966,7967],"disallowed"],[[7968,7975],"valid"],[[7976,7976],"mapped",[7968]],[[7977,7977],"mapped",[7969]],[[7978,7978],"mapped",[7970]],[[7979,7979],"mapped",[7971]],[[7980,7980],"mapped",[7972]],[[7981,7981],"mapped",[7973]],[[7982,7982],"mapped",[7974]],[[7983,7983],"mapped",[7975]],[[7984,7991],"valid"],[[7992,7992],"mapped",[7984]],[[7993,7993],"mapped",[7985]],[[7994,7994],"mapped",[7986]],[[7995,7995],"mapped",[7987]],[[7996,7996],"mapped",[7988]],[[7997,7997],"mapped",[7989]],[[7998,7998],"mapped",[7990]],[[7999,7999],"mapped",[7991]],[[8000,8005],"valid"],[[8006,8007],"disallowed"],[[8008,8008],"mapped",[8000]],[[8009,8009],"mapped",[8001]],[[8010,8010],"mapped",[8002]],[[8011,8011],"mapped",[8003]],[[8012,8012],"mapped",[8004]],[[8013,8013],"mapped",[8005]],[[8014,8015],"disallowed"],[[8016,8023],"valid"],[[8024,8024],"disallowed"],[[8025,8025],"mapped",[8017]],[[8026,8026],"disallowed"],[[8027,8027],"mapped",[8019]],[[8028,8028],"disallowed"],[[8029,8029],"mapped",[8021]],[[8030,8030],"disallowed"],[[8031,8031],"mapped",[8023]],[[8032,8039],"valid"],[[8040,8040],"mapped",[8032]],[[8041,8041],"mapped",[8033]],[[8042,8042],"mapped",[8034]],[[8043,8043],"mapped",[8035]],[[8044,8044],"mapped",[8036]],[[8045,8045],"mapped",[8037]],[[8046,8046],"mapped",[8038]],[[8047,8047],"mapped",[8039]],[[8048,8048],"valid"],[[8049,8049],"mapped",[940]],[[8050,8050],"valid"],[[8051,8051],"mapped",[941]],[[8052,8052],"valid"],[[8053,8053],"mapped",[942]],[[8054,8054],"valid"],[[8055,8055],"mapped",[943]],[[8056,8056],"valid"],[[8057,8057],"mapped",[972]],[[8058,8058],"valid"],[[8059,8059],"mapped",[973]],[[8060,8060],"valid"],[[8061,8061],"mapped",[974]],[[8062,8063],"disallowed"],[[8064,8064],"mapped",[7936,953]],[[8065,8065],"mapped",[7937,953]],[[8066,8066],"mapped",[7938,953]],[[8067,8067],"mapped",[7939,953]],[[8068,8068],"mapped",[7940,953]],[[8069,8069],"mapped",[7941,953]],[[8070,8070],"mapped",[7942,953]],[[8071,8071],"mapped",[7943,953]],[[8072,8072],"mapped",[7936,953]],[[8073,8073],"mapped",[7937,953]],[[8074,8074],"mapped",[7938,953]],[[8075,8075],"mapped",[7939,953]],[[8076,8076],"mapped",[7940,953]],[[8077,8077],"mapped",[7941,953]],[[8078,8078],"mapped",[7942,953]],[[8079,8079],"mapped",[7943,953]],[[8080,8080],"mapped",[7968,953]],[[8081,8081],"mapped",[7969,953]],[[8082,8082],"mapped",[7970,953]],[[8083,8083],"mapped",[7971,953]],[[8084,8084],"mapped",[7972,953]],[[8085,8085],"mapped",[7973,953]],[[8086,8086],"mapped",[7974,953]],[[8087,8087],"mapped",[7975,953]],[[8088,8088],"mapped",[7968,953]],[[8089,8089],"mapped",[7969,953]],[[8090,8090],"mapped",[7970,953]],[[8091,8091],"mapped",[7971,953]],[[8092,8092],"mapped",[7972,953]],[[8093,8093],"mapped",[7973,953]],[[8094,8094],"mapped",[7974,953]],[[8095,8095],"mapped",[7975,953]],[[8096,8096],"mapped",[8032,953]],[[8097,8097],"mapped",[8033,953]],[[8098,8098],"mapped",[8034,953]],[[8099,8099],"mapped",[8035,953]],[[8100,8100],"mapped",[8036,953]],[[8101,8101],"mapped",[8037,953]],[[8102,8102],"mapped",[8038,953]],[[8103,8103],"mapped",[8039,953]],[[8104,8104],"mapped",[8032,953]],[[8105,8105],"mapped",[8033,953]],[[8106,8106],"mapped",[8034,953]],[[8107,8107],"mapped",[8035,953]],[[8108,8108],"mapped",[8036,953]],[[8109,8109],"mapped",[8037,953]],[[8110,8110],"mapped",[8038,953]],[[8111,8111],"mapped",[8039,953]],[[8112,8113],"valid"],[[8114,8114],"mapped",[8048,953]],[[8115,8115],"mapped",[945,953]],[[8116,8116],"mapped",[940,953]],[[8117,8117],"disallowed"],[[8118,8118],"valid"],[[8119,8119],"mapped",[8118,953]],[[8120,8120],"mapped",[8112]],[[8121,8121],"mapped",[8113]],[[8122,8122],"mapped",[8048]],[[8123,8123],"mapped",[940]],[[8124,8124],"mapped",[945,953]],[[8125,8125],"disallowed_STD3_mapped",[32,787]],[[8126,8126],"mapped",[953]],[[8127,8127],"disallowed_STD3_mapped",[32,787]],[[8128,8128],"disallowed_STD3_mapped",[32,834]],[[8129,8129],"disallowed_STD3_mapped",[32,776,834]],[[8130,8130],"mapped",[8052,953]],[[8131,8131],"mapped",[951,953]],[[8132,8132],"mapped",[942,953]],[[8133,8133],"disallowed"],[[8134,8134],"valid"],[[8135,8135],"mapped",[8134,953]],[[8136,8136],"mapped",[8050]],[[8137,8137],"mapped",[941]],[[8138,8138],"mapped",[8052]],[[8139,8139],"mapped",[942]],[[8140,8140],"mapped",[951,953]],[[8141,8141],"disallowed_STD3_mapped",[32,787,768]],[[8142,8142],"disallowed_STD3_mapped",[32,787,769]],[[8143,8143],"disallowed_STD3_mapped",[32,787,834]],[[8144,8146],"valid"],[[8147,8147],"mapped",[912]],[[8148,8149],"disallowed"],[[8150,8151],"valid"],[[8152,8152],"mapped",[8144]],[[8153,8153],"mapped",[8145]],[[8154,8154],"mapped",[8054]],[[8155,8155],"mapped",[943]],[[8156,8156],"disallowed"],[[8157,8157],"disallowed_STD3_mapped",[32,788,768]],[[8158,8158],"disallowed_STD3_mapped",[32,788,769]],[[8159,8159],"disallowed_STD3_mapped",[32,788,834]],[[8160,8162],"valid"],[[8163,8163],"mapped",[944]],[[8164,8167],"valid"],[[8168,8168],"mapped",[8160]],[[8169,8169],"mapped",[8161]],[[8170,8170],"mapped",[8058]],[[8171,8171],"mapped",[973]],[[8172,8172],"mapped",[8165]],[[8173,8173],"disallowed_STD3_mapped",[32,776,768]],[[8174,8174],"disallowed_STD3_mapped",[32,776,769]],[[8175,8175],"disallowed_STD3_mapped",[96]],[[8176,8177],"disallowed"],[[8178,8178],"mapped",[8060,953]],[[8179,8179],"mapped",[969,953]],[[8180,8180],"mapped",[974,953]],[[8181,8181],"disallowed"],[[8182,8182],"valid"],[[8183,8183],"mapped",[8182,953]],[[8184,8184],"mapped",[8056]],[[8185,8185],"mapped",[972]],[[8186,8186],"mapped",[8060]],[[8187,8187],"mapped",[974]],[[8188,8188],"mapped",[969,953]],[[8189,8189],"disallowed_STD3_mapped",[32,769]],[[8190,8190],"disallowed_STD3_mapped",[32,788]],[[8191,8191],"disallowed"],[[8192,8202],"disallowed_STD3_mapped",[32]],[[8203,8203],"ignored"],[[8204,8205],"deviation",[]],[[8206,8207],"disallowed"],[[8208,8208],"valid",[],"NV8"],[[8209,8209],"mapped",[8208]],[[8210,8214],"valid",[],"NV8"],[[8215,8215],"disallowed_STD3_mapped",[32,819]],[[8216,8227],"valid",[],"NV8"],[[8228,8230],"disallowed"],[[8231,8231],"valid",[],"NV8"],[[8232,8238],"disallowed"],[[8239,8239],"disallowed_STD3_mapped",[32]],[[8240,8242],"valid",[],"NV8"],[[8243,8243],"mapped",[8242,8242]],[[8244,8244],"mapped",[8242,8242,8242]],[[8245,8245],"valid",[],"NV8"],[[8246,8246],"mapped",[8245,8245]],[[8247,8247],"mapped",[8245,8245,8245]],[[8248,8251],"valid",[],"NV8"],[[8252,8252],"disallowed_STD3_mapped",[33,33]],[[8253,8253],"valid",[],"NV8"],[[8254,8254],"disallowed_STD3_mapped",[32,773]],[[8255,8262],"valid",[],"NV8"],[[8263,8263],"disallowed_STD3_mapped",[63,63]],[[8264,8264],"disallowed_STD3_mapped",[63,33]],[[8265,8265],"disallowed_STD3_mapped",[33,63]],[[8266,8269],"valid",[],"NV8"],[[8270,8274],"valid",[],"NV8"],[[8275,8276],"valid",[],"NV8"],[[8277,8278],"valid",[],"NV8"],[[8279,8279],"mapped",[8242,8242,8242,8242]],[[8280,8286],"valid",[],"NV8"],[[8287,8287],"disallowed_STD3_mapped",[32]],[[8288,8288],"ignored"],[[8289,8291],"disallowed"],[[8292,8292],"ignored"],[[8293,8293],"disallowed"],[[8294,8297],"disallowed"],[[8298,8303],"disallowed"],[[8304,8304],"mapped",[48]],[[8305,8305],"mapped",[105]],[[8306,8307],"disallowed"],[[8308,8308],"mapped",[52]],[[8309,8309],"mapped",[53]],[[8310,8310],"mapped",[54]],[[8311,8311],"mapped",[55]],[[8312,8312],"mapped",[56]],[[8313,8313],"mapped",[57]],[[8314,8314],"disallowed_STD3_mapped",[43]],[[8315,8315],"mapped",[8722]],[[8316,8316],"disallowed_STD3_mapped",[61]],[[8317,8317],"disallowed_STD3_mapped",[40]],[[8318,8318],"disallowed_STD3_mapped",[41]],[[8319,8319],"mapped",[110]],[[8320,8320],"mapped",[48]],[[8321,8321],"mapped",[49]],[[8322,8322],"mapped",[50]],[[8323,8323],"mapped",[51]],[[8324,8324],"mapped",[52]],[[8325,8325],"mapped",[53]],[[8326,8326],"mapped",[54]],[[8327,8327],"mapped",[55]],[[8328,8328],"mapped",[56]],[[8329,8329],"mapped",[57]],[[8330,8330],"disallowed_STD3_mapped",[43]],[[8331,8331],"mapped",[8722]],[[8332,8332],"disallowed_STD3_mapped",[61]],[[8333,8333],"disallowed_STD3_mapped",[40]],[[8334,8334],"disallowed_STD3_mapped",[41]],[[8335,8335],"disallowed"],[[8336,8336],"mapped",[97]],[[8337,8337],"mapped",[101]],[[8338,8338],"mapped",[111]],[[8339,8339],"mapped",[120]],[[8340,8340],"mapped",[601]],[[8341,8341],"mapped",[104]],[[8342,8342],"mapped",[107]],[[8343,8343],"mapped",[108]],[[8344,8344],"mapped",[109]],[[8345,8345],"mapped",[110]],[[8346,8346],"mapped",[112]],[[8347,8347],"mapped",[115]],[[8348,8348],"mapped",[116]],[[8349,8351],"disallowed"],[[8352,8359],"valid",[],"NV8"],[[8360,8360],"mapped",[114,115]],[[8361,8362],"valid",[],"NV8"],[[8363,8363],"valid",[],"NV8"],[[8364,8364],"valid",[],"NV8"],[[8365,8367],"valid",[],"NV8"],[[8368,8369],"valid",[],"NV8"],[[8370,8373],"valid",[],"NV8"],[[8374,8376],"valid",[],"NV8"],[[8377,8377],"valid",[],"NV8"],[[8378,8378],"valid",[],"NV8"],[[8379,8381],"valid",[],"NV8"],[[8382,8382],"valid",[],"NV8"],[[8383,8399],"disallowed"],[[8400,8417],"valid",[],"NV8"],[[8418,8419],"valid",[],"NV8"],[[8420,8426],"valid",[],"NV8"],[[8427,8427],"valid",[],"NV8"],[[8428,8431],"valid",[],"NV8"],[[8432,8432],"valid",[],"NV8"],[[8433,8447],"disallowed"],[[8448,8448],"disallowed_STD3_mapped",[97,47,99]],[[8449,8449],"disallowed_STD3_mapped",[97,47,115]],[[8450,8450],"mapped",[99]],[[8451,8451],"mapped",[176,99]],[[8452,8452],"valid",[],"NV8"],[[8453,8453],"disallowed_STD3_mapped",[99,47,111]],[[8454,8454],"disallowed_STD3_mapped",[99,47,117]],[[8455,8455],"mapped",[603]],[[8456,8456],"valid",[],"NV8"],[[8457,8457],"mapped",[176,102]],[[8458,8458],"mapped",[103]],[[8459,8462],"mapped",[104]],[[8463,8463],"mapped",[295]],[[8464,8465],"mapped",[105]],[[8466,8467],"mapped",[108]],[[8468,8468],"valid",[],"NV8"],[[8469,8469],"mapped",[110]],[[8470,8470],"mapped",[110,111]],[[8471,8472],"valid",[],"NV8"],[[8473,8473],"mapped",[112]],[[8474,8474],"mapped",[113]],[[8475,8477],"mapped",[114]],[[8478,8479],"valid",[],"NV8"],[[8480,8480],"mapped",[115,109]],[[8481,8481],"mapped",[116,101,108]],[[8482,8482],"mapped",[116,109]],[[8483,8483],"valid",[],"NV8"],[[8484,8484],"mapped",[122]],[[8485,8485],"valid",[],"NV8"],[[8486,8486],"mapped",[969]],[[8487,8487],"valid",[],"NV8"],[[8488,8488],"mapped",[122]],[[8489,8489],"valid",[],"NV8"],[[8490,8490],"mapped",[107]],[[8491,8491],"mapped",[229]],[[8492,8492],"mapped",[98]],[[8493,8493],"mapped",[99]],[[8494,8494],"valid",[],"NV8"],[[8495,8496],"mapped",[101]],[[8497,8497],"mapped",[102]],[[8498,8498],"disallowed"],[[8499,8499],"mapped",[109]],[[8500,8500],"mapped",[111]],[[8501,8501],"mapped",[1488]],[[8502,8502],"mapped",[1489]],[[8503,8503],"mapped",[1490]],[[8504,8504],"mapped",[1491]],[[8505,8505],"mapped",[105]],[[8506,8506],"valid",[],"NV8"],[[8507,8507],"mapped",[102,97,120]],[[8508,8508],"mapped",[960]],[[8509,8510],"mapped",[947]],[[8511,8511],"mapped",[960]],[[8512,8512],"mapped",[8721]],[[8513,8516],"valid",[],"NV8"],[[8517,8518],"mapped",[100]],[[8519,8519],"mapped",[101]],[[8520,8520],"mapped",[105]],[[8521,8521],"mapped",[106]],[[8522,8523],"valid",[],"NV8"],[[8524,8524],"valid",[],"NV8"],[[8525,8525],"valid",[],"NV8"],[[8526,8526],"valid"],[[8527,8527],"valid",[],"NV8"],[[8528,8528],"mapped",[49,8260,55]],[[8529,8529],"mapped",[49,8260,57]],[[8530,8530],"mapped",[49,8260,49,48]],[[8531,8531],"mapped",[49,8260,51]],[[8532,8532],"mapped",[50,8260,51]],[[8533,8533],"mapped",[49,8260,53]],[[8534,8534],"mapped",[50,8260,53]],[[8535,8535],"mapped",[51,8260,53]],[[8536,8536],"mapped",[52,8260,53]],[[8537,8537],"mapped",[49,8260,54]],[[8538,8538],"mapped",[53,8260,54]],[[8539,8539],"mapped",[49,8260,56]],[[8540,8540],"mapped",[51,8260,56]],[[8541,8541],"mapped",[53,8260,56]],[[8542,8542],"mapped",[55,8260,56]],[[8543,8543],"mapped",[49,8260]],[[8544,8544],"mapped",[105]],[[8545,8545],"mapped",[105,105]],[[8546,8546],"mapped",[105,105,105]],[[8547,8547],"mapped",[105,118]],[[8548,8548],"mapped",[118]],[[8549,8549],"mapped",[118,105]],[[8550,8550],"mapped",[118,105,105]],[[8551,8551],"mapped",[118,105,105,105]],[[8552,8552],"mapped",[105,120]],[[8553,8553],"mapped",[120]],[[8554,8554],"mapped",[120,105]],[[8555,8555],"mapped",[120,105,105]],[[8556,8556],"mapped",[108]],[[8557,8557],"mapped",[99]],[[8558,8558],"mapped",[100]],[[8559,8559],"mapped",[109]],[[8560,8560],"mapped",[105]],[[8561,8561],"mapped",[105,105]],[[8562,8562],"mapped",[105,105,105]],[[8563,8563],"mapped",[105,118]],[[8564,8564],"mapped",[118]],[[8565,8565],"mapped",[118,105]],[[8566,8566],"mapped",[118,105,105]],[[8567,8567],"mapped",[118,105,105,105]],[[8568,8568],"mapped",[105,120]],[[8569,8569],"mapped",[120]],[[8570,8570],"mapped",[120,105]],[[8571,8571],"mapped",[120,105,105]],[[8572,8572],"mapped",[108]],[[8573,8573],"mapped",[99]],[[8574,8574],"mapped",[100]],[[8575,8575],"mapped",[109]],[[8576,8578],"valid",[],"NV8"],[[8579,8579],"disallowed"],[[8580,8580],"valid"],[[8581,8584],"valid",[],"NV8"],[[8585,8585],"mapped",[48,8260,51]],[[8586,8587],"valid",[],"NV8"],[[8588,8591],"disallowed"],[[8592,8682],"valid",[],"NV8"],[[8683,8691],"valid",[],"NV8"],[[8692,8703],"valid",[],"NV8"],[[8704,8747],"valid",[],"NV8"],[[8748,8748],"mapped",[8747,8747]],[[8749,8749],"mapped",[8747,8747,8747]],[[8750,8750],"valid",[],"NV8"],[[8751,8751],"mapped",[8750,8750]],[[8752,8752],"mapped",[8750,8750,8750]],[[8753,8799],"valid",[],"NV8"],[[8800,8800],"disallowed_STD3_valid"],[[8801,8813],"valid",[],"NV8"],[[8814,8815],"disallowed_STD3_valid"],[[8816,8945],"valid",[],"NV8"],[[8946,8959],"valid",[],"NV8"],[[8960,8960],"valid",[],"NV8"],[[8961,8961],"valid",[],"NV8"],[[8962,9000],"valid",[],"NV8"],[[9001,9001],"mapped",[12296]],[[9002,9002],"mapped",[12297]],[[9003,9082],"valid",[],"NV8"],[[9083,9083],"valid",[],"NV8"],[[9084,9084],"valid",[],"NV8"],[[9085,9114],"valid",[],"NV8"],[[9115,9166],"valid",[],"NV8"],[[9167,9168],"valid",[],"NV8"],[[9169,9179],"valid",[],"NV8"],[[9180,9191],"valid",[],"NV8"],[[9192,9192],"valid",[],"NV8"],[[9193,9203],"valid",[],"NV8"],[[9204,9210],"valid",[],"NV8"],[[9211,9215],"disallowed"],[[9216,9252],"valid",[],"NV8"],[[9253,9254],"valid",[],"NV8"],[[9255,9279],"disallowed"],[[9280,9290],"valid",[],"NV8"],[[9291,9311],"disallowed"],[[9312,9312],"mapped",[49]],[[9313,9313],"mapped",[50]],[[9314,9314],"mapped",[51]],[[9315,9315],"mapped",[52]],[[9316,9316],"mapped",[53]],[[9317,9317],"mapped",[54]],[[9318,9318],"mapped",[55]],[[9319,9319],"mapped",[56]],[[9320,9320],"mapped",[57]],[[9321,9321],"mapped",[49,48]],[[9322,9322],"mapped",[49,49]],[[9323,9323],"mapped",[49,50]],[[9324,9324],"mapped",[49,51]],[[9325,9325],"mapped",[49,52]],[[9326,9326],"mapped",[49,53]],[[9327,9327],"mapped",[49,54]],[[9328,9328],"mapped",[49,55]],[[9329,9329],"mapped",[49,56]],[[9330,9330],"mapped",[49,57]],[[9331,9331],"mapped",[50,48]],[[9332,9332],"disallowed_STD3_mapped",[40,49,41]],[[9333,9333],"disallowed_STD3_mapped",[40,50,41]],[[9334,9334],"disallowed_STD3_mapped",[40,51,41]],[[9335,9335],"disallowed_STD3_mapped",[40,52,41]],[[9336,9336],"disallowed_STD3_mapped",[40,53,41]],[[9337,9337],"disallowed_STD3_mapped",[40,54,41]],[[9338,9338],"disallowed_STD3_mapped",[40,55,41]],[[9339,9339],"disallowed_STD3_mapped",[40,56,41]],[[9340,9340],"disallowed_STD3_mapped",[40,57,41]],[[9341,9341],"disallowed_STD3_mapped",[40,49,48,41]],[[9342,9342],"disallowed_STD3_mapped",[40,49,49,41]],[[9343,9343],"disallowed_STD3_mapped",[40,49,50,41]],[[9344,9344],"disallowed_STD3_mapped",[40,49,51,41]],[[9345,9345],"disallowed_STD3_mapped",[40,49,52,41]],[[9346,9346],"disallowed_STD3_mapped",[40,49,53,41]],[[9347,9347],"disallowed_STD3_mapped",[40,49,54,41]],[[9348,9348],"disallowed_STD3_mapped",[40,49,55,41]],[[9349,9349],"disallowed_STD3_mapped",[40,49,56,41]],[[9350,9350],"disallowed_STD3_mapped",[40,49,57,41]],[[9351,9351],"disallowed_STD3_mapped",[40,50,48,41]],[[9352,9371],"disallowed"],[[9372,9372],"disallowed_STD3_mapped",[40,97,41]],[[9373,9373],"disallowed_STD3_mapped",[40,98,41]],[[9374,9374],"disallowed_STD3_mapped",[40,99,41]],[[9375,9375],"disallowed_STD3_mapped",[40,100,41]],[[9376,9376],"disallowed_STD3_mapped",[40,101,41]],[[9377,9377],"disallowed_STD3_mapped",[40,102,41]],[[9378,9378],"disallowed_STD3_mapped",[40,103,41]],[[9379,9379],"disallowed_STD3_mapped",[40,104,41]],[[9380,9380],"disallowed_STD3_mapped",[40,105,41]],[[9381,9381],"disallowed_STD3_mapped",[40,106,41]],[[9382,9382],"disallowed_STD3_mapped",[40,107,41]],[[9383,9383],"disallowed_STD3_mapped",[40,108,41]],[[9384,9384],"disallowed_STD3_mapped",[40,109,41]],[[9385,9385],"disallowed_STD3_mapped",[40,110,41]],[[9386,9386],"disallowed_STD3_mapped",[40,111,41]],[[9387,9387],"disallowed_STD3_mapped",[40,112,41]],[[9388,9388],"disallowed_STD3_mapped",[40,113,41]],[[9389,9389],"disallowed_STD3_mapped",[40,114,41]],[[9390,9390],"disallowed_STD3_mapped",[40,115,41]],[[9391,9391],"disallowed_STD3_mapped",[40,116,41]],[[9392,9392],"disallowed_STD3_mapped",[40,117,41]],[[9393,9393],"disallowed_STD3_mapped",[40,118,41]],[[9394,9394],"disallowed_STD3_mapped",[40,119,41]],[[9395,9395],"disallowed_STD3_mapped",[40,120,41]],[[9396,9396],"disallowed_STD3_mapped",[40,121,41]],[[9397,9397],"disallowed_STD3_mapped",[40,122,41]],[[9398,9398],"mapped",[97]],[[9399,9399],"mapped",[98]],[[9400,9400],"mapped",[99]],[[9401,9401],"mapped",[100]],[[9402,9402],"mapped",[101]],[[9403,9403],"mapped",[102]],[[9404,9404],"mapped",[103]],[[9405,9405],"mapped",[104]],[[9406,9406],"mapped",[105]],[[9407,9407],"mapped",[106]],[[9408,9408],"mapped",[107]],[[9409,9409],"mapped",[108]],[[9410,9410],"mapped",[109]],[[9411,9411],"mapped",[110]],[[9412,9412],"mapped",[111]],[[9413,9413],"mapped",[112]],[[9414,9414],"mapped",[113]],[[9415,9415],"mapped",[114]],[[9416,9416],"mapped",[115]],[[9417,9417],"mapped",[116]],[[9418,9418],"mapped",[117]],[[9419,9419],"mapped",[118]],[[9420,9420],"mapped",[119]],[[9421,9421],"mapped",[120]],[[9422,9422],"mapped",[121]],[[9423,9423],"mapped",[122]],[[9424,9424],"mapped",[97]],[[9425,9425],"mapped",[98]],[[9426,9426],"mapped",[99]],[[9427,9427],"mapped",[100]],[[9428,9428],"mapped",[101]],[[9429,9429],"mapped",[102]],[[9430,9430],"mapped",[103]],[[9431,9431],"mapped",[104]],[[9432,9432],"mapped",[105]],[[9433,9433],"mapped",[106]],[[9434,9434],"mapped",[107]],[[9435,9435],"mapped",[108]],[[9436,9436],"mapped",[109]],[[9437,9437],"mapped",[110]],[[9438,9438],"mapped",[111]],[[9439,9439],"mapped",[112]],[[9440,9440],"mapped",[113]],[[9441,9441],"mapped",[114]],[[9442,9442],"mapped",[115]],[[9443,9443],"mapped",[116]],[[9444,9444],"mapped",[117]],[[9445,9445],"mapped",[118]],[[9446,9446],"mapped",[119]],[[9447,9447],"mapped",[120]],[[9448,9448],"mapped",[121]],[[9449,9449],"mapped",[122]],[[9450,9450],"mapped",[48]],[[9451,9470],"valid",[],"NV8"],[[9471,9471],"valid",[],"NV8"],[[9472,9621],"valid",[],"NV8"],[[9622,9631],"valid",[],"NV8"],[[9632,9711],"valid",[],"NV8"],[[9712,9719],"valid",[],"NV8"],[[9720,9727],"valid",[],"NV8"],[[9728,9747],"valid",[],"NV8"],[[9748,9749],"valid",[],"NV8"],[[9750,9751],"valid",[],"NV8"],[[9752,9752],"valid",[],"NV8"],[[9753,9753],"valid",[],"NV8"],[[9754,9839],"valid",[],"NV8"],[[9840,9841],"valid",[],"NV8"],[[9842,9853],"valid",[],"NV8"],[[9854,9855],"valid",[],"NV8"],[[9856,9865],"valid",[],"NV8"],[[9866,9873],"valid",[],"NV8"],[[9874,9884],"valid",[],"NV8"],[[9885,9885],"valid",[],"NV8"],[[9886,9887],"valid",[],"NV8"],[[9888,9889],"valid",[],"NV8"],[[9890,9905],"valid",[],"NV8"],[[9906,9906],"valid",[],"NV8"],[[9907,9916],"valid",[],"NV8"],[[9917,9919],"valid",[],"NV8"],[[9920,9923],"valid",[],"NV8"],[[9924,9933],"valid",[],"NV8"],[[9934,9934],"valid",[],"NV8"],[[9935,9953],"valid",[],"NV8"],[[9954,9954],"valid",[],"NV8"],[[9955,9955],"valid",[],"NV8"],[[9956,9959],"valid",[],"NV8"],[[9960,9983],"valid",[],"NV8"],[[9984,9984],"valid",[],"NV8"],[[9985,9988],"valid",[],"NV8"],[[9989,9989],"valid",[],"NV8"],[[9990,9993],"valid",[],"NV8"],[[9994,9995],"valid",[],"NV8"],[[9996,10023],"valid",[],"NV8"],[[10024,10024],"valid",[],"NV8"],[[10025,10059],"valid",[],"NV8"],[[10060,10060],"valid",[],"NV8"],[[10061,10061],"valid",[],"NV8"],[[10062,10062],"valid",[],"NV8"],[[10063,10066],"valid",[],"NV8"],[[10067,10069],"valid",[],"NV8"],[[10070,10070],"valid",[],"NV8"],[[10071,10071],"valid",[],"NV8"],[[10072,10078],"valid",[],"NV8"],[[10079,10080],"valid",[],"NV8"],[[10081,10087],"valid",[],"NV8"],[[10088,10101],"valid",[],"NV8"],[[10102,10132],"valid",[],"NV8"],[[10133,10135],"valid",[],"NV8"],[[10136,10159],"valid",[],"NV8"],[[10160,10160],"valid",[],"NV8"],[[10161,10174],"valid",[],"NV8"],[[10175,10175],"valid",[],"NV8"],[[10176,10182],"valid",[],"NV8"],[[10183,10186],"valid",[],"NV8"],[[10187,10187],"valid",[],"NV8"],[[10188,10188],"valid",[],"NV8"],[[10189,10189],"valid",[],"NV8"],[[10190,10191],"valid",[],"NV8"],[[10192,10219],"valid",[],"NV8"],[[10220,10223],"valid",[],"NV8"],[[10224,10239],"valid",[],"NV8"],[[10240,10495],"valid",[],"NV8"],[[10496,10763],"valid",[],"NV8"],[[10764,10764],"mapped",[8747,8747,8747,8747]],[[10765,10867],"valid",[],"NV8"],[[10868,10868],"disallowed_STD3_mapped",[58,58,61]],[[10869,10869],"disallowed_STD3_mapped",[61,61]],[[10870,10870],"disallowed_STD3_mapped",[61,61,61]],[[10871,10971],"valid",[],"NV8"],[[10972,10972],"mapped",[10973,824]],[[10973,11007],"valid",[],"NV8"],[[11008,11021],"valid",[],"NV8"],[[11022,11027],"valid",[],"NV8"],[[11028,11034],"valid",[],"NV8"],[[11035,11039],"valid",[],"NV8"],[[11040,11043],"valid",[],"NV8"],[[11044,11084],"valid",[],"NV8"],[[11085,11087],"valid",[],"NV8"],[[11088,11092],"valid",[],"NV8"],[[11093,11097],"valid",[],"NV8"],[[11098,11123],"valid",[],"NV8"],[[11124,11125],"disallowed"],[[11126,11157],"valid",[],"NV8"],[[11158,11159],"disallowed"],[[11160,11193],"valid",[],"NV8"],[[11194,11196],"disallowed"],[[11197,11208],"valid",[],"NV8"],[[11209,11209],"disallowed"],[[11210,11217],"valid",[],"NV8"],[[11218,11243],"disallowed"],[[11244,11247],"valid",[],"NV8"],[[11248,11263],"disallowed"],[[11264,11264],"mapped",[11312]],[[11265,11265],"mapped",[11313]],[[11266,11266],"mapped",[11314]],[[11267,11267],"mapped",[11315]],[[11268,11268],"mapped",[11316]],[[11269,11269],"mapped",[11317]],[[11270,11270],"mapped",[11318]],[[11271,11271],"mapped",[11319]],[[11272,11272],"mapped",[11320]],[[11273,11273],"mapped",[11321]],[[11274,11274],"mapped",[11322]],[[11275,11275],"mapped",[11323]],[[11276,11276],"mapped",[11324]],[[11277,11277],"mapped",[11325]],[[11278,11278],"mapped",[11326]],[[11279,11279],"mapped",[11327]],[[11280,11280],"mapped",[11328]],[[11281,11281],"mapped",[11329]],[[11282,11282],"mapped",[11330]],[[11283,11283],"mapped",[11331]],[[11284,11284],"mapped",[11332]],[[11285,11285],"mapped",[11333]],[[11286,11286],"mapped",[11334]],[[11287,11287],"mapped",[11335]],[[11288,11288],"mapped",[11336]],[[11289,11289],"mapped",[11337]],[[11290,11290],"mapped",[11338]],[[11291,11291],"mapped",[11339]],[[11292,11292],"mapped",[11340]],[[11293,11293],"mapped",[11341]],[[11294,11294],"mapped",[11342]],[[11295,11295],"mapped",[11343]],[[11296,11296],"mapped",[11344]],[[11297,11297],"mapped",[11345]],[[11298,11298],"mapped",[11346]],[[11299,11299],"mapped",[11347]],[[11300,11300],"mapped",[11348]],[[11301,11301],"mapped",[11349]],[[11302,11302],"mapped",[11350]],[[11303,11303],"mapped",[11351]],[[11304,11304],"mapped",[11352]],[[11305,11305],"mapped",[11353]],[[11306,11306],"mapped",[11354]],[[11307,11307],"mapped",[11355]],[[11308,11308],"mapped",[11356]],[[11309,11309],"mapped",[11357]],[[11310,11310],"mapped",[11358]],[[11311,11311],"disallowed"],[[11312,11358],"valid"],[[11359,11359],"disallowed"],[[11360,11360],"mapped",[11361]],[[11361,11361],"valid"],[[11362,11362],"mapped",[619]],[[11363,11363],"mapped",[7549]],[[11364,11364],"mapped",[637]],[[11365,11366],"valid"],[[11367,11367],"mapped",[11368]],[[11368,11368],"valid"],[[11369,11369],"mapped",[11370]],[[11370,11370],"valid"],[[11371,11371],"mapped",[11372]],[[11372,11372],"valid"],[[11373,11373],"mapped",[593]],[[11374,11374],"mapped",[625]],[[11375,11375],"mapped",[592]],[[11376,11376],"mapped",[594]],[[11377,11377],"valid"],[[11378,11378],"mapped",[11379]],[[11379,11379],"valid"],[[11380,11380],"valid"],[[11381,11381],"mapped",[11382]],[[11382,11383],"valid"],[[11384,11387],"valid"],[[11388,11388],"mapped",[106]],[[11389,11389],"mapped",[118]],[[11390,11390],"mapped",[575]],[[11391,11391],"mapped",[576]],[[11392,11392],"mapped",[11393]],[[11393,11393],"valid"],[[11394,11394],"mapped",[11395]],[[11395,11395],"valid"],[[11396,11396],"mapped",[11397]],[[11397,11397],"valid"],[[11398,11398],"mapped",[11399]],[[11399,11399],"valid"],[[11400,11400],"mapped",[11401]],[[11401,11401],"valid"],[[11402,11402],"mapped",[11403]],[[11403,11403],"valid"],[[11404,11404],"mapped",[11405]],[[11405,11405],"valid"],[[11406,11406],"mapped",[11407]],[[11407,11407],"valid"],[[11408,11408],"mapped",[11409]],[[11409,11409],"valid"],[[11410,11410],"mapped",[11411]],[[11411,11411],"valid"],[[11412,11412],"mapped",[11413]],[[11413,11413],"valid"],[[11414,11414],"mapped",[11415]],[[11415,11415],"valid"],[[11416,11416],"mapped",[11417]],[[11417,11417],"valid"],[[11418,11418],"mapped",[11419]],[[11419,11419],"valid"],[[11420,11420],"mapped",[11421]],[[11421,11421],"valid"],[[11422,11422],"mapped",[11423]],[[11423,11423],"valid"],[[11424,11424],"mapped",[11425]],[[11425,11425],"valid"],[[11426,11426],"mapped",[11427]],[[11427,11427],"valid"],[[11428,11428],"mapped",[11429]],[[11429,11429],"valid"],[[11430,11430],"mapped",[11431]],[[11431,11431],"valid"],[[11432,11432],"mapped",[11433]],[[11433,11433],"valid"],[[11434,11434],"mapped",[11435]],[[11435,11435],"valid"],[[11436,11436],"mapped",[11437]],[[11437,11437],"valid"],[[11438,11438],"mapped",[11439]],[[11439,11439],"valid"],[[11440,11440],"mapped",[11441]],[[11441,11441],"valid"],[[11442,11442],"mapped",[11443]],[[11443,11443],"valid"],[[11444,11444],"mapped",[11445]],[[11445,11445],"valid"],[[11446,11446],"mapped",[11447]],[[11447,11447],"valid"],[[11448,11448],"mapped",[11449]],[[11449,11449],"valid"],[[11450,11450],"mapped",[11451]],[[11451,11451],"valid"],[[11452,11452],"mapped",[11453]],[[11453,11453],"valid"],[[11454,11454],"mapped",[11455]],[[11455,11455],"valid"],[[11456,11456],"mapped",[11457]],[[11457,11457],"valid"],[[11458,11458],"mapped",[11459]],[[11459,11459],"valid"],[[11460,11460],"mapped",[11461]],[[11461,11461],"valid"],[[11462,11462],"mapped",[11463]],[[11463,11463],"valid"],[[11464,11464],"mapped",[11465]],[[11465,11465],"valid"],[[11466,11466],"mapped",[11467]],[[11467,11467],"valid"],[[11468,11468],"mapped",[11469]],[[11469,11469],"valid"],[[11470,11470],"mapped",[11471]],[[11471,11471],"valid"],[[11472,11472],"mapped",[11473]],[[11473,11473],"valid"],[[11474,11474],"mapped",[11475]],[[11475,11475],"valid"],[[11476,11476],"mapped",[11477]],[[11477,11477],"valid"],[[11478,11478],"mapped",[11479]],[[11479,11479],"valid"],[[11480,11480],"mapped",[11481]],[[11481,11481],"valid"],[[11482,11482],"mapped",[11483]],[[11483,11483],"valid"],[[11484,11484],"mapped",[11485]],[[11485,11485],"valid"],[[11486,11486],"mapped",[11487]],[[11487,11487],"valid"],[[11488,11488],"mapped",[11489]],[[11489,11489],"valid"],[[11490,11490],"mapped",[11491]],[[11491,11492],"valid"],[[11493,11498],"valid",[],"NV8"],[[11499,11499],"mapped",[11500]],[[11500,11500],"valid"],[[11501,11501],"mapped",[11502]],[[11502,11505],"valid"],[[11506,11506],"mapped",[11507]],[[11507,11507],"valid"],[[11508,11512],"disallowed"],[[11513,11519],"valid",[],"NV8"],[[11520,11557],"valid"],[[11558,11558],"disallowed"],[[11559,11559],"valid"],[[11560,11564],"disallowed"],[[11565,11565],"valid"],[[11566,11567],"disallowed"],[[11568,11621],"valid"],[[11622,11623],"valid"],[[11624,11630],"disallowed"],[[11631,11631],"mapped",[11617]],[[11632,11632],"valid",[],"NV8"],[[11633,11646],"disallowed"],[[11647,11647],"valid"],[[11648,11670],"valid"],[[11671,11679],"disallowed"],[[11680,11686],"valid"],[[11687,11687],"disallowed"],[[11688,11694],"valid"],[[11695,11695],"disallowed"],[[11696,11702],"valid"],[[11703,11703],"disallowed"],[[11704,11710],"valid"],[[11711,11711],"disallowed"],[[11712,11718],"valid"],[[11719,11719],"disallowed"],[[11720,11726],"valid"],[[11727,11727],"disallowed"],[[11728,11734],"valid"],[[11735,11735],"disallowed"],[[11736,11742],"valid"],[[11743,11743],"disallowed"],[[11744,11775],"valid"],[[11776,11799],"valid",[],"NV8"],[[11800,11803],"valid",[],"NV8"],[[11804,11805],"valid",[],"NV8"],[[11806,11822],"valid",[],"NV8"],[[11823,11823],"valid"],[[11824,11824],"valid",[],"NV8"],[[11825,11825],"valid",[],"NV8"],[[11826,11835],"valid",[],"NV8"],[[11836,11842],"valid",[],"NV8"],[[11843,11903],"disallowed"],[[11904,11929],"valid",[],"NV8"],[[11930,11930],"disallowed"],[[11931,11934],"valid",[],"NV8"],[[11935,11935],"mapped",[27597]],[[11936,12018],"valid",[],"NV8"],[[12019,12019],"mapped",[40863]],[[12020,12031],"disallowed"],[[12032,12032],"mapped",[19968]],[[12033,12033],"mapped",[20008]],[[12034,12034],"mapped",[20022]],[[12035,12035],"mapped",[20031]],[[12036,12036],"mapped",[20057]],[[12037,12037],"mapped",[20101]],[[12038,12038],"mapped",[20108]],[[12039,12039],"mapped",[20128]],[[12040,12040],"mapped",[20154]],[[12041,12041],"mapped",[20799]],[[12042,12042],"mapped",[20837]],[[12043,12043],"mapped",[20843]],[[12044,12044],"mapped",[20866]],[[12045,12045],"mapped",[20886]],[[12046,12046],"mapped",[20907]],[[12047,12047],"mapped",[20960]],[[12048,12048],"mapped",[20981]],[[12049,12049],"mapped",[20992]],[[12050,12050],"mapped",[21147]],[[12051,12051],"mapped",[21241]],[[12052,12052],"mapped",[21269]],[[12053,12053],"mapped",[21274]],[[12054,12054],"mapped",[21304]],[[12055,12055],"mapped",[21313]],[[12056,12056],"mapped",[21340]],[[12057,12057],"mapped",[21353]],[[12058,12058],"mapped",[21378]],[[12059,12059],"mapped",[21430]],[[12060,12060],"mapped",[21448]],[[12061,12061],"mapped",[21475]],[[12062,12062],"mapped",[22231]],[[12063,12063],"mapped",[22303]],[[12064,12064],"mapped",[22763]],[[12065,12065],"mapped",[22786]],[[12066,12066],"mapped",[22794]],[[12067,12067],"mapped",[22805]],[[12068,12068],"mapped",[22823]],[[12069,12069],"mapped",[22899]],[[12070,12070],"mapped",[23376]],[[12071,12071],"mapped",[23424]],[[12072,12072],"mapped",[23544]],[[12073,12073],"mapped",[23567]],[[12074,12074],"mapped",[23586]],[[12075,12075],"mapped",[23608]],[[12076,12076],"mapped",[23662]],[[12077,12077],"mapped",[23665]],[[12078,12078],"mapped",[24027]],[[12079,12079],"mapped",[24037]],[[12080,12080],"mapped",[24049]],[[12081,12081],"mapped",[24062]],[[12082,12082],"mapped",[24178]],[[12083,12083],"mapped",[24186]],[[12084,12084],"mapped",[24191]],[[12085,12085],"mapped",[24308]],[[12086,12086],"mapped",[24318]],[[12087,12087],"mapped",[24331]],[[12088,12088],"mapped",[24339]],[[12089,12089],"mapped",[24400]],[[12090,12090],"mapped",[24417]],[[12091,12091],"mapped",[24435]],[[12092,12092],"mapped",[24515]],[[12093,12093],"mapped",[25096]],[[12094,12094],"mapped",[25142]],[[12095,12095],"mapped",[25163]],[[12096,12096],"mapped",[25903]],[[12097,12097],"mapped",[25908]],[[12098,12098],"mapped",[25991]],[[12099,12099],"mapped",[26007]],[[12100,12100],"mapped",[26020]],[[12101,12101],"mapped",[26041]],[[12102,12102],"mapped",[26080]],[[12103,12103],"mapped",[26085]],[[12104,12104],"mapped",[26352]],[[12105,12105],"mapped",[26376]],[[12106,12106],"mapped",[26408]],[[12107,12107],"mapped",[27424]],[[12108,12108],"mapped",[27490]],[[12109,12109],"mapped",[27513]],[[12110,12110],"mapped",[27571]],[[12111,12111],"mapped",[27595]],[[12112,12112],"mapped",[27604]],[[12113,12113],"mapped",[27611]],[[12114,12114],"mapped",[27663]],[[12115,12115],"mapped",[27668]],[[12116,12116],"mapped",[27700]],[[12117,12117],"mapped",[28779]],[[12118,12118],"mapped",[29226]],[[12119,12119],"mapped",[29238]],[[12120,12120],"mapped",[29243]],[[12121,12121],"mapped",[29247]],[[12122,12122],"mapped",[29255]],[[12123,12123],"mapped",[29273]],[[12124,12124],"mapped",[29275]],[[12125,12125],"mapped",[29356]],[[12126,12126],"mapped",[29572]],[[12127,12127],"mapped",[29577]],[[12128,12128],"mapped",[29916]],[[12129,12129],"mapped",[29926]],[[12130,12130],"mapped",[29976]],[[12131,12131],"mapped",[29983]],[[12132,12132],"mapped",[29992]],[[12133,12133],"mapped",[30000]],[[12134,12134],"mapped",[30091]],[[12135,12135],"mapped",[30098]],[[12136,12136],"mapped",[30326]],[[12137,12137],"mapped",[30333]],[[12138,12138],"mapped",[30382]],[[12139,12139],"mapped",[30399]],[[12140,12140],"mapped",[30446]],[[12141,12141],"mapped",[30683]],[[12142,12142],"mapped",[30690]],[[12143,12143],"mapped",[30707]],[[12144,12144],"mapped",[31034]],[[12145,12145],"mapped",[31160]],[[12146,12146],"mapped",[31166]],[[12147,12147],"mapped",[31348]],[[12148,12148],"mapped",[31435]],[[12149,12149],"mapped",[31481]],[[12150,12150],"mapped",[31859]],[[12151,12151],"mapped",[31992]],[[12152,12152],"mapped",[32566]],[[12153,12153],"mapped",[32593]],[[12154,12154],"mapped",[32650]],[[12155,12155],"mapped",[32701]],[[12156,12156],"mapped",[32769]],[[12157,12157],"mapped",[32780]],[[12158,12158],"mapped",[32786]],[[12159,12159],"mapped",[32819]],[[12160,12160],"mapped",[32895]],[[12161,12161],"mapped",[32905]],[[12162,12162],"mapped",[33251]],[[12163,12163],"mapped",[33258]],[[12164,12164],"mapped",[33267]],[[12165,12165],"mapped",[33276]],[[12166,12166],"mapped",[33292]],[[12167,12167],"mapped",[33307]],[[12168,12168],"mapped",[33311]],[[12169,12169],"mapped",[33390]],[[12170,12170],"mapped",[33394]],[[12171,12171],"mapped",[33400]],[[12172,12172],"mapped",[34381]],[[12173,12173],"mapped",[34411]],[[12174,12174],"mapped",[34880]],[[12175,12175],"mapped",[34892]],[[12176,12176],"mapped",[34915]],[[12177,12177],"mapped",[35198]],[[12178,12178],"mapped",[35211]],[[12179,12179],"mapped",[35282]],[[12180,12180],"mapped",[35328]],[[12181,12181],"mapped",[35895]],[[12182,12182],"mapped",[35910]],[[12183,12183],"mapped",[35925]],[[12184,12184],"mapped",[35960]],[[12185,12185],"mapped",[35997]],[[12186,12186],"mapped",[36196]],[[12187,12187],"mapped",[36208]],[[12188,12188],"mapped",[36275]],[[12189,12189],"mapped",[36523]],[[12190,12190],"mapped",[36554]],[[12191,12191],"mapped",[36763]],[[12192,12192],"mapped",[36784]],[[12193,12193],"mapped",[36789]],[[12194,12194],"mapped",[37009]],[[12195,12195],"mapped",[37193]],[[12196,12196],"mapped",[37318]],[[12197,12197],"mapped",[37324]],[[12198,12198],"mapped",[37329]],[[12199,12199],"mapped",[38263]],[[12200,12200],"mapped",[38272]],[[12201,12201],"mapped",[38428]],[[12202,12202],"mapped",[38582]],[[12203,12203],"mapped",[38585]],[[12204,12204],"mapped",[38632]],[[12205,12205],"mapped",[38737]],[[12206,12206],"mapped",[38750]],[[12207,12207],"mapped",[38754]],[[12208,12208],"mapped",[38761]],[[12209,12209],"mapped",[38859]],[[12210,12210],"mapped",[38893]],[[12211,12211],"mapped",[38899]],[[12212,12212],"mapped",[38913]],[[12213,12213],"mapped",[39080]],[[12214,12214],"mapped",[39131]],[[12215,12215],"mapped",[39135]],[[12216,12216],"mapped",[39318]],[[12217,12217],"mapped",[39321]],[[12218,12218],"mapped",[39340]],[[12219,12219],"mapped",[39592]],[[12220,12220],"mapped",[39640]],[[12221,12221],"mapped",[39647]],[[12222,12222],"mapped",[39717]],[[12223,12223],"mapped",[39727]],[[12224,12224],"mapped",[39730]],[[12225,12225],"mapped",[39740]],[[12226,12226],"mapped",[39770]],[[12227,12227],"mapped",[40165]],[[12228,12228],"mapped",[40565]],[[12229,12229],"mapped",[40575]],[[12230,12230],"mapped",[40613]],[[12231,12231],"mapped",[40635]],[[12232,12232],"mapped",[40643]],[[12233,12233],"mapped",[40653]],[[12234,12234],"mapped",[40657]],[[12235,12235],"mapped",[40697]],[[12236,12236],"mapped",[40701]],[[12237,12237],"mapped",[40718]],[[12238,12238],"mapped",[40723]],[[12239,12239],"mapped",[40736]],[[12240,12240],"mapped",[40763]],[[12241,12241],"mapped",[40778]],[[12242,12242],"mapped",[40786]],[[12243,12243],"mapped",[40845]],[[12244,12244],"mapped",[40860]],[[12245,12245],"mapped",[40864]],[[12246,12271],"disallowed"],[[12272,12283],"disallowed"],[[12284,12287],"disallowed"],[[12288,12288],"disallowed_STD3_mapped",[32]],[[12289,12289],"valid",[],"NV8"],[[12290,12290],"mapped",[46]],[[12291,12292],"valid",[],"NV8"],[[12293,12295],"valid"],[[12296,12329],"valid",[],"NV8"],[[12330,12333],"valid"],[[12334,12341],"valid",[],"NV8"],[[12342,12342],"mapped",[12306]],[[12343,12343],"valid",[],"NV8"],[[12344,12344],"mapped",[21313]],[[12345,12345],"mapped",[21316]],[[12346,12346],"mapped",[21317]],[[12347,12347],"valid",[],"NV8"],[[12348,12348],"valid"],[[12349,12349],"valid",[],"NV8"],[[12350,12350],"valid",[],"NV8"],[[12351,12351],"valid",[],"NV8"],[[12352,12352],"disallowed"],[[12353,12436],"valid"],[[12437,12438],"valid"],[[12439,12440],"disallowed"],[[12441,12442],"valid"],[[12443,12443],"disallowed_STD3_mapped",[32,12441]],[[12444,12444],"disallowed_STD3_mapped",[32,12442]],[[12445,12446],"valid"],[[12447,12447],"mapped",[12424,12426]],[[12448,12448],"valid",[],"NV8"],[[12449,12542],"valid"],[[12543,12543],"mapped",[12467,12488]],[[12544,12548],"disallowed"],[[12549,12588],"valid"],[[12589,12589],"valid"],[[12590,12592],"disallowed"],[[12593,12593],"mapped",[4352]],[[12594,12594],"mapped",[4353]],[[12595,12595],"mapped",[4522]],[[12596,12596],"mapped",[4354]],[[12597,12597],"mapped",[4524]],[[12598,12598],"mapped",[4525]],[[12599,12599],"mapped",[4355]],[[12600,12600],"mapped",[4356]],[[12601,12601],"mapped",[4357]],[[12602,12602],"mapped",[4528]],[[12603,12603],"mapped",[4529]],[[12604,12604],"mapped",[4530]],[[12605,12605],"mapped",[4531]],[[12606,12606],"mapped",[4532]],[[12607,12607],"mapped",[4533]],[[12608,12608],"mapped",[4378]],[[12609,12609],"mapped",[4358]],[[12610,12610],"mapped",[4359]],[[12611,12611],"mapped",[4360]],[[12612,12612],"mapped",[4385]],[[12613,12613],"mapped",[4361]],[[12614,12614],"mapped",[4362]],[[12615,12615],"mapped",[4363]],[[12616,12616],"mapped",[4364]],[[12617,12617],"mapped",[4365]],[[12618,12618],"mapped",[4366]],[[12619,12619],"mapped",[4367]],[[12620,12620],"mapped",[4368]],[[12621,12621],"mapped",[4369]],[[12622,12622],"mapped",[4370]],[[12623,12623],"mapped",[4449]],[[12624,12624],"mapped",[4450]],[[12625,12625],"mapped",[4451]],[[12626,12626],"mapped",[4452]],[[12627,12627],"mapped",[4453]],[[12628,12628],"mapped",[4454]],[[12629,12629],"mapped",[4455]],[[12630,12630],"mapped",[4456]],[[12631,12631],"mapped",[4457]],[[12632,12632],"mapped",[4458]],[[12633,12633],"mapped",[4459]],[[12634,12634],"mapped",[4460]],[[12635,12635],"mapped",[4461]],[[12636,12636],"mapped",[4462]],[[12637,12637],"mapped",[4463]],[[12638,12638],"mapped",[4464]],[[12639,12639],"mapped",[4465]],[[12640,12640],"mapped",[4466]],[[12641,12641],"mapped",[4467]],[[12642,12642],"mapped",[4468]],[[12643,12643],"mapped",[4469]],[[12644,12644],"disallowed"],[[12645,12645],"mapped",[4372]],[[12646,12646],"mapped",[4373]],[[12647,12647],"mapped",[4551]],[[12648,12648],"mapped",[4552]],[[12649,12649],"mapped",[4556]],[[12650,12650],"mapped",[4558]],[[12651,12651],"mapped",[4563]],[[12652,12652],"mapped",[4567]],[[12653,12653],"mapped",[4569]],[[12654,12654],"mapped",[4380]],[[12655,12655],"mapped",[4573]],[[12656,12656],"mapped",[4575]],[[12657,12657],"mapped",[4381]],[[12658,12658],"mapped",[4382]],[[12659,12659],"mapped",[4384]],[[12660,12660],"mapped",[4386]],[[12661,12661],"mapped",[4387]],[[12662,12662],"mapped",[4391]],[[12663,12663],"mapped",[4393]],[[12664,12664],"mapped",[4395]],[[12665,12665],"mapped",[4396]],[[12666,12666],"mapped",[4397]],[[12667,12667],"mapped",[4398]],[[12668,12668],"mapped",[4399]],[[12669,12669],"mapped",[4402]],[[12670,12670],"mapped",[4406]],[[12671,12671],"mapped",[4416]],[[12672,12672],"mapped",[4423]],[[12673,12673],"mapped",[4428]],[[12674,12674],"mapped",[4593]],[[12675,12675],"mapped",[4594]],[[12676,12676],"mapped",[4439]],[[12677,12677],"mapped",[4440]],[[12678,12678],"mapped",[4441]],[[12679,12679],"mapped",[4484]],[[12680,12680],"mapped",[4485]],[[12681,12681],"mapped",[4488]],[[12682,12682],"mapped",[4497]],[[12683,12683],"mapped",[4498]],[[12684,12684],"mapped",[4500]],[[12685,12685],"mapped",[4510]],[[12686,12686],"mapped",[4513]],[[12687,12687],"disallowed"],[[12688,12689],"valid",[],"NV8"],[[12690,12690],"mapped",[19968]],[[12691,12691],"mapped",[20108]],[[12692,12692],"mapped",[19977]],[[12693,12693],"mapped",[22235]],[[12694,12694],"mapped",[19978]],[[12695,12695],"mapped",[20013]],[[12696,12696],"mapped",[19979]],[[12697,12697],"mapped",[30002]],[[12698,12698],"mapped",[20057]],[[12699,12699],"mapped",[19993]],[[12700,12700],"mapped",[19969]],[[12701,12701],"mapped",[22825]],[[12702,12702],"mapped",[22320]],[[12703,12703],"mapped",[20154]],[[12704,12727],"valid"],[[12728,12730],"valid"],[[12731,12735],"disallowed"],[[12736,12751],"valid",[],"NV8"],[[12752,12771],"valid",[],"NV8"],[[12772,12783],"disallowed"],[[12784,12799],"valid"],[[12800,12800],"disallowed_STD3_mapped",[40,4352,41]],[[12801,12801],"disallowed_STD3_mapped",[40,4354,41]],[[12802,12802],"disallowed_STD3_mapped",[40,4355,41]],[[12803,12803],"disallowed_STD3_mapped",[40,4357,41]],[[12804,12804],"disallowed_STD3_mapped",[40,4358,41]],[[12805,12805],"disallowed_STD3_mapped",[40,4359,41]],[[12806,12806],"disallowed_STD3_mapped",[40,4361,41]],[[12807,12807],"disallowed_STD3_mapped",[40,4363,41]],[[12808,12808],"disallowed_STD3_mapped",[40,4364,41]],[[12809,12809],"disallowed_STD3_mapped",[40,4366,41]],[[12810,12810],"disallowed_STD3_mapped",[40,4367,41]],[[12811,12811],"disallowed_STD3_mapped",[40,4368,41]],[[12812,12812],"disallowed_STD3_mapped",[40,4369,41]],[[12813,12813],"disallowed_STD3_mapped",[40,4370,41]],[[12814,12814],"disallowed_STD3_mapped",[40,44032,41]],[[12815,12815],"disallowed_STD3_mapped",[40,45208,41]],[[12816,12816],"disallowed_STD3_mapped",[40,45796,41]],[[12817,12817],"disallowed_STD3_mapped",[40,46972,41]],[[12818,12818],"disallowed_STD3_mapped",[40,47560,41]],[[12819,12819],"disallowed_STD3_mapped",[40,48148,41]],[[12820,12820],"disallowed_STD3_mapped",[40,49324,41]],[[12821,12821],"disallowed_STD3_mapped",[40,50500,41]],[[12822,12822],"disallowed_STD3_mapped",[40,51088,41]],[[12823,12823],"disallowed_STD3_mapped",[40,52264,41]],[[12824,12824],"disallowed_STD3_mapped",[40,52852,41]],[[12825,12825],"disallowed_STD3_mapped",[40,53440,41]],[[12826,12826],"disallowed_STD3_mapped",[40,54028,41]],[[12827,12827],"disallowed_STD3_mapped",[40,54616,41]],[[12828,12828],"disallowed_STD3_mapped",[40,51452,41]],[[12829,12829],"disallowed_STD3_mapped",[40,50724,51204,41]],[[12830,12830],"disallowed_STD3_mapped",[40,50724,54980,41]],[[12831,12831],"disallowed"],[[12832,12832],"disallowed_STD3_mapped",[40,19968,41]],[[12833,12833],"disallowed_STD3_mapped",[40,20108,41]],[[12834,12834],"disallowed_STD3_mapped",[40,19977,41]],[[12835,12835],"disallowed_STD3_mapped",[40,22235,41]],[[12836,12836],"disallowed_STD3_mapped",[40,20116,41]],[[12837,12837],"disallowed_STD3_mapped",[40,20845,41]],[[12838,12838],"disallowed_STD3_mapped",[40,19971,41]],[[12839,12839],"disallowed_STD3_mapped",[40,20843,41]],[[12840,12840],"disallowed_STD3_mapped",[40,20061,41]],[[12841,12841],"disallowed_STD3_mapped",[40,21313,41]],[[12842,12842],"disallowed_STD3_mapped",[40,26376,41]],[[12843,12843],"disallowed_STD3_mapped",[40,28779,41]],[[12844,12844],"disallowed_STD3_mapped",[40,27700,41]],[[12845,12845],"disallowed_STD3_mapped",[40,26408,41]],[[12846,12846],"disallowed_STD3_mapped",[40,37329,41]],[[12847,12847],"disallowed_STD3_mapped",[40,22303,41]],[[12848,12848],"disallowed_STD3_mapped",[40,26085,41]],[[12849,12849],"disallowed_STD3_mapped",[40,26666,41]],[[12850,12850],"disallowed_STD3_mapped",[40,26377,41]],[[12851,12851],"disallowed_STD3_mapped",[40,31038,41]],[[12852,12852],"disallowed_STD3_mapped",[40,21517,41]],[[12853,12853],"disallowed_STD3_mapped",[40,29305,41]],[[12854,12854],"disallowed_STD3_mapped",[40,36001,41]],[[12855,12855],"disallowed_STD3_mapped",[40,31069,41]],[[12856,12856],"disallowed_STD3_mapped",[40,21172,41]],[[12857,12857],"disallowed_STD3_mapped",[40,20195,41]],[[12858,12858],"disallowed_STD3_mapped",[40,21628,41]],[[12859,12859],"disallowed_STD3_mapped",[40,23398,41]],[[12860,12860],"disallowed_STD3_mapped",[40,30435,41]],[[12861,12861],"disallowed_STD3_mapped",[40,20225,41]],[[12862,12862],"disallowed_STD3_mapped",[40,36039,41]],[[12863,12863],"disallowed_STD3_mapped",[40,21332,41]],[[12864,12864],"disallowed_STD3_mapped",[40,31085,41]],[[12865,12865],"disallowed_STD3_mapped",[40,20241,41]],[[12866,12866],"disallowed_STD3_mapped",[40,33258,41]],[[12867,12867],"disallowed_STD3_mapped",[40,33267,41]],[[12868,12868],"mapped",[21839]],[[12869,12869],"mapped",[24188]],[[12870,12870],"mapped",[25991]],[[12871,12871],"mapped",[31631]],[[12872,12879],"valid",[],"NV8"],[[12880,12880],"mapped",[112,116,101]],[[12881,12881],"mapped",[50,49]],[[12882,12882],"mapped",[50,50]],[[12883,12883],"mapped",[50,51]],[[12884,12884],"mapped",[50,52]],[[12885,12885],"mapped",[50,53]],[[12886,12886],"mapped",[50,54]],[[12887,12887],"mapped",[50,55]],[[12888,12888],"mapped",[50,56]],[[12889,12889],"mapped",[50,57]],[[12890,12890],"mapped",[51,48]],[[12891,12891],"mapped",[51,49]],[[12892,12892],"mapped",[51,50]],[[12893,12893],"mapped",[51,51]],[[12894,12894],"mapped",[51,52]],[[12895,12895],"mapped",[51,53]],[[12896,12896],"mapped",[4352]],[[12897,12897],"mapped",[4354]],[[12898,12898],"mapped",[4355]],[[12899,12899],"mapped",[4357]],[[12900,12900],"mapped",[4358]],[[12901,12901],"mapped",[4359]],[[12902,12902],"mapped",[4361]],[[12903,12903],"mapped",[4363]],[[12904,12904],"mapped",[4364]],[[12905,12905],"mapped",[4366]],[[12906,12906],"mapped",[4367]],[[12907,12907],"mapped",[4368]],[[12908,12908],"mapped",[4369]],[[12909,12909],"mapped",[4370]],[[12910,12910],"mapped",[44032]],[[12911,12911],"mapped",[45208]],[[12912,12912],"mapped",[45796]],[[12913,12913],"mapped",[46972]],[[12914,12914],"mapped",[47560]],[[12915,12915],"mapped",[48148]],[[12916,12916],"mapped",[49324]],[[12917,12917],"mapped",[50500]],[[12918,12918],"mapped",[51088]],[[12919,12919],"mapped",[52264]],[[12920,12920],"mapped",[52852]],[[12921,12921],"mapped",[53440]],[[12922,12922],"mapped",[54028]],[[12923,12923],"mapped",[54616]],[[12924,12924],"mapped",[52280,44256]],[[12925,12925],"mapped",[51452,51032]],[[12926,12926],"mapped",[50864]],[[12927,12927],"valid",[],"NV8"],[[12928,12928],"mapped",[19968]],[[12929,12929],"mapped",[20108]],[[12930,12930],"mapped",[19977]],[[12931,12931],"mapped",[22235]],[[12932,12932],"mapped",[20116]],[[12933,12933],"mapped",[20845]],[[12934,12934],"mapped",[19971]],[[12935,12935],"mapped",[20843]],[[12936,12936],"mapped",[20061]],[[12937,12937],"mapped",[21313]],[[12938,12938],"mapped",[26376]],[[12939,12939],"mapped",[28779]],[[12940,12940],"mapped",[27700]],[[12941,12941],"mapped",[26408]],[[12942,12942],"mapped",[37329]],[[12943,12943],"mapped",[22303]],[[12944,12944],"mapped",[26085]],[[12945,12945],"mapped",[26666]],[[12946,12946],"mapped",[26377]],[[12947,12947],"mapped",[31038]],[[12948,12948],"mapped",[21517]],[[12949,12949],"mapped",[29305]],[[12950,12950],"mapped",[36001]],[[12951,12951],"mapped",[31069]],[[12952,12952],"mapped",[21172]],[[12953,12953],"mapped",[31192]],[[12954,12954],"mapped",[30007]],[[12955,12955],"mapped",[22899]],[[12956,12956],"mapped",[36969]],[[12957,12957],"mapped",[20778]],[[12958,12958],"mapped",[21360]],[[12959,12959],"mapped",[27880]],[[12960,12960],"mapped",[38917]],[[12961,12961],"mapped",[20241]],[[12962,12962],"mapped",[20889]],[[12963,12963],"mapped",[27491]],[[12964,12964],"mapped",[19978]],[[12965,12965],"mapped",[20013]],[[12966,12966],"mapped",[19979]],[[12967,12967],"mapped",[24038]],[[12968,12968],"mapped",[21491]],[[12969,12969],"mapped",[21307]],[[12970,12970],"mapped",[23447]],[[12971,12971],"mapped",[23398]],[[12972,12972],"mapped",[30435]],[[12973,12973],"mapped",[20225]],[[12974,12974],"mapped",[36039]],[[12975,12975],"mapped",[21332]],[[12976,12976],"mapped",[22812]],[[12977,12977],"mapped",[51,54]],[[12978,12978],"mapped",[51,55]],[[12979,12979],"mapped",[51,56]],[[12980,12980],"mapped",[51,57]],[[12981,12981],"mapped",[52,48]],[[12982,12982],"mapped",[52,49]],[[12983,12983],"mapped",[52,50]],[[12984,12984],"mapped",[52,51]],[[12985,12985],"mapped",[52,52]],[[12986,12986],"mapped",[52,53]],[[12987,12987],"mapped",[52,54]],[[12988,12988],"mapped",[52,55]],[[12989,12989],"mapped",[52,56]],[[12990,12990],"mapped",[52,57]],[[12991,12991],"mapped",[53,48]],[[12992,12992],"mapped",[49,26376]],[[12993,12993],"mapped",[50,26376]],[[12994,12994],"mapped",[51,26376]],[[12995,12995],"mapped",[52,26376]],[[12996,12996],"mapped",[53,26376]],[[12997,12997],"mapped",[54,26376]],[[12998,12998],"mapped",[55,26376]],[[12999,12999],"mapped",[56,26376]],[[13000,13000],"mapped",[57,26376]],[[13001,13001],"mapped",[49,48,26376]],[[13002,13002],"mapped",[49,49,26376]],[[13003,13003],"mapped",[49,50,26376]],[[13004,13004],"mapped",[104,103]],[[13005,13005],"mapped",[101,114,103]],[[13006,13006],"mapped",[101,118]],[[13007,13007],"mapped",[108,116,100]],[[13008,13008],"mapped",[12450]],[[13009,13009],"mapped",[12452]],[[13010,13010],"mapped",[12454]],[[13011,13011],"mapped",[12456]],[[13012,13012],"mapped",[12458]],[[13013,13013],"mapped",[12459]],[[13014,13014],"mapped",[12461]],[[13015,13015],"mapped",[12463]],[[13016,13016],"mapped",[12465]],[[13017,13017],"mapped",[12467]],[[13018,13018],"mapped",[12469]],[[13019,13019],"mapped",[12471]],[[13020,13020],"mapped",[12473]],[[13021,13021],"mapped",[12475]],[[13022,13022],"mapped",[12477]],[[13023,13023],"mapped",[12479]],[[13024,13024],"mapped",[12481]],[[13025,13025],"mapped",[12484]],[[13026,13026],"mapped",[12486]],[[13027,13027],"mapped",[12488]],[[13028,13028],"mapped",[12490]],[[13029,13029],"mapped",[12491]],[[13030,13030],"mapped",[12492]],[[13031,13031],"mapped",[12493]],[[13032,13032],"mapped",[12494]],[[13033,13033],"mapped",[12495]],[[13034,13034],"mapped",[12498]],[[13035,13035],"mapped",[12501]],[[13036,13036],"mapped",[12504]],[[13037,13037],"mapped",[12507]],[[13038,13038],"mapped",[12510]],[[13039,13039],"mapped",[12511]],[[13040,13040],"mapped",[12512]],[[13041,13041],"mapped",[12513]],[[13042,13042],"mapped",[12514]],[[13043,13043],"mapped",[12516]],[[13044,13044],"mapped",[12518]],[[13045,13045],"mapped",[12520]],[[13046,13046],"mapped",[12521]],[[13047,13047],"mapped",[12522]],[[13048,13048],"mapped",[12523]],[[13049,13049],"mapped",[12524]],[[13050,13050],"mapped",[12525]],[[13051,13051],"mapped",[12527]],[[13052,13052],"mapped",[12528]],[[13053,13053],"mapped",[12529]],[[13054,13054],"mapped",[12530]],[[13055,13055],"disallowed"],[[13056,13056],"mapped",[12450,12497,12540,12488]],[[13057,13057],"mapped",[12450,12523,12501,12449]],[[13058,13058],"mapped",[12450,12531,12506,12450]],[[13059,13059],"mapped",[12450,12540,12523]],[[13060,13060],"mapped",[12452,12491,12531,12464]],[[13061,13061],"mapped",[12452,12531,12481]],[[13062,13062],"mapped",[12454,12457,12531]],[[13063,13063],"mapped",[12456,12473,12463,12540,12489]],[[13064,13064],"mapped",[12456,12540,12459,12540]],[[13065,13065],"mapped",[12458,12531,12473]],[[13066,13066],"mapped",[12458,12540,12512]],[[13067,13067],"mapped",[12459,12452,12522]],[[13068,13068],"mapped",[12459,12521,12483,12488]],[[13069,13069],"mapped",[12459,12525,12522,12540]],[[13070,13070],"mapped",[12460,12525,12531]],[[13071,13071],"mapped",[12460,12531,12510]],[[13072,13072],"mapped",[12462,12460]],[[13073,13073],"mapped",[12462,12491,12540]],[[13074,13074],"mapped",[12461,12517,12522,12540]],[[13075,13075],"mapped",[12462,12523,12480,12540]],[[13076,13076],"mapped",[12461,12525]],[[13077,13077],"mapped",[12461,12525,12464,12521,12512]],[[13078,13078],"mapped",[12461,12525,12513,12540,12488,12523]],[[13079,13079],"mapped",[12461,12525,12527,12483,12488]],[[13080,13080],"mapped",[12464,12521,12512]],[[13081,13081],"mapped",[12464,12521,12512,12488,12531]],[[13082,13082],"mapped",[12463,12523,12476,12452,12525]],[[13083,13083],"mapped",[12463,12525,12540,12493]],[[13084,13084],"mapped",[12465,12540,12473]],[[13085,13085],"mapped",[12467,12523,12490]],[[13086,13086],"mapped",[12467,12540,12509]],[[13087,13087],"mapped",[12469,12452,12463,12523]],[[13088,13088],"mapped",[12469,12531,12481,12540,12512]],[[13089,13089],"mapped",[12471,12522,12531,12464]],[[13090,13090],"mapped",[12475,12531,12481]],[[13091,13091],"mapped",[12475,12531,12488]],[[13092,13092],"mapped",[12480,12540,12473]],[[13093,13093],"mapped",[12487,12471]],[[13094,13094],"mapped",[12489,12523]],[[13095,13095],"mapped",[12488,12531]],[[13096,13096],"mapped",[12490,12494]],[[13097,13097],"mapped",[12494,12483,12488]],[[13098,13098],"mapped",[12495,12452,12484]],[[13099,13099],"mapped",[12497,12540,12475,12531,12488]],[[13100,13100],"mapped",[12497,12540,12484]],[[13101,13101],"mapped",[12496,12540,12524,12523]],[[13102,13102],"mapped",[12500,12450,12473,12488,12523]],[[13103,13103],"mapped",[12500,12463,12523]],[[13104,13104],"mapped",[12500,12467]],[[13105,13105],"mapped",[12499,12523]],[[13106,13106],"mapped",[12501,12449,12521,12483,12489]],[[13107,13107],"mapped",[12501,12451,12540,12488]],[[13108,13108],"mapped",[12502,12483,12471,12455,12523]],[[13109,13109],"mapped",[12501,12521,12531]],[[13110,13110],"mapped",[12504,12463,12479,12540,12523]],[[13111,13111],"mapped",[12506,12477]],[[13112,13112],"mapped",[12506,12491,12498]],[[13113,13113],"mapped",[12504,12523,12484]],[[13114,13114],"mapped",[12506,12531,12473]],[[13115,13115],"mapped",[12506,12540,12472]],[[13116,13116],"mapped",[12505,12540,12479]],[[13117,13117],"mapped",[12509,12452,12531,12488]],[[13118,13118],"mapped",[12508,12523,12488]],[[13119,13119],"mapped",[12507,12531]],[[13120,13120],"mapped",[12509,12531,12489]],[[13121,13121],"mapped",[12507,12540,12523]],[[13122,13122],"mapped",[12507,12540,12531]],[[13123,13123],"mapped",[12510,12452,12463,12525]],[[13124,13124],"mapped",[12510,12452,12523]],[[13125,13125],"mapped",[12510,12483,12495]],[[13126,13126],"mapped",[12510,12523,12463]],[[13127,13127],"mapped",[12510,12531,12471,12519,12531]],[[13128,13128],"mapped",[12511,12463,12525,12531]],[[13129,13129],"mapped",[12511,12522]],[[13130,13130],"mapped",[12511,12522,12496,12540,12523]],[[13131,13131],"mapped",[12513,12460]],[[13132,13132],"mapped",[12513,12460,12488,12531]],[[13133,13133],"mapped",[12513,12540,12488,12523]],[[13134,13134],"mapped",[12516,12540,12489]],[[13135,13135],"mapped",[12516,12540,12523]],[[13136,13136],"mapped",[12518,12450,12531]],[[13137,13137],"mapped",[12522,12483,12488,12523]],[[13138,13138],"mapped",[12522,12521]],[[13139,13139],"mapped",[12523,12500,12540]],[[13140,13140],"mapped",[12523,12540,12502,12523]],[[13141,13141],"mapped",[12524,12512]],[[13142,13142],"mapped",[12524,12531,12488,12466,12531]],[[13143,13143],"mapped",[12527,12483,12488]],[[13144,13144],"mapped",[48,28857]],[[13145,13145],"mapped",[49,28857]],[[13146,13146],"mapped",[50,28857]],[[13147,13147],"mapped",[51,28857]],[[13148,13148],"mapped",[52,28857]],[[13149,13149],"mapped",[53,28857]],[[13150,13150],"mapped",[54,28857]],[[13151,13151],"mapped",[55,28857]],[[13152,13152],"mapped",[56,28857]],[[13153,13153],"mapped",[57,28857]],[[13154,13154],"mapped",[49,48,28857]],[[13155,13155],"mapped",[49,49,28857]],[[13156,13156],"mapped",[49,50,28857]],[[13157,13157],"mapped",[49,51,28857]],[[13158,13158],"mapped",[49,52,28857]],[[13159,13159],"mapped",[49,53,28857]],[[13160,13160],"mapped",[49,54,28857]],[[13161,13161],"mapped",[49,55,28857]],[[13162,13162],"mapped",[49,56,28857]],[[13163,13163],"mapped",[49,57,28857]],[[13164,13164],"mapped",[50,48,28857]],[[13165,13165],"mapped",[50,49,28857]],[[13166,13166],"mapped",[50,50,28857]],[[13167,13167],"mapped",[50,51,28857]],[[13168,13168],"mapped",[50,52,28857]],[[13169,13169],"mapped",[104,112,97]],[[13170,13170],"mapped",[100,97]],[[13171,13171],"mapped",[97,117]],[[13172,13172],"mapped",[98,97,114]],[[13173,13173],"mapped",[111,118]],[[13174,13174],"mapped",[112,99]],[[13175,13175],"mapped",[100,109]],[[13176,13176],"mapped",[100,109,50]],[[13177,13177],"mapped",[100,109,51]],[[13178,13178],"mapped",[105,117]],[[13179,13179],"mapped",[24179,25104]],[[13180,13180],"mapped",[26157,21644]],[[13181,13181],"mapped",[22823,27491]],[[13182,13182],"mapped",[26126,27835]],[[13183,13183],"mapped",[26666,24335,20250,31038]],[[13184,13184],"mapped",[112,97]],[[13185,13185],"mapped",[110,97]],[[13186,13186],"mapped",[956,97]],[[13187,13187],"mapped",[109,97]],[[13188,13188],"mapped",[107,97]],[[13189,13189],"mapped",[107,98]],[[13190,13190],"mapped",[109,98]],[[13191,13191],"mapped",[103,98]],[[13192,13192],"mapped",[99,97,108]],[[13193,13193],"mapped",[107,99,97,108]],[[13194,13194],"mapped",[112,102]],[[13195,13195],"mapped",[110,102]],[[13196,13196],"mapped",[956,102]],[[13197,13197],"mapped",[956,103]],[[13198,13198],"mapped",[109,103]],[[13199,13199],"mapped",[107,103]],[[13200,13200],"mapped",[104,122]],[[13201,13201],"mapped",[107,104,122]],[[13202,13202],"mapped",[109,104,122]],[[13203,13203],"mapped",[103,104,122]],[[13204,13204],"mapped",[116,104,122]],[[13205,13205],"mapped",[956,108]],[[13206,13206],"mapped",[109,108]],[[13207,13207],"mapped",[100,108]],[[13208,13208],"mapped",[107,108]],[[13209,13209],"mapped",[102,109]],[[13210,13210],"mapped",[110,109]],[[13211,13211],"mapped",[956,109]],[[13212,13212],"mapped",[109,109]],[[13213,13213],"mapped",[99,109]],[[13214,13214],"mapped",[107,109]],[[13215,13215],"mapped",[109,109,50]],[[13216,13216],"mapped",[99,109,50]],[[13217,13217],"mapped",[109,50]],[[13218,13218],"mapped",[107,109,50]],[[13219,13219],"mapped",[109,109,51]],[[13220,13220],"mapped",[99,109,51]],[[13221,13221],"mapped",[109,51]],[[13222,13222],"mapped",[107,109,51]],[[13223,13223],"mapped",[109,8725,115]],[[13224,13224],"mapped",[109,8725,115,50]],[[13225,13225],"mapped",[112,97]],[[13226,13226],"mapped",[107,112,97]],[[13227,13227],"mapped",[109,112,97]],[[13228,13228],"mapped",[103,112,97]],[[13229,13229],"mapped",[114,97,100]],[[13230,13230],"mapped",[114,97,100,8725,115]],[[13231,13231],"mapped",[114,97,100,8725,115,50]],[[13232,13232],"mapped",[112,115]],[[13233,13233],"mapped",[110,115]],[[13234,13234],"mapped",[956,115]],[[13235,13235],"mapped",[109,115]],[[13236,13236],"mapped",[112,118]],[[13237,13237],"mapped",[110,118]],[[13238,13238],"mapped",[956,118]],[[13239,13239],"mapped",[109,118]],[[13240,13240],"mapped",[107,118]],[[13241,13241],"mapped",[109,118]],[[13242,13242],"mapped",[112,119]],[[13243,13243],"mapped",[110,119]],[[13244,13244],"mapped",[956,119]],[[13245,13245],"mapped",[109,119]],[[13246,13246],"mapped",[107,119]],[[13247,13247],"mapped",[109,119]],[[13248,13248],"mapped",[107,969]],[[13249,13249],"mapped",[109,969]],[[13250,13250],"disallowed"],[[13251,13251],"mapped",[98,113]],[[13252,13252],"mapped",[99,99]],[[13253,13253],"mapped",[99,100]],[[13254,13254],"mapped",[99,8725,107,103]],[[13255,13255],"disallowed"],[[13256,13256],"mapped",[100,98]],[[13257,13257],"mapped",[103,121]],[[13258,13258],"mapped",[104,97]],[[13259,13259],"mapped",[104,112]],[[13260,13260],"mapped",[105,110]],[[13261,13261],"mapped",[107,107]],[[13262,13262],"mapped",[107,109]],[[13263,13263],"mapped",[107,116]],[[13264,13264],"mapped",[108,109]],[[13265,13265],"mapped",[108,110]],[[13266,13266],"mapped",[108,111,103]],[[13267,13267],"mapped",[108,120]],[[13268,13268],"mapped",[109,98]],[[13269,13269],"mapped",[109,105,108]],[[13270,13270],"mapped",[109,111,108]],[[13271,13271],"mapped",[112,104]],[[13272,13272],"disallowed"],[[13273,13273],"mapped",[112,112,109]],[[13274,13274],"mapped",[112,114]],[[13275,13275],"mapped",[115,114]],[[13276,13276],"mapped",[115,118]],[[13277,13277],"mapped",[119,98]],[[13278,13278],"mapped",[118,8725,109]],[[13279,13279],"mapped",[97,8725,109]],[[13280,13280],"mapped",[49,26085]],[[13281,13281],"mapped",[50,26085]],[[13282,13282],"mapped",[51,26085]],[[13283,13283],"mapped",[52,26085]],[[13284,13284],"mapped",[53,26085]],[[13285,13285],"mapped",[54,26085]],[[13286,13286],"mapped",[55,26085]],[[13287,13287],"mapped",[56,26085]],[[13288,13288],"mapped",[57,26085]],[[13289,13289],"mapped",[49,48,26085]],[[13290,13290],"mapped",[49,49,26085]],[[13291,13291],"mapped",[49,50,26085]],[[13292,13292],"mapped",[49,51,26085]],[[13293,13293],"mapped",[49,52,26085]],[[13294,13294],"mapped",[49,53,26085]],[[13295,13295],"mapped",[49,54,26085]],[[13296,13296],"mapped",[49,55,26085]],[[13297,13297],"mapped",[49,56,26085]],[[13298,13298],"mapped",[49,57,26085]],[[13299,13299],"mapped",[50,48,26085]],[[13300,13300],"mapped",[50,49,26085]],[[13301,13301],"mapped",[50,50,26085]],[[13302,13302],"mapped",[50,51,26085]],[[13303,13303],"mapped",[50,52,26085]],[[13304,13304],"mapped",[50,53,26085]],[[13305,13305],"mapped",[50,54,26085]],[[13306,13306],"mapped",[50,55,26085]],[[13307,13307],"mapped",[50,56,26085]],[[13308,13308],"mapped",[50,57,26085]],[[13309,13309],"mapped",[51,48,26085]],[[13310,13310],"mapped",[51,49,26085]],[[13311,13311],"mapped",[103,97,108]],[[13312,19893],"valid"],[[19894,19903],"disallowed"],[[19904,19967],"valid",[],"NV8"],[[19968,40869],"valid"],[[40870,40891],"valid"],[[40892,40899],"valid"],[[40900,40907],"valid"],[[40908,40908],"valid"],[[40909,40917],"valid"],[[40918,40959],"disallowed"],[[40960,42124],"valid"],[[42125,42127],"disallowed"],[[42128,42145],"valid",[],"NV8"],[[42146,42147],"valid",[],"NV8"],[[42148,42163],"valid",[],"NV8"],[[42164,42164],"valid",[],"NV8"],[[42165,42176],"valid",[],"NV8"],[[42177,42177],"valid",[],"NV8"],[[42178,42180],"valid",[],"NV8"],[[42181,42181],"valid",[],"NV8"],[[42182,42182],"valid",[],"NV8"],[[42183,42191],"disallowed"],[[42192,42237],"valid"],[[42238,42239],"valid",[],"NV8"],[[42240,42508],"valid"],[[42509,42511],"valid",[],"NV8"],[[42512,42539],"valid"],[[42540,42559],"disallowed"],[[42560,42560],"mapped",[42561]],[[42561,42561],"valid"],[[42562,42562],"mapped",[42563]],[[42563,42563],"valid"],[[42564,42564],"mapped",[42565]],[[42565,42565],"valid"],[[42566,42566],"mapped",[42567]],[[42567,42567],"valid"],[[42568,42568],"mapped",[42569]],[[42569,42569],"valid"],[[42570,42570],"mapped",[42571]],[[42571,42571],"valid"],[[42572,42572],"mapped",[42573]],[[42573,42573],"valid"],[[42574,42574],"mapped",[42575]],[[42575,42575],"valid"],[[42576,42576],"mapped",[42577]],[[42577,42577],"valid"],[[42578,42578],"mapped",[42579]],[[42579,42579],"valid"],[[42580,42580],"mapped",[42581]],[[42581,42581],"valid"],[[42582,42582],"mapped",[42583]],[[42583,42583],"valid"],[[42584,42584],"mapped",[42585]],[[42585,42585],"valid"],[[42586,42586],"mapped",[42587]],[[42587,42587],"valid"],[[42588,42588],"mapped",[42589]],[[42589,42589],"valid"],[[42590,42590],"mapped",[42591]],[[42591,42591],"valid"],[[42592,42592],"mapped",[42593]],[[42593,42593],"valid"],[[42594,42594],"mapped",[42595]],[[42595,42595],"valid"],[[42596,42596],"mapped",[42597]],[[42597,42597],"valid"],[[42598,42598],"mapped",[42599]],[[42599,42599],"valid"],[[42600,42600],"mapped",[42601]],[[42601,42601],"valid"],[[42602,42602],"mapped",[42603]],[[42603,42603],"valid"],[[42604,42604],"mapped",[42605]],[[42605,42607],"valid"],[[42608,42611],"valid",[],"NV8"],[[42612,42619],"valid"],[[42620,42621],"valid"],[[42622,42622],"valid",[],"NV8"],[[42623,42623],"valid"],[[42624,42624],"mapped",[42625]],[[42625,42625],"valid"],[[42626,42626],"mapped",[42627]],[[42627,42627],"valid"],[[42628,42628],"mapped",[42629]],[[42629,42629],"valid"],[[42630,42630],"mapped",[42631]],[[42631,42631],"valid"],[[42632,42632],"mapped",[42633]],[[42633,42633],"valid"],[[42634,42634],"mapped",[42635]],[[42635,42635],"valid"],[[42636,42636],"mapped",[42637]],[[42637,42637],"valid"],[[42638,42638],"mapped",[42639]],[[42639,42639],"valid"],[[42640,42640],"mapped",[42641]],[[42641,42641],"valid"],[[42642,42642],"mapped",[42643]],[[42643,42643],"valid"],[[42644,42644],"mapped",[42645]],[[42645,42645],"valid"],[[42646,42646],"mapped",[42647]],[[42647,42647],"valid"],[[42648,42648],"mapped",[42649]],[[42649,42649],"valid"],[[42650,42650],"mapped",[42651]],[[42651,42651],"valid"],[[42652,42652],"mapped",[1098]],[[42653,42653],"mapped",[1100]],[[42654,42654],"valid"],[[42655,42655],"valid"],[[42656,42725],"valid"],[[42726,42735],"valid",[],"NV8"],[[42736,42737],"valid"],[[42738,42743],"valid",[],"NV8"],[[42744,42751],"disallowed"],[[42752,42774],"valid",[],"NV8"],[[42775,42778],"valid"],[[42779,42783],"valid"],[[42784,42785],"valid",[],"NV8"],[[42786,42786],"mapped",[42787]],[[42787,42787],"valid"],[[42788,42788],"mapped",[42789]],[[42789,42789],"valid"],[[42790,42790],"mapped",[42791]],[[42791,42791],"valid"],[[42792,42792],"mapped",[42793]],[[42793,42793],"valid"],[[42794,42794],"mapped",[42795]],[[42795,42795],"valid"],[[42796,42796],"mapped",[42797]],[[42797,42797],"valid"],[[42798,42798],"mapped",[42799]],[[42799,42801],"valid"],[[42802,42802],"mapped",[42803]],[[42803,42803],"valid"],[[42804,42804],"mapped",[42805]],[[42805,42805],"valid"],[[42806,42806],"mapped",[42807]],[[42807,42807],"valid"],[[42808,42808],"mapped",[42809]],[[42809,42809],"valid"],[[42810,42810],"mapped",[42811]],[[42811,42811],"valid"],[[42812,42812],"mapped",[42813]],[[42813,42813],"valid"],[[42814,42814],"mapped",[42815]],[[42815,42815],"valid"],[[42816,42816],"mapped",[42817]],[[42817,42817],"valid"],[[42818,42818],"mapped",[42819]],[[42819,42819],"valid"],[[42820,42820],"mapped",[42821]],[[42821,42821],"valid"],[[42822,42822],"mapped",[42823]],[[42823,42823],"valid"],[[42824,42824],"mapped",[42825]],[[42825,42825],"valid"],[[42826,42826],"mapped",[42827]],[[42827,42827],"valid"],[[42828,42828],"mapped",[42829]],[[42829,42829],"valid"],[[42830,42830],"mapped",[42831]],[[42831,42831],"valid"],[[42832,42832],"mapped",[42833]],[[42833,42833],"valid"],[[42834,42834],"mapped",[42835]],[[42835,42835],"valid"],[[42836,42836],"mapped",[42837]],[[42837,42837],"valid"],[[42838,42838],"mapped",[42839]],[[42839,42839],"valid"],[[42840,42840],"mapped",[42841]],[[42841,42841],"valid"],[[42842,42842],"mapped",[42843]],[[42843,42843],"valid"],[[42844,42844],"mapped",[42845]],[[42845,42845],"valid"],[[42846,42846],"mapped",[42847]],[[42847,42847],"valid"],[[42848,42848],"mapped",[42849]],[[42849,42849],"valid"],[[42850,42850],"mapped",[42851]],[[42851,42851],"valid"],[[42852,42852],"mapped",[42853]],[[42853,42853],"valid"],[[42854,42854],"mapped",[42855]],[[42855,42855],"valid"],[[42856,42856],"mapped",[42857]],[[42857,42857],"valid"],[[42858,42858],"mapped",[42859]],[[42859,42859],"valid"],[[42860,42860],"mapped",[42861]],[[42861,42861],"valid"],[[42862,42862],"mapped",[42863]],[[42863,42863],"valid"],[[42864,42864],"mapped",[42863]],[[42865,42872],"valid"],[[42873,42873],"mapped",[42874]],[[42874,42874],"valid"],[[42875,42875],"mapped",[42876]],[[42876,42876],"valid"],[[42877,42877],"mapped",[7545]],[[42878,42878],"mapped",[42879]],[[42879,42879],"valid"],[[42880,42880],"mapped",[42881]],[[42881,42881],"valid"],[[42882,42882],"mapped",[42883]],[[42883,42883],"valid"],[[42884,42884],"mapped",[42885]],[[42885,42885],"valid"],[[42886,42886],"mapped",[42887]],[[42887,42888],"valid"],[[42889,42890],"valid",[],"NV8"],[[42891,42891],"mapped",[42892]],[[42892,42892],"valid"],[[42893,42893],"mapped",[613]],[[42894,42894],"valid"],[[42895,42895],"valid"],[[42896,42896],"mapped",[42897]],[[42897,42897],"valid"],[[42898,42898],"mapped",[42899]],[[42899,42899],"valid"],[[42900,42901],"valid"],[[42902,42902],"mapped",[42903]],[[42903,42903],"valid"],[[42904,42904],"mapped",[42905]],[[42905,42905],"valid"],[[42906,42906],"mapped",[42907]],[[42907,42907],"valid"],[[42908,42908],"mapped",[42909]],[[42909,42909],"valid"],[[42910,42910],"mapped",[42911]],[[42911,42911],"valid"],[[42912,42912],"mapped",[42913]],[[42913,42913],"valid"],[[42914,42914],"mapped",[42915]],[[42915,42915],"valid"],[[42916,42916],"mapped",[42917]],[[42917,42917],"valid"],[[42918,42918],"mapped",[42919]],[[42919,42919],"valid"],[[42920,42920],"mapped",[42921]],[[42921,42921],"valid"],[[42922,42922],"mapped",[614]],[[42923,42923],"mapped",[604]],[[42924,42924],"mapped",[609]],[[42925,42925],"mapped",[620]],[[42926,42927],"disallowed"],[[42928,42928],"mapped",[670]],[[42929,42929],"mapped",[647]],[[42930,42930],"mapped",[669]],[[42931,42931],"mapped",[43859]],[[42932,42932],"mapped",[42933]],[[42933,42933],"valid"],[[42934,42934],"mapped",[42935]],[[42935,42935],"valid"],[[42936,42998],"disallowed"],[[42999,42999],"valid"],[[43000,43000],"mapped",[295]],[[43001,43001],"mapped",[339]],[[43002,43002],"valid"],[[43003,43007],"valid"],[[43008,43047],"valid"],[[43048,43051],"valid",[],"NV8"],[[43052,43055],"disallowed"],[[43056,43065],"valid",[],"NV8"],[[43066,43071],"disallowed"],[[43072,43123],"valid"],[[43124,43127],"valid",[],"NV8"],[[43128,43135],"disallowed"],[[43136,43204],"valid"],[[43205,43213],"disallowed"],[[43214,43215],"valid",[],"NV8"],[[43216,43225],"valid"],[[43226,43231],"disallowed"],[[43232,43255],"valid"],[[43256,43258],"valid",[],"NV8"],[[43259,43259],"valid"],[[43260,43260],"valid",[],"NV8"],[[43261,43261],"valid"],[[43262,43263],"disallowed"],[[43264,43309],"valid"],[[43310,43311],"valid",[],"NV8"],[[43312,43347],"valid"],[[43348,43358],"disallowed"],[[43359,43359],"valid",[],"NV8"],[[43360,43388],"valid",[],"NV8"],[[43389,43391],"disallowed"],[[43392,43456],"valid"],[[43457,43469],"valid",[],"NV8"],[[43470,43470],"disallowed"],[[43471,43481],"valid"],[[43482,43485],"disallowed"],[[43486,43487],"valid",[],"NV8"],[[43488,43518],"valid"],[[43519,43519],"disallowed"],[[43520,43574],"valid"],[[43575,43583],"disallowed"],[[43584,43597],"valid"],[[43598,43599],"disallowed"],[[43600,43609],"valid"],[[43610,43611],"disallowed"],[[43612,43615],"valid",[],"NV8"],[[43616,43638],"valid"],[[43639,43641],"valid",[],"NV8"],[[43642,43643],"valid"],[[43644,43647],"valid"],[[43648,43714],"valid"],[[43715,43738],"disallowed"],[[43739,43741],"valid"],[[43742,43743],"valid",[],"NV8"],[[43744,43759],"valid"],[[43760,43761],"valid",[],"NV8"],[[43762,43766],"valid"],[[43767,43776],"disallowed"],[[43777,43782],"valid"],[[43783,43784],"disallowed"],[[43785,43790],"valid"],[[43791,43792],"disallowed"],[[43793,43798],"valid"],[[43799,43807],"disallowed"],[[43808,43814],"valid"],[[43815,43815],"disallowed"],[[43816,43822],"valid"],[[43823,43823],"disallowed"],[[43824,43866],"valid"],[[43867,43867],"valid",[],"NV8"],[[43868,43868],"mapped",[42791]],[[43869,43869],"mapped",[43831]],[[43870,43870],"mapped",[619]],[[43871,43871],"mapped",[43858]],[[43872,43875],"valid"],[[43876,43877],"valid"],[[43878,43887],"disallowed"],[[43888,43888],"mapped",[5024]],[[43889,43889],"mapped",[5025]],[[43890,43890],"mapped",[5026]],[[43891,43891],"mapped",[5027]],[[43892,43892],"mapped",[5028]],[[43893,43893],"mapped",[5029]],[[43894,43894],"mapped",[5030]],[[43895,43895],"mapped",[5031]],[[43896,43896],"mapped",[5032]],[[43897,43897],"mapped",[5033]],[[43898,43898],"mapped",[5034]],[[43899,43899],"mapped",[5035]],[[43900,43900],"mapped",[5036]],[[43901,43901],"mapped",[5037]],[[43902,43902],"mapped",[5038]],[[43903,43903],"mapped",[5039]],[[43904,43904],"mapped",[5040]],[[43905,43905],"mapped",[5041]],[[43906,43906],"mapped",[5042]],[[43907,43907],"mapped",[5043]],[[43908,43908],"mapped",[5044]],[[43909,43909],"mapped",[5045]],[[43910,43910],"mapped",[5046]],[[43911,43911],"mapped",[5047]],[[43912,43912],"mapped",[5048]],[[43913,43913],"mapped",[5049]],[[43914,43914],"mapped",[5050]],[[43915,43915],"mapped",[5051]],[[43916,43916],"mapped",[5052]],[[43917,43917],"mapped",[5053]],[[43918,43918],"mapped",[5054]],[[43919,43919],"mapped",[5055]],[[43920,43920],"mapped",[5056]],[[43921,43921],"mapped",[5057]],[[43922,43922],"mapped",[5058]],[[43923,43923],"mapped",[5059]],[[43924,43924],"mapped",[5060]],[[43925,43925],"mapped",[5061]],[[43926,43926],"mapped",[5062]],[[43927,43927],"mapped",[5063]],[[43928,43928],"mapped",[5064]],[[43929,43929],"mapped",[5065]],[[43930,43930],"mapped",[5066]],[[43931,43931],"mapped",[5067]],[[43932,43932],"mapped",[5068]],[[43933,43933],"mapped",[5069]],[[43934,43934],"mapped",[5070]],[[43935,43935],"mapped",[5071]],[[43936,43936],"mapped",[5072]],[[43937,43937],"mapped",[5073]],[[43938,43938],"mapped",[5074]],[[43939,43939],"mapped",[5075]],[[43940,43940],"mapped",[5076]],[[43941,43941],"mapped",[5077]],[[43942,43942],"mapped",[5078]],[[43943,43943],"mapped",[5079]],[[43944,43944],"mapped",[5080]],[[43945,43945],"mapped",[5081]],[[43946,43946],"mapped",[5082]],[[43947,43947],"mapped",[5083]],[[43948,43948],"mapped",[5084]],[[43949,43949],"mapped",[5085]],[[43950,43950],"mapped",[5086]],[[43951,43951],"mapped",[5087]],[[43952,43952],"mapped",[5088]],[[43953,43953],"mapped",[5089]],[[43954,43954],"mapped",[5090]],[[43955,43955],"mapped",[5091]],[[43956,43956],"mapped",[5092]],[[43957,43957],"mapped",[5093]],[[43958,43958],"mapped",[5094]],[[43959,43959],"mapped",[5095]],[[43960,43960],"mapped",[5096]],[[43961,43961],"mapped",[5097]],[[43962,43962],"mapped",[5098]],[[43963,43963],"mapped",[5099]],[[43964,43964],"mapped",[5100]],[[43965,43965],"mapped",[5101]],[[43966,43966],"mapped",[5102]],[[43967,43967],"mapped",[5103]],[[43968,44010],"valid"],[[44011,44011],"valid",[],"NV8"],[[44012,44013],"valid"],[[44014,44015],"disallowed"],[[44016,44025],"valid"],[[44026,44031],"disallowed"],[[44032,55203],"valid"],[[55204,55215],"disallowed"],[[55216,55238],"valid",[],"NV8"],[[55239,55242],"disallowed"],[[55243,55291],"valid",[],"NV8"],[[55292,55295],"disallowed"],[[55296,57343],"disallowed"],[[57344,63743],"disallowed"],[[63744,63744],"mapped",[35912]],[[63745,63745],"mapped",[26356]],[[63746,63746],"mapped",[36554]],[[63747,63747],"mapped",[36040]],[[63748,63748],"mapped",[28369]],[[63749,63749],"mapped",[20018]],[[63750,63750],"mapped",[21477]],[[63751,63752],"mapped",[40860]],[[63753,63753],"mapped",[22865]],[[63754,63754],"mapped",[37329]],[[63755,63755],"mapped",[21895]],[[63756,63756],"mapped",[22856]],[[63757,63757],"mapped",[25078]],[[63758,63758],"mapped",[30313]],[[63759,63759],"mapped",[32645]],[[63760,63760],"mapped",[34367]],[[63761,63761],"mapped",[34746]],[[63762,63762],"mapped",[35064]],[[63763,63763],"mapped",[37007]],[[63764,63764],"mapped",[27138]],[[63765,63765],"mapped",[27931]],[[63766,63766],"mapped",[28889]],[[63767,63767],"mapped",[29662]],[[63768,63768],"mapped",[33853]],[[63769,63769],"mapped",[37226]],[[63770,63770],"mapped",[39409]],[[63771,63771],"mapped",[20098]],[[63772,63772],"mapped",[21365]],[[63773,63773],"mapped",[27396]],[[63774,63774],"mapped",[29211]],[[63775,63775],"mapped",[34349]],[[63776,63776],"mapped",[40478]],[[63777,63777],"mapped",[23888]],[[63778,63778],"mapped",[28651]],[[63779,63779],"mapped",[34253]],[[63780,63780],"mapped",[35172]],[[63781,63781],"mapped",[25289]],[[63782,63782],"mapped",[33240]],[[63783,63783],"mapped",[34847]],[[63784,63784],"mapped",[24266]],[[63785,63785],"mapped",[26391]],[[63786,63786],"mapped",[28010]],[[63787,63787],"mapped",[29436]],[[63788,63788],"mapped",[37070]],[[63789,63789],"mapped",[20358]],[[63790,63790],"mapped",[20919]],[[63791,63791],"mapped",[21214]],[[63792,63792],"mapped",[25796]],[[63793,63793],"mapped",[27347]],[[63794,63794],"mapped",[29200]],[[63795,63795],"mapped",[30439]],[[63796,63796],"mapped",[32769]],[[63797,63797],"mapped",[34310]],[[63798,63798],"mapped",[34396]],[[63799,63799],"mapped",[36335]],[[63800,63800],"mapped",[38706]],[[63801,63801],"mapped",[39791]],[[63802,63802],"mapped",[40442]],[[63803,63803],"mapped",[30860]],[[63804,63804],"mapped",[31103]],[[63805,63805],"mapped",[32160]],[[63806,63806],"mapped",[33737]],[[63807,63807],"mapped",[37636]],[[63808,63808],"mapped",[40575]],[[63809,63809],"mapped",[35542]],[[63810,63810],"mapped",[22751]],[[63811,63811],"mapped",[24324]],[[63812,63812],"mapped",[31840]],[[63813,63813],"mapped",[32894]],[[63814,63814],"mapped",[29282]],[[63815,63815],"mapped",[30922]],[[63816,63816],"mapped",[36034]],[[63817,63817],"mapped",[38647]],[[63818,63818],"mapped",[22744]],[[63819,63819],"mapped",[23650]],[[63820,63820],"mapped",[27155]],[[63821,63821],"mapped",[28122]],[[63822,63822],"mapped",[28431]],[[63823,63823],"mapped",[32047]],[[63824,63824],"mapped",[32311]],[[63825,63825],"mapped",[38475]],[[63826,63826],"mapped",[21202]],[[63827,63827],"mapped",[32907]],[[63828,63828],"mapped",[20956]],[[63829,63829],"mapped",[20940]],[[63830,63830],"mapped",[31260]],[[63831,63831],"mapped",[32190]],[[63832,63832],"mapped",[33777]],[[63833,63833],"mapped",[38517]],[[63834,63834],"mapped",[35712]],[[63835,63835],"mapped",[25295]],[[63836,63836],"mapped",[27138]],[[63837,63837],"mapped",[35582]],[[63838,63838],"mapped",[20025]],[[63839,63839],"mapped",[23527]],[[63840,63840],"mapped",[24594]],[[63841,63841],"mapped",[29575]],[[63842,63842],"mapped",[30064]],[[63843,63843],"mapped",[21271]],[[63844,63844],"mapped",[30971]],[[63845,63845],"mapped",[20415]],[[63846,63846],"mapped",[24489]],[[63847,63847],"mapped",[19981]],[[63848,63848],"mapped",[27852]],[[63849,63849],"mapped",[25976]],[[63850,63850],"mapped",[32034]],[[63851,63851],"mapped",[21443]],[[63852,63852],"mapped",[22622]],[[63853,63853],"mapped",[30465]],[[63854,63854],"mapped",[33865]],[[63855,63855],"mapped",[35498]],[[63856,63856],"mapped",[27578]],[[63857,63857],"mapped",[36784]],[[63858,63858],"mapped",[27784]],[[63859,63859],"mapped",[25342]],[[63860,63860],"mapped",[33509]],[[63861,63861],"mapped",[25504]],[[63862,63862],"mapped",[30053]],[[63863,63863],"mapped",[20142]],[[63864,63864],"mapped",[20841]],[[63865,63865],"mapped",[20937]],[[63866,63866],"mapped",[26753]],[[63867,63867],"mapped",[31975]],[[63868,63868],"mapped",[33391]],[[63869,63869],"mapped",[35538]],[[63870,63870],"mapped",[37327]],[[63871,63871],"mapped",[21237]],[[63872,63872],"mapped",[21570]],[[63873,63873],"mapped",[22899]],[[63874,63874],"mapped",[24300]],[[63875,63875],"mapped",[26053]],[[63876,63876],"mapped",[28670]],[[63877,63877],"mapped",[31018]],[[63878,63878],"mapped",[38317]],[[63879,63879],"mapped",[39530]],[[63880,63880],"mapped",[40599]],[[63881,63881],"mapped",[40654]],[[63882,63882],"mapped",[21147]],[[63883,63883],"mapped",[26310]],[[63884,63884],"mapped",[27511]],[[63885,63885],"mapped",[36706]],[[63886,63886],"mapped",[24180]],[[63887,63887],"mapped",[24976]],[[63888,63888],"mapped",[25088]],[[63889,63889],"mapped",[25754]],[[63890,63890],"mapped",[28451]],[[63891,63891],"mapped",[29001]],[[63892,63892],"mapped",[29833]],[[63893,63893],"mapped",[31178]],[[63894,63894],"mapped",[32244]],[[63895,63895],"mapped",[32879]],[[63896,63896],"mapped",[36646]],[[63897,63897],"mapped",[34030]],[[63898,63898],"mapped",[36899]],[[63899,63899],"mapped",[37706]],[[63900,63900],"mapped",[21015]],[[63901,63901],"mapped",[21155]],[[63902,63902],"mapped",[21693]],[[63903,63903],"mapped",[28872]],[[63904,63904],"mapped",[35010]],[[63905,63905],"mapped",[35498]],[[63906,63906],"mapped",[24265]],[[63907,63907],"mapped",[24565]],[[63908,63908],"mapped",[25467]],[[63909,63909],"mapped",[27566]],[[63910,63910],"mapped",[31806]],[[63911,63911],"mapped",[29557]],[[63912,63912],"mapped",[20196]],[[63913,63913],"mapped",[22265]],[[63914,63914],"mapped",[23527]],[[63915,63915],"mapped",[23994]],[[63916,63916],"mapped",[24604]],[[63917,63917],"mapped",[29618]],[[63918,63918],"mapped",[29801]],[[63919,63919],"mapped",[32666]],[[63920,63920],"mapped",[32838]],[[63921,63921],"mapped",[37428]],[[63922,63922],"mapped",[38646]],[[63923,63923],"mapped",[38728]],[[63924,63924],"mapped",[38936]],[[63925,63925],"mapped",[20363]],[[63926,63926],"mapped",[31150]],[[63927,63927],"mapped",[37300]],[[63928,63928],"mapped",[38584]],[[63929,63929],"mapped",[24801]],[[63930,63930],"mapped",[20102]],[[63931,63931],"mapped",[20698]],[[63932,63932],"mapped",[23534]],[[63933,63933],"mapped",[23615]],[[63934,63934],"mapped",[26009]],[[63935,63935],"mapped",[27138]],[[63936,63936],"mapped",[29134]],[[63937,63937],"mapped",[30274]],[[63938,63938],"mapped",[34044]],[[63939,63939],"mapped",[36988]],[[63940,63940],"mapped",[40845]],[[63941,63941],"mapped",[26248]],[[63942,63942],"mapped",[38446]],[[63943,63943],"mapped",[21129]],[[63944,63944],"mapped",[26491]],[[63945,63945],"mapped",[26611]],[[63946,63946],"mapped",[27969]],[[63947,63947],"mapped",[28316]],[[63948,63948],"mapped",[29705]],[[63949,63949],"mapped",[30041]],[[63950,63950],"mapped",[30827]],[[63951,63951],"mapped",[32016]],[[63952,63952],"mapped",[39006]],[[63953,63953],"mapped",[20845]],[[63954,63954],"mapped",[25134]],[[63955,63955],"mapped",[38520]],[[63956,63956],"mapped",[20523]],[[63957,63957],"mapped",[23833]],[[63958,63958],"mapped",[28138]],[[63959,63959],"mapped",[36650]],[[63960,63960],"mapped",[24459]],[[63961,63961],"mapped",[24900]],[[63962,63962],"mapped",[26647]],[[63963,63963],"mapped",[29575]],[[63964,63964],"mapped",[38534]],[[63965,63965],"mapped",[21033]],[[63966,63966],"mapped",[21519]],[[63967,63967],"mapped",[23653]],[[63968,63968],"mapped",[26131]],[[63969,63969],"mapped",[26446]],[[63970,63970],"mapped",[26792]],[[63971,63971],"mapped",[27877]],[[63972,63972],"mapped",[29702]],[[63973,63973],"mapped",[30178]],[[63974,63974],"mapped",[32633]],[[63975,63975],"mapped",[35023]],[[63976,63976],"mapped",[35041]],[[63977,63977],"mapped",[37324]],[[63978,63978],"mapped",[38626]],[[63979,63979],"mapped",[21311]],[[63980,63980],"mapped",[28346]],[[63981,63981],"mapped",[21533]],[[63982,63982],"mapped",[29136]],[[63983,63983],"mapped",[29848]],[[63984,63984],"mapped",[34298]],[[63985,63985],"mapped",[38563]],[[63986,63986],"mapped",[40023]],[[63987,63987],"mapped",[40607]],[[63988,63988],"mapped",[26519]],[[63989,63989],"mapped",[28107]],[[63990,63990],"mapped",[33256]],[[63991,63991],"mapped",[31435]],[[63992,63992],"mapped",[31520]],[[63993,63993],"mapped",[31890]],[[63994,63994],"mapped",[29376]],[[63995,63995],"mapped",[28825]],[[63996,63996],"mapped",[35672]],[[63997,63997],"mapped",[20160]],[[63998,63998],"mapped",[33590]],[[63999,63999],"mapped",[21050]],[[64000,64000],"mapped",[20999]],[[64001,64001],"mapped",[24230]],[[64002,64002],"mapped",[25299]],[[64003,64003],"mapped",[31958]],[[64004,64004],"mapped",[23429]],[[64005,64005],"mapped",[27934]],[[64006,64006],"mapped",[26292]],[[64007,64007],"mapped",[36667]],[[64008,64008],"mapped",[34892]],[[64009,64009],"mapped",[38477]],[[64010,64010],"mapped",[35211]],[[64011,64011],"mapped",[24275]],[[64012,64012],"mapped",[20800]],[[64013,64013],"mapped",[21952]],[[64014,64015],"valid"],[[64016,64016],"mapped",[22618]],[[64017,64017],"valid"],[[64018,64018],"mapped",[26228]],[[64019,64020],"valid"],[[64021,64021],"mapped",[20958]],[[64022,64022],"mapped",[29482]],[[64023,64023],"mapped",[30410]],[[64024,64024],"mapped",[31036]],[[64025,64025],"mapped",[31070]],[[64026,64026],"mapped",[31077]],[[64027,64027],"mapped",[31119]],[[64028,64028],"mapped",[38742]],[[64029,64029],"mapped",[31934]],[[64030,64030],"mapped",[32701]],[[64031,64031],"valid"],[[64032,64032],"mapped",[34322]],[[64033,64033],"valid"],[[64034,64034],"mapped",[35576]],[[64035,64036],"valid"],[[64037,64037],"mapped",[36920]],[[64038,64038],"mapped",[37117]],[[64039,64041],"valid"],[[64042,64042],"mapped",[39151]],[[64043,64043],"mapped",[39164]],[[64044,64044],"mapped",[39208]],[[64045,64045],"mapped",[40372]],[[64046,64046],"mapped",[37086]],[[64047,64047],"mapped",[38583]],[[64048,64048],"mapped",[20398]],[[64049,64049],"mapped",[20711]],[[64050,64050],"mapped",[20813]],[[64051,64051],"mapped",[21193]],[[64052,64052],"mapped",[21220]],[[64053,64053],"mapped",[21329]],[[64054,64054],"mapped",[21917]],[[64055,64055],"mapped",[22022]],[[64056,64056],"mapped",[22120]],[[64057,64057],"mapped",[22592]],[[64058,64058],"mapped",[22696]],[[64059,64059],"mapped",[23652]],[[64060,64060],"mapped",[23662]],[[64061,64061],"mapped",[24724]],[[64062,64062],"mapped",[24936]],[[64063,64063],"mapped",[24974]],[[64064,64064],"mapped",[25074]],[[64065,64065],"mapped",[25935]],[[64066,64066],"mapped",[26082]],[[64067,64067],"mapped",[26257]],[[64068,64068],"mapped",[26757]],[[64069,64069],"mapped",[28023]],[[64070,64070],"mapped",[28186]],[[64071,64071],"mapped",[28450]],[[64072,64072],"mapped",[29038]],[[64073,64073],"mapped",[29227]],[[64074,64074],"mapped",[29730]],[[64075,64075],"mapped",[30865]],[[64076,64076],"mapped",[31038]],[[64077,64077],"mapped",[31049]],[[64078,64078],"mapped",[31048]],[[64079,64079],"mapped",[31056]],[[64080,64080],"mapped",[31062]],[[64081,64081],"mapped",[31069]],[[64082,64082],"mapped",[31117]],[[64083,64083],"mapped",[31118]],[[64084,64084],"mapped",[31296]],[[64085,64085],"mapped",[31361]],[[64086,64086],"mapped",[31680]],[[64087,64087],"mapped",[32244]],[[64088,64088],"mapped",[32265]],[[64089,64089],"mapped",[32321]],[[64090,64090],"mapped",[32626]],[[64091,64091],"mapped",[32773]],[[64092,64092],"mapped",[33261]],[[64093,64094],"mapped",[33401]],[[64095,64095],"mapped",[33879]],[[64096,64096],"mapped",[35088]],[[64097,64097],"mapped",[35222]],[[64098,64098],"mapped",[35585]],[[64099,64099],"mapped",[35641]],[[64100,64100],"mapped",[36051]],[[64101,64101],"mapped",[36104]],[[64102,64102],"mapped",[36790]],[[64103,64103],"mapped",[36920]],[[64104,64104],"mapped",[38627]],[[64105,64105],"mapped",[38911]],[[64106,64106],"mapped",[38971]],[[64107,64107],"mapped",[24693]],[[64108,64108],"mapped",[148206]],[[64109,64109],"mapped",[33304]],[[64110,64111],"disallowed"],[[64112,64112],"mapped",[20006]],[[64113,64113],"mapped",[20917]],[[64114,64114],"mapped",[20840]],[[64115,64115],"mapped",[20352]],[[64116,64116],"mapped",[20805]],[[64117,64117],"mapped",[20864]],[[64118,64118],"mapped",[21191]],[[64119,64119],"mapped",[21242]],[[64120,64120],"mapped",[21917]],[[64121,64121],"mapped",[21845]],[[64122,64122],"mapped",[21913]],[[64123,64123],"mapped",[21986]],[[64124,64124],"mapped",[22618]],[[64125,64125],"mapped",[22707]],[[64126,64126],"mapped",[22852]],[[64127,64127],"mapped",[22868]],[[64128,64128],"mapped",[23138]],[[64129,64129],"mapped",[23336]],[[64130,64130],"mapped",[24274]],[[64131,64131],"mapped",[24281]],[[64132,64132],"mapped",[24425]],[[64133,64133],"mapped",[24493]],[[64134,64134],"mapped",[24792]],[[64135,64135],"mapped",[24910]],[[64136,64136],"mapped",[24840]],[[64137,64137],"mapped",[24974]],[[64138,64138],"mapped",[24928]],[[64139,64139],"mapped",[25074]],[[64140,64140],"mapped",[25140]],[[64141,64141],"mapped",[25540]],[[64142,64142],"mapped",[25628]],[[64143,64143],"mapped",[25682]],[[64144,64144],"mapped",[25942]],[[64145,64145],"mapped",[26228]],[[64146,64146],"mapped",[26391]],[[64147,64147],"mapped",[26395]],[[64148,64148],"mapped",[26454]],[[64149,64149],"mapped",[27513]],[[64150,64150],"mapped",[27578]],[[64151,64151],"mapped",[27969]],[[64152,64152],"mapped",[28379]],[[64153,64153],"mapped",[28363]],[[64154,64154],"mapped",[28450]],[[64155,64155],"mapped",[28702]],[[64156,64156],"mapped",[29038]],[[64157,64157],"mapped",[30631]],[[64158,64158],"mapped",[29237]],[[64159,64159],"mapped",[29359]],[[64160,64160],"mapped",[29482]],[[64161,64161],"mapped",[29809]],[[64162,64162],"mapped",[29958]],[[64163,64163],"mapped",[30011]],[[64164,64164],"mapped",[30237]],[[64165,64165],"mapped",[30239]],[[64166,64166],"mapped",[30410]],[[64167,64167],"mapped",[30427]],[[64168,64168],"mapped",[30452]],[[64169,64169],"mapped",[30538]],[[64170,64170],"mapped",[30528]],[[64171,64171],"mapped",[30924]],[[64172,64172],"mapped",[31409]],[[64173,64173],"mapped",[31680]],[[64174,64174],"mapped",[31867]],[[64175,64175],"mapped",[32091]],[[64176,64176],"mapped",[32244]],[[64177,64177],"mapped",[32574]],[[64178,64178],"mapped",[32773]],[[64179,64179],"mapped",[33618]],[[64180,64180],"mapped",[33775]],[[64181,64181],"mapped",[34681]],[[64182,64182],"mapped",[35137]],[[64183,64183],"mapped",[35206]],[[64184,64184],"mapped",[35222]],[[64185,64185],"mapped",[35519]],[[64186,64186],"mapped",[35576]],[[64187,64187],"mapped",[35531]],[[64188,64188],"mapped",[35585]],[[64189,64189],"mapped",[35582]],[[64190,64190],"mapped",[35565]],[[64191,64191],"mapped",[35641]],[[64192,64192],"mapped",[35722]],[[64193,64193],"mapped",[36104]],[[64194,64194],"mapped",[36664]],[[64195,64195],"mapped",[36978]],[[64196,64196],"mapped",[37273]],[[64197,64197],"mapped",[37494]],[[64198,64198],"mapped",[38524]],[[64199,64199],"mapped",[38627]],[[64200,64200],"mapped",[38742]],[[64201,64201],"mapped",[38875]],[[64202,64202],"mapped",[38911]],[[64203,64203],"mapped",[38923]],[[64204,64204],"mapped",[38971]],[[64205,64205],"mapped",[39698]],[[64206,64206],"mapped",[40860]],[[64207,64207],"mapped",[141386]],[[64208,64208],"mapped",[141380]],[[64209,64209],"mapped",[144341]],[[64210,64210],"mapped",[15261]],[[64211,64211],"mapped",[16408]],[[64212,64212],"mapped",[16441]],[[64213,64213],"mapped",[152137]],[[64214,64214],"mapped",[154832]],[[64215,64215],"mapped",[163539]],[[64216,64216],"mapped",[40771]],[[64217,64217],"mapped",[40846]],[[64218,64255],"disallowed"],[[64256,64256],"mapped",[102,102]],[[64257,64257],"mapped",[102,105]],[[64258,64258],"mapped",[102,108]],[[64259,64259],"mapped",[102,102,105]],[[64260,64260],"mapped",[102,102,108]],[[64261,64262],"mapped",[115,116]],[[64263,64274],"disallowed"],[[64275,64275],"mapped",[1396,1398]],[[64276,64276],"mapped",[1396,1381]],[[64277,64277],"mapped",[1396,1387]],[[64278,64278],"mapped",[1406,1398]],[[64279,64279],"mapped",[1396,1389]],[[64280,64284],"disallowed"],[[64285,64285],"mapped",[1497,1460]],[[64286,64286],"valid"],[[64287,64287],"mapped",[1522,1463]],[[64288,64288],"mapped",[1506]],[[64289,64289],"mapped",[1488]],[[64290,64290],"mapped",[1491]],[[64291,64291],"mapped",[1492]],[[64292,64292],"mapped",[1499]],[[64293,64293],"mapped",[1500]],[[64294,64294],"mapped",[1501]],[[64295,64295],"mapped",[1512]],[[64296,64296],"mapped",[1514]],[[64297,64297],"disallowed_STD3_mapped",[43]],[[64298,64298],"mapped",[1513,1473]],[[64299,64299],"mapped",[1513,1474]],[[64300,64300],"mapped",[1513,1468,1473]],[[64301,64301],"mapped",[1513,1468,1474]],[[64302,64302],"mapped",[1488,1463]],[[64303,64303],"mapped",[1488,1464]],[[64304,64304],"mapped",[1488,1468]],[[64305,64305],"mapped",[1489,1468]],[[64306,64306],"mapped",[1490,1468]],[[64307,64307],"mapped",[1491,1468]],[[64308,64308],"mapped",[1492,1468]],[[64309,64309],"mapped",[1493,1468]],[[64310,64310],"mapped",[1494,1468]],[[64311,64311],"disallowed"],[[64312,64312],"mapped",[1496,1468]],[[64313,64313],"mapped",[1497,1468]],[[64314,64314],"mapped",[1498,1468]],[[64315,64315],"mapped",[1499,1468]],[[64316,64316],"mapped",[1500,1468]],[[64317,64317],"disallowed"],[[64318,64318],"mapped",[1502,1468]],[[64319,64319],"disallowed"],[[64320,64320],"mapped",[1504,1468]],[[64321,64321],"mapped",[1505,1468]],[[64322,64322],"disallowed"],[[64323,64323],"mapped",[1507,1468]],[[64324,64324],"mapped",[1508,1468]],[[64325,64325],"disallowed"],[[64326,64326],"mapped",[1510,1468]],[[64327,64327],"mapped",[1511,1468]],[[64328,64328],"mapped",[1512,1468]],[[64329,64329],"mapped",[1513,1468]],[[64330,64330],"mapped",[1514,1468]],[[64331,64331],"mapped",[1493,1465]],[[64332,64332],"mapped",[1489,1471]],[[64333,64333],"mapped",[1499,1471]],[[64334,64334],"mapped",[1508,1471]],[[64335,64335],"mapped",[1488,1500]],[[64336,64337],"mapped",[1649]],[[64338,64341],"mapped",[1659]],[[64342,64345],"mapped",[1662]],[[64346,64349],"mapped",[1664]],[[64350,64353],"mapped",[1658]],[[64354,64357],"mapped",[1663]],[[64358,64361],"mapped",[1657]],[[64362,64365],"mapped",[1700]],[[64366,64369],"mapped",[1702]],[[64370,64373],"mapped",[1668]],[[64374,64377],"mapped",[1667]],[[64378,64381],"mapped",[1670]],[[64382,64385],"mapped",[1671]],[[64386,64387],"mapped",[1677]],[[64388,64389],"mapped",[1676]],[[64390,64391],"mapped",[1678]],[[64392,64393],"mapped",[1672]],[[64394,64395],"mapped",[1688]],[[64396,64397],"mapped",[1681]],[[64398,64401],"mapped",[1705]],[[64402,64405],"mapped",[1711]],[[64406,64409],"mapped",[1715]],[[64410,64413],"mapped",[1713]],[[64414,64415],"mapped",[1722]],[[64416,64419],"mapped",[1723]],[[64420,64421],"mapped",[1728]],[[64422,64425],"mapped",[1729]],[[64426,64429],"mapped",[1726]],[[64430,64431],"mapped",[1746]],[[64432,64433],"mapped",[1747]],[[64434,64449],"valid",[],"NV8"],[[64450,64466],"disallowed"],[[64467,64470],"mapped",[1709]],[[64471,64472],"mapped",[1735]],[[64473,64474],"mapped",[1734]],[[64475,64476],"mapped",[1736]],[[64477,64477],"mapped",[1735,1652]],[[64478,64479],"mapped",[1739]],[[64480,64481],"mapped",[1733]],[[64482,64483],"mapped",[1737]],[[64484,64487],"mapped",[1744]],[[64488,64489],"mapped",[1609]],[[64490,64491],"mapped",[1574,1575]],[[64492,64493],"mapped",[1574,1749]],[[64494,64495],"mapped",[1574,1608]],[[64496,64497],"mapped",[1574,1735]],[[64498,64499],"mapped",[1574,1734]],[[64500,64501],"mapped",[1574,1736]],[[64502,64504],"mapped",[1574,1744]],[[64505,64507],"mapped",[1574,1609]],[[64508,64511],"mapped",[1740]],[[64512,64512],"mapped",[1574,1580]],[[64513,64513],"mapped",[1574,1581]],[[64514,64514],"mapped",[1574,1605]],[[64515,64515],"mapped",[1574,1609]],[[64516,64516],"mapped",[1574,1610]],[[64517,64517],"mapped",[1576,1580]],[[64518,64518],"mapped",[1576,1581]],[[64519,64519],"mapped",[1576,1582]],[[64520,64520],"mapped",[1576,1605]],[[64521,64521],"mapped",[1576,1609]],[[64522,64522],"mapped",[1576,1610]],[[64523,64523],"mapped",[1578,1580]],[[64524,64524],"mapped",[1578,1581]],[[64525,64525],"mapped",[1578,1582]],[[64526,64526],"mapped",[1578,1605]],[[64527,64527],"mapped",[1578,1609]],[[64528,64528],"mapped",[1578,1610]],[[64529,64529],"mapped",[1579,1580]],[[64530,64530],"mapped",[1579,1605]],[[64531,64531],"mapped",[1579,1609]],[[64532,64532],"mapped",[1579,1610]],[[64533,64533],"mapped",[1580,1581]],[[64534,64534],"mapped",[1580,1605]],[[64535,64535],"mapped",[1581,1580]],[[64536,64536],"mapped",[1581,1605]],[[64537,64537],"mapped",[1582,1580]],[[64538,64538],"mapped",[1582,1581]],[[64539,64539],"mapped",[1582,1605]],[[64540,64540],"mapped",[1587,1580]],[[64541,64541],"mapped",[1587,1581]],[[64542,64542],"mapped",[1587,1582]],[[64543,64543],"mapped",[1587,1605]],[[64544,64544],"mapped",[1589,1581]],[[64545,64545],"mapped",[1589,1605]],[[64546,64546],"mapped",[1590,1580]],[[64547,64547],"mapped",[1590,1581]],[[64548,64548],"mapped",[1590,1582]],[[64549,64549],"mapped",[1590,1605]],[[64550,64550],"mapped",[1591,1581]],[[64551,64551],"mapped",[1591,1605]],[[64552,64552],"mapped",[1592,1605]],[[64553,64553],"mapped",[1593,1580]],[[64554,64554],"mapped",[1593,1605]],[[64555,64555],"mapped",[1594,1580]],[[64556,64556],"mapped",[1594,1605]],[[64557,64557],"mapped",[1601,1580]],[[64558,64558],"mapped",[1601,1581]],[[64559,64559],"mapped",[1601,1582]],[[64560,64560],"mapped",[1601,1605]],[[64561,64561],"mapped",[1601,1609]],[[64562,64562],"mapped",[1601,1610]],[[64563,64563],"mapped",[1602,1581]],[[64564,64564],"mapped",[1602,1605]],[[64565,64565],"mapped",[1602,1609]],[[64566,64566],"mapped",[1602,1610]],[[64567,64567],"mapped",[1603,1575]],[[64568,64568],"mapped",[1603,1580]],[[64569,64569],"mapped",[1603,1581]],[[64570,64570],"mapped",[1603,1582]],[[64571,64571],"mapped",[1603,1604]],[[64572,64572],"mapped",[1603,1605]],[[64573,64573],"mapped",[1603,1609]],[[64574,64574],"mapped",[1603,1610]],[[64575,64575],"mapped",[1604,1580]],[[64576,64576],"mapped",[1604,1581]],[[64577,64577],"mapped",[1604,1582]],[[64578,64578],"mapped",[1604,1605]],[[64579,64579],"mapped",[1604,1609]],[[64580,64580],"mapped",[1604,1610]],[[64581,64581],"mapped",[1605,1580]],[[64582,64582],"mapped",[1605,1581]],[[64583,64583],"mapped",[1605,1582]],[[64584,64584],"mapped",[1605,1605]],[[64585,64585],"mapped",[1605,1609]],[[64586,64586],"mapped",[1605,1610]],[[64587,64587],"mapped",[1606,1580]],[[64588,64588],"mapped",[1606,1581]],[[64589,64589],"mapped",[1606,1582]],[[64590,64590],"mapped",[1606,1605]],[[64591,64591],"mapped",[1606,1609]],[[64592,64592],"mapped",[1606,1610]],[[64593,64593],"mapped",[1607,1580]],[[64594,64594],"mapped",[1607,1605]],[[64595,64595],"mapped",[1607,1609]],[[64596,64596],"mapped",[1607,1610]],[[64597,64597],"mapped",[1610,1580]],[[64598,64598],"mapped",[1610,1581]],[[64599,64599],"mapped",[1610,1582]],[[64600,64600],"mapped",[1610,1605]],[[64601,64601],"mapped",[1610,1609]],[[64602,64602],"mapped",[1610,1610]],[[64603,64603],"mapped",[1584,1648]],[[64604,64604],"mapped",[1585,1648]],[[64605,64605],"mapped",[1609,1648]],[[64606,64606],"disallowed_STD3_mapped",[32,1612,1617]],[[64607,64607],"disallowed_STD3_mapped",[32,1613,1617]],[[64608,64608],"disallowed_STD3_mapped",[32,1614,1617]],[[64609,64609],"disallowed_STD3_mapped",[32,1615,1617]],[[64610,64610],"disallowed_STD3_mapped",[32,1616,1617]],[[64611,64611],"disallowed_STD3_mapped",[32,1617,1648]],[[64612,64612],"mapped",[1574,1585]],[[64613,64613],"mapped",[1574,1586]],[[64614,64614],"mapped",[1574,1605]],[[64615,64615],"mapped",[1574,1606]],[[64616,64616],"mapped",[1574,1609]],[[64617,64617],"mapped",[1574,1610]],[[64618,64618],"mapped",[1576,1585]],[[64619,64619],"mapped",[1576,1586]],[[64620,64620],"mapped",[1576,1605]],[[64621,64621],"mapped",[1576,1606]],[[64622,64622],"mapped",[1576,1609]],[[64623,64623],"mapped",[1576,1610]],[[64624,64624],"mapped",[1578,1585]],[[64625,64625],"mapped",[1578,1586]],[[64626,64626],"mapped",[1578,1605]],[[64627,64627],"mapped",[1578,1606]],[[64628,64628],"mapped",[1578,1609]],[[64629,64629],"mapped",[1578,1610]],[[64630,64630],"mapped",[1579,1585]],[[64631,64631],"mapped",[1579,1586]],[[64632,64632],"mapped",[1579,1605]],[[64633,64633],"mapped",[1579,1606]],[[64634,64634],"mapped",[1579,1609]],[[64635,64635],"mapped",[1579,1610]],[[64636,64636],"mapped",[1601,1609]],[[64637,64637],"mapped",[1601,1610]],[[64638,64638],"mapped",[1602,1609]],[[64639,64639],"mapped",[1602,1610]],[[64640,64640],"mapped",[1603,1575]],[[64641,64641],"mapped",[1603,1604]],[[64642,64642],"mapped",[1603,1605]],[[64643,64643],"mapped",[1603,1609]],[[64644,64644],"mapped",[1603,1610]],[[64645,64645],"mapped",[1604,1605]],[[64646,64646],"mapped",[1604,1609]],[[64647,64647],"mapped",[1604,1610]],[[64648,64648],"mapped",[1605,1575]],[[64649,64649],"mapped",[1605,1605]],[[64650,64650],"mapped",[1606,1585]],[[64651,64651],"mapped",[1606,1586]],[[64652,64652],"mapped",[1606,1605]],[[64653,64653],"mapped",[1606,1606]],[[64654,64654],"mapped",[1606,1609]],[[64655,64655],"mapped",[1606,1610]],[[64656,64656],"mapped",[1609,1648]],[[64657,64657],"mapped",[1610,1585]],[[64658,64658],"mapped",[1610,1586]],[[64659,64659],"mapped",[1610,1605]],[[64660,64660],"mapped",[1610,1606]],[[64661,64661],"mapped",[1610,1609]],[[64662,64662],"mapped",[1610,1610]],[[64663,64663],"mapped",[1574,1580]],[[64664,64664],"mapped",[1574,1581]],[[64665,64665],"mapped",[1574,1582]],[[64666,64666],"mapped",[1574,1605]],[[64667,64667],"mapped",[1574,1607]],[[64668,64668],"mapped",[1576,1580]],[[64669,64669],"mapped",[1576,1581]],[[64670,64670],"mapped",[1576,1582]],[[64671,64671],"mapped",[1576,1605]],[[64672,64672],"mapped",[1576,1607]],[[64673,64673],"mapped",[1578,1580]],[[64674,64674],"mapped",[1578,1581]],[[64675,64675],"mapped",[1578,1582]],[[64676,64676],"mapped",[1578,1605]],[[64677,64677],"mapped",[1578,1607]],[[64678,64678],"mapped",[1579,1605]],[[64679,64679],"mapped",[1580,1581]],[[64680,64680],"mapped",[1580,1605]],[[64681,64681],"mapped",[1581,1580]],[[64682,64682],"mapped",[1581,1605]],[[64683,64683],"mapped",[1582,1580]],[[64684,64684],"mapped",[1582,1605]],[[64685,64685],"mapped",[1587,1580]],[[64686,64686],"mapped",[1587,1581]],[[64687,64687],"mapped",[1587,1582]],[[64688,64688],"mapped",[1587,1605]],[[64689,64689],"mapped",[1589,1581]],[[64690,64690],"mapped",[1589,1582]],[[64691,64691],"mapped",[1589,1605]],[[64692,64692],"mapped",[1590,1580]],[[64693,64693],"mapped",[1590,1581]],[[64694,64694],"mapped",[1590,1582]],[[64695,64695],"mapped",[1590,1605]],[[64696,64696],"mapped",[1591,1581]],[[64697,64697],"mapped",[1592,1605]],[[64698,64698],"mapped",[1593,1580]],[[64699,64699],"mapped",[1593,1605]],[[64700,64700],"mapped",[1594,1580]],[[64701,64701],"mapped",[1594,1605]],[[64702,64702],"mapped",[1601,1580]],[[64703,64703],"mapped",[1601,1581]],[[64704,64704],"mapped",[1601,1582]],[[64705,64705],"mapped",[1601,1605]],[[64706,64706],"mapped",[1602,1581]],[[64707,64707],"mapped",[1602,1605]],[[64708,64708],"mapped",[1603,1580]],[[64709,64709],"mapped",[1603,1581]],[[64710,64710],"mapped",[1603,1582]],[[64711,64711],"mapped",[1603,1604]],[[64712,64712],"mapped",[1603,1605]],[[64713,64713],"mapped",[1604,1580]],[[64714,64714],"mapped",[1604,1581]],[[64715,64715],"mapped",[1604,1582]],[[64716,64716],"mapped",[1604,1605]],[[64717,64717],"mapped",[1604,1607]],[[64718,64718],"mapped",[1605,1580]],[[64719,64719],"mapped",[1605,1581]],[[64720,64720],"mapped",[1605,1582]],[[64721,64721],"mapped",[1605,1605]],[[64722,64722],"mapped",[1606,1580]],[[64723,64723],"mapped",[1606,1581]],[[64724,64724],"mapped",[1606,1582]],[[64725,64725],"mapped",[1606,1605]],[[64726,64726],"mapped",[1606,1607]],[[64727,64727],"mapped",[1607,1580]],[[64728,64728],"mapped",[1607,1605]],[[64729,64729],"mapped",[1607,1648]],[[64730,64730],"mapped",[1610,1580]],[[64731,64731],"mapped",[1610,1581]],[[64732,64732],"mapped",[1610,1582]],[[64733,64733],"mapped",[1610,1605]],[[64734,64734],"mapped",[1610,1607]],[[64735,64735],"mapped",[1574,1605]],[[64736,64736],"mapped",[1574,1607]],[[64737,64737],"mapped",[1576,1605]],[[64738,64738],"mapped",[1576,1607]],[[64739,64739],"mapped",[1578,1605]],[[64740,64740],"mapped",[1578,1607]],[[64741,64741],"mapped",[1579,1605]],[[64742,64742],"mapped",[1579,1607]],[[64743,64743],"mapped",[1587,1605]],[[64744,64744],"mapped",[1587,1607]],[[64745,64745],"mapped",[1588,1605]],[[64746,64746],"mapped",[1588,1607]],[[64747,64747],"mapped",[1603,1604]],[[64748,64748],"mapped",[1603,1605]],[[64749,64749],"mapped",[1604,1605]],[[64750,64750],"mapped",[1606,1605]],[[64751,64751],"mapped",[1606,1607]],[[64752,64752],"mapped",[1610,1605]],[[64753,64753],"mapped",[1610,1607]],[[64754,64754],"mapped",[1600,1614,1617]],[[64755,64755],"mapped",[1600,1615,1617]],[[64756,64756],"mapped",[1600,1616,1617]],[[64757,64757],"mapped",[1591,1609]],[[64758,64758],"mapped",[1591,1610]],[[64759,64759],"mapped",[1593,1609]],[[64760,64760],"mapped",[1593,1610]],[[64761,64761],"mapped",[1594,1609]],[[64762,64762],"mapped",[1594,1610]],[[64763,64763],"mapped",[1587,1609]],[[64764,64764],"mapped",[1587,1610]],[[64765,64765],"mapped",[1588,1609]],[[64766,64766],"mapped",[1588,1610]],[[64767,64767],"mapped",[1581,1609]],[[64768,64768],"mapped",[1581,1610]],[[64769,64769],"mapped",[1580,1609]],[[64770,64770],"mapped",[1580,1610]],[[64771,64771],"mapped",[1582,1609]],[[64772,64772],"mapped",[1582,1610]],[[64773,64773],"mapped",[1589,1609]],[[64774,64774],"mapped",[1589,1610]],[[64775,64775],"mapped",[1590,1609]],[[64776,64776],"mapped",[1590,1610]],[[64777,64777],"mapped",[1588,1580]],[[64778,64778],"mapped",[1588,1581]],[[64779,64779],"mapped",[1588,1582]],[[64780,64780],"mapped",[1588,1605]],[[64781,64781],"mapped",[1588,1585]],[[64782,64782],"mapped",[1587,1585]],[[64783,64783],"mapped",[1589,1585]],[[64784,64784],"mapped",[1590,1585]],[[64785,64785],"mapped",[1591,1609]],[[64786,64786],"mapped",[1591,1610]],[[64787,64787],"mapped",[1593,1609]],[[64788,64788],"mapped",[1593,1610]],[[64789,64789],"mapped",[1594,1609]],[[64790,64790],"mapped",[1594,1610]],[[64791,64791],"mapped",[1587,1609]],[[64792,64792],"mapped",[1587,1610]],[[64793,64793],"mapped",[1588,1609]],[[64794,64794],"mapped",[1588,1610]],[[64795,64795],"mapped",[1581,1609]],[[64796,64796],"mapped",[1581,1610]],[[64797,64797],"mapped",[1580,1609]],[[64798,64798],"mapped",[1580,1610]],[[64799,64799],"mapped",[1582,1609]],[[64800,64800],"mapped",[1582,1610]],[[64801,64801],"mapped",[1589,1609]],[[64802,64802],"mapped",[1589,1610]],[[64803,64803],"mapped",[1590,1609]],[[64804,64804],"mapped",[1590,1610]],[[64805,64805],"mapped",[1588,1580]],[[64806,64806],"mapped",[1588,1581]],[[64807,64807],"mapped",[1588,1582]],[[64808,64808],"mapped",[1588,1605]],[[64809,64809],"mapped",[1588,1585]],[[64810,64810],"mapped",[1587,1585]],[[64811,64811],"mapped",[1589,1585]],[[64812,64812],"mapped",[1590,1585]],[[64813,64813],"mapped",[1588,1580]],[[64814,64814],"mapped",[1588,1581]],[[64815,64815],"mapped",[1588,1582]],[[64816,64816],"mapped",[1588,1605]],[[64817,64817],"mapped",[1587,1607]],[[64818,64818],"mapped",[1588,1607]],[[64819,64819],"mapped",[1591,1605]],[[64820,64820],"mapped",[1587,1580]],[[64821,64821],"mapped",[1587,1581]],[[64822,64822],"mapped",[1587,1582]],[[64823,64823],"mapped",[1588,1580]],[[64824,64824],"mapped",[1588,1581]],[[64825,64825],"mapped",[1588,1582]],[[64826,64826],"mapped",[1591,1605]],[[64827,64827],"mapped",[1592,1605]],[[64828,64829],"mapped",[1575,1611]],[[64830,64831],"valid",[],"NV8"],[[64832,64847],"disallowed"],[[64848,64848],"mapped",[1578,1580,1605]],[[64849,64850],"mapped",[1578,1581,1580]],[[64851,64851],"mapped",[1578,1581,1605]],[[64852,64852],"mapped",[1578,1582,1605]],[[64853,64853],"mapped",[1578,1605,1580]],[[64854,64854],"mapped",[1578,1605,1581]],[[64855,64855],"mapped",[1578,1605,1582]],[[64856,64857],"mapped",[1580,1605,1581]],[[64858,64858],"mapped",[1581,1605,1610]],[[64859,64859],"mapped",[1581,1605,1609]],[[64860,64860],"mapped",[1587,1581,1580]],[[64861,64861],"mapped",[1587,1580,1581]],[[64862,64862],"mapped",[1587,1580,1609]],[[64863,64864],"mapped",[1587,1605,1581]],[[64865,64865],"mapped",[1587,1605,1580]],[[64866,64867],"mapped",[1587,1605,1605]],[[64868,64869],"mapped",[1589,1581,1581]],[[64870,64870],"mapped",[1589,1605,1605]],[[64871,64872],"mapped",[1588,1581,1605]],[[64873,64873],"mapped",[1588,1580,1610]],[[64874,64875],"mapped",[1588,1605,1582]],[[64876,64877],"mapped",[1588,1605,1605]],[[64878,64878],"mapped",[1590,1581,1609]],[[64879,64880],"mapped",[1590,1582,1605]],[[64881,64882],"mapped",[1591,1605,1581]],[[64883,64883],"mapped",[1591,1605,1605]],[[64884,64884],"mapped",[1591,1605,1610]],[[64885,64885],"mapped",[1593,1580,1605]],[[64886,64887],"mapped",[1593,1605,1605]],[[64888,64888],"mapped",[1593,1605,1609]],[[64889,64889],"mapped",[1594,1605,1605]],[[64890,64890],"mapped",[1594,1605,1610]],[[64891,64891],"mapped",[1594,1605,1609]],[[64892,64893],"mapped",[1601,1582,1605]],[[64894,64894],"mapped",[1602,1605,1581]],[[64895,64895],"mapped",[1602,1605,1605]],[[64896,64896],"mapped",[1604,1581,1605]],[[64897,64897],"mapped",[1604,1581,1610]],[[64898,64898],"mapped",[1604,1581,1609]],[[64899,64900],"mapped",[1604,1580,1580]],[[64901,64902],"mapped",[1604,1582,1605]],[[64903,64904],"mapped",[1604,1605,1581]],[[64905,64905],"mapped",[1605,1581,1580]],[[64906,64906],"mapped",[1605,1581,1605]],[[64907,64907],"mapped",[1605,1581,1610]],[[64908,64908],"mapped",[1605,1580,1581]],[[64909,64909],"mapped",[1605,1580,1605]],[[64910,64910],"mapped",[1605,1582,1580]],[[64911,64911],"mapped",[1605,1582,1605]],[[64912,64913],"disallowed"],[[64914,64914],"mapped",[1605,1580,1582]],[[64915,64915],"mapped",[1607,1605,1580]],[[64916,64916],"mapped",[1607,1605,1605]],[[64917,64917],"mapped",[1606,1581,1605]],[[64918,64918],"mapped",[1606,1581,1609]],[[64919,64920],"mapped",[1606,1580,1605]],[[64921,64921],"mapped",[1606,1580,1609]],[[64922,64922],"mapped",[1606,1605,1610]],[[64923,64923],"mapped",[1606,1605,1609]],[[64924,64925],"mapped",[1610,1605,1605]],[[64926,64926],"mapped",[1576,1582,1610]],[[64927,64927],"mapped",[1578,1580,1610]],[[64928,64928],"mapped",[1578,1580,1609]],[[64929,64929],"mapped",[1578,1582,1610]],[[64930,64930],"mapped",[1578,1582,1609]],[[64931,64931],"mapped",[1578,1605,1610]],[[64932,64932],"mapped",[1578,1605,1609]],[[64933,64933],"mapped",[1580,1605,1610]],[[64934,64934],"mapped",[1580,1581,1609]],[[64935,64935],"mapped",[1580,1605,1609]],[[64936,64936],"mapped",[1587,1582,1609]],[[64937,64937],"mapped",[1589,1581,1610]],[[64938,64938],"mapped",[1588,1581,1610]],[[64939,64939],"mapped",[1590,1581,1610]],[[64940,64940],"mapped",[1604,1580,1610]],[[64941,64941],"mapped",[1604,1605,1610]],[[64942,64942],"mapped",[1610,1581,1610]],[[64943,64943],"mapped",[1610,1580,1610]],[[64944,64944],"mapped",[1610,1605,1610]],[[64945,64945],"mapped",[1605,1605,1610]],[[64946,64946],"mapped",[1602,1605,1610]],[[64947,64947],"mapped",[1606,1581,1610]],[[64948,64948],"mapped",[1602,1605,1581]],[[64949,64949],"mapped",[1604,1581,1605]],[[64950,64950],"mapped",[1593,1605,1610]],[[64951,64951],"mapped",[1603,1605,1610]],[[64952,64952],"mapped",[1606,1580,1581]],[[64953,64953],"mapped",[1605,1582,1610]],[[64954,64954],"mapped",[1604,1580,1605]],[[64955,64955],"mapped",[1603,1605,1605]],[[64956,64956],"mapped",[1604,1580,1605]],[[64957,64957],"mapped",[1606,1580,1581]],[[64958,64958],"mapped",[1580,1581,1610]],[[64959,64959],"mapped",[1581,1580,1610]],[[64960,64960],"mapped",[1605,1580,1610]],[[64961,64961],"mapped",[1601,1605,1610]],[[64962,64962],"mapped",[1576,1581,1610]],[[64963,64963],"mapped",[1603,1605,1605]],[[64964,64964],"mapped",[1593,1580,1605]],[[64965,64965],"mapped",[1589,1605,1605]],[[64966,64966],"mapped",[1587,1582,1610]],[[64967,64967],"mapped",[1606,1580,1610]],[[64968,64975],"disallowed"],[[64976,65007],"disallowed"],[[65008,65008],"mapped",[1589,1604,1746]],[[65009,65009],"mapped",[1602,1604,1746]],[[65010,65010],"mapped",[1575,1604,1604,1607]],[[65011,65011],"mapped",[1575,1603,1576,1585]],[[65012,65012],"mapped",[1605,1581,1605,1583]],[[65013,65013],"mapped",[1589,1604,1593,1605]],[[65014,65014],"mapped",[1585,1587,1608,1604]],[[65015,65015],"mapped",[1593,1604,1610,1607]],[[65016,65016],"mapped",[1608,1587,1604,1605]],[[65017,65017],"mapped",[1589,1604,1609]],[[65018,65018],"disallowed_STD3_mapped",[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605]],[[65019,65019],"disallowed_STD3_mapped",[1580,1604,32,1580,1604,1575,1604,1607]],[[65020,65020],"mapped",[1585,1740,1575,1604]],[[65021,65021],"valid",[],"NV8"],[[65022,65023],"disallowed"],[[65024,65039],"ignored"],[[65040,65040],"disallowed_STD3_mapped",[44]],[[65041,65041],"mapped",[12289]],[[65042,65042],"disallowed"],[[65043,65043],"disallowed_STD3_mapped",[58]],[[65044,65044],"disallowed_STD3_mapped",[59]],[[65045,65045],"disallowed_STD3_mapped",[33]],[[65046,65046],"disallowed_STD3_mapped",[63]],[[65047,65047],"mapped",[12310]],[[65048,65048],"mapped",[12311]],[[65049,65049],"disallowed"],[[65050,65055],"disallowed"],[[65056,65059],"valid"],[[65060,65062],"valid"],[[65063,65069],"valid"],[[65070,65071],"valid"],[[65072,65072],"disallowed"],[[65073,65073],"mapped",[8212]],[[65074,65074],"mapped",[8211]],[[65075,65076],"disallowed_STD3_mapped",[95]],[[65077,65077],"disallowed_STD3_mapped",[40]],[[65078,65078],"disallowed_STD3_mapped",[41]],[[65079,65079],"disallowed_STD3_mapped",[123]],[[65080,65080],"disallowed_STD3_mapped",[125]],[[65081,65081],"mapped",[12308]],[[65082,65082],"mapped",[12309]],[[65083,65083],"mapped",[12304]],[[65084,65084],"mapped",[12305]],[[65085,65085],"mapped",[12298]],[[65086,65086],"mapped",[12299]],[[65087,65087],"mapped",[12296]],[[65088,65088],"mapped",[12297]],[[65089,65089],"mapped",[12300]],[[65090,65090],"mapped",[12301]],[[65091,65091],"mapped",[12302]],[[65092,65092],"mapped",[12303]],[[65093,65094],"valid",[],"NV8"],[[65095,65095],"disallowed_STD3_mapped",[91]],[[65096,65096],"disallowed_STD3_mapped",[93]],[[65097,65100],"disallowed_STD3_mapped",[32,773]],[[65101,65103],"disallowed_STD3_mapped",[95]],[[65104,65104],"disallowed_STD3_mapped",[44]],[[65105,65105],"mapped",[12289]],[[65106,65106],"disallowed"],[[65107,65107],"disallowed"],[[65108,65108],"disallowed_STD3_mapped",[59]],[[65109,65109],"disallowed_STD3_mapped",[58]],[[65110,65110],"disallowed_STD3_mapped",[63]],[[65111,65111],"disallowed_STD3_mapped",[33]],[[65112,65112],"mapped",[8212]],[[65113,65113],"disallowed_STD3_mapped",[40]],[[65114,65114],"disallowed_STD3_mapped",[41]],[[65115,65115],"disallowed_STD3_mapped",[123]],[[65116,65116],"disallowed_STD3_mapped",[125]],[[65117,65117],"mapped",[12308]],[[65118,65118],"mapped",[12309]],[[65119,65119],"disallowed_STD3_mapped",[35]],[[65120,65120],"disallowed_STD3_mapped",[38]],[[65121,65121],"disallowed_STD3_mapped",[42]],[[65122,65122],"disallowed_STD3_mapped",[43]],[[65123,65123],"mapped",[45]],[[65124,65124],"disallowed_STD3_mapped",[60]],[[65125,65125],"disallowed_STD3_mapped",[62]],[[65126,65126],"disallowed_STD3_mapped",[61]],[[65127,65127],"disallowed"],[[65128,65128],"disallowed_STD3_mapped",[92]],[[65129,65129],"disallowed_STD3_mapped",[36]],[[65130,65130],"disallowed_STD3_mapped",[37]],[[65131,65131],"disallowed_STD3_mapped",[64]],[[65132,65135],"disallowed"],[[65136,65136],"disallowed_STD3_mapped",[32,1611]],[[65137,65137],"mapped",[1600,1611]],[[65138,65138],"disallowed_STD3_mapped",[32,1612]],[[65139,65139],"valid"],[[65140,65140],"disallowed_STD3_mapped",[32,1613]],[[65141,65141],"disallowed"],[[65142,65142],"disallowed_STD3_mapped",[32,1614]],[[65143,65143],"mapped",[1600,1614]],[[65144,65144],"disallowed_STD3_mapped",[32,1615]],[[65145,65145],"mapped",[1600,1615]],[[65146,65146],"disallowed_STD3_mapped",[32,1616]],[[65147,65147],"mapped",[1600,1616]],[[65148,65148],"disallowed_STD3_mapped",[32,1617]],[[65149,65149],"mapped",[1600,1617]],[[65150,65150],"disallowed_STD3_mapped",[32,1618]],[[65151,65151],"mapped",[1600,1618]],[[65152,65152],"mapped",[1569]],[[65153,65154],"mapped",[1570]],[[65155,65156],"mapped",[1571]],[[65157,65158],"mapped",[1572]],[[65159,65160],"mapped",[1573]],[[65161,65164],"mapped",[1574]],[[65165,65166],"mapped",[1575]],[[65167,65170],"mapped",[1576]],[[65171,65172],"mapped",[1577]],[[65173,65176],"mapped",[1578]],[[65177,65180],"mapped",[1579]],[[65181,65184],"mapped",[1580]],[[65185,65188],"mapped",[1581]],[[65189,65192],"mapped",[1582]],[[65193,65194],"mapped",[1583]],[[65195,65196],"mapped",[1584]],[[65197,65198],"mapped",[1585]],[[65199,65200],"mapped",[1586]],[[65201,65204],"mapped",[1587]],[[65205,65208],"mapped",[1588]],[[65209,65212],"mapped",[1589]],[[65213,65216],"mapped",[1590]],[[65217,65220],"mapped",[1591]],[[65221,65224],"mapped",[1592]],[[65225,65228],"mapped",[1593]],[[65229,65232],"mapped",[1594]],[[65233,65236],"mapped",[1601]],[[65237,65240],"mapped",[1602]],[[65241,65244],"mapped",[1603]],[[65245,65248],"mapped",[1604]],[[65249,65252],"mapped",[1605]],[[65253,65256],"mapped",[1606]],[[65257,65260],"mapped",[1607]],[[65261,65262],"mapped",[1608]],[[65263,65264],"mapped",[1609]],[[65265,65268],"mapped",[1610]],[[65269,65270],"mapped",[1604,1570]],[[65271,65272],"mapped",[1604,1571]],[[65273,65274],"mapped",[1604,1573]],[[65275,65276],"mapped",[1604,1575]],[[65277,65278],"disallowed"],[[65279,65279],"ignored"],[[65280,65280],"disallowed"],[[65281,65281],"disallowed_STD3_mapped",[33]],[[65282,65282],"disallowed_STD3_mapped",[34]],[[65283,65283],"disallowed_STD3_mapped",[35]],[[65284,65284],"disallowed_STD3_mapped",[36]],[[65285,65285],"disallowed_STD3_mapped",[37]],[[65286,65286],"disallowed_STD3_mapped",[38]],[[65287,65287],"disallowed_STD3_mapped",[39]],[[65288,65288],"disallowed_STD3_mapped",[40]],[[65289,65289],"disallowed_STD3_mapped",[41]],[[65290,65290],"disallowed_STD3_mapped",[42]],[[65291,65291],"disallowed_STD3_mapped",[43]],[[65292,65292],"disallowed_STD3_mapped",[44]],[[65293,65293],"mapped",[45]],[[65294,65294],"mapped",[46]],[[65295,65295],"disallowed_STD3_mapped",[47]],[[65296,65296],"mapped",[48]],[[65297,65297],"mapped",[49]],[[65298,65298],"mapped",[50]],[[65299,65299],"mapped",[51]],[[65300,65300],"mapped",[52]],[[65301,65301],"mapped",[53]],[[65302,65302],"mapped",[54]],[[65303,65303],"mapped",[55]],[[65304,65304],"mapped",[56]],[[65305,65305],"mapped",[57]],[[65306,65306],"disallowed_STD3_mapped",[58]],[[65307,65307],"disallowed_STD3_mapped",[59]],[[65308,65308],"disallowed_STD3_mapped",[60]],[[65309,65309],"disallowed_STD3_mapped",[61]],[[65310,65310],"disallowed_STD3_mapped",[62]],[[65311,65311],"disallowed_STD3_mapped",[63]],[[65312,65312],"disallowed_STD3_mapped",[64]],[[65313,65313],"mapped",[97]],[[65314,65314],"mapped",[98]],[[65315,65315],"mapped",[99]],[[65316,65316],"mapped",[100]],[[65317,65317],"mapped",[101]],[[65318,65318],"mapped",[102]],[[65319,65319],"mapped",[103]],[[65320,65320],"mapped",[104]],[[65321,65321],"mapped",[105]],[[65322,65322],"mapped",[106]],[[65323,65323],"mapped",[107]],[[65324,65324],"mapped",[108]],[[65325,65325],"mapped",[109]],[[65326,65326],"mapped",[110]],[[65327,65327],"mapped",[111]],[[65328,65328],"mapped",[112]],[[65329,65329],"mapped",[113]],[[65330,65330],"mapped",[114]],[[65331,65331],"mapped",[115]],[[65332,65332],"mapped",[116]],[[65333,65333],"mapped",[117]],[[65334,65334],"mapped",[118]],[[65335,65335],"mapped",[119]],[[65336,65336],"mapped",[120]],[[65337,65337],"mapped",[121]],[[65338,65338],"mapped",[122]],[[65339,65339],"disallowed_STD3_mapped",[91]],[[65340,65340],"disallowed_STD3_mapped",[92]],[[65341,65341],"disallowed_STD3_mapped",[93]],[[65342,65342],"disallowed_STD3_mapped",[94]],[[65343,65343],"disallowed_STD3_mapped",[95]],[[65344,65344],"disallowed_STD3_mapped",[96]],[[65345,65345],"mapped",[97]],[[65346,65346],"mapped",[98]],[[65347,65347],"mapped",[99]],[[65348,65348],"mapped",[100]],[[65349,65349],"mapped",[101]],[[65350,65350],"mapped",[102]],[[65351,65351],"mapped",[103]],[[65352,65352],"mapped",[104]],[[65353,65353],"mapped",[105]],[[65354,65354],"mapped",[106]],[[65355,65355],"mapped",[107]],[[65356,65356],"mapped",[108]],[[65357,65357],"mapped",[109]],[[65358,65358],"mapped",[110]],[[65359,65359],"mapped",[111]],[[65360,65360],"mapped",[112]],[[65361,65361],"mapped",[113]],[[65362,65362],"mapped",[114]],[[65363,65363],"mapped",[115]],[[65364,65364],"mapped",[116]],[[65365,65365],"mapped",[117]],[[65366,65366],"mapped",[118]],[[65367,65367],"mapped",[119]],[[65368,65368],"mapped",[120]],[[65369,65369],"mapped",[121]],[[65370,65370],"mapped",[122]],[[65371,65371],"disallowed_STD3_mapped",[123]],[[65372,65372],"disallowed_STD3_mapped",[124]],[[65373,65373],"disallowed_STD3_mapped",[125]],[[65374,65374],"disallowed_STD3_mapped",[126]],[[65375,65375],"mapped",[10629]],[[65376,65376],"mapped",[10630]],[[65377,65377],"mapped",[46]],[[65378,65378],"mapped",[12300]],[[65379,65379],"mapped",[12301]],[[65380,65380],"mapped",[12289]],[[65381,65381],"mapped",[12539]],[[65382,65382],"mapped",[12530]],[[65383,65383],"mapped",[12449]],[[65384,65384],"mapped",[12451]],[[65385,65385],"mapped",[12453]],[[65386,65386],"mapped",[12455]],[[65387,65387],"mapped",[12457]],[[65388,65388],"mapped",[12515]],[[65389,65389],"mapped",[12517]],[[65390,65390],"mapped",[12519]],[[65391,65391],"mapped",[12483]],[[65392,65392],"mapped",[12540]],[[65393,65393],"mapped",[12450]],[[65394,65394],"mapped",[12452]],[[65395,65395],"mapped",[12454]],[[65396,65396],"mapped",[12456]],[[65397,65397],"mapped",[12458]],[[65398,65398],"mapped",[12459]],[[65399,65399],"mapped",[12461]],[[65400,65400],"mapped",[12463]],[[65401,65401],"mapped",[12465]],[[65402,65402],"mapped",[12467]],[[65403,65403],"mapped",[12469]],[[65404,65404],"mapped",[12471]],[[65405,65405],"mapped",[12473]],[[65406,65406],"mapped",[12475]],[[65407,65407],"mapped",[12477]],[[65408,65408],"mapped",[12479]],[[65409,65409],"mapped",[12481]],[[65410,65410],"mapped",[12484]],[[65411,65411],"mapped",[12486]],[[65412,65412],"mapped",[12488]],[[65413,65413],"mapped",[12490]],[[65414,65414],"mapped",[12491]],[[65415,65415],"mapped",[12492]],[[65416,65416],"mapped",[12493]],[[65417,65417],"mapped",[12494]],[[65418,65418],"mapped",[12495]],[[65419,65419],"mapped",[12498]],[[65420,65420],"mapped",[12501]],[[65421,65421],"mapped",[12504]],[[65422,65422],"mapped",[12507]],[[65423,65423],"mapped",[12510]],[[65424,65424],"mapped",[12511]],[[65425,65425],"mapped",[12512]],[[65426,65426],"mapped",[12513]],[[65427,65427],"mapped",[12514]],[[65428,65428],"mapped",[12516]],[[65429,65429],"mapped",[12518]],[[65430,65430],"mapped",[12520]],[[65431,65431],"mapped",[12521]],[[65432,65432],"mapped",[12522]],[[65433,65433],"mapped",[12523]],[[65434,65434],"mapped",[12524]],[[65435,65435],"mapped",[12525]],[[65436,65436],"mapped",[12527]],[[65437,65437],"mapped",[12531]],[[65438,65438],"mapped",[12441]],[[65439,65439],"mapped",[12442]],[[65440,65440],"disallowed"],[[65441,65441],"mapped",[4352]],[[65442,65442],"mapped",[4353]],[[65443,65443],"mapped",[4522]],[[65444,65444],"mapped",[4354]],[[65445,65445],"mapped",[4524]],[[65446,65446],"mapped",[4525]],[[65447,65447],"mapped",[4355]],[[65448,65448],"mapped",[4356]],[[65449,65449],"mapped",[4357]],[[65450,65450],"mapped",[4528]],[[65451,65451],"mapped",[4529]],[[65452,65452],"mapped",[4530]],[[65453,65453],"mapped",[4531]],[[65454,65454],"mapped",[4532]],[[65455,65455],"mapped",[4533]],[[65456,65456],"mapped",[4378]],[[65457,65457],"mapped",[4358]],[[65458,65458],"mapped",[4359]],[[65459,65459],"mapped",[4360]],[[65460,65460],"mapped",[4385]],[[65461,65461],"mapped",[4361]],[[65462,65462],"mapped",[4362]],[[65463,65463],"mapped",[4363]],[[65464,65464],"mapped",[4364]],[[65465,65465],"mapped",[4365]],[[65466,65466],"mapped",[4366]],[[65467,65467],"mapped",[4367]],[[65468,65468],"mapped",[4368]],[[65469,65469],"mapped",[4369]],[[65470,65470],"mapped",[4370]],[[65471,65473],"disallowed"],[[65474,65474],"mapped",[4449]],[[65475,65475],"mapped",[4450]],[[65476,65476],"mapped",[4451]],[[65477,65477],"mapped",[4452]],[[65478,65478],"mapped",[4453]],[[65479,65479],"mapped",[4454]],[[65480,65481],"disallowed"],[[65482,65482],"mapped",[4455]],[[65483,65483],"mapped",[4456]],[[65484,65484],"mapped",[4457]],[[65485,65485],"mapped",[4458]],[[65486,65486],"mapped",[4459]],[[65487,65487],"mapped",[4460]],[[65488,65489],"disallowed"],[[65490,65490],"mapped",[4461]],[[65491,65491],"mapped",[4462]],[[65492,65492],"mapped",[4463]],[[65493,65493],"mapped",[4464]],[[65494,65494],"mapped",[4465]],[[65495,65495],"mapped",[4466]],[[65496,65497],"disallowed"],[[65498,65498],"mapped",[4467]],[[65499,65499],"mapped",[4468]],[[65500,65500],"mapped",[4469]],[[65501,65503],"disallowed"],[[65504,65504],"mapped",[162]],[[65505,65505],"mapped",[163]],[[65506,65506],"mapped",[172]],[[65507,65507],"disallowed_STD3_mapped",[32,772]],[[65508,65508],"mapped",[166]],[[65509,65509],"mapped",[165]],[[65510,65510],"mapped",[8361]],[[65511,65511],"disallowed"],[[65512,65512],"mapped",[9474]],[[65513,65513],"mapped",[8592]],[[65514,65514],"mapped",[8593]],[[65515,65515],"mapped",[8594]],[[65516,65516],"mapped",[8595]],[[65517,65517],"mapped",[9632]],[[65518,65518],"mapped",[9675]],[[65519,65528],"disallowed"],[[65529,65531],"disallowed"],[[65532,65532],"disallowed"],[[65533,65533],"disallowed"],[[65534,65535],"disallowed"],[[65536,65547],"valid"],[[65548,65548],"disallowed"],[[65549,65574],"valid"],[[65575,65575],"disallowed"],[[65576,65594],"valid"],[[65595,65595],"disallowed"],[[65596,65597],"valid"],[[65598,65598],"disallowed"],[[65599,65613],"valid"],[[65614,65615],"disallowed"],[[65616,65629],"valid"],[[65630,65663],"disallowed"],[[65664,65786],"valid"],[[65787,65791],"disallowed"],[[65792,65794],"valid",[],"NV8"],[[65795,65798],"disallowed"],[[65799,65843],"valid",[],"NV8"],[[65844,65846],"disallowed"],[[65847,65855],"valid",[],"NV8"],[[65856,65930],"valid",[],"NV8"],[[65931,65932],"valid",[],"NV8"],[[65933,65935],"disallowed"],[[65936,65947],"valid",[],"NV8"],[[65948,65951],"disallowed"],[[65952,65952],"valid",[],"NV8"],[[65953,65999],"disallowed"],[[66000,66044],"valid",[],"NV8"],[[66045,66045],"valid"],[[66046,66175],"disallowed"],[[66176,66204],"valid"],[[66205,66207],"disallowed"],[[66208,66256],"valid"],[[66257,66271],"disallowed"],[[66272,66272],"valid"],[[66273,66299],"valid",[],"NV8"],[[66300,66303],"disallowed"],[[66304,66334],"valid"],[[66335,66335],"valid"],[[66336,66339],"valid",[],"NV8"],[[66340,66351],"disallowed"],[[66352,66368],"valid"],[[66369,66369],"valid",[],"NV8"],[[66370,66377],"valid"],[[66378,66378],"valid",[],"NV8"],[[66379,66383],"disallowed"],[[66384,66426],"valid"],[[66427,66431],"disallowed"],[[66432,66461],"valid"],[[66462,66462],"disallowed"],[[66463,66463],"valid",[],"NV8"],[[66464,66499],"valid"],[[66500,66503],"disallowed"],[[66504,66511],"valid"],[[66512,66517],"valid",[],"NV8"],[[66518,66559],"disallowed"],[[66560,66560],"mapped",[66600]],[[66561,66561],"mapped",[66601]],[[66562,66562],"mapped",[66602]],[[66563,66563],"mapped",[66603]],[[66564,66564],"mapped",[66604]],[[66565,66565],"mapped",[66605]],[[66566,66566],"mapped",[66606]],[[66567,66567],"mapped",[66607]],[[66568,66568],"mapped",[66608]],[[66569,66569],"mapped",[66609]],[[66570,66570],"mapped",[66610]],[[66571,66571],"mapped",[66611]],[[66572,66572],"mapped",[66612]],[[66573,66573],"mapped",[66613]],[[66574,66574],"mapped",[66614]],[[66575,66575],"mapped",[66615]],[[66576,66576],"mapped",[66616]],[[66577,66577],"mapped",[66617]],[[66578,66578],"mapped",[66618]],[[66579,66579],"mapped",[66619]],[[66580,66580],"mapped",[66620]],[[66581,66581],"mapped",[66621]],[[66582,66582],"mapped",[66622]],[[66583,66583],"mapped",[66623]],[[66584,66584],"mapped",[66624]],[[66585,66585],"mapped",[66625]],[[66586,66586],"mapped",[66626]],[[66587,66587],"mapped",[66627]],[[66588,66588],"mapped",[66628]],[[66589,66589],"mapped",[66629]],[[66590,66590],"mapped",[66630]],[[66591,66591],"mapped",[66631]],[[66592,66592],"mapped",[66632]],[[66593,66593],"mapped",[66633]],[[66594,66594],"mapped",[66634]],[[66595,66595],"mapped",[66635]],[[66596,66596],"mapped",[66636]],[[66597,66597],"mapped",[66637]],[[66598,66598],"mapped",[66638]],[[66599,66599],"mapped",[66639]],[[66600,66637],"valid"],[[66638,66717],"valid"],[[66718,66719],"disallowed"],[[66720,66729],"valid"],[[66730,66815],"disallowed"],[[66816,66855],"valid"],[[66856,66863],"disallowed"],[[66864,66915],"valid"],[[66916,66926],"disallowed"],[[66927,66927],"valid",[],"NV8"],[[66928,67071],"disallowed"],[[67072,67382],"valid"],[[67383,67391],"disallowed"],[[67392,67413],"valid"],[[67414,67423],"disallowed"],[[67424,67431],"valid"],[[67432,67583],"disallowed"],[[67584,67589],"valid"],[[67590,67591],"disallowed"],[[67592,67592],"valid"],[[67593,67593],"disallowed"],[[67594,67637],"valid"],[[67638,67638],"disallowed"],[[67639,67640],"valid"],[[67641,67643],"disallowed"],[[67644,67644],"valid"],[[67645,67646],"disallowed"],[[67647,67647],"valid"],[[67648,67669],"valid"],[[67670,67670],"disallowed"],[[67671,67679],"valid",[],"NV8"],[[67680,67702],"valid"],[[67703,67711],"valid",[],"NV8"],[[67712,67742],"valid"],[[67743,67750],"disallowed"],[[67751,67759],"valid",[],"NV8"],[[67760,67807],"disallowed"],[[67808,67826],"valid"],[[67827,67827],"disallowed"],[[67828,67829],"valid"],[[67830,67834],"disallowed"],[[67835,67839],"valid",[],"NV8"],[[67840,67861],"valid"],[[67862,67865],"valid",[],"NV8"],[[67866,67867],"valid",[],"NV8"],[[67868,67870],"disallowed"],[[67871,67871],"valid",[],"NV8"],[[67872,67897],"valid"],[[67898,67902],"disallowed"],[[67903,67903],"valid",[],"NV8"],[[67904,67967],"disallowed"],[[67968,68023],"valid"],[[68024,68027],"disallowed"],[[68028,68029],"valid",[],"NV8"],[[68030,68031],"valid"],[[68032,68047],"valid",[],"NV8"],[[68048,68049],"disallowed"],[[68050,68095],"valid",[],"NV8"],[[68096,68099],"valid"],[[68100,68100],"disallowed"],[[68101,68102],"valid"],[[68103,68107],"disallowed"],[[68108,68115],"valid"],[[68116,68116],"disallowed"],[[68117,68119],"valid"],[[68120,68120],"disallowed"],[[68121,68147],"valid"],[[68148,68151],"disallowed"],[[68152,68154],"valid"],[[68155,68158],"disallowed"],[[68159,68159],"valid"],[[68160,68167],"valid",[],"NV8"],[[68168,68175],"disallowed"],[[68176,68184],"valid",[],"NV8"],[[68185,68191],"disallowed"],[[68192,68220],"valid"],[[68221,68223],"valid",[],"NV8"],[[68224,68252],"valid"],[[68253,68255],"valid",[],"NV8"],[[68256,68287],"disallowed"],[[68288,68295],"valid"],[[68296,68296],"valid",[],"NV8"],[[68297,68326],"valid"],[[68327,68330],"disallowed"],[[68331,68342],"valid",[],"NV8"],[[68343,68351],"disallowed"],[[68352,68405],"valid"],[[68406,68408],"disallowed"],[[68409,68415],"valid",[],"NV8"],[[68416,68437],"valid"],[[68438,68439],"disallowed"],[[68440,68447],"valid",[],"NV8"],[[68448,68466],"valid"],[[68467,68471],"disallowed"],[[68472,68479],"valid",[],"NV8"],[[68480,68497],"valid"],[[68498,68504],"disallowed"],[[68505,68508],"valid",[],"NV8"],[[68509,68520],"disallowed"],[[68521,68527],"valid",[],"NV8"],[[68528,68607],"disallowed"],[[68608,68680],"valid"],[[68681,68735],"disallowed"],[[68736,68736],"mapped",[68800]],[[68737,68737],"mapped",[68801]],[[68738,68738],"mapped",[68802]],[[68739,68739],"mapped",[68803]],[[68740,68740],"mapped",[68804]],[[68741,68741],"mapped",[68805]],[[68742,68742],"mapped",[68806]],[[68743,68743],"mapped",[68807]],[[68744,68744],"mapped",[68808]],[[68745,68745],"mapped",[68809]],[[68746,68746],"mapped",[68810]],[[68747,68747],"mapped",[68811]],[[68748,68748],"mapped",[68812]],[[68749,68749],"mapped",[68813]],[[68750,68750],"mapped",[68814]],[[68751,68751],"mapped",[68815]],[[68752,68752],"mapped",[68816]],[[68753,68753],"mapped",[68817]],[[68754,68754],"mapped",[68818]],[[68755,68755],"mapped",[68819]],[[68756,68756],"mapped",[68820]],[[68757,68757],"mapped",[68821]],[[68758,68758],"mapped",[68822]],[[68759,68759],"mapped",[68823]],[[68760,68760],"mapped",[68824]],[[68761,68761],"mapped",[68825]],[[68762,68762],"mapped",[68826]],[[68763,68763],"mapped",[68827]],[[68764,68764],"mapped",[68828]],[[68765,68765],"mapped",[68829]],[[68766,68766],"mapped",[68830]],[[68767,68767],"mapped",[68831]],[[68768,68768],"mapped",[68832]],[[68769,68769],"mapped",[68833]],[[68770,68770],"mapped",[68834]],[[68771,68771],"mapped",[68835]],[[68772,68772],"mapped",[68836]],[[68773,68773],"mapped",[68837]],[[68774,68774],"mapped",[68838]],[[68775,68775],"mapped",[68839]],[[68776,68776],"mapped",[68840]],[[68777,68777],"mapped",[68841]],[[68778,68778],"mapped",[68842]],[[68779,68779],"mapped",[68843]],[[68780,68780],"mapped",[68844]],[[68781,68781],"mapped",[68845]],[[68782,68782],"mapped",[68846]],[[68783,68783],"mapped",[68847]],[[68784,68784],"mapped",[68848]],[[68785,68785],"mapped",[68849]],[[68786,68786],"mapped",[68850]],[[68787,68799],"disallowed"],[[68800,68850],"valid"],[[68851,68857],"disallowed"],[[68858,68863],"valid",[],"NV8"],[[68864,69215],"disallowed"],[[69216,69246],"valid",[],"NV8"],[[69247,69631],"disallowed"],[[69632,69702],"valid"],[[69703,69709],"valid",[],"NV8"],[[69710,69713],"disallowed"],[[69714,69733],"valid",[],"NV8"],[[69734,69743],"valid"],[[69744,69758],"disallowed"],[[69759,69759],"valid"],[[69760,69818],"valid"],[[69819,69820],"valid",[],"NV8"],[[69821,69821],"disallowed"],[[69822,69825],"valid",[],"NV8"],[[69826,69839],"disallowed"],[[69840,69864],"valid"],[[69865,69871],"disallowed"],[[69872,69881],"valid"],[[69882,69887],"disallowed"],[[69888,69940],"valid"],[[69941,69941],"disallowed"],[[69942,69951],"valid"],[[69952,69955],"valid",[],"NV8"],[[69956,69967],"disallowed"],[[69968,70003],"valid"],[[70004,70005],"valid",[],"NV8"],[[70006,70006],"valid"],[[70007,70015],"disallowed"],[[70016,70084],"valid"],[[70085,70088],"valid",[],"NV8"],[[70089,70089],"valid",[],"NV8"],[[70090,70092],"valid"],[[70093,70093],"valid",[],"NV8"],[[70094,70095],"disallowed"],[[70096,70105],"valid"],[[70106,70106],"valid"],[[70107,70107],"valid",[],"NV8"],[[70108,70108],"valid"],[[70109,70111],"valid",[],"NV8"],[[70112,70112],"disallowed"],[[70113,70132],"valid",[],"NV8"],[[70133,70143],"disallowed"],[[70144,70161],"valid"],[[70162,70162],"disallowed"],[[70163,70199],"valid"],[[70200,70205],"valid",[],"NV8"],[[70206,70271],"disallowed"],[[70272,70278],"valid"],[[70279,70279],"disallowed"],[[70280,70280],"valid"],[[70281,70281],"disallowed"],[[70282,70285],"valid"],[[70286,70286],"disallowed"],[[70287,70301],"valid"],[[70302,70302],"disallowed"],[[70303,70312],"valid"],[[70313,70313],"valid",[],"NV8"],[[70314,70319],"disallowed"],[[70320,70378],"valid"],[[70379,70383],"disallowed"],[[70384,70393],"valid"],[[70394,70399],"disallowed"],[[70400,70400],"valid"],[[70401,70403],"valid"],[[70404,70404],"disallowed"],[[70405,70412],"valid"],[[70413,70414],"disallowed"],[[70415,70416],"valid"],[[70417,70418],"disallowed"],[[70419,70440],"valid"],[[70441,70441],"disallowed"],[[70442,70448],"valid"],[[70449,70449],"disallowed"],[[70450,70451],"valid"],[[70452,70452],"disallowed"],[[70453,70457],"valid"],[[70458,70459],"disallowed"],[[70460,70468],"valid"],[[70469,70470],"disallowed"],[[70471,70472],"valid"],[[70473,70474],"disallowed"],[[70475,70477],"valid"],[[70478,70479],"disallowed"],[[70480,70480],"valid"],[[70481,70486],"disallowed"],[[70487,70487],"valid"],[[70488,70492],"disallowed"],[[70493,70499],"valid"],[[70500,70501],"disallowed"],[[70502,70508],"valid"],[[70509,70511],"disallowed"],[[70512,70516],"valid"],[[70517,70783],"disallowed"],[[70784,70853],"valid"],[[70854,70854],"valid",[],"NV8"],[[70855,70855],"valid"],[[70856,70863],"disallowed"],[[70864,70873],"valid"],[[70874,71039],"disallowed"],[[71040,71093],"valid"],[[71094,71095],"disallowed"],[[71096,71104],"valid"],[[71105,71113],"valid",[],"NV8"],[[71114,71127],"valid",[],"NV8"],[[71128,71133],"valid"],[[71134,71167],"disallowed"],[[71168,71232],"valid"],[[71233,71235],"valid",[],"NV8"],[[71236,71236],"valid"],[[71237,71247],"disallowed"],[[71248,71257],"valid"],[[71258,71295],"disallowed"],[[71296,71351],"valid"],[[71352,71359],"disallowed"],[[71360,71369],"valid"],[[71370,71423],"disallowed"],[[71424,71449],"valid"],[[71450,71452],"disallowed"],[[71453,71467],"valid"],[[71468,71471],"disallowed"],[[71472,71481],"valid"],[[71482,71487],"valid",[],"NV8"],[[71488,71839],"disallowed"],[[71840,71840],"mapped",[71872]],[[71841,71841],"mapped",[71873]],[[71842,71842],"mapped",[71874]],[[71843,71843],"mapped",[71875]],[[71844,71844],"mapped",[71876]],[[71845,71845],"mapped",[71877]],[[71846,71846],"mapped",[71878]],[[71847,71847],"mapped",[71879]],[[71848,71848],"mapped",[71880]],[[71849,71849],"mapped",[71881]],[[71850,71850],"mapped",[71882]],[[71851,71851],"mapped",[71883]],[[71852,71852],"mapped",[71884]],[[71853,71853],"mapped",[71885]],[[71854,71854],"mapped",[71886]],[[71855,71855],"mapped",[71887]],[[71856,71856],"mapped",[71888]],[[71857,71857],"mapped",[71889]],[[71858,71858],"mapped",[71890]],[[71859,71859],"mapped",[71891]],[[71860,71860],"mapped",[71892]],[[71861,71861],"mapped",[71893]],[[71862,71862],"mapped",[71894]],[[71863,71863],"mapped",[71895]],[[71864,71864],"mapped",[71896]],[[71865,71865],"mapped",[71897]],[[71866,71866],"mapped",[71898]],[[71867,71867],"mapped",[71899]],[[71868,71868],"mapped",[71900]],[[71869,71869],"mapped",[71901]],[[71870,71870],"mapped",[71902]],[[71871,71871],"mapped",[71903]],[[71872,71913],"valid"],[[71914,71922],"valid",[],"NV8"],[[71923,71934],"disallowed"],[[71935,71935],"valid"],[[71936,72383],"disallowed"],[[72384,72440],"valid"],[[72441,73727],"disallowed"],[[73728,74606],"valid"],[[74607,74648],"valid"],[[74649,74649],"valid"],[[74650,74751],"disallowed"],[[74752,74850],"valid",[],"NV8"],[[74851,74862],"valid",[],"NV8"],[[74863,74863],"disallowed"],[[74864,74867],"valid",[],"NV8"],[[74868,74868],"valid",[],"NV8"],[[74869,74879],"disallowed"],[[74880,75075],"valid"],[[75076,77823],"disallowed"],[[77824,78894],"valid"],[[78895,82943],"disallowed"],[[82944,83526],"valid"],[[83527,92159],"disallowed"],[[92160,92728],"valid"],[[92729,92735],"disallowed"],[[92736,92766],"valid"],[[92767,92767],"disallowed"],[[92768,92777],"valid"],[[92778,92781],"disallowed"],[[92782,92783],"valid",[],"NV8"],[[92784,92879],"disallowed"],[[92880,92909],"valid"],[[92910,92911],"disallowed"],[[92912,92916],"valid"],[[92917,92917],"valid",[],"NV8"],[[92918,92927],"disallowed"],[[92928,92982],"valid"],[[92983,92991],"valid",[],"NV8"],[[92992,92995],"valid"],[[92996,92997],"valid",[],"NV8"],[[92998,93007],"disallowed"],[[93008,93017],"valid"],[[93018,93018],"disallowed"],[[93019,93025],"valid",[],"NV8"],[[93026,93026],"disallowed"],[[93027,93047],"valid"],[[93048,93052],"disallowed"],[[93053,93071],"valid"],[[93072,93951],"disallowed"],[[93952,94020],"valid"],[[94021,94031],"disallowed"],[[94032,94078],"valid"],[[94079,94094],"disallowed"],[[94095,94111],"valid"],[[94112,110591],"disallowed"],[[110592,110593],"valid"],[[110594,113663],"disallowed"],[[113664,113770],"valid"],[[113771,113775],"disallowed"],[[113776,113788],"valid"],[[113789,113791],"disallowed"],[[113792,113800],"valid"],[[113801,113807],"disallowed"],[[113808,113817],"valid"],[[113818,113819],"disallowed"],[[113820,113820],"valid",[],"NV8"],[[113821,113822],"valid"],[[113823,113823],"valid",[],"NV8"],[[113824,113827],"ignored"],[[113828,118783],"disallowed"],[[118784,119029],"valid",[],"NV8"],[[119030,119039],"disallowed"],[[119040,119078],"valid",[],"NV8"],[[119079,119080],"disallowed"],[[119081,119081],"valid",[],"NV8"],[[119082,119133],"valid",[],"NV8"],[[119134,119134],"mapped",[119127,119141]],[[119135,119135],"mapped",[119128,119141]],[[119136,119136],"mapped",[119128,119141,119150]],[[119137,119137],"mapped",[119128,119141,119151]],[[119138,119138],"mapped",[119128,119141,119152]],[[119139,119139],"mapped",[119128,119141,119153]],[[119140,119140],"mapped",[119128,119141,119154]],[[119141,119154],"valid",[],"NV8"],[[119155,119162],"disallowed"],[[119163,119226],"valid",[],"NV8"],[[119227,119227],"mapped",[119225,119141]],[[119228,119228],"mapped",[119226,119141]],[[119229,119229],"mapped",[119225,119141,119150]],[[119230,119230],"mapped",[119226,119141,119150]],[[119231,119231],"mapped",[119225,119141,119151]],[[119232,119232],"mapped",[119226,119141,119151]],[[119233,119261],"valid",[],"NV8"],[[119262,119272],"valid",[],"NV8"],[[119273,119295],"disallowed"],[[119296,119365],"valid",[],"NV8"],[[119366,119551],"disallowed"],[[119552,119638],"valid",[],"NV8"],[[119639,119647],"disallowed"],[[119648,119665],"valid",[],"NV8"],[[119666,119807],"disallowed"],[[119808,119808],"mapped",[97]],[[119809,119809],"mapped",[98]],[[119810,119810],"mapped",[99]],[[119811,119811],"mapped",[100]],[[119812,119812],"mapped",[101]],[[119813,119813],"mapped",[102]],[[119814,119814],"mapped",[103]],[[119815,119815],"mapped",[104]],[[119816,119816],"mapped",[105]],[[119817,119817],"mapped",[106]],[[119818,119818],"mapped",[107]],[[119819,119819],"mapped",[108]],[[119820,119820],"mapped",[109]],[[119821,119821],"mapped",[110]],[[119822,119822],"mapped",[111]],[[119823,119823],"mapped",[112]],[[119824,119824],"mapped",[113]],[[119825,119825],"mapped",[114]],[[119826,119826],"mapped",[115]],[[119827,119827],"mapped",[116]],[[119828,119828],"mapped",[117]],[[119829,119829],"mapped",[118]],[[119830,119830],"mapped",[119]],[[119831,119831],"mapped",[120]],[[119832,119832],"mapped",[121]],[[119833,119833],"mapped",[122]],[[119834,119834],"mapped",[97]],[[119835,119835],"mapped",[98]],[[119836,119836],"mapped",[99]],[[119837,119837],"mapped",[100]],[[119838,119838],"mapped",[101]],[[119839,119839],"mapped",[102]],[[119840,119840],"mapped",[103]],[[119841,119841],"mapped",[104]],[[119842,119842],"mapped",[105]],[[119843,119843],"mapped",[106]],[[119844,119844],"mapped",[107]],[[119845,119845],"mapped",[108]],[[119846,119846],"mapped",[109]],[[119847,119847],"mapped",[110]],[[119848,119848],"mapped",[111]],[[119849,119849],"mapped",[112]],[[119850,119850],"mapped",[113]],[[119851,119851],"mapped",[114]],[[119852,119852],"mapped",[115]],[[119853,119853],"mapped",[116]],[[119854,119854],"mapped",[117]],[[119855,119855],"mapped",[118]],[[119856,119856],"mapped",[119]],[[119857,119857],"mapped",[120]],[[119858,119858],"mapped",[121]],[[119859,119859],"mapped",[122]],[[119860,119860],"mapped",[97]],[[119861,119861],"mapped",[98]],[[119862,119862],"mapped",[99]],[[119863,119863],"mapped",[100]],[[119864,119864],"mapped",[101]],[[119865,119865],"mapped",[102]],[[119866,119866],"mapped",[103]],[[119867,119867],"mapped",[104]],[[119868,119868],"mapped",[105]],[[119869,119869],"mapped",[106]],[[119870,119870],"mapped",[107]],[[119871,119871],"mapped",[108]],[[119872,119872],"mapped",[109]],[[119873,119873],"mapped",[110]],[[119874,119874],"mapped",[111]],[[119875,119875],"mapped",[112]],[[119876,119876],"mapped",[113]],[[119877,119877],"mapped",[114]],[[119878,119878],"mapped",[115]],[[119879,119879],"mapped",[116]],[[119880,119880],"mapped",[117]],[[119881,119881],"mapped",[118]],[[119882,119882],"mapped",[119]],[[119883,119883],"mapped",[120]],[[119884,119884],"mapped",[121]],[[119885,119885],"mapped",[122]],[[119886,119886],"mapped",[97]],[[119887,119887],"mapped",[98]],[[119888,119888],"mapped",[99]],[[119889,119889],"mapped",[100]],[[119890,119890],"mapped",[101]],[[119891,119891],"mapped",[102]],[[119892,119892],"mapped",[103]],[[119893,119893],"disallowed"],[[119894,119894],"mapped",[105]],[[119895,119895],"mapped",[106]],[[119896,119896],"mapped",[107]],[[119897,119897],"mapped",[108]],[[119898,119898],"mapped",[109]],[[119899,119899],"mapped",[110]],[[119900,119900],"mapped",[111]],[[119901,119901],"mapped",[112]],[[119902,119902],"mapped",[113]],[[119903,119903],"mapped",[114]],[[119904,119904],"mapped",[115]],[[119905,119905],"mapped",[116]],[[119906,119906],"mapped",[117]],[[119907,119907],"mapped",[118]],[[119908,119908],"mapped",[119]],[[119909,119909],"mapped",[120]],[[119910,119910],"mapped",[121]],[[119911,119911],"mapped",[122]],[[119912,119912],"mapped",[97]],[[119913,119913],"mapped",[98]],[[119914,119914],"mapped",[99]],[[119915,119915],"mapped",[100]],[[119916,119916],"mapped",[101]],[[119917,119917],"mapped",[102]],[[119918,119918],"mapped",[103]],[[119919,119919],"mapped",[104]],[[119920,119920],"mapped",[105]],[[119921,119921],"mapped",[106]],[[119922,119922],"mapped",[107]],[[119923,119923],"mapped",[108]],[[119924,119924],"mapped",[109]],[[119925,119925],"mapped",[110]],[[119926,119926],"mapped",[111]],[[119927,119927],"mapped",[112]],[[119928,119928],"mapped",[113]],[[119929,119929],"mapped",[114]],[[119930,119930],"mapped",[115]],[[119931,119931],"mapped",[116]],[[119932,119932],"mapped",[117]],[[119933,119933],"mapped",[118]],[[119934,119934],"mapped",[119]],[[119935,119935],"mapped",[120]],[[119936,119936],"mapped",[121]],[[119937,119937],"mapped",[122]],[[119938,119938],"mapped",[97]],[[119939,119939],"mapped",[98]],[[119940,119940],"mapped",[99]],[[119941,119941],"mapped",[100]],[[119942,119942],"mapped",[101]],[[119943,119943],"mapped",[102]],[[119944,119944],"mapped",[103]],[[119945,119945],"mapped",[104]],[[119946,119946],"mapped",[105]],[[119947,119947],"mapped",[106]],[[119948,119948],"mapped",[107]],[[119949,119949],"mapped",[108]],[[119950,119950],"mapped",[109]],[[119951,119951],"mapped",[110]],[[119952,119952],"mapped",[111]],[[119953,119953],"mapped",[112]],[[119954,119954],"mapped",[113]],[[119955,119955],"mapped",[114]],[[119956,119956],"mapped",[115]],[[119957,119957],"mapped",[116]],[[119958,119958],"mapped",[117]],[[119959,119959],"mapped",[118]],[[119960,119960],"mapped",[119]],[[119961,119961],"mapped",[120]],[[119962,119962],"mapped",[121]],[[119963,119963],"mapped",[122]],[[119964,119964],"mapped",[97]],[[119965,119965],"disallowed"],[[119966,119966],"mapped",[99]],[[119967,119967],"mapped",[100]],[[119968,119969],"disallowed"],[[119970,119970],"mapped",[103]],[[119971,119972],"disallowed"],[[119973,119973],"mapped",[106]],[[119974,119974],"mapped",[107]],[[119975,119976],"disallowed"],[[119977,119977],"mapped",[110]],[[119978,119978],"mapped",[111]],[[119979,119979],"mapped",[112]],[[119980,119980],"mapped",[113]],[[119981,119981],"disallowed"],[[119982,119982],"mapped",[115]],[[119983,119983],"mapped",[116]],[[119984,119984],"mapped",[117]],[[119985,119985],"mapped",[118]],[[119986,119986],"mapped",[119]],[[119987,119987],"mapped",[120]],[[119988,119988],"mapped",[121]],[[119989,119989],"mapped",[122]],[[119990,119990],"mapped",[97]],[[119991,119991],"mapped",[98]],[[119992,119992],"mapped",[99]],[[119993,119993],"mapped",[100]],[[119994,119994],"disallowed"],[[119995,119995],"mapped",[102]],[[119996,119996],"disallowed"],[[119997,119997],"mapped",[104]],[[119998,119998],"mapped",[105]],[[119999,119999],"mapped",[106]],[[120000,120000],"mapped",[107]],[[120001,120001],"mapped",[108]],[[120002,120002],"mapped",[109]],[[120003,120003],"mapped",[110]],[[120004,120004],"disallowed"],[[120005,120005],"mapped",[112]],[[120006,120006],"mapped",[113]],[[120007,120007],"mapped",[114]],[[120008,120008],"mapped",[115]],[[120009,120009],"mapped",[116]],[[120010,120010],"mapped",[117]],[[120011,120011],"mapped",[118]],[[120012,120012],"mapped",[119]],[[120013,120013],"mapped",[120]],[[120014,120014],"mapped",[121]],[[120015,120015],"mapped",[122]],[[120016,120016],"mapped",[97]],[[120017,120017],"mapped",[98]],[[120018,120018],"mapped",[99]],[[120019,120019],"mapped",[100]],[[120020,120020],"mapped",[101]],[[120021,120021],"mapped",[102]],[[120022,120022],"mapped",[103]],[[120023,120023],"mapped",[104]],[[120024,120024],"mapped",[105]],[[120025,120025],"mapped",[106]],[[120026,120026],"mapped",[107]],[[120027,120027],"mapped",[108]],[[120028,120028],"mapped",[109]],[[120029,120029],"mapped",[110]],[[120030,120030],"mapped",[111]],[[120031,120031],"mapped",[112]],[[120032,120032],"mapped",[113]],[[120033,120033],"mapped",[114]],[[120034,120034],"mapped",[115]],[[120035,120035],"mapped",[116]],[[120036,120036],"mapped",[117]],[[120037,120037],"mapped",[118]],[[120038,120038],"mapped",[119]],[[120039,120039],"mapped",[120]],[[120040,120040],"mapped",[121]],[[120041,120041],"mapped",[122]],[[120042,120042],"mapped",[97]],[[120043,120043],"mapped",[98]],[[120044,120044],"mapped",[99]],[[120045,120045],"mapped",[100]],[[120046,120046],"mapped",[101]],[[120047,120047],"mapped",[102]],[[120048,120048],"mapped",[103]],[[120049,120049],"mapped",[104]],[[120050,120050],"mapped",[105]],[[120051,120051],"mapped",[106]],[[120052,120052],"mapped",[107]],[[120053,120053],"mapped",[108]],[[120054,120054],"mapped",[109]],[[120055,120055],"mapped",[110]],[[120056,120056],"mapped",[111]],[[120057,120057],"mapped",[112]],[[120058,120058],"mapped",[113]],[[120059,120059],"mapped",[114]],[[120060,120060],"mapped",[115]],[[120061,120061],"mapped",[116]],[[120062,120062],"mapped",[117]],[[120063,120063],"mapped",[118]],[[120064,120064],"mapped",[119]],[[120065,120065],"mapped",[120]],[[120066,120066],"mapped",[121]],[[120067,120067],"mapped",[122]],[[120068,120068],"mapped",[97]],[[120069,120069],"mapped",[98]],[[120070,120070],"disallowed"],[[120071,120071],"mapped",[100]],[[120072,120072],"mapped",[101]],[[120073,120073],"mapped",[102]],[[120074,120074],"mapped",[103]],[[120075,120076],"disallowed"],[[120077,120077],"mapped",[106]],[[120078,120078],"mapped",[107]],[[120079,120079],"mapped",[108]],[[120080,120080],"mapped",[109]],[[120081,120081],"mapped",[110]],[[120082,120082],"mapped",[111]],[[120083,120083],"mapped",[112]],[[120084,120084],"mapped",[113]],[[120085,120085],"disallowed"],[[120086,120086],"mapped",[115]],[[120087,120087],"mapped",[116]],[[120088,120088],"mapped",[117]],[[120089,120089],"mapped",[118]],[[120090,120090],"mapped",[119]],[[120091,120091],"mapped",[120]],[[120092,120092],"mapped",[121]],[[120093,120093],"disallowed"],[[120094,120094],"mapped",[97]],[[120095,120095],"mapped",[98]],[[120096,120096],"mapped",[99]],[[120097,120097],"mapped",[100]],[[120098,120098],"mapped",[101]],[[120099,120099],"mapped",[102]],[[120100,120100],"mapped",[103]],[[120101,120101],"mapped",[104]],[[120102,120102],"mapped",[105]],[[120103,120103],"mapped",[106]],[[120104,120104],"mapped",[107]],[[120105,120105],"mapped",[108]],[[120106,120106],"mapped",[109]],[[120107,120107],"mapped",[110]],[[120108,120108],"mapped",[111]],[[120109,120109],"mapped",[112]],[[120110,120110],"mapped",[113]],[[120111,120111],"mapped",[114]],[[120112,120112],"mapped",[115]],[[120113,120113],"mapped",[116]],[[120114,120114],"mapped",[117]],[[120115,120115],"mapped",[118]],[[120116,120116],"mapped",[119]],[[120117,120117],"mapped",[120]],[[120118,120118],"mapped",[121]],[[120119,120119],"mapped",[122]],[[120120,120120],"mapped",[97]],[[120121,120121],"mapped",[98]],[[120122,120122],"disallowed"],[[120123,120123],"mapped",[100]],[[120124,120124],"mapped",[101]],[[120125,120125],"mapped",[102]],[[120126,120126],"mapped",[103]],[[120127,120127],"disallowed"],[[120128,120128],"mapped",[105]],[[120129,120129],"mapped",[106]],[[120130,120130],"mapped",[107]],[[120131,120131],"mapped",[108]],[[120132,120132],"mapped",[109]],[[120133,120133],"disallowed"],[[120134,120134],"mapped",[111]],[[120135,120137],"disallowed"],[[120138,120138],"mapped",[115]],[[120139,120139],"mapped",[116]],[[120140,120140],"mapped",[117]],[[120141,120141],"mapped",[118]],[[120142,120142],"mapped",[119]],[[120143,120143],"mapped",[120]],[[120144,120144],"mapped",[121]],[[120145,120145],"disallowed"],[[120146,120146],"mapped",[97]],[[120147,120147],"mapped",[98]],[[120148,120148],"mapped",[99]],[[120149,120149],"mapped",[100]],[[120150,120150],"mapped",[101]],[[120151,120151],"mapped",[102]],[[120152,120152],"mapped",[103]],[[120153,120153],"mapped",[104]],[[120154,120154],"mapped",[105]],[[120155,120155],"mapped",[106]],[[120156,120156],"mapped",[107]],[[120157,120157],"mapped",[108]],[[120158,120158],"mapped",[109]],[[120159,120159],"mapped",[110]],[[120160,120160],"mapped",[111]],[[120161,120161],"mapped",[112]],[[120162,120162],"mapped",[113]],[[120163,120163],"mapped",[114]],[[120164,120164],"mapped",[115]],[[120165,120165],"mapped",[116]],[[120166,120166],"mapped",[117]],[[120167,120167],"mapped",[118]],[[120168,120168],"mapped",[119]],[[120169,120169],"mapped",[120]],[[120170,120170],"mapped",[121]],[[120171,120171],"mapped",[122]],[[120172,120172],"mapped",[97]],[[120173,120173],"mapped",[98]],[[120174,120174],"mapped",[99]],[[120175,120175],"mapped",[100]],[[120176,120176],"mapped",[101]],[[120177,120177],"mapped",[102]],[[120178,120178],"mapped",[103]],[[120179,120179],"mapped",[104]],[[120180,120180],"mapped",[105]],[[120181,120181],"mapped",[106]],[[120182,120182],"mapped",[107]],[[120183,120183],"mapped",[108]],[[120184,120184],"mapped",[109]],[[120185,120185],"mapped",[110]],[[120186,120186],"mapped",[111]],[[120187,120187],"mapped",[112]],[[120188,120188],"mapped",[113]],[[120189,120189],"mapped",[114]],[[120190,120190],"mapped",[115]],[[120191,120191],"mapped",[116]],[[120192,120192],"mapped",[117]],[[120193,120193],"mapped",[118]],[[120194,120194],"mapped",[119]],[[120195,120195],"mapped",[120]],[[120196,120196],"mapped",[121]],[[120197,120197],"mapped",[122]],[[120198,120198],"mapped",[97]],[[120199,120199],"mapped",[98]],[[120200,120200],"mapped",[99]],[[120201,120201],"mapped",[100]],[[120202,120202],"mapped",[101]],[[120203,120203],"mapped",[102]],[[120204,120204],"mapped",[103]],[[120205,120205],"mapped",[104]],[[120206,120206],"mapped",[105]],[[120207,120207],"mapped",[106]],[[120208,120208],"mapped",[107]],[[120209,120209],"mapped",[108]],[[120210,120210],"mapped",[109]],[[120211,120211],"mapped",[110]],[[120212,120212],"mapped",[111]],[[120213,120213],"mapped",[112]],[[120214,120214],"mapped",[113]],[[120215,120215],"mapped",[114]],[[120216,120216],"mapped",[115]],[[120217,120217],"mapped",[116]],[[120218,120218],"mapped",[117]],[[120219,120219],"mapped",[118]],[[120220,120220],"mapped",[119]],[[120221,120221],"mapped",[120]],[[120222,120222],"mapped",[121]],[[120223,120223],"mapped",[122]],[[120224,120224],"mapped",[97]],[[120225,120225],"mapped",[98]],[[120226,120226],"mapped",[99]],[[120227,120227],"mapped",[100]],[[120228,120228],"mapped",[101]],[[120229,120229],"mapped",[102]],[[120230,120230],"mapped",[103]],[[120231,120231],"mapped",[104]],[[120232,120232],"mapped",[105]],[[120233,120233],"mapped",[106]],[[120234,120234],"mapped",[107]],[[120235,120235],"mapped",[108]],[[120236,120236],"mapped",[109]],[[120237,120237],"mapped",[110]],[[120238,120238],"mapped",[111]],[[120239,120239],"mapped",[112]],[[120240,120240],"mapped",[113]],[[120241,120241],"mapped",[114]],[[120242,120242],"mapped",[115]],[[120243,120243],"mapped",[116]],[[120244,120244],"mapped",[117]],[[120245,120245],"mapped",[118]],[[120246,120246],"mapped",[119]],[[120247,120247],"mapped",[120]],[[120248,120248],"mapped",[121]],[[120249,120249],"mapped",[122]],[[120250,120250],"mapped",[97]],[[120251,120251],"mapped",[98]],[[120252,120252],"mapped",[99]],[[120253,120253],"mapped",[100]],[[120254,120254],"mapped",[101]],[[120255,120255],"mapped",[102]],[[120256,120256],"mapped",[103]],[[120257,120257],"mapped",[104]],[[120258,120258],"mapped",[105]],[[120259,120259],"mapped",[106]],[[120260,120260],"mapped",[107]],[[120261,120261],"mapped",[108]],[[120262,120262],"mapped",[109]],[[120263,120263],"mapped",[110]],[[120264,120264],"mapped",[111]],[[120265,120265],"mapped",[112]],[[120266,120266],"mapped",[113]],[[120267,120267],"mapped",[114]],[[120268,120268],"mapped",[115]],[[120269,120269],"mapped",[116]],[[120270,120270],"mapped",[117]],[[120271,120271],"mapped",[118]],[[120272,120272],"mapped",[119]],[[120273,120273],"mapped",[120]],[[120274,120274],"mapped",[121]],[[120275,120275],"mapped",[122]],[[120276,120276],"mapped",[97]],[[120277,120277],"mapped",[98]],[[120278,120278],"mapped",[99]],[[120279,120279],"mapped",[100]],[[120280,120280],"mapped",[101]],[[120281,120281],"mapped",[102]],[[120282,120282],"mapped",[103]],[[120283,120283],"mapped",[104]],[[120284,120284],"mapped",[105]],[[120285,120285],"mapped",[106]],[[120286,120286],"mapped",[107]],[[120287,120287],"mapped",[108]],[[120288,120288],"mapped",[109]],[[120289,120289],"mapped",[110]],[[120290,120290],"mapped",[111]],[[120291,120291],"mapped",[112]],[[120292,120292],"mapped",[113]],[[120293,120293],"mapped",[114]],[[120294,120294],"mapped",[115]],[[120295,120295],"mapped",[116]],[[120296,120296],"mapped",[117]],[[120297,120297],"mapped",[118]],[[120298,120298],"mapped",[119]],[[120299,120299],"mapped",[120]],[[120300,120300],"mapped",[121]],[[120301,120301],"mapped",[122]],[[120302,120302],"mapped",[97]],[[120303,120303],"mapped",[98]],[[120304,120304],"mapped",[99]],[[120305,120305],"mapped",[100]],[[120306,120306],"mapped",[101]],[[120307,120307],"mapped",[102]],[[120308,120308],"mapped",[103]],[[120309,120309],"mapped",[104]],[[120310,120310],"mapped",[105]],[[120311,120311],"mapped",[106]],[[120312,120312],"mapped",[107]],[[120313,120313],"mapped",[108]],[[120314,120314],"mapped",[109]],[[120315,120315],"mapped",[110]],[[120316,120316],"mapped",[111]],[[120317,120317],"mapped",[112]],[[120318,120318],"mapped",[113]],[[120319,120319],"mapped",[114]],[[120320,120320],"mapped",[115]],[[120321,120321],"mapped",[116]],[[120322,120322],"mapped",[117]],[[120323,120323],"mapped",[118]],[[120324,120324],"mapped",[119]],[[120325,120325],"mapped",[120]],[[120326,120326],"mapped",[121]],[[120327,120327],"mapped",[122]],[[120328,120328],"mapped",[97]],[[120329,120329],"mapped",[98]],[[120330,120330],"mapped",[99]],[[120331,120331],"mapped",[100]],[[120332,120332],"mapped",[101]],[[120333,120333],"mapped",[102]],[[120334,120334],"mapped",[103]],[[120335,120335],"mapped",[104]],[[120336,120336],"mapped",[105]],[[120337,120337],"mapped",[106]],[[120338,120338],"mapped",[107]],[[120339,120339],"mapped",[108]],[[120340,120340],"mapped",[109]],[[120341,120341],"mapped",[110]],[[120342,120342],"mapped",[111]],[[120343,120343],"mapped",[112]],[[120344,120344],"mapped",[113]],[[120345,120345],"mapped",[114]],[[120346,120346],"mapped",[115]],[[120347,120347],"mapped",[116]],[[120348,120348],"mapped",[117]],[[120349,120349],"mapped",[118]],[[120350,120350],"mapped",[119]],[[120351,120351],"mapped",[120]],[[120352,120352],"mapped",[121]],[[120353,120353],"mapped",[122]],[[120354,120354],"mapped",[97]],[[120355,120355],"mapped",[98]],[[120356,120356],"mapped",[99]],[[120357,120357],"mapped",[100]],[[120358,120358],"mapped",[101]],[[120359,120359],"mapped",[102]],[[120360,120360],"mapped",[103]],[[120361,120361],"mapped",[104]],[[120362,120362],"mapped",[105]],[[120363,120363],"mapped",[106]],[[120364,120364],"mapped",[107]],[[120365,120365],"mapped",[108]],[[120366,120366],"mapped",[109]],[[120367,120367],"mapped",[110]],[[120368,120368],"mapped",[111]],[[120369,120369],"mapped",[112]],[[120370,120370],"mapped",[113]],[[120371,120371],"mapped",[114]],[[120372,120372],"mapped",[115]],[[120373,120373],"mapped",[116]],[[120374,120374],"mapped",[117]],[[120375,120375],"mapped",[118]],[[120376,120376],"mapped",[119]],[[120377,120377],"mapped",[120]],[[120378,120378],"mapped",[121]],[[120379,120379],"mapped",[122]],[[120380,120380],"mapped",[97]],[[120381,120381],"mapped",[98]],[[120382,120382],"mapped",[99]],[[120383,120383],"mapped",[100]],[[120384,120384],"mapped",[101]],[[120385,120385],"mapped",[102]],[[120386,120386],"mapped",[103]],[[120387,120387],"mapped",[104]],[[120388,120388],"mapped",[105]],[[120389,120389],"mapped",[106]],[[120390,120390],"mapped",[107]],[[120391,120391],"mapped",[108]],[[120392,120392],"mapped",[109]],[[120393,120393],"mapped",[110]],[[120394,120394],"mapped",[111]],[[120395,120395],"mapped",[112]],[[120396,120396],"mapped",[113]],[[120397,120397],"mapped",[114]],[[120398,120398],"mapped",[115]],[[120399,120399],"mapped",[116]],[[120400,120400],"mapped",[117]],[[120401,120401],"mapped",[118]],[[120402,120402],"mapped",[119]],[[120403,120403],"mapped",[120]],[[120404,120404],"mapped",[121]],[[120405,120405],"mapped",[122]],[[120406,120406],"mapped",[97]],[[120407,120407],"mapped",[98]],[[120408,120408],"mapped",[99]],[[120409,120409],"mapped",[100]],[[120410,120410],"mapped",[101]],[[120411,120411],"mapped",[102]],[[120412,120412],"mapped",[103]],[[120413,120413],"mapped",[104]],[[120414,120414],"mapped",[105]],[[120415,120415],"mapped",[106]],[[120416,120416],"mapped",[107]],[[120417,120417],"mapped",[108]],[[120418,120418],"mapped",[109]],[[120419,120419],"mapped",[110]],[[120420,120420],"mapped",[111]],[[120421,120421],"mapped",[112]],[[120422,120422],"mapped",[113]],[[120423,120423],"mapped",[114]],[[120424,120424],"mapped",[115]],[[120425,120425],"mapped",[116]],[[120426,120426],"mapped",[117]],[[120427,120427],"mapped",[118]],[[120428,120428],"mapped",[119]],[[120429,120429],"mapped",[120]],[[120430,120430],"mapped",[121]],[[120431,120431],"mapped",[122]],[[120432,120432],"mapped",[97]],[[120433,120433],"mapped",[98]],[[120434,120434],"mapped",[99]],[[120435,120435],"mapped",[100]],[[120436,120436],"mapped",[101]],[[120437,120437],"mapped",[102]],[[120438,120438],"mapped",[103]],[[120439,120439],"mapped",[104]],[[120440,120440],"mapped",[105]],[[120441,120441],"mapped",[106]],[[120442,120442],"mapped",[107]],[[120443,120443],"mapped",[108]],[[120444,120444],"mapped",[109]],[[120445,120445],"mapped",[110]],[[120446,120446],"mapped",[111]],[[120447,120447],"mapped",[112]],[[120448,120448],"mapped",[113]],[[120449,120449],"mapped",[114]],[[120450,120450],"mapped",[115]],[[120451,120451],"mapped",[116]],[[120452,120452],"mapped",[117]],[[120453,120453],"mapped",[118]],[[120454,120454],"mapped",[119]],[[120455,120455],"mapped",[120]],[[120456,120456],"mapped",[121]],[[120457,120457],"mapped",[122]],[[120458,120458],"mapped",[97]],[[120459,120459],"mapped",[98]],[[120460,120460],"mapped",[99]],[[120461,120461],"mapped",[100]],[[120462,120462],"mapped",[101]],[[120463,120463],"mapped",[102]],[[120464,120464],"mapped",[103]],[[120465,120465],"mapped",[104]],[[120466,120466],"mapped",[105]],[[120467,120467],"mapped",[106]],[[120468,120468],"mapped",[107]],[[120469,120469],"mapped",[108]],[[120470,120470],"mapped",[109]],[[120471,120471],"mapped",[110]],[[120472,120472],"mapped",[111]],[[120473,120473],"mapped",[112]],[[120474,120474],"mapped",[113]],[[120475,120475],"mapped",[114]],[[120476,120476],"mapped",[115]],[[120477,120477],"mapped",[116]],[[120478,120478],"mapped",[117]],[[120479,120479],"mapped",[118]],[[120480,120480],"mapped",[119]],[[120481,120481],"mapped",[120]],[[120482,120482],"mapped",[121]],[[120483,120483],"mapped",[122]],[[120484,120484],"mapped",[305]],[[120485,120485],"mapped",[567]],[[120486,120487],"disallowed"],[[120488,120488],"mapped",[945]],[[120489,120489],"mapped",[946]],[[120490,120490],"mapped",[947]],[[120491,120491],"mapped",[948]],[[120492,120492],"mapped",[949]],[[120493,120493],"mapped",[950]],[[120494,120494],"mapped",[951]],[[120495,120495],"mapped",[952]],[[120496,120496],"mapped",[953]],[[120497,120497],"mapped",[954]],[[120498,120498],"mapped",[955]],[[120499,120499],"mapped",[956]],[[120500,120500],"mapped",[957]],[[120501,120501],"mapped",[958]],[[120502,120502],"mapped",[959]],[[120503,120503],"mapped",[960]],[[120504,120504],"mapped",[961]],[[120505,120505],"mapped",[952]],[[120506,120506],"mapped",[963]],[[120507,120507],"mapped",[964]],[[120508,120508],"mapped",[965]],[[120509,120509],"mapped",[966]],[[120510,120510],"mapped",[967]],[[120511,120511],"mapped",[968]],[[120512,120512],"mapped",[969]],[[120513,120513],"mapped",[8711]],[[120514,120514],"mapped",[945]],[[120515,120515],"mapped",[946]],[[120516,120516],"mapped",[947]],[[120517,120517],"mapped",[948]],[[120518,120518],"mapped",[949]],[[120519,120519],"mapped",[950]],[[120520,120520],"mapped",[951]],[[120521,120521],"mapped",[952]],[[120522,120522],"mapped",[953]],[[120523,120523],"mapped",[954]],[[120524,120524],"mapped",[955]],[[120525,120525],"mapped",[956]],[[120526,120526],"mapped",[957]],[[120527,120527],"mapped",[958]],[[120528,120528],"mapped",[959]],[[120529,120529],"mapped",[960]],[[120530,120530],"mapped",[961]],[[120531,120532],"mapped",[963]],[[120533,120533],"mapped",[964]],[[120534,120534],"mapped",[965]],[[120535,120535],"mapped",[966]],[[120536,120536],"mapped",[967]],[[120537,120537],"mapped",[968]],[[120538,120538],"mapped",[969]],[[120539,120539],"mapped",[8706]],[[120540,120540],"mapped",[949]],[[120541,120541],"mapped",[952]],[[120542,120542],"mapped",[954]],[[120543,120543],"mapped",[966]],[[120544,120544],"mapped",[961]],[[120545,120545],"mapped",[960]],[[120546,120546],"mapped",[945]],[[120547,120547],"mapped",[946]],[[120548,120548],"mapped",[947]],[[120549,120549],"mapped",[948]],[[120550,120550],"mapped",[949]],[[120551,120551],"mapped",[950]],[[120552,120552],"mapped",[951]],[[120553,120553],"mapped",[952]],[[120554,120554],"mapped",[953]],[[120555,120555],"mapped",[954]],[[120556,120556],"mapped",[955]],[[120557,120557],"mapped",[956]],[[120558,120558],"mapped",[957]],[[120559,120559],"mapped",[958]],[[120560,120560],"mapped",[959]],[[120561,120561],"mapped",[960]],[[120562,120562],"mapped",[961]],[[120563,120563],"mapped",[952]],[[120564,120564],"mapped",[963]],[[120565,120565],"mapped",[964]],[[120566,120566],"mapped",[965]],[[120567,120567],"mapped",[966]],[[120568,120568],"mapped",[967]],[[120569,120569],"mapped",[968]],[[120570,120570],"mapped",[969]],[[120571,120571],"mapped",[8711]],[[120572,120572],"mapped",[945]],[[120573,120573],"mapped",[946]],[[120574,120574],"mapped",[947]],[[120575,120575],"mapped",[948]],[[120576,120576],"mapped",[949]],[[120577,120577],"mapped",[950]],[[120578,120578],"mapped",[951]],[[120579,120579],"mapped",[952]],[[120580,120580],"mapped",[953]],[[120581,120581],"mapped",[954]],[[120582,120582],"mapped",[955]],[[120583,120583],"mapped",[956]],[[120584,120584],"mapped",[957]],[[120585,120585],"mapped",[958]],[[120586,120586],"mapped",[959]],[[120587,120587],"mapped",[960]],[[120588,120588],"mapped",[961]],[[120589,120590],"mapped",[963]],[[120591,120591],"mapped",[964]],[[120592,120592],"mapped",[965]],[[120593,120593],"mapped",[966]],[[120594,120594],"mapped",[967]],[[120595,120595],"mapped",[968]],[[120596,120596],"mapped",[969]],[[120597,120597],"mapped",[8706]],[[120598,120598],"mapped",[949]],[[120599,120599],"mapped",[952]],[[120600,120600],"mapped",[954]],[[120601,120601],"mapped",[966]],[[120602,120602],"mapped",[961]],[[120603,120603],"mapped",[960]],[[120604,120604],"mapped",[945]],[[120605,120605],"mapped",[946]],[[120606,120606],"mapped",[947]],[[120607,120607],"mapped",[948]],[[120608,120608],"mapped",[949]],[[120609,120609],"mapped",[950]],[[120610,120610],"mapped",[951]],[[120611,120611],"mapped",[952]],[[120612,120612],"mapped",[953]],[[120613,120613],"mapped",[954]],[[120614,120614],"mapped",[955]],[[120615,120615],"mapped",[956]],[[120616,120616],"mapped",[957]],[[120617,120617],"mapped",[958]],[[120618,120618],"mapped",[959]],[[120619,120619],"mapped",[960]],[[120620,120620],"mapped",[961]],[[120621,120621],"mapped",[952]],[[120622,120622],"mapped",[963]],[[120623,120623],"mapped",[964]],[[120624,120624],"mapped",[965]],[[120625,120625],"mapped",[966]],[[120626,120626],"mapped",[967]],[[120627,120627],"mapped",[968]],[[120628,120628],"mapped",[969]],[[120629,120629],"mapped",[8711]],[[120630,120630],"mapped",[945]],[[120631,120631],"mapped",[946]],[[120632,120632],"mapped",[947]],[[120633,120633],"mapped",[948]],[[120634,120634],"mapped",[949]],[[120635,120635],"mapped",[950]],[[120636,120636],"mapped",[951]],[[120637,120637],"mapped",[952]],[[120638,120638],"mapped",[953]],[[120639,120639],"mapped",[954]],[[120640,120640],"mapped",[955]],[[120641,120641],"mapped",[956]],[[120642,120642],"mapped",[957]],[[120643,120643],"mapped",[958]],[[120644,120644],"mapped",[959]],[[120645,120645],"mapped",[960]],[[120646,120646],"mapped",[961]],[[120647,120648],"mapped",[963]],[[120649,120649],"mapped",[964]],[[120650,120650],"mapped",[965]],[[120651,120651],"mapped",[966]],[[120652,120652],"mapped",[967]],[[120653,120653],"mapped",[968]],[[120654,120654],"mapped",[969]],[[120655,120655],"mapped",[8706]],[[120656,120656],"mapped",[949]],[[120657,120657],"mapped",[952]],[[120658,120658],"mapped",[954]],[[120659,120659],"mapped",[966]],[[120660,120660],"mapped",[961]],[[120661,120661],"mapped",[960]],[[120662,120662],"mapped",[945]],[[120663,120663],"mapped",[946]],[[120664,120664],"mapped",[947]],[[120665,120665],"mapped",[948]],[[120666,120666],"mapped",[949]],[[120667,120667],"mapped",[950]],[[120668,120668],"mapped",[951]],[[120669,120669],"mapped",[952]],[[120670,120670],"mapped",[953]],[[120671,120671],"mapped",[954]],[[120672,120672],"mapped",[955]],[[120673,120673],"mapped",[956]],[[120674,120674],"mapped",[957]],[[120675,120675],"mapped",[958]],[[120676,120676],"mapped",[959]],[[120677,120677],"mapped",[960]],[[120678,120678],"mapped",[961]],[[120679,120679],"mapped",[952]],[[120680,120680],"mapped",[963]],[[120681,120681],"mapped",[964]],[[120682,120682],"mapped",[965]],[[120683,120683],"mapped",[966]],[[120684,120684],"mapped",[967]],[[120685,120685],"mapped",[968]],[[120686,120686],"mapped",[969]],[[120687,120687],"mapped",[8711]],[[120688,120688],"mapped",[945]],[[120689,120689],"mapped",[946]],[[120690,120690],"mapped",[947]],[[120691,120691],"mapped",[948]],[[120692,120692],"mapped",[949]],[[120693,120693],"mapped",[950]],[[120694,120694],"mapped",[951]],[[120695,120695],"mapped",[952]],[[120696,120696],"mapped",[953]],[[120697,120697],"mapped",[954]],[[120698,120698],"mapped",[955]],[[120699,120699],"mapped",[956]],[[120700,120700],"mapped",[957]],[[120701,120701],"mapped",[958]],[[120702,120702],"mapped",[959]],[[120703,120703],"mapped",[960]],[[120704,120704],"mapped",[961]],[[120705,120706],"mapped",[963]],[[120707,120707],"mapped",[964]],[[120708,120708],"mapped",[965]],[[120709,120709],"mapped",[966]],[[120710,120710],"mapped",[967]],[[120711,120711],"mapped",[968]],[[120712,120712],"mapped",[969]],[[120713,120713],"mapped",[8706]],[[120714,120714],"mapped",[949]],[[120715,120715],"mapped",[952]],[[120716,120716],"mapped",[954]],[[120717,120717],"mapped",[966]],[[120718,120718],"mapped",[961]],[[120719,120719],"mapped",[960]],[[120720,120720],"mapped",[945]],[[120721,120721],"mapped",[946]],[[120722,120722],"mapped",[947]],[[120723,120723],"mapped",[948]],[[120724,120724],"mapped",[949]],[[120725,120725],"mapped",[950]],[[120726,120726],"mapped",[951]],[[120727,120727],"mapped",[952]],[[120728,120728],"mapped",[953]],[[120729,120729],"mapped",[954]],[[120730,120730],"mapped",[955]],[[120731,120731],"mapped",[956]],[[120732,120732],"mapped",[957]],[[120733,120733],"mapped",[958]],[[120734,120734],"mapped",[959]],[[120735,120735],"mapped",[960]],[[120736,120736],"mapped",[961]],[[120737,120737],"mapped",[952]],[[120738,120738],"mapped",[963]],[[120739,120739],"mapped",[964]],[[120740,120740],"mapped",[965]],[[120741,120741],"mapped",[966]],[[120742,120742],"mapped",[967]],[[120743,120743],"mapped",[968]],[[120744,120744],"mapped",[969]],[[120745,120745],"mapped",[8711]],[[120746,120746],"mapped",[945]],[[120747,120747],"mapped",[946]],[[120748,120748],"mapped",[947]],[[120749,120749],"mapped",[948]],[[120750,120750],"mapped",[949]],[[120751,120751],"mapped",[950]],[[120752,120752],"mapped",[951]],[[120753,120753],"mapped",[952]],[[120754,120754],"mapped",[953]],[[120755,120755],"mapped",[954]],[[120756,120756],"mapped",[955]],[[120757,120757],"mapped",[956]],[[120758,120758],"mapped",[957]],[[120759,120759],"mapped",[958]],[[120760,120760],"mapped",[959]],[[120761,120761],"mapped",[960]],[[120762,120762],"mapped",[961]],[[120763,120764],"mapped",[963]],[[120765,120765],"mapped",[964]],[[120766,120766],"mapped",[965]],[[120767,120767],"mapped",[966]],[[120768,120768],"mapped",[967]],[[120769,120769],"mapped",[968]],[[120770,120770],"mapped",[969]],[[120771,120771],"mapped",[8706]],[[120772,120772],"mapped",[949]],[[120773,120773],"mapped",[952]],[[120774,120774],"mapped",[954]],[[120775,120775],"mapped",[966]],[[120776,120776],"mapped",[961]],[[120777,120777],"mapped",[960]],[[120778,120779],"mapped",[989]],[[120780,120781],"disallowed"],[[120782,120782],"mapped",[48]],[[120783,120783],"mapped",[49]],[[120784,120784],"mapped",[50]],[[120785,120785],"mapped",[51]],[[120786,120786],"mapped",[52]],[[120787,120787],"mapped",[53]],[[120788,120788],"mapped",[54]],[[120789,120789],"mapped",[55]],[[120790,120790],"mapped",[56]],[[120791,120791],"mapped",[57]],[[120792,120792],"mapped",[48]],[[120793,120793],"mapped",[49]],[[120794,120794],"mapped",[50]],[[120795,120795],"mapped",[51]],[[120796,120796],"mapped",[52]],[[120797,120797],"mapped",[53]],[[120798,120798],"mapped",[54]],[[120799,120799],"mapped",[55]],[[120800,120800],"mapped",[56]],[[120801,120801],"mapped",[57]],[[120802,120802],"mapped",[48]],[[120803,120803],"mapped",[49]],[[120804,120804],"mapped",[50]],[[120805,120805],"mapped",[51]],[[120806,120806],"mapped",[52]],[[120807,120807],"mapped",[53]],[[120808,120808],"mapped",[54]],[[120809,120809],"mapped",[55]],[[120810,120810],"mapped",[56]],[[120811,120811],"mapped",[57]],[[120812,120812],"mapped",[48]],[[120813,120813],"mapped",[49]],[[120814,120814],"mapped",[50]],[[120815,120815],"mapped",[51]],[[120816,120816],"mapped",[52]],[[120817,120817],"mapped",[53]],[[120818,120818],"mapped",[54]],[[120819,120819],"mapped",[55]],[[120820,120820],"mapped",[56]],[[120821,120821],"mapped",[57]],[[120822,120822],"mapped",[48]],[[120823,120823],"mapped",[49]],[[120824,120824],"mapped",[50]],[[120825,120825],"mapped",[51]],[[120826,120826],"mapped",[52]],[[120827,120827],"mapped",[53]],[[120828,120828],"mapped",[54]],[[120829,120829],"mapped",[55]],[[120830,120830],"mapped",[56]],[[120831,120831],"mapped",[57]],[[120832,121343],"valid",[],"NV8"],[[121344,121398],"valid"],[[121399,121402],"valid",[],"NV8"],[[121403,121452],"valid"],[[121453,121460],"valid",[],"NV8"],[[121461,121461],"valid"],[[121462,121475],"valid",[],"NV8"],[[121476,121476],"valid"],[[121477,121483],"valid",[],"NV8"],[[121484,121498],"disallowed"],[[121499,121503],"valid"],[[121504,121504],"disallowed"],[[121505,121519],"valid"],[[121520,124927],"disallowed"],[[124928,125124],"valid"],[[125125,125126],"disallowed"],[[125127,125135],"valid",[],"NV8"],[[125136,125142],"valid"],[[125143,126463],"disallowed"],[[126464,126464],"mapped",[1575]],[[126465,126465],"mapped",[1576]],[[126466,126466],"mapped",[1580]],[[126467,126467],"mapped",[1583]],[[126468,126468],"disallowed"],[[126469,126469],"mapped",[1608]],[[126470,126470],"mapped",[1586]],[[126471,126471],"mapped",[1581]],[[126472,126472],"mapped",[1591]],[[126473,126473],"mapped",[1610]],[[126474,126474],"mapped",[1603]],[[126475,126475],"mapped",[1604]],[[126476,126476],"mapped",[1605]],[[126477,126477],"mapped",[1606]],[[126478,126478],"mapped",[1587]],[[126479,126479],"mapped",[1593]],[[126480,126480],"mapped",[1601]],[[126481,126481],"mapped",[1589]],[[126482,126482],"mapped",[1602]],[[126483,126483],"mapped",[1585]],[[126484,126484],"mapped",[1588]],[[126485,126485],"mapped",[1578]],[[126486,126486],"mapped",[1579]],[[126487,126487],"mapped",[1582]],[[126488,126488],"mapped",[1584]],[[126489,126489],"mapped",[1590]],[[126490,126490],"mapped",[1592]],[[126491,126491],"mapped",[1594]],[[126492,126492],"mapped",[1646]],[[126493,126493],"mapped",[1722]],[[126494,126494],"mapped",[1697]],[[126495,126495],"mapped",[1647]],[[126496,126496],"disallowed"],[[126497,126497],"mapped",[1576]],[[126498,126498],"mapped",[1580]],[[126499,126499],"disallowed"],[[126500,126500],"mapped",[1607]],[[126501,126502],"disallowed"],[[126503,126503],"mapped",[1581]],[[126504,126504],"disallowed"],[[126505,126505],"mapped",[1610]],[[126506,126506],"mapped",[1603]],[[126507,126507],"mapped",[1604]],[[126508,126508],"mapped",[1605]],[[126509,126509],"mapped",[1606]],[[126510,126510],"mapped",[1587]],[[126511,126511],"mapped",[1593]],[[126512,126512],"mapped",[1601]],[[126513,126513],"mapped",[1589]],[[126514,126514],"mapped",[1602]],[[126515,126515],"disallowed"],[[126516,126516],"mapped",[1588]],[[126517,126517],"mapped",[1578]],[[126518,126518],"mapped",[1579]],[[126519,126519],"mapped",[1582]],[[126520,126520],"disallowed"],[[126521,126521],"mapped",[1590]],[[126522,126522],"disallowed"],[[126523,126523],"mapped",[1594]],[[126524,126529],"disallowed"],[[126530,126530],"mapped",[1580]],[[126531,126534],"disallowed"],[[126535,126535],"mapped",[1581]],[[126536,126536],"disallowed"],[[126537,126537],"mapped",[1610]],[[126538,126538],"disallowed"],[[126539,126539],"mapped",[1604]],[[126540,126540],"disallowed"],[[126541,126541],"mapped",[1606]],[[126542,126542],"mapped",[1587]],[[126543,126543],"mapped",[1593]],[[126544,126544],"disallowed"],[[126545,126545],"mapped",[1589]],[[126546,126546],"mapped",[1602]],[[126547,126547],"disallowed"],[[126548,126548],"mapped",[1588]],[[126549,126550],"disallowed"],[[126551,126551],"mapped",[1582]],[[126552,126552],"disallowed"],[[126553,126553],"mapped",[1590]],[[126554,126554],"disallowed"],[[126555,126555],"mapped",[1594]],[[126556,126556],"disallowed"],[[126557,126557],"mapped",[1722]],[[126558,126558],"disallowed"],[[126559,126559],"mapped",[1647]],[[126560,126560],"disallowed"],[[126561,126561],"mapped",[1576]],[[126562,126562],"mapped",[1580]],[[126563,126563],"disallowed"],[[126564,126564],"mapped",[1607]],[[126565,126566],"disallowed"],[[126567,126567],"mapped",[1581]],[[126568,126568],"mapped",[1591]],[[126569,126569],"mapped",[1610]],[[126570,126570],"mapped",[1603]],[[126571,126571],"disallowed"],[[126572,126572],"mapped",[1605]],[[126573,126573],"mapped",[1606]],[[126574,126574],"mapped",[1587]],[[126575,126575],"mapped",[1593]],[[126576,126576],"mapped",[1601]],[[126577,126577],"mapped",[1589]],[[126578,126578],"mapped",[1602]],[[126579,126579],"disallowed"],[[126580,126580],"mapped",[1588]],[[126581,126581],"mapped",[1578]],[[126582,126582],"mapped",[1579]],[[126583,126583],"mapped",[1582]],[[126584,126584],"disallowed"],[[126585,126585],"mapped",[1590]],[[126586,126586],"mapped",[1592]],[[126587,126587],"mapped",[1594]],[[126588,126588],"mapped",[1646]],[[126589,126589],"disallowed"],[[126590,126590],"mapped",[1697]],[[126591,126591],"disallowed"],[[126592,126592],"mapped",[1575]],[[126593,126593],"mapped",[1576]],[[126594,126594],"mapped",[1580]],[[126595,126595],"mapped",[1583]],[[126596,126596],"mapped",[1607]],[[126597,126597],"mapped",[1608]],[[126598,126598],"mapped",[1586]],[[126599,126599],"mapped",[1581]],[[126600,126600],"mapped",[1591]],[[126601,126601],"mapped",[1610]],[[126602,126602],"disallowed"],[[126603,126603],"mapped",[1604]],[[126604,126604],"mapped",[1605]],[[126605,126605],"mapped",[1606]],[[126606,126606],"mapped",[1587]],[[126607,126607],"mapped",[1593]],[[126608,126608],"mapped",[1601]],[[126609,126609],"mapped",[1589]],[[126610,126610],"mapped",[1602]],[[126611,126611],"mapped",[1585]],[[126612,126612],"mapped",[1588]],[[126613,126613],"mapped",[1578]],[[126614,126614],"mapped",[1579]],[[126615,126615],"mapped",[1582]],[[126616,126616],"mapped",[1584]],[[126617,126617],"mapped",[1590]],[[126618,126618],"mapped",[1592]],[[126619,126619],"mapped",[1594]],[[126620,126624],"disallowed"],[[126625,126625],"mapped",[1576]],[[126626,126626],"mapped",[1580]],[[126627,126627],"mapped",[1583]],[[126628,126628],"disallowed"],[[126629,126629],"mapped",[1608]],[[126630,126630],"mapped",[1586]],[[126631,126631],"mapped",[1581]],[[126632,126632],"mapped",[1591]],[[126633,126633],"mapped",[1610]],[[126634,126634],"disallowed"],[[126635,126635],"mapped",[1604]],[[126636,126636],"mapped",[1605]],[[126637,126637],"mapped",[1606]],[[126638,126638],"mapped",[1587]],[[126639,126639],"mapped",[1593]],[[126640,126640],"mapped",[1601]],[[126641,126641],"mapped",[1589]],[[126642,126642],"mapped",[1602]],[[126643,126643],"mapped",[1585]],[[126644,126644],"mapped",[1588]],[[126645,126645],"mapped",[1578]],[[126646,126646],"mapped",[1579]],[[126647,126647],"mapped",[1582]],[[126648,126648],"mapped",[1584]],[[126649,126649],"mapped",[1590]],[[126650,126650],"mapped",[1592]],[[126651,126651],"mapped",[1594]],[[126652,126703],"disallowed"],[[126704,126705],"valid",[],"NV8"],[[126706,126975],"disallowed"],[[126976,127019],"valid",[],"NV8"],[[127020,127023],"disallowed"],[[127024,127123],"valid",[],"NV8"],[[127124,127135],"disallowed"],[[127136,127150],"valid",[],"NV8"],[[127151,127152],"disallowed"],[[127153,127166],"valid",[],"NV8"],[[127167,127167],"valid",[],"NV8"],[[127168,127168],"disallowed"],[[127169,127183],"valid",[],"NV8"],[[127184,127184],"disallowed"],[[127185,127199],"valid",[],"NV8"],[[127200,127221],"valid",[],"NV8"],[[127222,127231],"disallowed"],[[127232,127232],"disallowed"],[[127233,127233],"disallowed_STD3_mapped",[48,44]],[[127234,127234],"disallowed_STD3_mapped",[49,44]],[[127235,127235],"disallowed_STD3_mapped",[50,44]],[[127236,127236],"disallowed_STD3_mapped",[51,44]],[[127237,127237],"disallowed_STD3_mapped",[52,44]],[[127238,127238],"disallowed_STD3_mapped",[53,44]],[[127239,127239],"disallowed_STD3_mapped",[54,44]],[[127240,127240],"disallowed_STD3_mapped",[55,44]],[[127241,127241],"disallowed_STD3_mapped",[56,44]],[[127242,127242],"disallowed_STD3_mapped",[57,44]],[[127243,127244],"valid",[],"NV8"],[[127245,127247],"disallowed"],[[127248,127248],"disallowed_STD3_mapped",[40,97,41]],[[127249,127249],"disallowed_STD3_mapped",[40,98,41]],[[127250,127250],"disallowed_STD3_mapped",[40,99,41]],[[127251,127251],"disallowed_STD3_mapped",[40,100,41]],[[127252,127252],"disallowed_STD3_mapped",[40,101,41]],[[127253,127253],"disallowed_STD3_mapped",[40,102,41]],[[127254,127254],"disallowed_STD3_mapped",[40,103,41]],[[127255,127255],"disallowed_STD3_mapped",[40,104,41]],[[127256,127256],"disallowed_STD3_mapped",[40,105,41]],[[127257,127257],"disallowed_STD3_mapped",[40,106,41]],[[127258,127258],"disallowed_STD3_mapped",[40,107,41]],[[127259,127259],"disallowed_STD3_mapped",[40,108,41]],[[127260,127260],"disallowed_STD3_mapped",[40,109,41]],[[127261,127261],"disallowed_STD3_mapped",[40,110,41]],[[127262,127262],"disallowed_STD3_mapped",[40,111,41]],[[127263,127263],"disallowed_STD3_mapped",[40,112,41]],[[127264,127264],"disallowed_STD3_mapped",[40,113,41]],[[127265,127265],"disallowed_STD3_mapped",[40,114,41]],[[127266,127266],"disallowed_STD3_mapped",[40,115,41]],[[127267,127267],"disallowed_STD3_mapped",[40,116,41]],[[127268,127268],"disallowed_STD3_mapped",[40,117,41]],[[127269,127269],"disallowed_STD3_mapped",[40,118,41]],[[127270,127270],"disallowed_STD3_mapped",[40,119,41]],[[127271,127271],"disallowed_STD3_mapped",[40,120,41]],[[127272,127272],"disallowed_STD3_mapped",[40,121,41]],[[127273,127273],"disallowed_STD3_mapped",[40,122,41]],[[127274,127274],"mapped",[12308,115,12309]],[[127275,127275],"mapped",[99]],[[127276,127276],"mapped",[114]],[[127277,127277],"mapped",[99,100]],[[127278,127278],"mapped",[119,122]],[[127279,127279],"disallowed"],[[127280,127280],"mapped",[97]],[[127281,127281],"mapped",[98]],[[127282,127282],"mapped",[99]],[[127283,127283],"mapped",[100]],[[127284,127284],"mapped",[101]],[[127285,127285],"mapped",[102]],[[127286,127286],"mapped",[103]],[[127287,127287],"mapped",[104]],[[127288,127288],"mapped",[105]],[[127289,127289],"mapped",[106]],[[127290,127290],"mapped",[107]],[[127291,127291],"mapped",[108]],[[127292,127292],"mapped",[109]],[[127293,127293],"mapped",[110]],[[127294,127294],"mapped",[111]],[[127295,127295],"mapped",[112]],[[127296,127296],"mapped",[113]],[[127297,127297],"mapped",[114]],[[127298,127298],"mapped",[115]],[[127299,127299],"mapped",[116]],[[127300,127300],"mapped",[117]],[[127301,127301],"mapped",[118]],[[127302,127302],"mapped",[119]],[[127303,127303],"mapped",[120]],[[127304,127304],"mapped",[121]],[[127305,127305],"mapped",[122]],[[127306,127306],"mapped",[104,118]],[[127307,127307],"mapped",[109,118]],[[127308,127308],"mapped",[115,100]],[[127309,127309],"mapped",[115,115]],[[127310,127310],"mapped",[112,112,118]],[[127311,127311],"mapped",[119,99]],[[127312,127318],"valid",[],"NV8"],[[127319,127319],"valid",[],"NV8"],[[127320,127326],"valid",[],"NV8"],[[127327,127327],"valid",[],"NV8"],[[127328,127337],"valid",[],"NV8"],[[127338,127338],"mapped",[109,99]],[[127339,127339],"mapped",[109,100]],[[127340,127343],"disallowed"],[[127344,127352],"valid",[],"NV8"],[[127353,127353],"valid",[],"NV8"],[[127354,127354],"valid",[],"NV8"],[[127355,127356],"valid",[],"NV8"],[[127357,127358],"valid",[],"NV8"],[[127359,127359],"valid",[],"NV8"],[[127360,127369],"valid",[],"NV8"],[[127370,127373],"valid",[],"NV8"],[[127374,127375],"valid",[],"NV8"],[[127376,127376],"mapped",[100,106]],[[127377,127386],"valid",[],"NV8"],[[127387,127461],"disallowed"],[[127462,127487],"valid",[],"NV8"],[[127488,127488],"mapped",[12411,12363]],[[127489,127489],"mapped",[12467,12467]],[[127490,127490],"mapped",[12469]],[[127491,127503],"disallowed"],[[127504,127504],"mapped",[25163]],[[127505,127505],"mapped",[23383]],[[127506,127506],"mapped",[21452]],[[127507,127507],"mapped",[12487]],[[127508,127508],"mapped",[20108]],[[127509,127509],"mapped",[22810]],[[127510,127510],"mapped",[35299]],[[127511,127511],"mapped",[22825]],[[127512,127512],"mapped",[20132]],[[127513,127513],"mapped",[26144]],[[127514,127514],"mapped",[28961]],[[127515,127515],"mapped",[26009]],[[127516,127516],"mapped",[21069]],[[127517,127517],"mapped",[24460]],[[127518,127518],"mapped",[20877]],[[127519,127519],"mapped",[26032]],[[127520,127520],"mapped",[21021]],[[127521,127521],"mapped",[32066]],[[127522,127522],"mapped",[29983]],[[127523,127523],"mapped",[36009]],[[127524,127524],"mapped",[22768]],[[127525,127525],"mapped",[21561]],[[127526,127526],"mapped",[28436]],[[127527,127527],"mapped",[25237]],[[127528,127528],"mapped",[25429]],[[127529,127529],"mapped",[19968]],[[127530,127530],"mapped",[19977]],[[127531,127531],"mapped",[36938]],[[127532,127532],"mapped",[24038]],[[127533,127533],"mapped",[20013]],[[127534,127534],"mapped",[21491]],[[127535,127535],"mapped",[25351]],[[127536,127536],"mapped",[36208]],[[127537,127537],"mapped",[25171]],[[127538,127538],"mapped",[31105]],[[127539,127539],"mapped",[31354]],[[127540,127540],"mapped",[21512]],[[127541,127541],"mapped",[28288]],[[127542,127542],"mapped",[26377]],[[127543,127543],"mapped",[26376]],[[127544,127544],"mapped",[30003]],[[127545,127545],"mapped",[21106]],[[127546,127546],"mapped",[21942]],[[127547,127551],"disallowed"],[[127552,127552],"mapped",[12308,26412,12309]],[[127553,127553],"mapped",[12308,19977,12309]],[[127554,127554],"mapped",[12308,20108,12309]],[[127555,127555],"mapped",[12308,23433,12309]],[[127556,127556],"mapped",[12308,28857,12309]],[[127557,127557],"mapped",[12308,25171,12309]],[[127558,127558],"mapped",[12308,30423,12309]],[[127559,127559],"mapped",[12308,21213,12309]],[[127560,127560],"mapped",[12308,25943,12309]],[[127561,127567],"disallowed"],[[127568,127568],"mapped",[24471]],[[127569,127569],"mapped",[21487]],[[127570,127743],"disallowed"],[[127744,127776],"valid",[],"NV8"],[[127777,127788],"valid",[],"NV8"],[[127789,127791],"valid",[],"NV8"],[[127792,127797],"valid",[],"NV8"],[[127798,127798],"valid",[],"NV8"],[[127799,127868],"valid",[],"NV8"],[[127869,127869],"valid",[],"NV8"],[[127870,127871],"valid",[],"NV8"],[[127872,127891],"valid",[],"NV8"],[[127892,127903],"valid",[],"NV8"],[[127904,127940],"valid",[],"NV8"],[[127941,127941],"valid",[],"NV8"],[[127942,127946],"valid",[],"NV8"],[[127947,127950],"valid",[],"NV8"],[[127951,127955],"valid",[],"NV8"],[[127956,127967],"valid",[],"NV8"],[[127968,127984],"valid",[],"NV8"],[[127985,127991],"valid",[],"NV8"],[[127992,127999],"valid",[],"NV8"],[[128000,128062],"valid",[],"NV8"],[[128063,128063],"valid",[],"NV8"],[[128064,128064],"valid",[],"NV8"],[[128065,128065],"valid",[],"NV8"],[[128066,128247],"valid",[],"NV8"],[[128248,128248],"valid",[],"NV8"],[[128249,128252],"valid",[],"NV8"],[[128253,128254],"valid",[],"NV8"],[[128255,128255],"valid",[],"NV8"],[[128256,128317],"valid",[],"NV8"],[[128318,128319],"valid",[],"NV8"],[[128320,128323],"valid",[],"NV8"],[[128324,128330],"valid",[],"NV8"],[[128331,128335],"valid",[],"NV8"],[[128336,128359],"valid",[],"NV8"],[[128360,128377],"valid",[],"NV8"],[[128378,128378],"disallowed"],[[128379,128419],"valid",[],"NV8"],[[128420,128420],"disallowed"],[[128421,128506],"valid",[],"NV8"],[[128507,128511],"valid",[],"NV8"],[[128512,128512],"valid",[],"NV8"],[[128513,128528],"valid",[],"NV8"],[[128529,128529],"valid",[],"NV8"],[[128530,128532],"valid",[],"NV8"],[[128533,128533],"valid",[],"NV8"],[[128534,128534],"valid",[],"NV8"],[[128535,128535],"valid",[],"NV8"],[[128536,128536],"valid",[],"NV8"],[[128537,128537],"valid",[],"NV8"],[[128538,128538],"valid",[],"NV8"],[[128539,128539],"valid",[],"NV8"],[[128540,128542],"valid",[],"NV8"],[[128543,128543],"valid",[],"NV8"],[[128544,128549],"valid",[],"NV8"],[[128550,128551],"valid",[],"NV8"],[[128552,128555],"valid",[],"NV8"],[[128556,128556],"valid",[],"NV8"],[[128557,128557],"valid",[],"NV8"],[[128558,128559],"valid",[],"NV8"],[[128560,128563],"valid",[],"NV8"],[[128564,128564],"valid",[],"NV8"],[[128565,128576],"valid",[],"NV8"],[[128577,128578],"valid",[],"NV8"],[[128579,128580],"valid",[],"NV8"],[[128581,128591],"valid",[],"NV8"],[[128592,128639],"valid",[],"NV8"],[[128640,128709],"valid",[],"NV8"],[[128710,128719],"valid",[],"NV8"],[[128720,128720],"valid",[],"NV8"],[[128721,128735],"disallowed"],[[128736,128748],"valid",[],"NV8"],[[128749,128751],"disallowed"],[[128752,128755],"valid",[],"NV8"],[[128756,128767],"disallowed"],[[128768,128883],"valid",[],"NV8"],[[128884,128895],"disallowed"],[[128896,128980],"valid",[],"NV8"],[[128981,129023],"disallowed"],[[129024,129035],"valid",[],"NV8"],[[129036,129039],"disallowed"],[[129040,129095],"valid",[],"NV8"],[[129096,129103],"disallowed"],[[129104,129113],"valid",[],"NV8"],[[129114,129119],"disallowed"],[[129120,129159],"valid",[],"NV8"],[[129160,129167],"disallowed"],[[129168,129197],"valid",[],"NV8"],[[129198,129295],"disallowed"],[[129296,129304],"valid",[],"NV8"],[[129305,129407],"disallowed"],[[129408,129412],"valid",[],"NV8"],[[129413,129471],"disallowed"],[[129472,129472],"valid",[],"NV8"],[[129473,131069],"disallowed"],[[131070,131071],"disallowed"],[[131072,173782],"valid"],[[173783,173823],"disallowed"],[[173824,177972],"valid"],[[177973,177983],"disallowed"],[[177984,178205],"valid"],[[178206,178207],"disallowed"],[[178208,183969],"valid"],[[183970,194559],"disallowed"],[[194560,194560],"mapped",[20029]],[[194561,194561],"mapped",[20024]],[[194562,194562],"mapped",[20033]],[[194563,194563],"mapped",[131362]],[[194564,194564],"mapped",[20320]],[[194565,194565],"mapped",[20398]],[[194566,194566],"mapped",[20411]],[[194567,194567],"mapped",[20482]],[[194568,194568],"mapped",[20602]],[[194569,194569],"mapped",[20633]],[[194570,194570],"mapped",[20711]],[[194571,194571],"mapped",[20687]],[[194572,194572],"mapped",[13470]],[[194573,194573],"mapped",[132666]],[[194574,194574],"mapped",[20813]],[[194575,194575],"mapped",[20820]],[[194576,194576],"mapped",[20836]],[[194577,194577],"mapped",[20855]],[[194578,194578],"mapped",[132380]],[[194579,194579],"mapped",[13497]],[[194580,194580],"mapped",[20839]],[[194581,194581],"mapped",[20877]],[[194582,194582],"mapped",[132427]],[[194583,194583],"mapped",[20887]],[[194584,194584],"mapped",[20900]],[[194585,194585],"mapped",[20172]],[[194586,194586],"mapped",[20908]],[[194587,194587],"mapped",[20917]],[[194588,194588],"mapped",[168415]],[[194589,194589],"mapped",[20981]],[[194590,194590],"mapped",[20995]],[[194591,194591],"mapped",[13535]],[[194592,194592],"mapped",[21051]],[[194593,194593],"mapped",[21062]],[[194594,194594],"mapped",[21106]],[[194595,194595],"mapped",[21111]],[[194596,194596],"mapped",[13589]],[[194597,194597],"mapped",[21191]],[[194598,194598],"mapped",[21193]],[[194599,194599],"mapped",[21220]],[[194600,194600],"mapped",[21242]],[[194601,194601],"mapped",[21253]],[[194602,194602],"mapped",[21254]],[[194603,194603],"mapped",[21271]],[[194604,194604],"mapped",[21321]],[[194605,194605],"mapped",[21329]],[[194606,194606],"mapped",[21338]],[[194607,194607],"mapped",[21363]],[[194608,194608],"mapped",[21373]],[[194609,194611],"mapped",[21375]],[[194612,194612],"mapped",[133676]],[[194613,194613],"mapped",[28784]],[[194614,194614],"mapped",[21450]],[[194615,194615],"mapped",[21471]],[[194616,194616],"mapped",[133987]],[[194617,194617],"mapped",[21483]],[[194618,194618],"mapped",[21489]],[[194619,194619],"mapped",[21510]],[[194620,194620],"mapped",[21662]],[[194621,194621],"mapped",[21560]],[[194622,194622],"mapped",[21576]],[[194623,194623],"mapped",[21608]],[[194624,194624],"mapped",[21666]],[[194625,194625],"mapped",[21750]],[[194626,194626],"mapped",[21776]],[[194627,194627],"mapped",[21843]],[[194628,194628],"mapped",[21859]],[[194629,194630],"mapped",[21892]],[[194631,194631],"mapped",[21913]],[[194632,194632],"mapped",[21931]],[[194633,194633],"mapped",[21939]],[[194634,194634],"mapped",[21954]],[[194635,194635],"mapped",[22294]],[[194636,194636],"mapped",[22022]],[[194637,194637],"mapped",[22295]],[[194638,194638],"mapped",[22097]],[[194639,194639],"mapped",[22132]],[[194640,194640],"mapped",[20999]],[[194641,194641],"mapped",[22766]],[[194642,194642],"mapped",[22478]],[[194643,194643],"mapped",[22516]],[[194644,194644],"mapped",[22541]],[[194645,194645],"mapped",[22411]],[[194646,194646],"mapped",[22578]],[[194647,194647],"mapped",[22577]],[[194648,194648],"mapped",[22700]],[[194649,194649],"mapped",[136420]],[[194650,194650],"mapped",[22770]],[[194651,194651],"mapped",[22775]],[[194652,194652],"mapped",[22790]],[[194653,194653],"mapped",[22810]],[[194654,194654],"mapped",[22818]],[[194655,194655],"mapped",[22882]],[[194656,194656],"mapped",[136872]],[[194657,194657],"mapped",[136938]],[[194658,194658],"mapped",[23020]],[[194659,194659],"mapped",[23067]],[[194660,194660],"mapped",[23079]],[[194661,194661],"mapped",[23000]],[[194662,194662],"mapped",[23142]],[[194663,194663],"mapped",[14062]],[[194664,194664],"disallowed"],[[194665,194665],"mapped",[23304]],[[194666,194667],"mapped",[23358]],[[194668,194668],"mapped",[137672]],[[194669,194669],"mapped",[23491]],[[194670,194670],"mapped",[23512]],[[194671,194671],"mapped",[23527]],[[194672,194672],"mapped",[23539]],[[194673,194673],"mapped",[138008]],[[194674,194674],"mapped",[23551]],[[194675,194675],"mapped",[23558]],[[194676,194676],"disallowed"],[[194677,194677],"mapped",[23586]],[[194678,194678],"mapped",[14209]],[[194679,194679],"mapped",[23648]],[[194680,194680],"mapped",[23662]],[[194681,194681],"mapped",[23744]],[[194682,194682],"mapped",[23693]],[[194683,194683],"mapped",[138724]],[[194684,194684],"mapped",[23875]],[[194685,194685],"mapped",[138726]],[[194686,194686],"mapped",[23918]],[[194687,194687],"mapped",[23915]],[[194688,194688],"mapped",[23932]],[[194689,194689],"mapped",[24033]],[[194690,194690],"mapped",[24034]],[[194691,194691],"mapped",[14383]],[[194692,194692],"mapped",[24061]],[[194693,194693],"mapped",[24104]],[[194694,194694],"mapped",[24125]],[[194695,194695],"mapped",[24169]],[[194696,194696],"mapped",[14434]],[[194697,194697],"mapped",[139651]],[[194698,194698],"mapped",[14460]],[[194699,194699],"mapped",[24240]],[[194700,194700],"mapped",[24243]],[[194701,194701],"mapped",[24246]],[[194702,194702],"mapped",[24266]],[[194703,194703],"mapped",[172946]],[[194704,194704],"mapped",[24318]],[[194705,194706],"mapped",[140081]],[[194707,194707],"mapped",[33281]],[[194708,194709],"mapped",[24354]],[[194710,194710],"mapped",[14535]],[[194711,194711],"mapped",[144056]],[[194712,194712],"mapped",[156122]],[[194713,194713],"mapped",[24418]],[[194714,194714],"mapped",[24427]],[[194715,194715],"mapped",[14563]],[[194716,194716],"mapped",[24474]],[[194717,194717],"mapped",[24525]],[[194718,194718],"mapped",[24535]],[[194719,194719],"mapped",[24569]],[[194720,194720],"mapped",[24705]],[[194721,194721],"mapped",[14650]],[[194722,194722],"mapped",[14620]],[[194723,194723],"mapped",[24724]],[[194724,194724],"mapped",[141012]],[[194725,194725],"mapped",[24775]],[[194726,194726],"mapped",[24904]],[[194727,194727],"mapped",[24908]],[[194728,194728],"mapped",[24910]],[[194729,194729],"mapped",[24908]],[[194730,194730],"mapped",[24954]],[[194731,194731],"mapped",[24974]],[[194732,194732],"mapped",[25010]],[[194733,194733],"mapped",[24996]],[[194734,194734],"mapped",[25007]],[[194735,194735],"mapped",[25054]],[[194736,194736],"mapped",[25074]],[[194737,194737],"mapped",[25078]],[[194738,194738],"mapped",[25104]],[[194739,194739],"mapped",[25115]],[[194740,194740],"mapped",[25181]],[[194741,194741],"mapped",[25265]],[[194742,194742],"mapped",[25300]],[[194743,194743],"mapped",[25424]],[[194744,194744],"mapped",[142092]],[[194745,194745],"mapped",[25405]],[[194746,194746],"mapped",[25340]],[[194747,194747],"mapped",[25448]],[[194748,194748],"mapped",[25475]],[[194749,194749],"mapped",[25572]],[[194750,194750],"mapped",[142321]],[[194751,194751],"mapped",[25634]],[[194752,194752],"mapped",[25541]],[[194753,194753],"mapped",[25513]],[[194754,194754],"mapped",[14894]],[[194755,194755],"mapped",[25705]],[[194756,194756],"mapped",[25726]],[[194757,194757],"mapped",[25757]],[[194758,194758],"mapped",[25719]],[[194759,194759],"mapped",[14956]],[[194760,194760],"mapped",[25935]],[[194761,194761],"mapped",[25964]],[[194762,194762],"mapped",[143370]],[[194763,194763],"mapped",[26083]],[[194764,194764],"mapped",[26360]],[[194765,194765],"mapped",[26185]],[[194766,194766],"mapped",[15129]],[[194767,194767],"mapped",[26257]],[[194768,194768],"mapped",[15112]],[[194769,194769],"mapped",[15076]],[[194770,194770],"mapped",[20882]],[[194771,194771],"mapped",[20885]],[[194772,194772],"mapped",[26368]],[[194773,194773],"mapped",[26268]],[[194774,194774],"mapped",[32941]],[[194775,194775],"mapped",[17369]],[[194776,194776],"mapped",[26391]],[[194777,194777],"mapped",[26395]],[[194778,194778],"mapped",[26401]],[[194779,194779],"mapped",[26462]],[[194780,194780],"mapped",[26451]],[[194781,194781],"mapped",[144323]],[[194782,194782],"mapped",[15177]],[[194783,194783],"mapped",[26618]],[[194784,194784],"mapped",[26501]],[[194785,194785],"mapped",[26706]],[[194786,194786],"mapped",[26757]],[[194787,194787],"mapped",[144493]],[[194788,194788],"mapped",[26766]],[[194789,194789],"mapped",[26655]],[[194790,194790],"mapped",[26900]],[[194791,194791],"mapped",[15261]],[[194792,194792],"mapped",[26946]],[[194793,194793],"mapped",[27043]],[[194794,194794],"mapped",[27114]],[[194795,194795],"mapped",[27304]],[[194796,194796],"mapped",[145059]],[[194797,194797],"mapped",[27355]],[[194798,194798],"mapped",[15384]],[[194799,194799],"mapped",[27425]],[[194800,194800],"mapped",[145575]],[[194801,194801],"mapped",[27476]],[[194802,194802],"mapped",[15438]],[[194803,194803],"mapped",[27506]],[[194804,194804],"mapped",[27551]],[[194805,194805],"mapped",[27578]],[[194806,194806],"mapped",[27579]],[[194807,194807],"mapped",[146061]],[[194808,194808],"mapped",[138507]],[[194809,194809],"mapped",[146170]],[[194810,194810],"mapped",[27726]],[[194811,194811],"mapped",[146620]],[[194812,194812],"mapped",[27839]],[[194813,194813],"mapped",[27853]],[[194814,194814],"mapped",[27751]],[[194815,194815],"mapped",[27926]],[[194816,194816],"mapped",[27966]],[[194817,194817],"mapped",[28023]],[[194818,194818],"mapped",[27969]],[[194819,194819],"mapped",[28009]],[[194820,194820],"mapped",[28024]],[[194821,194821],"mapped",[28037]],[[194822,194822],"mapped",[146718]],[[194823,194823],"mapped",[27956]],[[194824,194824],"mapped",[28207]],[[194825,194825],"mapped",[28270]],[[194826,194826],"mapped",[15667]],[[194827,194827],"mapped",[28363]],[[194828,194828],"mapped",[28359]],[[194829,194829],"mapped",[147153]],[[194830,194830],"mapped",[28153]],[[194831,194831],"mapped",[28526]],[[194832,194832],"mapped",[147294]],[[194833,194833],"mapped",[147342]],[[194834,194834],"mapped",[28614]],[[194835,194835],"mapped",[28729]],[[194836,194836],"mapped",[28702]],[[194837,194837],"mapped",[28699]],[[194838,194838],"mapped",[15766]],[[194839,194839],"mapped",[28746]],[[194840,194840],"mapped",[28797]],[[194841,194841],"mapped",[28791]],[[194842,194842],"mapped",[28845]],[[194843,194843],"mapped",[132389]],[[194844,194844],"mapped",[28997]],[[194845,194845],"mapped",[148067]],[[194846,194846],"mapped",[29084]],[[194847,194847],"disallowed"],[[194848,194848],"mapped",[29224]],[[194849,194849],"mapped",[29237]],[[194850,194850],"mapped",[29264]],[[194851,194851],"mapped",[149000]],[[194852,194852],"mapped",[29312]],[[194853,194853],"mapped",[29333]],[[194854,194854],"mapped",[149301]],[[194855,194855],"mapped",[149524]],[[194856,194856],"mapped",[29562]],[[194857,194857],"mapped",[29579]],[[194858,194858],"mapped",[16044]],[[194859,194859],"mapped",[29605]],[[194860,194861],"mapped",[16056]],[[194862,194862],"mapped",[29767]],[[194863,194863],"mapped",[29788]],[[194864,194864],"mapped",[29809]],[[194865,194865],"mapped",[29829]],[[194866,194866],"mapped",[29898]],[[194867,194867],"mapped",[16155]],[[194868,194868],"mapped",[29988]],[[194869,194869],"mapped",[150582]],[[194870,194870],"mapped",[30014]],[[194871,194871],"mapped",[150674]],[[194872,194872],"mapped",[30064]],[[194873,194873],"mapped",[139679]],[[194874,194874],"mapped",[30224]],[[194875,194875],"mapped",[151457]],[[194876,194876],"mapped",[151480]],[[194877,194877],"mapped",[151620]],[[194878,194878],"mapped",[16380]],[[194879,194879],"mapped",[16392]],[[194880,194880],"mapped",[30452]],[[194881,194881],"mapped",[151795]],[[194882,194882],"mapped",[151794]],[[194883,194883],"mapped",[151833]],[[194884,194884],"mapped",[151859]],[[194885,194885],"mapped",[30494]],[[194886,194887],"mapped",[30495]],[[194888,194888],"mapped",[30538]],[[194889,194889],"mapped",[16441]],[[194890,194890],"mapped",[30603]],[[194891,194891],"mapped",[16454]],[[194892,194892],"mapped",[16534]],[[194893,194893],"mapped",[152605]],[[194894,194894],"mapped",[30798]],[[194895,194895],"mapped",[30860]],[[194896,194896],"mapped",[30924]],[[194897,194897],"mapped",[16611]],[[194898,194898],"mapped",[153126]],[[194899,194899],"mapped",[31062]],[[194900,194900],"mapped",[153242]],[[194901,194901],"mapped",[153285]],[[194902,194902],"mapped",[31119]],[[194903,194903],"mapped",[31211]],[[194904,194904],"mapped",[16687]],[[194905,194905],"mapped",[31296]],[[194906,194906],"mapped",[31306]],[[194907,194907],"mapped",[31311]],[[194908,194908],"mapped",[153980]],[[194909,194910],"mapped",[154279]],[[194911,194911],"disallowed"],[[194912,194912],"mapped",[16898]],[[194913,194913],"mapped",[154539]],[[194914,194914],"mapped",[31686]],[[194915,194915],"mapped",[31689]],[[194916,194916],"mapped",[16935]],[[194917,194917],"mapped",[154752]],[[194918,194918],"mapped",[31954]],[[194919,194919],"mapped",[17056]],[[194920,194920],"mapped",[31976]],[[194921,194921],"mapped",[31971]],[[194922,194922],"mapped",[32000]],[[194923,194923],"mapped",[155526]],[[194924,194924],"mapped",[32099]],[[194925,194925],"mapped",[17153]],[[194926,194926],"mapped",[32199]],[[194927,194927],"mapped",[32258]],[[194928,194928],"mapped",[32325]],[[194929,194929],"mapped",[17204]],[[194930,194930],"mapped",[156200]],[[194931,194931],"mapped",[156231]],[[194932,194932],"mapped",[17241]],[[194933,194933],"mapped",[156377]],[[194934,194934],"mapped",[32634]],[[194935,194935],"mapped",[156478]],[[194936,194936],"mapped",[32661]],[[194937,194937],"mapped",[32762]],[[194938,194938],"mapped",[32773]],[[194939,194939],"mapped",[156890]],[[194940,194940],"mapped",[156963]],[[194941,194941],"mapped",[32864]],[[194942,194942],"mapped",[157096]],[[194943,194943],"mapped",[32880]],[[194944,194944],"mapped",[144223]],[[194945,194945],"mapped",[17365]],[[194946,194946],"mapped",[32946]],[[194947,194947],"mapped",[33027]],[[194948,194948],"mapped",[17419]],[[194949,194949],"mapped",[33086]],[[194950,194950],"mapped",[23221]],[[194951,194951],"mapped",[157607]],[[194952,194952],"mapped",[157621]],[[194953,194953],"mapped",[144275]],[[194954,194954],"mapped",[144284]],[[194955,194955],"mapped",[33281]],[[194956,194956],"mapped",[33284]],[[194957,194957],"mapped",[36766]],[[194958,194958],"mapped",[17515]],[[194959,194959],"mapped",[33425]],[[194960,194960],"mapped",[33419]],[[194961,194961],"mapped",[33437]],[[194962,194962],"mapped",[21171]],[[194963,194963],"mapped",[33457]],[[194964,194964],"mapped",[33459]],[[194965,194965],"mapped",[33469]],[[194966,194966],"mapped",[33510]],[[194967,194967],"mapped",[158524]],[[194968,194968],"mapped",[33509]],[[194969,194969],"mapped",[33565]],[[194970,194970],"mapped",[33635]],[[194971,194971],"mapped",[33709]],[[194972,194972],"mapped",[33571]],[[194973,194973],"mapped",[33725]],[[194974,194974],"mapped",[33767]],[[194975,194975],"mapped",[33879]],[[194976,194976],"mapped",[33619]],[[194977,194977],"mapped",[33738]],[[194978,194978],"mapped",[33740]],[[194979,194979],"mapped",[33756]],[[194980,194980],"mapped",[158774]],[[194981,194981],"mapped",[159083]],[[194982,194982],"mapped",[158933]],[[194983,194983],"mapped",[17707]],[[194984,194984],"mapped",[34033]],[[194985,194985],"mapped",[34035]],[[194986,194986],"mapped",[34070]],[[194987,194987],"mapped",[160714]],[[194988,194988],"mapped",[34148]],[[194989,194989],"mapped",[159532]],[[194990,194990],"mapped",[17757]],[[194991,194991],"mapped",[17761]],[[194992,194992],"mapped",[159665]],[[194993,194993],"mapped",[159954]],[[194994,194994],"mapped",[17771]],[[194995,194995],"mapped",[34384]],[[194996,194996],"mapped",[34396]],[[194997,194997],"mapped",[34407]],[[194998,194998],"mapped",[34409]],[[194999,194999],"mapped",[34473]],[[195000,195000],"mapped",[34440]],[[195001,195001],"mapped",[34574]],[[195002,195002],"mapped",[34530]],[[195003,195003],"mapped",[34681]],[[195004,195004],"mapped",[34600]],[[195005,195005],"mapped",[34667]],[[195006,195006],"mapped",[34694]],[[195007,195007],"disallowed"],[[195008,195008],"mapped",[34785]],[[195009,195009],"mapped",[34817]],[[195010,195010],"mapped",[17913]],[[195011,195011],"mapped",[34912]],[[195012,195012],"mapped",[34915]],[[195013,195013],"mapped",[161383]],[[195014,195014],"mapped",[35031]],[[195015,195015],"mapped",[35038]],[[195016,195016],"mapped",[17973]],[[195017,195017],"mapped",[35066]],[[195018,195018],"mapped",[13499]],[[195019,195019],"mapped",[161966]],[[195020,195020],"mapped",[162150]],[[195021,195021],"mapped",[18110]],[[195022,195022],"mapped",[18119]],[[195023,195023],"mapped",[35488]],[[195024,195024],"mapped",[35565]],[[195025,195025],"mapped",[35722]],[[195026,195026],"mapped",[35925]],[[195027,195027],"mapped",[162984]],[[195028,195028],"mapped",[36011]],[[195029,195029],"mapped",[36033]],[[195030,195030],"mapped",[36123]],[[195031,195031],"mapped",[36215]],[[195032,195032],"mapped",[163631]],[[195033,195033],"mapped",[133124]],[[195034,195034],"mapped",[36299]],[[195035,195035],"mapped",[36284]],[[195036,195036],"mapped",[36336]],[[195037,195037],"mapped",[133342]],[[195038,195038],"mapped",[36564]],[[195039,195039],"mapped",[36664]],[[195040,195040],"mapped",[165330]],[[195041,195041],"mapped",[165357]],[[195042,195042],"mapped",[37012]],[[195043,195043],"mapped",[37105]],[[195044,195044],"mapped",[37137]],[[195045,195045],"mapped",[165678]],[[195046,195046],"mapped",[37147]],[[195047,195047],"mapped",[37432]],[[195048,195048],"mapped",[37591]],[[195049,195049],"mapped",[37592]],[[195050,195050],"mapped",[37500]],[[195051,195051],"mapped",[37881]],[[195052,195052],"mapped",[37909]],[[195053,195053],"mapped",[166906]],[[195054,195054],"mapped",[38283]],[[195055,195055],"mapped",[18837]],[[195056,195056],"mapped",[38327]],[[195057,195057],"mapped",[167287]],[[195058,195058],"mapped",[18918]],[[195059,195059],"mapped",[38595]],[[195060,195060],"mapped",[23986]],[[195061,195061],"mapped",[38691]],[[195062,195062],"mapped",[168261]],[[195063,195063],"mapped",[168474]],[[195064,195064],"mapped",[19054]],[[195065,195065],"mapped",[19062]],[[195066,195066],"mapped",[38880]],[[195067,195067],"mapped",[168970]],[[195068,195068],"mapped",[19122]],[[195069,195069],"mapped",[169110]],[[195070,195071],"mapped",[38923]],[[195072,195072],"mapped",[38953]],[[195073,195073],"mapped",[169398]],[[195074,195074],"mapped",[39138]],[[195075,195075],"mapped",[19251]],[[195076,195076],"mapped",[39209]],[[195077,195077],"mapped",[39335]],[[195078,195078],"mapped",[39362]],[[195079,195079],"mapped",[39422]],[[195080,195080],"mapped",[19406]],[[195081,195081],"mapped",[170800]],[[195082,195082],"mapped",[39698]],[[195083,195083],"mapped",[40000]],[[195084,195084],"mapped",[40189]],[[195085,195085],"mapped",[19662]],[[195086,195086],"mapped",[19693]],[[195087,195087],"mapped",[40295]],[[195088,195088],"mapped",[172238]],[[195089,195089],"mapped",[19704]],[[195090,195090],"mapped",[172293]],[[195091,195091],"mapped",[172558]],[[195092,195092],"mapped",[172689]],[[195093,195093],"mapped",[40635]],[[195094,195094],"mapped",[19798]],[[195095,195095],"mapped",[40697]],[[195096,195096],"mapped",[40702]],[[195097,195097],"mapped",[40709]],[[195098,195098],"mapped",[40719]],[[195099,195099],"mapped",[40726]],[[195100,195100],"mapped",[40763]],[[195101,195101],"mapped",[173568]],[[195102,196605],"disallowed"],[[196606,196607],"disallowed"],[[196608,262141],"disallowed"],[[262142,262143],"disallowed"],[[262144,327677],"disallowed"],[[327678,327679],"disallowed"],[[327680,393213],"disallowed"],[[393214,393215],"disallowed"],[[393216,458749],"disallowed"],[[458750,458751],"disallowed"],[[458752,524285],"disallowed"],[[524286,524287],"disallowed"],[[524288,589821],"disallowed"],[[589822,589823],"disallowed"],[[589824,655357],"disallowed"],[[655358,655359],"disallowed"],[[655360,720893],"disallowed"],[[720894,720895],"disallowed"],[[720896,786429],"disallowed"],[[786430,786431],"disallowed"],[[786432,851965],"disallowed"],[[851966,851967],"disallowed"],[[851968,917501],"disallowed"],[[917502,917503],"disallowed"],[[917504,917504],"disallowed"],[[917505,917505],"disallowed"],[[917506,917535],"disallowed"],[[917536,917631],"disallowed"],[[917632,917759],"disallowed"],[[917760,917999],"ignored"],[[918000,983037],"disallowed"],[[983038,983039],"disallowed"],[[983040,1048573],"disallowed"],[[1048574,1048575],"disallowed"],[[1048576,1114109],"disallowed"],[[1114110,1114111],"disallowed"]]');
  16110. /***/ })
  16111. /******/ });
  16112. /************************************************************************/
  16113. /******/ // The module cache
  16114. /******/ var __webpack_module_cache__ = {};
  16115. /******/
  16116. /******/ // The require function
  16117. /******/ function __nccwpck_require__(moduleId) {
  16118. /******/ // Check if module is in cache
  16119. /******/ var cachedModule = __webpack_module_cache__[moduleId];
  16120. /******/ if (cachedModule !== undefined) {
  16121. /******/ return cachedModule.exports;
  16122. /******/ }
  16123. /******/ // Create a new module (and put it into the cache)
  16124. /******/ var module = __webpack_module_cache__[moduleId] = {
  16125. /******/ // no module.id needed
  16126. /******/ // no module.loaded needed
  16127. /******/ exports: {}
  16128. /******/ };
  16129. /******/
  16130. /******/ // Execute the module function
  16131. /******/ var threw = true;
  16132. /******/ try {
  16133. /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __nccwpck_require__);
  16134. /******/ threw = false;
  16135. /******/ } finally {
  16136. /******/ if(threw) delete __webpack_module_cache__[moduleId];
  16137. /******/ }
  16138. /******/
  16139. /******/ // Return the exports of the module
  16140. /******/ return module.exports;
  16141. /******/ }
  16142. /******/
  16143. /************************************************************************/
  16144. /******/ /* webpack/runtime/compat */
  16145. /******/
  16146. /******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/";
  16147. /******/
  16148. /************************************************************************/
  16149. /******/
  16150. /******/ // startup
  16151. /******/ // Load entry module and return exports
  16152. /******/ // This entry module is referenced by other modules so it can't be inlined
  16153. /******/ var __webpack_exports__ = __nccwpck_require__(3109);
  16154. /******/ module.exports = __webpack_exports__;
  16155. /******/
  16156. /******/ })()
  16157. ;