main.esm.js 327 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582
  1. /*!
  2. FullCalendar Core Package v4.4.2
  3. Docs & License: https://fullcalendar.io/
  4. (c) 2019 Adam Shaw
  5. */
  6. // Creating
  7. // ----------------------------------------------------------------------------------------------------------------
  8. var elementPropHash = {
  9. className: true,
  10. colSpan: true,
  11. rowSpan: true
  12. };
  13. var containerTagHash = {
  14. '<tr': 'tbody',
  15. '<td': 'tr'
  16. };
  17. function createElement(tagName, attrs, content) {
  18. var el = document.createElement(tagName);
  19. if (attrs) {
  20. for (var attrName in attrs) {
  21. if (attrName === 'style') {
  22. applyStyle(el, attrs[attrName]);
  23. }
  24. else if (elementPropHash[attrName]) {
  25. el[attrName] = attrs[attrName];
  26. }
  27. else {
  28. el.setAttribute(attrName, attrs[attrName]);
  29. }
  30. }
  31. }
  32. if (typeof content === 'string') {
  33. el.innerHTML = content; // shortcut. no need to process HTML in any way
  34. }
  35. else if (content != null) {
  36. appendToElement(el, content);
  37. }
  38. return el;
  39. }
  40. function htmlToElement(html) {
  41. html = html.trim();
  42. var container = document.createElement(computeContainerTag(html));
  43. container.innerHTML = html;
  44. return container.firstChild;
  45. }
  46. function htmlToElements(html) {
  47. return Array.prototype.slice.call(htmlToNodeList(html));
  48. }
  49. function htmlToNodeList(html) {
  50. html = html.trim();
  51. var container = document.createElement(computeContainerTag(html));
  52. container.innerHTML = html;
  53. return container.childNodes;
  54. }
  55. // assumes html already trimmed and tag names are lowercase
  56. function computeContainerTag(html) {
  57. return containerTagHash[html.substr(0, 3) // faster than using regex
  58. ] || 'div';
  59. }
  60. function appendToElement(el, content) {
  61. var childNodes = normalizeContent(content);
  62. for (var i = 0; i < childNodes.length; i++) {
  63. el.appendChild(childNodes[i]);
  64. }
  65. }
  66. function prependToElement(parent, content) {
  67. var newEls = normalizeContent(content);
  68. var afterEl = parent.firstChild || null; // if no firstChild, will append to end, but that's okay, b/c there were no children
  69. for (var i = 0; i < newEls.length; i++) {
  70. parent.insertBefore(newEls[i], afterEl);
  71. }
  72. }
  73. function insertAfterElement(refEl, content) {
  74. var newEls = normalizeContent(content);
  75. var afterEl = refEl.nextSibling || null;
  76. for (var i = 0; i < newEls.length; i++) {
  77. refEl.parentNode.insertBefore(newEls[i], afterEl);
  78. }
  79. }
  80. function normalizeContent(content) {
  81. var els;
  82. if (typeof content === 'string') {
  83. els = htmlToElements(content);
  84. }
  85. else if (content instanceof Node) {
  86. els = [content];
  87. }
  88. else { // Node[] or NodeList
  89. els = Array.prototype.slice.call(content);
  90. }
  91. return els;
  92. }
  93. function removeElement(el) {
  94. if (el.parentNode) {
  95. el.parentNode.removeChild(el);
  96. }
  97. }
  98. // Querying
  99. // ----------------------------------------------------------------------------------------------------------------
  100. // from https://developer.mozilla.org/en-US/docs/Web/API/Element/closest
  101. var matchesMethod = Element.prototype.matches ||
  102. Element.prototype.matchesSelector ||
  103. Element.prototype.msMatchesSelector;
  104. var closestMethod = Element.prototype.closest || function (selector) {
  105. // polyfill
  106. var el = this;
  107. if (!document.documentElement.contains(el)) {
  108. return null;
  109. }
  110. do {
  111. if (elementMatches(el, selector)) {
  112. return el;
  113. }
  114. el = el.parentElement || el.parentNode;
  115. } while (el !== null && el.nodeType === 1);
  116. return null;
  117. };
  118. function elementClosest(el, selector) {
  119. return closestMethod.call(el, selector);
  120. }
  121. function elementMatches(el, selector) {
  122. return matchesMethod.call(el, selector);
  123. }
  124. // accepts multiple subject els
  125. // returns a real array. good for methods like forEach
  126. function findElements(container, selector) {
  127. var containers = container instanceof HTMLElement ? [container] : container;
  128. var allMatches = [];
  129. for (var i = 0; i < containers.length; i++) {
  130. var matches = containers[i].querySelectorAll(selector);
  131. for (var j = 0; j < matches.length; j++) {
  132. allMatches.push(matches[j]);
  133. }
  134. }
  135. return allMatches;
  136. }
  137. // accepts multiple subject els
  138. // only queries direct child elements
  139. function findChildren(parent, selector) {
  140. var parents = parent instanceof HTMLElement ? [parent] : parent;
  141. var allMatches = [];
  142. for (var i = 0; i < parents.length; i++) {
  143. var childNodes = parents[i].children; // only ever elements
  144. for (var j = 0; j < childNodes.length; j++) {
  145. var childNode = childNodes[j];
  146. if (!selector || elementMatches(childNode, selector)) {
  147. allMatches.push(childNode);
  148. }
  149. }
  150. }
  151. return allMatches;
  152. }
  153. // Attributes
  154. // ----------------------------------------------------------------------------------------------------------------
  155. function forceClassName(el, className, bool) {
  156. if (bool) {
  157. el.classList.add(className);
  158. }
  159. else {
  160. el.classList.remove(className);
  161. }
  162. }
  163. // Style
  164. // ----------------------------------------------------------------------------------------------------------------
  165. var PIXEL_PROP_RE = /(top|left|right|bottom|width|height)$/i;
  166. function applyStyle(el, props) {
  167. for (var propName in props) {
  168. applyStyleProp(el, propName, props[propName]);
  169. }
  170. }
  171. function applyStyleProp(el, name, val) {
  172. if (val == null) {
  173. el.style[name] = '';
  174. }
  175. else if (typeof val === 'number' && PIXEL_PROP_RE.test(name)) {
  176. el.style[name] = val + 'px';
  177. }
  178. else {
  179. el.style[name] = val;
  180. }
  181. }
  182. function pointInsideRect(point, rect) {
  183. return point.left >= rect.left &&
  184. point.left < rect.right &&
  185. point.top >= rect.top &&
  186. point.top < rect.bottom;
  187. }
  188. // Returns a new rectangle that is the intersection of the two rectangles. If they don't intersect, returns false
  189. function intersectRects(rect1, rect2) {
  190. var res = {
  191. left: Math.max(rect1.left, rect2.left),
  192. right: Math.min(rect1.right, rect2.right),
  193. top: Math.max(rect1.top, rect2.top),
  194. bottom: Math.min(rect1.bottom, rect2.bottom)
  195. };
  196. if (res.left < res.right && res.top < res.bottom) {
  197. return res;
  198. }
  199. return false;
  200. }
  201. function translateRect(rect, deltaX, deltaY) {
  202. return {
  203. left: rect.left + deltaX,
  204. right: rect.right + deltaX,
  205. top: rect.top + deltaY,
  206. bottom: rect.bottom + deltaY
  207. };
  208. }
  209. // Returns a new point that will have been moved to reside within the given rectangle
  210. function constrainPoint(point, rect) {
  211. return {
  212. left: Math.min(Math.max(point.left, rect.left), rect.right),
  213. top: Math.min(Math.max(point.top, rect.top), rect.bottom)
  214. };
  215. }
  216. // Returns a point that is the center of the given rectangle
  217. function getRectCenter(rect) {
  218. return {
  219. left: (rect.left + rect.right) / 2,
  220. top: (rect.top + rect.bottom) / 2
  221. };
  222. }
  223. // Subtracts point2's coordinates from point1's coordinates, returning a delta
  224. function diffPoints(point1, point2) {
  225. return {
  226. left: point1.left - point2.left,
  227. top: point1.top - point2.top
  228. };
  229. }
  230. // Logic for determining if, when the element is right-to-left, the scrollbar appears on the left side
  231. var isRtlScrollbarOnLeft = null;
  232. function getIsRtlScrollbarOnLeft() {
  233. if (isRtlScrollbarOnLeft === null) {
  234. isRtlScrollbarOnLeft = computeIsRtlScrollbarOnLeft();
  235. }
  236. return isRtlScrollbarOnLeft;
  237. }
  238. function computeIsRtlScrollbarOnLeft() {
  239. var outerEl = createElement('div', {
  240. style: {
  241. position: 'absolute',
  242. top: -1000,
  243. left: 0,
  244. border: 0,
  245. padding: 0,
  246. overflow: 'scroll',
  247. direction: 'rtl'
  248. }
  249. }, '<div></div>');
  250. document.body.appendChild(outerEl);
  251. var innerEl = outerEl.firstChild;
  252. var res = innerEl.getBoundingClientRect().left > outerEl.getBoundingClientRect().left;
  253. removeElement(outerEl);
  254. return res;
  255. }
  256. // The scrollbar width computations in computeEdges are sometimes flawed when it comes to
  257. // retina displays, rounding, and IE11. Massage them into a usable value.
  258. function sanitizeScrollbarWidth(width) {
  259. width = Math.max(0, width); // no negatives
  260. width = Math.round(width);
  261. return width;
  262. }
  263. function computeEdges(el, getPadding) {
  264. if (getPadding === void 0) { getPadding = false; }
  265. var computedStyle = window.getComputedStyle(el);
  266. var borderLeft = parseInt(computedStyle.borderLeftWidth, 10) || 0;
  267. var borderRight = parseInt(computedStyle.borderRightWidth, 10) || 0;
  268. var borderTop = parseInt(computedStyle.borderTopWidth, 10) || 0;
  269. var borderBottom = parseInt(computedStyle.borderBottomWidth, 10) || 0;
  270. // must use offset(Width|Height) because compatible with client(Width|Height)
  271. var scrollbarLeftRight = sanitizeScrollbarWidth(el.offsetWidth - el.clientWidth - borderLeft - borderRight);
  272. var scrollbarBottom = sanitizeScrollbarWidth(el.offsetHeight - el.clientHeight - borderTop - borderBottom);
  273. var res = {
  274. borderLeft: borderLeft,
  275. borderRight: borderRight,
  276. borderTop: borderTop,
  277. borderBottom: borderBottom,
  278. scrollbarBottom: scrollbarBottom,
  279. scrollbarLeft: 0,
  280. scrollbarRight: 0
  281. };
  282. if (getIsRtlScrollbarOnLeft() && computedStyle.direction === 'rtl') { // is the scrollbar on the left side?
  283. res.scrollbarLeft = scrollbarLeftRight;
  284. }
  285. else {
  286. res.scrollbarRight = scrollbarLeftRight;
  287. }
  288. if (getPadding) {
  289. res.paddingLeft = parseInt(computedStyle.paddingLeft, 10) || 0;
  290. res.paddingRight = parseInt(computedStyle.paddingRight, 10) || 0;
  291. res.paddingTop = parseInt(computedStyle.paddingTop, 10) || 0;
  292. res.paddingBottom = parseInt(computedStyle.paddingBottom, 10) || 0;
  293. }
  294. return res;
  295. }
  296. function computeInnerRect(el, goWithinPadding) {
  297. if (goWithinPadding === void 0) { goWithinPadding = false; }
  298. var outerRect = computeRect(el);
  299. var edges = computeEdges(el, goWithinPadding);
  300. var res = {
  301. left: outerRect.left + edges.borderLeft + edges.scrollbarLeft,
  302. right: outerRect.right - edges.borderRight - edges.scrollbarRight,
  303. top: outerRect.top + edges.borderTop,
  304. bottom: outerRect.bottom - edges.borderBottom - edges.scrollbarBottom
  305. };
  306. if (goWithinPadding) {
  307. res.left += edges.paddingLeft;
  308. res.right -= edges.paddingRight;
  309. res.top += edges.paddingTop;
  310. res.bottom -= edges.paddingBottom;
  311. }
  312. return res;
  313. }
  314. function computeRect(el) {
  315. var rect = el.getBoundingClientRect();
  316. return {
  317. left: rect.left + window.pageXOffset,
  318. top: rect.top + window.pageYOffset,
  319. right: rect.right + window.pageXOffset,
  320. bottom: rect.bottom + window.pageYOffset
  321. };
  322. }
  323. function computeViewportRect() {
  324. return {
  325. left: window.pageXOffset,
  326. right: window.pageXOffset + document.documentElement.clientWidth,
  327. top: window.pageYOffset,
  328. bottom: window.pageYOffset + document.documentElement.clientHeight
  329. };
  330. }
  331. function computeHeightAndMargins(el) {
  332. return el.getBoundingClientRect().height + computeVMargins(el);
  333. }
  334. function computeVMargins(el) {
  335. var computed = window.getComputedStyle(el);
  336. return parseInt(computed.marginTop, 10) +
  337. parseInt(computed.marginBottom, 10);
  338. }
  339. // does not return window
  340. function getClippingParents(el) {
  341. var parents = [];
  342. while (el instanceof HTMLElement) { // will stop when gets to document or null
  343. var computedStyle = window.getComputedStyle(el);
  344. if (computedStyle.position === 'fixed') {
  345. break;
  346. }
  347. if ((/(auto|scroll)/).test(computedStyle.overflow + computedStyle.overflowY + computedStyle.overflowX)) {
  348. parents.push(el);
  349. }
  350. el = el.parentNode;
  351. }
  352. return parents;
  353. }
  354. function computeClippingRect(el) {
  355. return getClippingParents(el)
  356. .map(function (el) {
  357. return computeInnerRect(el);
  358. })
  359. .concat(computeViewportRect())
  360. .reduce(function (rect0, rect1) {
  361. return intersectRects(rect0, rect1) || rect1; // should always intersect
  362. });
  363. }
  364. // Stops a mouse/touch event from doing it's native browser action
  365. function preventDefault(ev) {
  366. ev.preventDefault();
  367. }
  368. // Event Delegation
  369. // ----------------------------------------------------------------------------------------------------------------
  370. function listenBySelector(container, eventType, selector, handler) {
  371. function realHandler(ev) {
  372. var matchedChild = elementClosest(ev.target, selector);
  373. if (matchedChild) {
  374. handler.call(matchedChild, ev, matchedChild);
  375. }
  376. }
  377. container.addEventListener(eventType, realHandler);
  378. return function () {
  379. container.removeEventListener(eventType, realHandler);
  380. };
  381. }
  382. function listenToHoverBySelector(container, selector, onMouseEnter, onMouseLeave) {
  383. var currentMatchedChild;
  384. return listenBySelector(container, 'mouseover', selector, function (ev, matchedChild) {
  385. if (matchedChild !== currentMatchedChild) {
  386. currentMatchedChild = matchedChild;
  387. onMouseEnter(ev, matchedChild);
  388. var realOnMouseLeave_1 = function (ev) {
  389. currentMatchedChild = null;
  390. onMouseLeave(ev, matchedChild);
  391. matchedChild.removeEventListener('mouseleave', realOnMouseLeave_1);
  392. };
  393. // listen to the next mouseleave, and then unattach
  394. matchedChild.addEventListener('mouseleave', realOnMouseLeave_1);
  395. }
  396. });
  397. }
  398. // Animation
  399. // ----------------------------------------------------------------------------------------------------------------
  400. var transitionEventNames = [
  401. 'webkitTransitionEnd',
  402. 'otransitionend',
  403. 'oTransitionEnd',
  404. 'msTransitionEnd',
  405. 'transitionend'
  406. ];
  407. // triggered only when the next single subsequent transition finishes
  408. function whenTransitionDone(el, callback) {
  409. var realCallback = function (ev) {
  410. callback(ev);
  411. transitionEventNames.forEach(function (eventName) {
  412. el.removeEventListener(eventName, realCallback);
  413. });
  414. };
  415. transitionEventNames.forEach(function (eventName) {
  416. el.addEventListener(eventName, realCallback); // cross-browser way to determine when the transition finishes
  417. });
  418. }
  419. var DAY_IDS = ['sun', 'mon', 'tue', 'wed', 'thu', 'fri', 'sat'];
  420. // Adding
  421. function addWeeks(m, n) {
  422. var a = dateToUtcArray(m);
  423. a[2] += n * 7;
  424. return arrayToUtcDate(a);
  425. }
  426. function addDays(m, n) {
  427. var a = dateToUtcArray(m);
  428. a[2] += n;
  429. return arrayToUtcDate(a);
  430. }
  431. function addMs(m, n) {
  432. var a = dateToUtcArray(m);
  433. a[6] += n;
  434. return arrayToUtcDate(a);
  435. }
  436. // Diffing (all return floats)
  437. function diffWeeks(m0, m1) {
  438. return diffDays(m0, m1) / 7;
  439. }
  440. function diffDays(m0, m1) {
  441. return (m1.valueOf() - m0.valueOf()) / (1000 * 60 * 60 * 24);
  442. }
  443. function diffHours(m0, m1) {
  444. return (m1.valueOf() - m0.valueOf()) / (1000 * 60 * 60);
  445. }
  446. function diffMinutes(m0, m1) {
  447. return (m1.valueOf() - m0.valueOf()) / (1000 * 60);
  448. }
  449. function diffSeconds(m0, m1) {
  450. return (m1.valueOf() - m0.valueOf()) / 1000;
  451. }
  452. function diffDayAndTime(m0, m1) {
  453. var m0day = startOfDay(m0);
  454. var m1day = startOfDay(m1);
  455. return {
  456. years: 0,
  457. months: 0,
  458. days: Math.round(diffDays(m0day, m1day)),
  459. milliseconds: (m1.valueOf() - m1day.valueOf()) - (m0.valueOf() - m0day.valueOf())
  460. };
  461. }
  462. // Diffing Whole Units
  463. function diffWholeWeeks(m0, m1) {
  464. var d = diffWholeDays(m0, m1);
  465. if (d !== null && d % 7 === 0) {
  466. return d / 7;
  467. }
  468. return null;
  469. }
  470. function diffWholeDays(m0, m1) {
  471. if (timeAsMs(m0) === timeAsMs(m1)) {
  472. return Math.round(diffDays(m0, m1));
  473. }
  474. return null;
  475. }
  476. // Start-Of
  477. function startOfDay(m) {
  478. return arrayToUtcDate([
  479. m.getUTCFullYear(),
  480. m.getUTCMonth(),
  481. m.getUTCDate()
  482. ]);
  483. }
  484. function startOfHour(m) {
  485. return arrayToUtcDate([
  486. m.getUTCFullYear(),
  487. m.getUTCMonth(),
  488. m.getUTCDate(),
  489. m.getUTCHours()
  490. ]);
  491. }
  492. function startOfMinute(m) {
  493. return arrayToUtcDate([
  494. m.getUTCFullYear(),
  495. m.getUTCMonth(),
  496. m.getUTCDate(),
  497. m.getUTCHours(),
  498. m.getUTCMinutes()
  499. ]);
  500. }
  501. function startOfSecond(m) {
  502. return arrayToUtcDate([
  503. m.getUTCFullYear(),
  504. m.getUTCMonth(),
  505. m.getUTCDate(),
  506. m.getUTCHours(),
  507. m.getUTCMinutes(),
  508. m.getUTCSeconds()
  509. ]);
  510. }
  511. // Week Computation
  512. function weekOfYear(marker, dow, doy) {
  513. var y = marker.getUTCFullYear();
  514. var w = weekOfGivenYear(marker, y, dow, doy);
  515. if (w < 1) {
  516. return weekOfGivenYear(marker, y - 1, dow, doy);
  517. }
  518. var nextW = weekOfGivenYear(marker, y + 1, dow, doy);
  519. if (nextW >= 1) {
  520. return Math.min(w, nextW);
  521. }
  522. return w;
  523. }
  524. function weekOfGivenYear(marker, year, dow, doy) {
  525. var firstWeekStart = arrayToUtcDate([year, 0, 1 + firstWeekOffset(year, dow, doy)]);
  526. var dayStart = startOfDay(marker);
  527. var days = Math.round(diffDays(firstWeekStart, dayStart));
  528. return Math.floor(days / 7) + 1; // zero-indexed
  529. }
  530. // start-of-first-week - start-of-year
  531. function firstWeekOffset(year, dow, doy) {
  532. // first-week day -- which january is always in the first week (4 for iso, 1 for other)
  533. var fwd = 7 + dow - doy;
  534. // first-week day local weekday -- which local weekday is fwd
  535. var fwdlw = (7 + arrayToUtcDate([year, 0, fwd]).getUTCDay() - dow) % 7;
  536. return -fwdlw + fwd - 1;
  537. }
  538. // Array Conversion
  539. function dateToLocalArray(date) {
  540. return [
  541. date.getFullYear(),
  542. date.getMonth(),
  543. date.getDate(),
  544. date.getHours(),
  545. date.getMinutes(),
  546. date.getSeconds(),
  547. date.getMilliseconds()
  548. ];
  549. }
  550. function arrayToLocalDate(a) {
  551. return new Date(a[0], a[1] || 0, a[2] == null ? 1 : a[2], // day of month
  552. a[3] || 0, a[4] || 0, a[5] || 0);
  553. }
  554. function dateToUtcArray(date) {
  555. return [
  556. date.getUTCFullYear(),
  557. date.getUTCMonth(),
  558. date.getUTCDate(),
  559. date.getUTCHours(),
  560. date.getUTCMinutes(),
  561. date.getUTCSeconds(),
  562. date.getUTCMilliseconds()
  563. ];
  564. }
  565. function arrayToUtcDate(a) {
  566. // according to web standards (and Safari), a month index is required.
  567. // massage if only given a year.
  568. if (a.length === 1) {
  569. a = a.concat([0]);
  570. }
  571. return new Date(Date.UTC.apply(Date, a));
  572. }
  573. // Other Utils
  574. function isValidDate(m) {
  575. return !isNaN(m.valueOf());
  576. }
  577. function timeAsMs(m) {
  578. return m.getUTCHours() * 1000 * 60 * 60 +
  579. m.getUTCMinutes() * 1000 * 60 +
  580. m.getUTCSeconds() * 1000 +
  581. m.getUTCMilliseconds();
  582. }
  583. var INTERNAL_UNITS = ['years', 'months', 'days', 'milliseconds'];
  584. var PARSE_RE = /^(-?)(?:(\d+)\.)?(\d+):(\d\d)(?::(\d\d)(?:\.(\d\d\d))?)?/;
  585. // Parsing and Creation
  586. function createDuration(input, unit) {
  587. var _a;
  588. if (typeof input === 'string') {
  589. return parseString(input);
  590. }
  591. else if (typeof input === 'object' && input) { // non-null object
  592. return normalizeObject(input);
  593. }
  594. else if (typeof input === 'number') {
  595. return normalizeObject((_a = {}, _a[unit || 'milliseconds'] = input, _a));
  596. }
  597. else {
  598. return null;
  599. }
  600. }
  601. function parseString(s) {
  602. var m = PARSE_RE.exec(s);
  603. if (m) {
  604. var sign = m[1] ? -1 : 1;
  605. return {
  606. years: 0,
  607. months: 0,
  608. days: sign * (m[2] ? parseInt(m[2], 10) : 0),
  609. milliseconds: sign * ((m[3] ? parseInt(m[3], 10) : 0) * 60 * 60 * 1000 + // hours
  610. (m[4] ? parseInt(m[4], 10) : 0) * 60 * 1000 + // minutes
  611. (m[5] ? parseInt(m[5], 10) : 0) * 1000 + // seconds
  612. (m[6] ? parseInt(m[6], 10) : 0) // ms
  613. )
  614. };
  615. }
  616. return null;
  617. }
  618. function normalizeObject(obj) {
  619. return {
  620. years: obj.years || obj.year || 0,
  621. months: obj.months || obj.month || 0,
  622. days: (obj.days || obj.day || 0) +
  623. getWeeksFromInput(obj) * 7,
  624. milliseconds: (obj.hours || obj.hour || 0) * 60 * 60 * 1000 + // hours
  625. (obj.minutes || obj.minute || 0) * 60 * 1000 + // minutes
  626. (obj.seconds || obj.second || 0) * 1000 + // seconds
  627. (obj.milliseconds || obj.millisecond || obj.ms || 0) // ms
  628. };
  629. }
  630. function getWeeksFromInput(obj) {
  631. return obj.weeks || obj.week || 0;
  632. }
  633. // Equality
  634. function durationsEqual(d0, d1) {
  635. return d0.years === d1.years &&
  636. d0.months === d1.months &&
  637. d0.days === d1.days &&
  638. d0.milliseconds === d1.milliseconds;
  639. }
  640. function isSingleDay(dur) {
  641. return dur.years === 0 && dur.months === 0 && dur.days === 1 && dur.milliseconds === 0;
  642. }
  643. // Simple Math
  644. function addDurations(d0, d1) {
  645. return {
  646. years: d0.years + d1.years,
  647. months: d0.months + d1.months,
  648. days: d0.days + d1.days,
  649. milliseconds: d0.milliseconds + d1.milliseconds
  650. };
  651. }
  652. function subtractDurations(d1, d0) {
  653. return {
  654. years: d1.years - d0.years,
  655. months: d1.months - d0.months,
  656. days: d1.days - d0.days,
  657. milliseconds: d1.milliseconds - d0.milliseconds
  658. };
  659. }
  660. function multiplyDuration(d, n) {
  661. return {
  662. years: d.years * n,
  663. months: d.months * n,
  664. days: d.days * n,
  665. milliseconds: d.milliseconds * n
  666. };
  667. }
  668. // Conversions
  669. // "Rough" because they are based on average-case Gregorian months/years
  670. function asRoughYears(dur) {
  671. return asRoughDays(dur) / 365;
  672. }
  673. function asRoughMonths(dur) {
  674. return asRoughDays(dur) / 30;
  675. }
  676. function asRoughDays(dur) {
  677. return asRoughMs(dur) / 864e5;
  678. }
  679. function asRoughMinutes(dur) {
  680. return asRoughMs(dur) / (1000 * 60);
  681. }
  682. function asRoughSeconds(dur) {
  683. return asRoughMs(dur) / 1000;
  684. }
  685. function asRoughMs(dur) {
  686. return dur.years * (365 * 864e5) +
  687. dur.months * (30 * 864e5) +
  688. dur.days * 864e5 +
  689. dur.milliseconds;
  690. }
  691. // Advanced Math
  692. function wholeDivideDurations(numerator, denominator) {
  693. var res = null;
  694. for (var i = 0; i < INTERNAL_UNITS.length; i++) {
  695. var unit = INTERNAL_UNITS[i];
  696. if (denominator[unit]) {
  697. var localRes = numerator[unit] / denominator[unit];
  698. if (!isInt(localRes) || (res !== null && res !== localRes)) {
  699. return null;
  700. }
  701. res = localRes;
  702. }
  703. else if (numerator[unit]) {
  704. // needs to divide by something but can't!
  705. return null;
  706. }
  707. }
  708. return res;
  709. }
  710. function greatestDurationDenominator(dur, dontReturnWeeks) {
  711. var ms = dur.milliseconds;
  712. if (ms) {
  713. if (ms % 1000 !== 0) {
  714. return { unit: 'millisecond', value: ms };
  715. }
  716. if (ms % (1000 * 60) !== 0) {
  717. return { unit: 'second', value: ms / 1000 };
  718. }
  719. if (ms % (1000 * 60 * 60) !== 0) {
  720. return { unit: 'minute', value: ms / (1000 * 60) };
  721. }
  722. if (ms) {
  723. return { unit: 'hour', value: ms / (1000 * 60 * 60) };
  724. }
  725. }
  726. if (dur.days) {
  727. if (!dontReturnWeeks && dur.days % 7 === 0) {
  728. return { unit: 'week', value: dur.days / 7 };
  729. }
  730. return { unit: 'day', value: dur.days };
  731. }
  732. if (dur.months) {
  733. return { unit: 'month', value: dur.months };
  734. }
  735. if (dur.years) {
  736. return { unit: 'year', value: dur.years };
  737. }
  738. return { unit: 'millisecond', value: 0 };
  739. }
  740. /* FullCalendar-specific DOM Utilities
  741. ----------------------------------------------------------------------------------------------------------------------*/
  742. // Given the scrollbar widths of some other container, create borders/margins on rowEls in order to match the left
  743. // and right space that was offset by the scrollbars. A 1-pixel border first, then margin beyond that.
  744. function compensateScroll(rowEl, scrollbarWidths) {
  745. if (scrollbarWidths.left) {
  746. applyStyle(rowEl, {
  747. borderLeftWidth: 1,
  748. marginLeft: scrollbarWidths.left - 1
  749. });
  750. }
  751. if (scrollbarWidths.right) {
  752. applyStyle(rowEl, {
  753. borderRightWidth: 1,
  754. marginRight: scrollbarWidths.right - 1
  755. });
  756. }
  757. }
  758. // Undoes compensateScroll and restores all borders/margins
  759. function uncompensateScroll(rowEl) {
  760. applyStyle(rowEl, {
  761. marginLeft: '',
  762. marginRight: '',
  763. borderLeftWidth: '',
  764. borderRightWidth: ''
  765. });
  766. }
  767. // Make the mouse cursor express that an event is not allowed in the current area
  768. function disableCursor() {
  769. document.body.classList.add('fc-not-allowed');
  770. }
  771. // Returns the mouse cursor to its original look
  772. function enableCursor() {
  773. document.body.classList.remove('fc-not-allowed');
  774. }
  775. // Given a total available height to fill, have `els` (essentially child rows) expand to accomodate.
  776. // By default, all elements that are shorter than the recommended height are expanded uniformly, not considering
  777. // any other els that are already too tall. if `shouldRedistribute` is on, it considers these tall rows and
  778. // reduces the available height.
  779. function distributeHeight(els, availableHeight, shouldRedistribute) {
  780. // *FLOORING NOTE*: we floor in certain places because zoom can give inaccurate floating-point dimensions,
  781. // and it is better to be shorter than taller, to avoid creating unnecessary scrollbars.
  782. var minOffset1 = Math.floor(availableHeight / els.length); // for non-last element
  783. var minOffset2 = Math.floor(availableHeight - minOffset1 * (els.length - 1)); // for last element *FLOORING NOTE*
  784. var flexEls = []; // elements that are allowed to expand. array of DOM nodes
  785. var flexOffsets = []; // amount of vertical space it takes up
  786. var flexHeights = []; // actual css height
  787. var usedHeight = 0;
  788. undistributeHeight(els); // give all elements their natural height
  789. // find elements that are below the recommended height (expandable).
  790. // important to query for heights in a single first pass (to avoid reflow oscillation).
  791. els.forEach(function (el, i) {
  792. var minOffset = i === els.length - 1 ? minOffset2 : minOffset1;
  793. var naturalHeight = el.getBoundingClientRect().height;
  794. var naturalOffset = naturalHeight + computeVMargins(el);
  795. if (naturalOffset < minOffset) {
  796. flexEls.push(el);
  797. flexOffsets.push(naturalOffset);
  798. flexHeights.push(naturalHeight);
  799. }
  800. else {
  801. // this element stretches past recommended height (non-expandable). mark the space as occupied.
  802. usedHeight += naturalOffset;
  803. }
  804. });
  805. // readjust the recommended height to only consider the height available to non-maxed-out rows.
  806. if (shouldRedistribute) {
  807. availableHeight -= usedHeight;
  808. minOffset1 = Math.floor(availableHeight / flexEls.length);
  809. minOffset2 = Math.floor(availableHeight - minOffset1 * (flexEls.length - 1)); // *FLOORING NOTE*
  810. }
  811. // assign heights to all expandable elements
  812. flexEls.forEach(function (el, i) {
  813. var minOffset = i === flexEls.length - 1 ? minOffset2 : minOffset1;
  814. var naturalOffset = flexOffsets[i];
  815. var naturalHeight = flexHeights[i];
  816. var newHeight = minOffset - (naturalOffset - naturalHeight); // subtract the margin/padding
  817. if (naturalOffset < minOffset) { // we check this again because redistribution might have changed things
  818. el.style.height = newHeight + 'px';
  819. }
  820. });
  821. }
  822. // Undoes distrubuteHeight, restoring all els to their natural height
  823. function undistributeHeight(els) {
  824. els.forEach(function (el) {
  825. el.style.height = '';
  826. });
  827. }
  828. // Given `els`, a set of <td> cells, find the cell with the largest natural width and set the widths of all the
  829. // cells to be that width.
  830. // PREREQUISITE: if you want a cell to take up width, it needs to have a single inner element w/ display:inline
  831. function matchCellWidths(els) {
  832. var maxInnerWidth = 0;
  833. els.forEach(function (el) {
  834. var innerEl = el.firstChild; // hopefully an element
  835. if (innerEl instanceof HTMLElement) {
  836. var innerWidth_1 = innerEl.getBoundingClientRect().width;
  837. if (innerWidth_1 > maxInnerWidth) {
  838. maxInnerWidth = innerWidth_1;
  839. }
  840. }
  841. });
  842. maxInnerWidth++; // sometimes not accurate of width the text needs to stay on one line. insurance
  843. els.forEach(function (el) {
  844. el.style.width = maxInnerWidth + 'px';
  845. });
  846. return maxInnerWidth;
  847. }
  848. // Given one element that resides inside another,
  849. // Subtracts the height of the inner element from the outer element.
  850. function subtractInnerElHeight(outerEl, innerEl) {
  851. // effin' IE8/9/10/11 sometimes returns 0 for dimensions. this weird hack was the only thing that worked
  852. var reflowStyleProps = {
  853. position: 'relative',
  854. left: -1 // ensure reflow in case the el was already relative. negative is less likely to cause new scroll
  855. };
  856. applyStyle(outerEl, reflowStyleProps);
  857. applyStyle(innerEl, reflowStyleProps);
  858. var diff = // grab the dimensions
  859. outerEl.getBoundingClientRect().height -
  860. innerEl.getBoundingClientRect().height;
  861. // undo hack
  862. var resetStyleProps = { position: '', left: '' };
  863. applyStyle(outerEl, resetStyleProps);
  864. applyStyle(innerEl, resetStyleProps);
  865. return diff;
  866. }
  867. /* Selection
  868. ----------------------------------------------------------------------------------------------------------------------*/
  869. function preventSelection(el) {
  870. el.classList.add('fc-unselectable');
  871. el.addEventListener('selectstart', preventDefault);
  872. }
  873. function allowSelection(el) {
  874. el.classList.remove('fc-unselectable');
  875. el.removeEventListener('selectstart', preventDefault);
  876. }
  877. /* Context Menu
  878. ----------------------------------------------------------------------------------------------------------------------*/
  879. function preventContextMenu(el) {
  880. el.addEventListener('contextmenu', preventDefault);
  881. }
  882. function allowContextMenu(el) {
  883. el.removeEventListener('contextmenu', preventDefault);
  884. }
  885. /* Object Ordering by Field
  886. ----------------------------------------------------------------------------------------------------------------------*/
  887. function parseFieldSpecs(input) {
  888. var specs = [];
  889. var tokens = [];
  890. var i;
  891. var token;
  892. if (typeof input === 'string') {
  893. tokens = input.split(/\s*,\s*/);
  894. }
  895. else if (typeof input === 'function') {
  896. tokens = [input];
  897. }
  898. else if (Array.isArray(input)) {
  899. tokens = input;
  900. }
  901. for (i = 0; i < tokens.length; i++) {
  902. token = tokens[i];
  903. if (typeof token === 'string') {
  904. specs.push(token.charAt(0) === '-' ?
  905. { field: token.substring(1), order: -1 } :
  906. { field: token, order: 1 });
  907. }
  908. else if (typeof token === 'function') {
  909. specs.push({ func: token });
  910. }
  911. }
  912. return specs;
  913. }
  914. function compareByFieldSpecs(obj0, obj1, fieldSpecs) {
  915. var i;
  916. var cmp;
  917. for (i = 0; i < fieldSpecs.length; i++) {
  918. cmp = compareByFieldSpec(obj0, obj1, fieldSpecs[i]);
  919. if (cmp) {
  920. return cmp;
  921. }
  922. }
  923. return 0;
  924. }
  925. function compareByFieldSpec(obj0, obj1, fieldSpec) {
  926. if (fieldSpec.func) {
  927. return fieldSpec.func(obj0, obj1);
  928. }
  929. return flexibleCompare(obj0[fieldSpec.field], obj1[fieldSpec.field])
  930. * (fieldSpec.order || 1);
  931. }
  932. function flexibleCompare(a, b) {
  933. if (!a && !b) {
  934. return 0;
  935. }
  936. if (b == null) {
  937. return -1;
  938. }
  939. if (a == null) {
  940. return 1;
  941. }
  942. if (typeof a === 'string' || typeof b === 'string') {
  943. return String(a).localeCompare(String(b));
  944. }
  945. return a - b;
  946. }
  947. /* String Utilities
  948. ----------------------------------------------------------------------------------------------------------------------*/
  949. function capitaliseFirstLetter(str) {
  950. return str.charAt(0).toUpperCase() + str.slice(1);
  951. }
  952. function padStart(val, len) {
  953. var s = String(val);
  954. return '000'.substr(0, len - s.length) + s;
  955. }
  956. /* Number Utilities
  957. ----------------------------------------------------------------------------------------------------------------------*/
  958. function compareNumbers(a, b) {
  959. return a - b;
  960. }
  961. function isInt(n) {
  962. return n % 1 === 0;
  963. }
  964. /* Weird Utilities
  965. ----------------------------------------------------------------------------------------------------------------------*/
  966. function applyAll(functions, thisObj, args) {
  967. if (typeof functions === 'function') { // supplied a single function
  968. functions = [functions];
  969. }
  970. if (functions) {
  971. var i = void 0;
  972. var ret = void 0;
  973. for (i = 0; i < functions.length; i++) {
  974. ret = functions[i].apply(thisObj, args) || ret;
  975. }
  976. return ret;
  977. }
  978. }
  979. function firstDefined() {
  980. var args = [];
  981. for (var _i = 0; _i < arguments.length; _i++) {
  982. args[_i] = arguments[_i];
  983. }
  984. for (var i = 0; i < args.length; i++) {
  985. if (args[i] !== undefined) {
  986. return args[i];
  987. }
  988. }
  989. }
  990. // Returns a function, that, as long as it continues to be invoked, will not
  991. // be triggered. The function will be called after it stops being called for
  992. // N milliseconds. If `immediate` is passed, trigger the function on the
  993. // leading edge, instead of the trailing.
  994. // https://github.com/jashkenas/underscore/blob/1.6.0/underscore.js#L714
  995. function debounce(func, wait) {
  996. var timeout;
  997. var args;
  998. var context;
  999. var timestamp;
  1000. var result;
  1001. var later = function () {
  1002. var last = new Date().valueOf() - timestamp;
  1003. if (last < wait) {
  1004. timeout = setTimeout(later, wait - last);
  1005. }
  1006. else {
  1007. timeout = null;
  1008. result = func.apply(context, args);
  1009. context = args = null;
  1010. }
  1011. };
  1012. return function () {
  1013. context = this;
  1014. args = arguments;
  1015. timestamp = new Date().valueOf();
  1016. if (!timeout) {
  1017. timeout = setTimeout(later, wait);
  1018. }
  1019. return result;
  1020. };
  1021. }
  1022. // Number and Boolean are only types that defaults or not computed for
  1023. // TODO: write more comments
  1024. function refineProps(rawProps, processors, defaults, leftoverProps) {
  1025. if (defaults === void 0) { defaults = {}; }
  1026. var refined = {};
  1027. for (var key in processors) {
  1028. var processor = processors[key];
  1029. if (rawProps[key] !== undefined) {
  1030. // found
  1031. if (processor === Function) {
  1032. refined[key] = typeof rawProps[key] === 'function' ? rawProps[key] : null;
  1033. }
  1034. else if (processor) { // a refining function?
  1035. refined[key] = processor(rawProps[key]);
  1036. }
  1037. else {
  1038. refined[key] = rawProps[key];
  1039. }
  1040. }
  1041. else if (defaults[key] !== undefined) {
  1042. // there's an explicit default
  1043. refined[key] = defaults[key];
  1044. }
  1045. else {
  1046. // must compute a default
  1047. if (processor === String) {
  1048. refined[key] = ''; // empty string is default for String
  1049. }
  1050. else if (!processor || processor === Number || processor === Boolean || processor === Function) {
  1051. refined[key] = null; // assign null for other non-custom processor funcs
  1052. }
  1053. else {
  1054. refined[key] = processor(null); // run the custom processor func
  1055. }
  1056. }
  1057. }
  1058. if (leftoverProps) {
  1059. for (var key in rawProps) {
  1060. if (processors[key] === undefined) {
  1061. leftoverProps[key] = rawProps[key];
  1062. }
  1063. }
  1064. }
  1065. return refined;
  1066. }
  1067. /* Date stuff that doesn't belong in datelib core
  1068. ----------------------------------------------------------------------------------------------------------------------*/
  1069. // given a timed range, computes an all-day range that has the same exact duration,
  1070. // but whose start time is aligned with the start of the day.
  1071. function computeAlignedDayRange(timedRange) {
  1072. var dayCnt = Math.floor(diffDays(timedRange.start, timedRange.end)) || 1;
  1073. var start = startOfDay(timedRange.start);
  1074. var end = addDays(start, dayCnt);
  1075. return { start: start, end: end };
  1076. }
  1077. // given a timed range, computes an all-day range based on how for the end date bleeds into the next day
  1078. // TODO: give nextDayThreshold a default arg
  1079. function computeVisibleDayRange(timedRange, nextDayThreshold) {
  1080. if (nextDayThreshold === void 0) { nextDayThreshold = createDuration(0); }
  1081. var startDay = null;
  1082. var endDay = null;
  1083. if (timedRange.end) {
  1084. endDay = startOfDay(timedRange.end);
  1085. var endTimeMS = timedRange.end.valueOf() - endDay.valueOf(); // # of milliseconds into `endDay`
  1086. // If the end time is actually inclusively part of the next day and is equal to or
  1087. // beyond the next day threshold, adjust the end to be the exclusive end of `endDay`.
  1088. // Otherwise, leaving it as inclusive will cause it to exclude `endDay`.
  1089. if (endTimeMS && endTimeMS >= asRoughMs(nextDayThreshold)) {
  1090. endDay = addDays(endDay, 1);
  1091. }
  1092. }
  1093. if (timedRange.start) {
  1094. startDay = startOfDay(timedRange.start); // the beginning of the day the range starts
  1095. // If end is within `startDay` but not past nextDayThreshold, assign the default duration of one day.
  1096. if (endDay && endDay <= startDay) {
  1097. endDay = addDays(startDay, 1);
  1098. }
  1099. }
  1100. return { start: startDay, end: endDay };
  1101. }
  1102. // spans from one day into another?
  1103. function isMultiDayRange(range) {
  1104. var visibleRange = computeVisibleDayRange(range);
  1105. return diffDays(visibleRange.start, visibleRange.end) > 1;
  1106. }
  1107. function diffDates(date0, date1, dateEnv, largeUnit) {
  1108. if (largeUnit === 'year') {
  1109. return createDuration(dateEnv.diffWholeYears(date0, date1), 'year');
  1110. }
  1111. else if (largeUnit === 'month') {
  1112. return createDuration(dateEnv.diffWholeMonths(date0, date1), 'month');
  1113. }
  1114. else {
  1115. return diffDayAndTime(date0, date1); // returns a duration
  1116. }
  1117. }
  1118. /*! *****************************************************************************
  1119. Copyright (c) Microsoft Corporation.
  1120. Permission to use, copy, modify, and/or distribute this software for any
  1121. purpose with or without fee is hereby granted.
  1122. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  1123. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  1124. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  1125. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  1126. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  1127. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  1128. PERFORMANCE OF THIS SOFTWARE.
  1129. ***************************************************************************** */
  1130. /* global Reflect, Promise */
  1131. var extendStatics = function(d, b) {
  1132. extendStatics = Object.setPrototypeOf ||
  1133. ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
  1134. function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
  1135. return extendStatics(d, b);
  1136. };
  1137. function __extends(d, b) {
  1138. extendStatics(d, b);
  1139. function __() { this.constructor = d; }
  1140. d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
  1141. }
  1142. var __assign = function() {
  1143. __assign = Object.assign || function __assign(t) {
  1144. for (var s, i = 1, n = arguments.length; i < n; i++) {
  1145. s = arguments[i];
  1146. for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
  1147. }
  1148. return t;
  1149. };
  1150. return __assign.apply(this, arguments);
  1151. };
  1152. function parseRecurring(eventInput, allDayDefault, dateEnv, recurringTypes, leftovers) {
  1153. for (var i = 0; i < recurringTypes.length; i++) {
  1154. var localLeftovers = {};
  1155. var parsed = recurringTypes[i].parse(eventInput, localLeftovers, dateEnv);
  1156. if (parsed) {
  1157. var allDay = localLeftovers.allDay;
  1158. delete localLeftovers.allDay; // remove from leftovers
  1159. if (allDay == null) {
  1160. allDay = allDayDefault;
  1161. if (allDay == null) {
  1162. allDay = parsed.allDayGuess;
  1163. if (allDay == null) {
  1164. allDay = false;
  1165. }
  1166. }
  1167. }
  1168. __assign(leftovers, localLeftovers);
  1169. return {
  1170. allDay: allDay,
  1171. duration: parsed.duration,
  1172. typeData: parsed.typeData,
  1173. typeId: i
  1174. };
  1175. }
  1176. }
  1177. return null;
  1178. }
  1179. /*
  1180. Event MUST have a recurringDef
  1181. */
  1182. function expandRecurringRanges(eventDef, duration, framingRange, dateEnv, recurringTypes) {
  1183. var typeDef = recurringTypes[eventDef.recurringDef.typeId];
  1184. var markers = typeDef.expand(eventDef.recurringDef.typeData, {
  1185. start: dateEnv.subtract(framingRange.start, duration),
  1186. end: framingRange.end
  1187. }, dateEnv);
  1188. // the recurrence plugins don't guarantee that all-day events are start-of-day, so we have to
  1189. if (eventDef.allDay) {
  1190. markers = markers.map(startOfDay);
  1191. }
  1192. return markers;
  1193. }
  1194. var hasOwnProperty = Object.prototype.hasOwnProperty;
  1195. // Merges an array of objects into a single object.
  1196. // The second argument allows for an array of property names who's object values will be merged together.
  1197. function mergeProps(propObjs, complexProps) {
  1198. var dest = {};
  1199. var i;
  1200. var name;
  1201. var complexObjs;
  1202. var j;
  1203. var val;
  1204. var props;
  1205. if (complexProps) {
  1206. for (i = 0; i < complexProps.length; i++) {
  1207. name = complexProps[i];
  1208. complexObjs = [];
  1209. // collect the trailing object values, stopping when a non-object is discovered
  1210. for (j = propObjs.length - 1; j >= 0; j--) {
  1211. val = propObjs[j][name];
  1212. if (typeof val === 'object' && val) { // non-null object
  1213. complexObjs.unshift(val);
  1214. }
  1215. else if (val !== undefined) {
  1216. dest[name] = val; // if there were no objects, this value will be used
  1217. break;
  1218. }
  1219. }
  1220. // if the trailing values were objects, use the merged value
  1221. if (complexObjs.length) {
  1222. dest[name] = mergeProps(complexObjs);
  1223. }
  1224. }
  1225. }
  1226. // copy values into the destination, going from last to first
  1227. for (i = propObjs.length - 1; i >= 0; i--) {
  1228. props = propObjs[i];
  1229. for (name in props) {
  1230. if (!(name in dest)) { // if already assigned by previous props or complex props, don't reassign
  1231. dest[name] = props[name];
  1232. }
  1233. }
  1234. }
  1235. return dest;
  1236. }
  1237. function filterHash(hash, func) {
  1238. var filtered = {};
  1239. for (var key in hash) {
  1240. if (func(hash[key], key)) {
  1241. filtered[key] = hash[key];
  1242. }
  1243. }
  1244. return filtered;
  1245. }
  1246. function mapHash(hash, func) {
  1247. var newHash = {};
  1248. for (var key in hash) {
  1249. newHash[key] = func(hash[key], key);
  1250. }
  1251. return newHash;
  1252. }
  1253. function arrayToHash(a) {
  1254. var hash = {};
  1255. for (var _i = 0, a_1 = a; _i < a_1.length; _i++) {
  1256. var item = a_1[_i];
  1257. hash[item] = true;
  1258. }
  1259. return hash;
  1260. }
  1261. function hashValuesToArray(obj) {
  1262. var a = [];
  1263. for (var key in obj) {
  1264. a.push(obj[key]);
  1265. }
  1266. return a;
  1267. }
  1268. function isPropsEqual(obj0, obj1) {
  1269. for (var key in obj0) {
  1270. if (hasOwnProperty.call(obj0, key)) {
  1271. if (!(key in obj1)) {
  1272. return false;
  1273. }
  1274. }
  1275. }
  1276. for (var key in obj1) {
  1277. if (hasOwnProperty.call(obj1, key)) {
  1278. if (obj0[key] !== obj1[key]) {
  1279. return false;
  1280. }
  1281. }
  1282. }
  1283. return true;
  1284. }
  1285. function parseEvents(rawEvents, sourceId, calendar, allowOpenRange) {
  1286. var eventStore = createEmptyEventStore();
  1287. for (var _i = 0, rawEvents_1 = rawEvents; _i < rawEvents_1.length; _i++) {
  1288. var rawEvent = rawEvents_1[_i];
  1289. var tuple = parseEvent(rawEvent, sourceId, calendar, allowOpenRange);
  1290. if (tuple) {
  1291. eventTupleToStore(tuple, eventStore);
  1292. }
  1293. }
  1294. return eventStore;
  1295. }
  1296. function eventTupleToStore(tuple, eventStore) {
  1297. if (eventStore === void 0) { eventStore = createEmptyEventStore(); }
  1298. eventStore.defs[tuple.def.defId] = tuple.def;
  1299. if (tuple.instance) {
  1300. eventStore.instances[tuple.instance.instanceId] = tuple.instance;
  1301. }
  1302. return eventStore;
  1303. }
  1304. function expandRecurring(eventStore, framingRange, calendar) {
  1305. var dateEnv = calendar.dateEnv;
  1306. var defs = eventStore.defs, instances = eventStore.instances;
  1307. // remove existing recurring instances
  1308. instances = filterHash(instances, function (instance) {
  1309. return !defs[instance.defId].recurringDef;
  1310. });
  1311. for (var defId in defs) {
  1312. var def = defs[defId];
  1313. if (def.recurringDef) {
  1314. var duration = def.recurringDef.duration;
  1315. if (!duration) {
  1316. duration = def.allDay ?
  1317. calendar.defaultAllDayEventDuration :
  1318. calendar.defaultTimedEventDuration;
  1319. }
  1320. var starts = expandRecurringRanges(def, duration, framingRange, calendar.dateEnv, calendar.pluginSystem.hooks.recurringTypes);
  1321. for (var _i = 0, starts_1 = starts; _i < starts_1.length; _i++) {
  1322. var start = starts_1[_i];
  1323. var instance = createEventInstance(defId, {
  1324. start: start,
  1325. end: dateEnv.add(start, duration)
  1326. });
  1327. instances[instance.instanceId] = instance;
  1328. }
  1329. }
  1330. }
  1331. return { defs: defs, instances: instances };
  1332. }
  1333. // retrieves events that have the same groupId as the instance specified by `instanceId`
  1334. // or they are the same as the instance.
  1335. // why might instanceId not be in the store? an event from another calendar?
  1336. function getRelevantEvents(eventStore, instanceId) {
  1337. var instance = eventStore.instances[instanceId];
  1338. if (instance) {
  1339. var def_1 = eventStore.defs[instance.defId];
  1340. // get events/instances with same group
  1341. var newStore = filterEventStoreDefs(eventStore, function (lookDef) {
  1342. return isEventDefsGrouped(def_1, lookDef);
  1343. });
  1344. // add the original
  1345. // TODO: wish we could use eventTupleToStore or something like it
  1346. newStore.defs[def_1.defId] = def_1;
  1347. newStore.instances[instance.instanceId] = instance;
  1348. return newStore;
  1349. }
  1350. return createEmptyEventStore();
  1351. }
  1352. function isEventDefsGrouped(def0, def1) {
  1353. return Boolean(def0.groupId && def0.groupId === def1.groupId);
  1354. }
  1355. function transformRawEvents(rawEvents, eventSource, calendar) {
  1356. var calEachTransform = calendar.opt('eventDataTransform');
  1357. var sourceEachTransform = eventSource ? eventSource.eventDataTransform : null;
  1358. if (sourceEachTransform) {
  1359. rawEvents = transformEachRawEvent(rawEvents, sourceEachTransform);
  1360. }
  1361. if (calEachTransform) {
  1362. rawEvents = transformEachRawEvent(rawEvents, calEachTransform);
  1363. }
  1364. return rawEvents;
  1365. }
  1366. function transformEachRawEvent(rawEvents, func) {
  1367. var refinedEvents;
  1368. if (!func) {
  1369. refinedEvents = rawEvents;
  1370. }
  1371. else {
  1372. refinedEvents = [];
  1373. for (var _i = 0, rawEvents_2 = rawEvents; _i < rawEvents_2.length; _i++) {
  1374. var rawEvent = rawEvents_2[_i];
  1375. var refinedEvent = func(rawEvent);
  1376. if (refinedEvent) {
  1377. refinedEvents.push(refinedEvent);
  1378. }
  1379. else if (refinedEvent == null) {
  1380. refinedEvents.push(rawEvent);
  1381. } // if a different falsy value, do nothing
  1382. }
  1383. }
  1384. return refinedEvents;
  1385. }
  1386. function createEmptyEventStore() {
  1387. return { defs: {}, instances: {} };
  1388. }
  1389. function mergeEventStores(store0, store1) {
  1390. return {
  1391. defs: __assign({}, store0.defs, store1.defs),
  1392. instances: __assign({}, store0.instances, store1.instances)
  1393. };
  1394. }
  1395. function filterEventStoreDefs(eventStore, filterFunc) {
  1396. var defs = filterHash(eventStore.defs, filterFunc);
  1397. var instances = filterHash(eventStore.instances, function (instance) {
  1398. return defs[instance.defId]; // still exists?
  1399. });
  1400. return { defs: defs, instances: instances };
  1401. }
  1402. function parseRange(input, dateEnv) {
  1403. var start = null;
  1404. var end = null;
  1405. if (input.start) {
  1406. start = dateEnv.createMarker(input.start);
  1407. }
  1408. if (input.end) {
  1409. end = dateEnv.createMarker(input.end);
  1410. }
  1411. if (!start && !end) {
  1412. return null;
  1413. }
  1414. if (start && end && end < start) {
  1415. return null;
  1416. }
  1417. return { start: start, end: end };
  1418. }
  1419. // SIDE-EFFECT: will mutate ranges.
  1420. // Will return a new array result.
  1421. function invertRanges(ranges, constraintRange) {
  1422. var invertedRanges = [];
  1423. var start = constraintRange.start; // the end of the previous range. the start of the new range
  1424. var i;
  1425. var dateRange;
  1426. // ranges need to be in order. required for our date-walking algorithm
  1427. ranges.sort(compareRanges);
  1428. for (i = 0; i < ranges.length; i++) {
  1429. dateRange = ranges[i];
  1430. // add the span of time before the event (if there is any)
  1431. if (dateRange.start > start) { // compare millisecond time (skip any ambig logic)
  1432. invertedRanges.push({ start: start, end: dateRange.start });
  1433. }
  1434. if (dateRange.end > start) {
  1435. start = dateRange.end;
  1436. }
  1437. }
  1438. // add the span of time after the last event (if there is any)
  1439. if (start < constraintRange.end) { // compare millisecond time (skip any ambig logic)
  1440. invertedRanges.push({ start: start, end: constraintRange.end });
  1441. }
  1442. return invertedRanges;
  1443. }
  1444. function compareRanges(range0, range1) {
  1445. return range0.start.valueOf() - range1.start.valueOf(); // earlier ranges go first
  1446. }
  1447. function intersectRanges(range0, range1) {
  1448. var start = range0.start;
  1449. var end = range0.end;
  1450. var newRange = null;
  1451. if (range1.start !== null) {
  1452. if (start === null) {
  1453. start = range1.start;
  1454. }
  1455. else {
  1456. start = new Date(Math.max(start.valueOf(), range1.start.valueOf()));
  1457. }
  1458. }
  1459. if (range1.end != null) {
  1460. if (end === null) {
  1461. end = range1.end;
  1462. }
  1463. else {
  1464. end = new Date(Math.min(end.valueOf(), range1.end.valueOf()));
  1465. }
  1466. }
  1467. if (start === null || end === null || start < end) {
  1468. newRange = { start: start, end: end };
  1469. }
  1470. return newRange;
  1471. }
  1472. function rangesEqual(range0, range1) {
  1473. return (range0.start === null ? null : range0.start.valueOf()) === (range1.start === null ? null : range1.start.valueOf()) &&
  1474. (range0.end === null ? null : range0.end.valueOf()) === (range1.end === null ? null : range1.end.valueOf());
  1475. }
  1476. function rangesIntersect(range0, range1) {
  1477. return (range0.end === null || range1.start === null || range0.end > range1.start) &&
  1478. (range0.start === null || range1.end === null || range0.start < range1.end);
  1479. }
  1480. function rangeContainsRange(outerRange, innerRange) {
  1481. return (outerRange.start === null || (innerRange.start !== null && innerRange.start >= outerRange.start)) &&
  1482. (outerRange.end === null || (innerRange.end !== null && innerRange.end <= outerRange.end));
  1483. }
  1484. function rangeContainsMarker(range, date) {
  1485. return (range.start === null || date >= range.start) &&
  1486. (range.end === null || date < range.end);
  1487. }
  1488. // If the given date is not within the given range, move it inside.
  1489. // (If it's past the end, make it one millisecond before the end).
  1490. function constrainMarkerToRange(date, range) {
  1491. if (range.start != null && date < range.start) {
  1492. return range.start;
  1493. }
  1494. if (range.end != null && date >= range.end) {
  1495. return new Date(range.end.valueOf() - 1);
  1496. }
  1497. return date;
  1498. }
  1499. function removeExact(array, exactVal) {
  1500. var removeCnt = 0;
  1501. var i = 0;
  1502. while (i < array.length) {
  1503. if (array[i] === exactVal) {
  1504. array.splice(i, 1);
  1505. removeCnt++;
  1506. }
  1507. else {
  1508. i++;
  1509. }
  1510. }
  1511. return removeCnt;
  1512. }
  1513. function isArraysEqual(a0, a1) {
  1514. var len = a0.length;
  1515. var i;
  1516. if (len !== a1.length) { // not array? or not same length?
  1517. return false;
  1518. }
  1519. for (i = 0; i < len; i++) {
  1520. if (a0[i] !== a1[i]) {
  1521. return false;
  1522. }
  1523. }
  1524. return true;
  1525. }
  1526. function memoize(workerFunc) {
  1527. var args;
  1528. var res;
  1529. return function () {
  1530. if (!args || !isArraysEqual(args, arguments)) {
  1531. args = arguments;
  1532. res = workerFunc.apply(this, arguments);
  1533. }
  1534. return res;
  1535. };
  1536. }
  1537. /*
  1538. always executes the workerFunc, but if the result is equal to the previous result,
  1539. return the previous result instead.
  1540. */
  1541. function memoizeOutput(workerFunc, equalityFunc) {
  1542. var cachedRes = null;
  1543. return function () {
  1544. var newRes = workerFunc.apply(this, arguments);
  1545. if (cachedRes === null || !(cachedRes === newRes || equalityFunc(cachedRes, newRes))) {
  1546. cachedRes = newRes;
  1547. }
  1548. return cachedRes;
  1549. };
  1550. }
  1551. var EXTENDED_SETTINGS_AND_SEVERITIES = {
  1552. week: 3,
  1553. separator: 0,
  1554. omitZeroMinute: 0,
  1555. meridiem: 0,
  1556. omitCommas: 0
  1557. };
  1558. var STANDARD_DATE_PROP_SEVERITIES = {
  1559. timeZoneName: 7,
  1560. era: 6,
  1561. year: 5,
  1562. month: 4,
  1563. day: 2,
  1564. weekday: 2,
  1565. hour: 1,
  1566. minute: 1,
  1567. second: 1
  1568. };
  1569. var MERIDIEM_RE = /\s*([ap])\.?m\.?/i; // eats up leading spaces too
  1570. var COMMA_RE = /,/g; // we need re for globalness
  1571. var MULTI_SPACE_RE = /\s+/g;
  1572. var LTR_RE = /\u200e/g; // control character
  1573. var UTC_RE = /UTC|GMT/;
  1574. var NativeFormatter = /** @class */ (function () {
  1575. function NativeFormatter(formatSettings) {
  1576. var standardDateProps = {};
  1577. var extendedSettings = {};
  1578. var severity = 0;
  1579. for (var name_1 in formatSettings) {
  1580. if (name_1 in EXTENDED_SETTINGS_AND_SEVERITIES) {
  1581. extendedSettings[name_1] = formatSettings[name_1];
  1582. severity = Math.max(EXTENDED_SETTINGS_AND_SEVERITIES[name_1], severity);
  1583. }
  1584. else {
  1585. standardDateProps[name_1] = formatSettings[name_1];
  1586. if (name_1 in STANDARD_DATE_PROP_SEVERITIES) {
  1587. severity = Math.max(STANDARD_DATE_PROP_SEVERITIES[name_1], severity);
  1588. }
  1589. }
  1590. }
  1591. this.standardDateProps = standardDateProps;
  1592. this.extendedSettings = extendedSettings;
  1593. this.severity = severity;
  1594. this.buildFormattingFunc = memoize(buildFormattingFunc);
  1595. }
  1596. NativeFormatter.prototype.format = function (date, context) {
  1597. return this.buildFormattingFunc(this.standardDateProps, this.extendedSettings, context)(date);
  1598. };
  1599. NativeFormatter.prototype.formatRange = function (start, end, context) {
  1600. var _a = this, standardDateProps = _a.standardDateProps, extendedSettings = _a.extendedSettings;
  1601. var diffSeverity = computeMarkerDiffSeverity(start.marker, end.marker, context.calendarSystem);
  1602. if (!diffSeverity) {
  1603. return this.format(start, context);
  1604. }
  1605. var biggestUnitForPartial = diffSeverity;
  1606. if (biggestUnitForPartial > 1 && // the two dates are different in a way that's larger scale than time
  1607. (standardDateProps.year === 'numeric' || standardDateProps.year === '2-digit') &&
  1608. (standardDateProps.month === 'numeric' || standardDateProps.month === '2-digit') &&
  1609. (standardDateProps.day === 'numeric' || standardDateProps.day === '2-digit')) {
  1610. biggestUnitForPartial = 1; // make it look like the dates are only different in terms of time
  1611. }
  1612. var full0 = this.format(start, context);
  1613. var full1 = this.format(end, context);
  1614. if (full0 === full1) {
  1615. return full0;
  1616. }
  1617. var partialDateProps = computePartialFormattingOptions(standardDateProps, biggestUnitForPartial);
  1618. var partialFormattingFunc = buildFormattingFunc(partialDateProps, extendedSettings, context);
  1619. var partial0 = partialFormattingFunc(start);
  1620. var partial1 = partialFormattingFunc(end);
  1621. var insertion = findCommonInsertion(full0, partial0, full1, partial1);
  1622. var separator = extendedSettings.separator || '';
  1623. if (insertion) {
  1624. return insertion.before + partial0 + separator + partial1 + insertion.after;
  1625. }
  1626. return full0 + separator + full1;
  1627. };
  1628. NativeFormatter.prototype.getLargestUnit = function () {
  1629. switch (this.severity) {
  1630. case 7:
  1631. case 6:
  1632. case 5:
  1633. return 'year';
  1634. case 4:
  1635. return 'month';
  1636. case 3:
  1637. return 'week';
  1638. default:
  1639. return 'day';
  1640. }
  1641. };
  1642. return NativeFormatter;
  1643. }());
  1644. function buildFormattingFunc(standardDateProps, extendedSettings, context) {
  1645. var standardDatePropCnt = Object.keys(standardDateProps).length;
  1646. if (standardDatePropCnt === 1 && standardDateProps.timeZoneName === 'short') {
  1647. return function (date) {
  1648. return formatTimeZoneOffset(date.timeZoneOffset);
  1649. };
  1650. }
  1651. if (standardDatePropCnt === 0 && extendedSettings.week) {
  1652. return function (date) {
  1653. return formatWeekNumber(context.computeWeekNumber(date.marker), context.weekLabel, context.locale, extendedSettings.week);
  1654. };
  1655. }
  1656. return buildNativeFormattingFunc(standardDateProps, extendedSettings, context);
  1657. }
  1658. function buildNativeFormattingFunc(standardDateProps, extendedSettings, context) {
  1659. standardDateProps = __assign({}, standardDateProps); // copy
  1660. extendedSettings = __assign({}, extendedSettings); // copy
  1661. sanitizeSettings(standardDateProps, extendedSettings);
  1662. standardDateProps.timeZone = 'UTC'; // we leverage the only guaranteed timeZone for our UTC markers
  1663. var normalFormat = new Intl.DateTimeFormat(context.locale.codes, standardDateProps);
  1664. var zeroFormat; // needed?
  1665. if (extendedSettings.omitZeroMinute) {
  1666. var zeroProps = __assign({}, standardDateProps);
  1667. delete zeroProps.minute; // seconds and ms were already considered in sanitizeSettings
  1668. zeroFormat = new Intl.DateTimeFormat(context.locale.codes, zeroProps);
  1669. }
  1670. return function (date) {
  1671. var marker = date.marker;
  1672. var format;
  1673. if (zeroFormat && !marker.getUTCMinutes()) {
  1674. format = zeroFormat;
  1675. }
  1676. else {
  1677. format = normalFormat;
  1678. }
  1679. var s = format.format(marker);
  1680. return postProcess(s, date, standardDateProps, extendedSettings, context);
  1681. };
  1682. }
  1683. function sanitizeSettings(standardDateProps, extendedSettings) {
  1684. // deal with a browser inconsistency where formatting the timezone
  1685. // requires that the hour/minute be present.
  1686. if (standardDateProps.timeZoneName) {
  1687. if (!standardDateProps.hour) {
  1688. standardDateProps.hour = '2-digit';
  1689. }
  1690. if (!standardDateProps.minute) {
  1691. standardDateProps.minute = '2-digit';
  1692. }
  1693. }
  1694. // only support short timezone names
  1695. if (standardDateProps.timeZoneName === 'long') {
  1696. standardDateProps.timeZoneName = 'short';
  1697. }
  1698. // if requesting to display seconds, MUST display minutes
  1699. if (extendedSettings.omitZeroMinute && (standardDateProps.second || standardDateProps.millisecond)) {
  1700. delete extendedSettings.omitZeroMinute;
  1701. }
  1702. }
  1703. function postProcess(s, date, standardDateProps, extendedSettings, context) {
  1704. s = s.replace(LTR_RE, ''); // remove left-to-right control chars. do first. good for other regexes
  1705. if (standardDateProps.timeZoneName === 'short') {
  1706. s = injectTzoStr(s, (context.timeZone === 'UTC' || date.timeZoneOffset == null) ?
  1707. 'UTC' : // important to normalize for IE, which does "GMT"
  1708. formatTimeZoneOffset(date.timeZoneOffset));
  1709. }
  1710. if (extendedSettings.omitCommas) {
  1711. s = s.replace(COMMA_RE, '').trim();
  1712. }
  1713. if (extendedSettings.omitZeroMinute) {
  1714. s = s.replace(':00', ''); // zeroFormat doesn't always achieve this
  1715. }
  1716. // ^ do anything that might create adjacent spaces before this point,
  1717. // because MERIDIEM_RE likes to eat up loading spaces
  1718. if (extendedSettings.meridiem === false) {
  1719. s = s.replace(MERIDIEM_RE, '').trim();
  1720. }
  1721. else if (extendedSettings.meridiem === 'narrow') { // a/p
  1722. s = s.replace(MERIDIEM_RE, function (m0, m1) {
  1723. return m1.toLocaleLowerCase();
  1724. });
  1725. }
  1726. else if (extendedSettings.meridiem === 'short') { // am/pm
  1727. s = s.replace(MERIDIEM_RE, function (m0, m1) {
  1728. return m1.toLocaleLowerCase() + 'm';
  1729. });
  1730. }
  1731. else if (extendedSettings.meridiem === 'lowercase') { // other meridiem transformers already converted to lowercase
  1732. s = s.replace(MERIDIEM_RE, function (m0) {
  1733. return m0.toLocaleLowerCase();
  1734. });
  1735. }
  1736. s = s.replace(MULTI_SPACE_RE, ' ');
  1737. s = s.trim();
  1738. return s;
  1739. }
  1740. function injectTzoStr(s, tzoStr) {
  1741. var replaced = false;
  1742. s = s.replace(UTC_RE, function () {
  1743. replaced = true;
  1744. return tzoStr;
  1745. });
  1746. // IE11 doesn't include UTC/GMT in the original string, so append to end
  1747. if (!replaced) {
  1748. s += ' ' + tzoStr;
  1749. }
  1750. return s;
  1751. }
  1752. function formatWeekNumber(num, weekLabel, locale, display) {
  1753. var parts = [];
  1754. if (display === 'narrow') {
  1755. parts.push(weekLabel);
  1756. }
  1757. else if (display === 'short') {
  1758. parts.push(weekLabel, ' ');
  1759. }
  1760. // otherwise, considered 'numeric'
  1761. parts.push(locale.simpleNumberFormat.format(num));
  1762. if (locale.options.isRtl) { // TODO: use control characters instead?
  1763. parts.reverse();
  1764. }
  1765. return parts.join('');
  1766. }
  1767. // Range Formatting Utils
  1768. // 0 = exactly the same
  1769. // 1 = different by time
  1770. // and bigger
  1771. function computeMarkerDiffSeverity(d0, d1, ca) {
  1772. if (ca.getMarkerYear(d0) !== ca.getMarkerYear(d1)) {
  1773. return 5;
  1774. }
  1775. if (ca.getMarkerMonth(d0) !== ca.getMarkerMonth(d1)) {
  1776. return 4;
  1777. }
  1778. if (ca.getMarkerDay(d0) !== ca.getMarkerDay(d1)) {
  1779. return 2;
  1780. }
  1781. if (timeAsMs(d0) !== timeAsMs(d1)) {
  1782. return 1;
  1783. }
  1784. return 0;
  1785. }
  1786. function computePartialFormattingOptions(options, biggestUnit) {
  1787. var partialOptions = {};
  1788. for (var name_2 in options) {
  1789. if (!(name_2 in STANDARD_DATE_PROP_SEVERITIES) || // not a date part prop (like timeZone)
  1790. STANDARD_DATE_PROP_SEVERITIES[name_2] <= biggestUnit) {
  1791. partialOptions[name_2] = options[name_2];
  1792. }
  1793. }
  1794. return partialOptions;
  1795. }
  1796. function findCommonInsertion(full0, partial0, full1, partial1) {
  1797. var i0 = 0;
  1798. while (i0 < full0.length) {
  1799. var found0 = full0.indexOf(partial0, i0);
  1800. if (found0 === -1) {
  1801. break;
  1802. }
  1803. var before0 = full0.substr(0, found0);
  1804. i0 = found0 + partial0.length;
  1805. var after0 = full0.substr(i0);
  1806. var i1 = 0;
  1807. while (i1 < full1.length) {
  1808. var found1 = full1.indexOf(partial1, i1);
  1809. if (found1 === -1) {
  1810. break;
  1811. }
  1812. var before1 = full1.substr(0, found1);
  1813. i1 = found1 + partial1.length;
  1814. var after1 = full1.substr(i1);
  1815. if (before0 === before1 && after0 === after1) {
  1816. return {
  1817. before: before0,
  1818. after: after0
  1819. };
  1820. }
  1821. }
  1822. }
  1823. return null;
  1824. }
  1825. /*
  1826. TODO: fix the terminology of "formatter" vs "formatting func"
  1827. */
  1828. /*
  1829. At the time of instantiation, this object does not know which cmd-formatting system it will use.
  1830. It receives this at the time of formatting, as a setting.
  1831. */
  1832. var CmdFormatter = /** @class */ (function () {
  1833. function CmdFormatter(cmdStr, separator) {
  1834. this.cmdStr = cmdStr;
  1835. this.separator = separator;
  1836. }
  1837. CmdFormatter.prototype.format = function (date, context) {
  1838. return context.cmdFormatter(this.cmdStr, createVerboseFormattingArg(date, null, context, this.separator));
  1839. };
  1840. CmdFormatter.prototype.formatRange = function (start, end, context) {
  1841. return context.cmdFormatter(this.cmdStr, createVerboseFormattingArg(start, end, context, this.separator));
  1842. };
  1843. return CmdFormatter;
  1844. }());
  1845. var FuncFormatter = /** @class */ (function () {
  1846. function FuncFormatter(func) {
  1847. this.func = func;
  1848. }
  1849. FuncFormatter.prototype.format = function (date, context) {
  1850. return this.func(createVerboseFormattingArg(date, null, context));
  1851. };
  1852. FuncFormatter.prototype.formatRange = function (start, end, context) {
  1853. return this.func(createVerboseFormattingArg(start, end, context));
  1854. };
  1855. return FuncFormatter;
  1856. }());
  1857. // Formatter Object Creation
  1858. function createFormatter(input, defaultSeparator) {
  1859. if (typeof input === 'object' && input) { // non-null object
  1860. if (typeof defaultSeparator === 'string') {
  1861. input = __assign({ separator: defaultSeparator }, input);
  1862. }
  1863. return new NativeFormatter(input);
  1864. }
  1865. else if (typeof input === 'string') {
  1866. return new CmdFormatter(input, defaultSeparator);
  1867. }
  1868. else if (typeof input === 'function') {
  1869. return new FuncFormatter(input);
  1870. }
  1871. }
  1872. // String Utils
  1873. // timeZoneOffset is in minutes
  1874. function buildIsoString(marker, timeZoneOffset, stripZeroTime) {
  1875. if (stripZeroTime === void 0) { stripZeroTime = false; }
  1876. var s = marker.toISOString();
  1877. s = s.replace('.000', '');
  1878. if (stripZeroTime) {
  1879. s = s.replace('T00:00:00Z', '');
  1880. }
  1881. if (s.length > 10) { // time part wasn't stripped, can add timezone info
  1882. if (timeZoneOffset == null) {
  1883. s = s.replace('Z', '');
  1884. }
  1885. else if (timeZoneOffset !== 0) {
  1886. s = s.replace('Z', formatTimeZoneOffset(timeZoneOffset, true));
  1887. }
  1888. // otherwise, its UTC-0 and we want to keep the Z
  1889. }
  1890. return s;
  1891. }
  1892. function formatIsoTimeString(marker) {
  1893. return padStart(marker.getUTCHours(), 2) + ':' +
  1894. padStart(marker.getUTCMinutes(), 2) + ':' +
  1895. padStart(marker.getUTCSeconds(), 2);
  1896. }
  1897. function formatTimeZoneOffset(minutes, doIso) {
  1898. if (doIso === void 0) { doIso = false; }
  1899. var sign = minutes < 0 ? '-' : '+';
  1900. var abs = Math.abs(minutes);
  1901. var hours = Math.floor(abs / 60);
  1902. var mins = Math.round(abs % 60);
  1903. if (doIso) {
  1904. return sign + padStart(hours, 2) + ':' + padStart(mins, 2);
  1905. }
  1906. else {
  1907. return 'GMT' + sign + hours + (mins ? ':' + padStart(mins, 2) : '');
  1908. }
  1909. }
  1910. // Arg Utils
  1911. function createVerboseFormattingArg(start, end, context, separator) {
  1912. var startInfo = expandZonedMarker(start, context.calendarSystem);
  1913. var endInfo = end ? expandZonedMarker(end, context.calendarSystem) : null;
  1914. return {
  1915. date: startInfo,
  1916. start: startInfo,
  1917. end: endInfo,
  1918. timeZone: context.timeZone,
  1919. localeCodes: context.locale.codes,
  1920. separator: separator
  1921. };
  1922. }
  1923. function expandZonedMarker(dateInfo, calendarSystem) {
  1924. var a = calendarSystem.markerToArray(dateInfo.marker);
  1925. return {
  1926. marker: dateInfo.marker,
  1927. timeZoneOffset: dateInfo.timeZoneOffset,
  1928. array: a,
  1929. year: a[0],
  1930. month: a[1],
  1931. day: a[2],
  1932. hour: a[3],
  1933. minute: a[4],
  1934. second: a[5],
  1935. millisecond: a[6]
  1936. };
  1937. }
  1938. var EventSourceApi = /** @class */ (function () {
  1939. function EventSourceApi(calendar, internalEventSource) {
  1940. this.calendar = calendar;
  1941. this.internalEventSource = internalEventSource;
  1942. }
  1943. EventSourceApi.prototype.remove = function () {
  1944. this.calendar.dispatch({
  1945. type: 'REMOVE_EVENT_SOURCE',
  1946. sourceId: this.internalEventSource.sourceId
  1947. });
  1948. };
  1949. EventSourceApi.prototype.refetch = function () {
  1950. this.calendar.dispatch({
  1951. type: 'FETCH_EVENT_SOURCES',
  1952. sourceIds: [this.internalEventSource.sourceId]
  1953. });
  1954. };
  1955. Object.defineProperty(EventSourceApi.prototype, "id", {
  1956. get: function () {
  1957. return this.internalEventSource.publicId;
  1958. },
  1959. enumerable: true,
  1960. configurable: true
  1961. });
  1962. Object.defineProperty(EventSourceApi.prototype, "url", {
  1963. // only relevant to json-feed event sources
  1964. get: function () {
  1965. return this.internalEventSource.meta.url;
  1966. },
  1967. enumerable: true,
  1968. configurable: true
  1969. });
  1970. return EventSourceApi;
  1971. }());
  1972. var EventApi = /** @class */ (function () {
  1973. function EventApi(calendar, def, instance) {
  1974. this._calendar = calendar;
  1975. this._def = def;
  1976. this._instance = instance || null;
  1977. }
  1978. /*
  1979. TODO: make event struct more responsible for this
  1980. */
  1981. EventApi.prototype.setProp = function (name, val) {
  1982. var _a, _b;
  1983. if (name in DATE_PROPS) ;
  1984. else if (name in NON_DATE_PROPS) {
  1985. if (typeof NON_DATE_PROPS[name] === 'function') {
  1986. val = NON_DATE_PROPS[name](val);
  1987. }
  1988. this.mutate({
  1989. standardProps: (_a = {}, _a[name] = val, _a)
  1990. });
  1991. }
  1992. else if (name in UNSCOPED_EVENT_UI_PROPS) {
  1993. var ui = void 0;
  1994. if (typeof UNSCOPED_EVENT_UI_PROPS[name] === 'function') {
  1995. val = UNSCOPED_EVENT_UI_PROPS[name](val);
  1996. }
  1997. if (name === 'color') {
  1998. ui = { backgroundColor: val, borderColor: val };
  1999. }
  2000. else if (name === 'editable') {
  2001. ui = { startEditable: val, durationEditable: val };
  2002. }
  2003. else {
  2004. ui = (_b = {}, _b[name] = val, _b);
  2005. }
  2006. this.mutate({
  2007. standardProps: { ui: ui }
  2008. });
  2009. }
  2010. };
  2011. EventApi.prototype.setExtendedProp = function (name, val) {
  2012. var _a;
  2013. this.mutate({
  2014. extendedProps: (_a = {}, _a[name] = val, _a)
  2015. });
  2016. };
  2017. EventApi.prototype.setStart = function (startInput, options) {
  2018. if (options === void 0) { options = {}; }
  2019. var dateEnv = this._calendar.dateEnv;
  2020. var start = dateEnv.createMarker(startInput);
  2021. if (start && this._instance) { // TODO: warning if parsed bad
  2022. var instanceRange = this._instance.range;
  2023. var startDelta = diffDates(instanceRange.start, start, dateEnv, options.granularity); // what if parsed bad!?
  2024. if (options.maintainDuration) {
  2025. this.mutate({ datesDelta: startDelta });
  2026. }
  2027. else {
  2028. this.mutate({ startDelta: startDelta });
  2029. }
  2030. }
  2031. };
  2032. EventApi.prototype.setEnd = function (endInput, options) {
  2033. if (options === void 0) { options = {}; }
  2034. var dateEnv = this._calendar.dateEnv;
  2035. var end;
  2036. if (endInput != null) {
  2037. end = dateEnv.createMarker(endInput);
  2038. if (!end) {
  2039. return; // TODO: warning if parsed bad
  2040. }
  2041. }
  2042. if (this._instance) {
  2043. if (end) {
  2044. var endDelta = diffDates(this._instance.range.end, end, dateEnv, options.granularity);
  2045. this.mutate({ endDelta: endDelta });
  2046. }
  2047. else {
  2048. this.mutate({ standardProps: { hasEnd: false } });
  2049. }
  2050. }
  2051. };
  2052. EventApi.prototype.setDates = function (startInput, endInput, options) {
  2053. if (options === void 0) { options = {}; }
  2054. var dateEnv = this._calendar.dateEnv;
  2055. var standardProps = { allDay: options.allDay };
  2056. var start = dateEnv.createMarker(startInput);
  2057. var end;
  2058. if (!start) {
  2059. return; // TODO: warning if parsed bad
  2060. }
  2061. if (endInput != null) {
  2062. end = dateEnv.createMarker(endInput);
  2063. if (!end) { // TODO: warning if parsed bad
  2064. return;
  2065. }
  2066. }
  2067. if (this._instance) {
  2068. var instanceRange = this._instance.range;
  2069. // when computing the diff for an event being converted to all-day,
  2070. // compute diff off of the all-day values the way event-mutation does.
  2071. if (options.allDay === true) {
  2072. instanceRange = computeAlignedDayRange(instanceRange);
  2073. }
  2074. var startDelta = diffDates(instanceRange.start, start, dateEnv, options.granularity);
  2075. if (end) {
  2076. var endDelta = diffDates(instanceRange.end, end, dateEnv, options.granularity);
  2077. if (durationsEqual(startDelta, endDelta)) {
  2078. this.mutate({ datesDelta: startDelta, standardProps: standardProps });
  2079. }
  2080. else {
  2081. this.mutate({ startDelta: startDelta, endDelta: endDelta, standardProps: standardProps });
  2082. }
  2083. }
  2084. else { // means "clear the end"
  2085. standardProps.hasEnd = false;
  2086. this.mutate({ datesDelta: startDelta, standardProps: standardProps });
  2087. }
  2088. }
  2089. };
  2090. EventApi.prototype.moveStart = function (deltaInput) {
  2091. var delta = createDuration(deltaInput);
  2092. if (delta) { // TODO: warning if parsed bad
  2093. this.mutate({ startDelta: delta });
  2094. }
  2095. };
  2096. EventApi.prototype.moveEnd = function (deltaInput) {
  2097. var delta = createDuration(deltaInput);
  2098. if (delta) { // TODO: warning if parsed bad
  2099. this.mutate({ endDelta: delta });
  2100. }
  2101. };
  2102. EventApi.prototype.moveDates = function (deltaInput) {
  2103. var delta = createDuration(deltaInput);
  2104. if (delta) { // TODO: warning if parsed bad
  2105. this.mutate({ datesDelta: delta });
  2106. }
  2107. };
  2108. EventApi.prototype.setAllDay = function (allDay, options) {
  2109. if (options === void 0) { options = {}; }
  2110. var standardProps = { allDay: allDay };
  2111. var maintainDuration = options.maintainDuration;
  2112. if (maintainDuration == null) {
  2113. maintainDuration = this._calendar.opt('allDayMaintainDuration');
  2114. }
  2115. if (this._def.allDay !== allDay) {
  2116. standardProps.hasEnd = maintainDuration;
  2117. }
  2118. this.mutate({ standardProps: standardProps });
  2119. };
  2120. EventApi.prototype.formatRange = function (formatInput) {
  2121. var dateEnv = this._calendar.dateEnv;
  2122. var instance = this._instance;
  2123. var formatter = createFormatter(formatInput, this._calendar.opt('defaultRangeSeparator'));
  2124. if (this._def.hasEnd) {
  2125. return dateEnv.formatRange(instance.range.start, instance.range.end, formatter, {
  2126. forcedStartTzo: instance.forcedStartTzo,
  2127. forcedEndTzo: instance.forcedEndTzo
  2128. });
  2129. }
  2130. else {
  2131. return dateEnv.format(instance.range.start, formatter, {
  2132. forcedTzo: instance.forcedStartTzo
  2133. });
  2134. }
  2135. };
  2136. EventApi.prototype.mutate = function (mutation) {
  2137. var def = this._def;
  2138. var instance = this._instance;
  2139. if (instance) {
  2140. this._calendar.dispatch({
  2141. type: 'MUTATE_EVENTS',
  2142. instanceId: instance.instanceId,
  2143. mutation: mutation,
  2144. fromApi: true
  2145. });
  2146. var eventStore = this._calendar.state.eventStore;
  2147. this._def = eventStore.defs[def.defId];
  2148. this._instance = eventStore.instances[instance.instanceId];
  2149. }
  2150. };
  2151. EventApi.prototype.remove = function () {
  2152. this._calendar.dispatch({
  2153. type: 'REMOVE_EVENT_DEF',
  2154. defId: this._def.defId
  2155. });
  2156. };
  2157. Object.defineProperty(EventApi.prototype, "source", {
  2158. get: function () {
  2159. var sourceId = this._def.sourceId;
  2160. if (sourceId) {
  2161. return new EventSourceApi(this._calendar, this._calendar.state.eventSources[sourceId]);
  2162. }
  2163. return null;
  2164. },
  2165. enumerable: true,
  2166. configurable: true
  2167. });
  2168. Object.defineProperty(EventApi.prototype, "start", {
  2169. get: function () {
  2170. return this._instance ?
  2171. this._calendar.dateEnv.toDate(this._instance.range.start) :
  2172. null;
  2173. },
  2174. enumerable: true,
  2175. configurable: true
  2176. });
  2177. Object.defineProperty(EventApi.prototype, "end", {
  2178. get: function () {
  2179. return (this._instance && this._def.hasEnd) ?
  2180. this._calendar.dateEnv.toDate(this._instance.range.end) :
  2181. null;
  2182. },
  2183. enumerable: true,
  2184. configurable: true
  2185. });
  2186. Object.defineProperty(EventApi.prototype, "id", {
  2187. // computable props that all access the def
  2188. // TODO: find a TypeScript-compatible way to do this at scale
  2189. get: function () { return this._def.publicId; },
  2190. enumerable: true,
  2191. configurable: true
  2192. });
  2193. Object.defineProperty(EventApi.prototype, "groupId", {
  2194. get: function () { return this._def.groupId; },
  2195. enumerable: true,
  2196. configurable: true
  2197. });
  2198. Object.defineProperty(EventApi.prototype, "allDay", {
  2199. get: function () { return this._def.allDay; },
  2200. enumerable: true,
  2201. configurable: true
  2202. });
  2203. Object.defineProperty(EventApi.prototype, "title", {
  2204. get: function () { return this._def.title; },
  2205. enumerable: true,
  2206. configurable: true
  2207. });
  2208. Object.defineProperty(EventApi.prototype, "url", {
  2209. get: function () { return this._def.url; },
  2210. enumerable: true,
  2211. configurable: true
  2212. });
  2213. Object.defineProperty(EventApi.prototype, "rendering", {
  2214. get: function () { return this._def.rendering; },
  2215. enumerable: true,
  2216. configurable: true
  2217. });
  2218. Object.defineProperty(EventApi.prototype, "startEditable", {
  2219. get: function () { return this._def.ui.startEditable; },
  2220. enumerable: true,
  2221. configurable: true
  2222. });
  2223. Object.defineProperty(EventApi.prototype, "durationEditable", {
  2224. get: function () { return this._def.ui.durationEditable; },
  2225. enumerable: true,
  2226. configurable: true
  2227. });
  2228. Object.defineProperty(EventApi.prototype, "constraint", {
  2229. get: function () { return this._def.ui.constraints[0] || null; },
  2230. enumerable: true,
  2231. configurable: true
  2232. });
  2233. Object.defineProperty(EventApi.prototype, "overlap", {
  2234. get: function () { return this._def.ui.overlap; },
  2235. enumerable: true,
  2236. configurable: true
  2237. });
  2238. Object.defineProperty(EventApi.prototype, "allow", {
  2239. get: function () { return this._def.ui.allows[0] || null; },
  2240. enumerable: true,
  2241. configurable: true
  2242. });
  2243. Object.defineProperty(EventApi.prototype, "backgroundColor", {
  2244. get: function () { return this._def.ui.backgroundColor; },
  2245. enumerable: true,
  2246. configurable: true
  2247. });
  2248. Object.defineProperty(EventApi.prototype, "borderColor", {
  2249. get: function () { return this._def.ui.borderColor; },
  2250. enumerable: true,
  2251. configurable: true
  2252. });
  2253. Object.defineProperty(EventApi.prototype, "textColor", {
  2254. get: function () { return this._def.ui.textColor; },
  2255. enumerable: true,
  2256. configurable: true
  2257. });
  2258. Object.defineProperty(EventApi.prototype, "classNames", {
  2259. // NOTE: user can't modify these because Object.freeze was called in event-def parsing
  2260. get: function () { return this._def.ui.classNames; },
  2261. enumerable: true,
  2262. configurable: true
  2263. });
  2264. Object.defineProperty(EventApi.prototype, "extendedProps", {
  2265. get: function () { return this._def.extendedProps; },
  2266. enumerable: true,
  2267. configurable: true
  2268. });
  2269. return EventApi;
  2270. }());
  2271. /*
  2272. Specifying nextDayThreshold signals that all-day ranges should be sliced.
  2273. */
  2274. function sliceEventStore(eventStore, eventUiBases, framingRange, nextDayThreshold) {
  2275. var inverseBgByGroupId = {};
  2276. var inverseBgByDefId = {};
  2277. var defByGroupId = {};
  2278. var bgRanges = [];
  2279. var fgRanges = [];
  2280. var eventUis = compileEventUis(eventStore.defs, eventUiBases);
  2281. for (var defId in eventStore.defs) {
  2282. var def = eventStore.defs[defId];
  2283. if (def.rendering === 'inverse-background') {
  2284. if (def.groupId) {
  2285. inverseBgByGroupId[def.groupId] = [];
  2286. if (!defByGroupId[def.groupId]) {
  2287. defByGroupId[def.groupId] = def;
  2288. }
  2289. }
  2290. else {
  2291. inverseBgByDefId[defId] = [];
  2292. }
  2293. }
  2294. }
  2295. for (var instanceId in eventStore.instances) {
  2296. var instance = eventStore.instances[instanceId];
  2297. var def = eventStore.defs[instance.defId];
  2298. var ui = eventUis[def.defId];
  2299. var origRange = instance.range;
  2300. var normalRange = (!def.allDay && nextDayThreshold) ?
  2301. computeVisibleDayRange(origRange, nextDayThreshold) :
  2302. origRange;
  2303. var slicedRange = intersectRanges(normalRange, framingRange);
  2304. if (slicedRange) {
  2305. if (def.rendering === 'inverse-background') {
  2306. if (def.groupId) {
  2307. inverseBgByGroupId[def.groupId].push(slicedRange);
  2308. }
  2309. else {
  2310. inverseBgByDefId[instance.defId].push(slicedRange);
  2311. }
  2312. }
  2313. else {
  2314. (def.rendering === 'background' ? bgRanges : fgRanges).push({
  2315. def: def,
  2316. ui: ui,
  2317. instance: instance,
  2318. range: slicedRange,
  2319. isStart: normalRange.start && normalRange.start.valueOf() === slicedRange.start.valueOf(),
  2320. isEnd: normalRange.end && normalRange.end.valueOf() === slicedRange.end.valueOf()
  2321. });
  2322. }
  2323. }
  2324. }
  2325. for (var groupId in inverseBgByGroupId) { // BY GROUP
  2326. var ranges = inverseBgByGroupId[groupId];
  2327. var invertedRanges = invertRanges(ranges, framingRange);
  2328. for (var _i = 0, invertedRanges_1 = invertedRanges; _i < invertedRanges_1.length; _i++) {
  2329. var invertedRange = invertedRanges_1[_i];
  2330. var def = defByGroupId[groupId];
  2331. var ui = eventUis[def.defId];
  2332. bgRanges.push({
  2333. def: def,
  2334. ui: ui,
  2335. instance: null,
  2336. range: invertedRange,
  2337. isStart: false,
  2338. isEnd: false
  2339. });
  2340. }
  2341. }
  2342. for (var defId in inverseBgByDefId) {
  2343. var ranges = inverseBgByDefId[defId];
  2344. var invertedRanges = invertRanges(ranges, framingRange);
  2345. for (var _a = 0, invertedRanges_2 = invertedRanges; _a < invertedRanges_2.length; _a++) {
  2346. var invertedRange = invertedRanges_2[_a];
  2347. bgRanges.push({
  2348. def: eventStore.defs[defId],
  2349. ui: eventUis[defId],
  2350. instance: null,
  2351. range: invertedRange,
  2352. isStart: false,
  2353. isEnd: false
  2354. });
  2355. }
  2356. }
  2357. return { bg: bgRanges, fg: fgRanges };
  2358. }
  2359. function hasBgRendering(def) {
  2360. return def.rendering === 'background' || def.rendering === 'inverse-background';
  2361. }
  2362. function filterSegsViaEls(context, segs, isMirror) {
  2363. var calendar = context.calendar, view = context.view;
  2364. if (calendar.hasPublicHandlers('eventRender')) {
  2365. segs = segs.filter(function (seg) {
  2366. var custom = calendar.publiclyTrigger('eventRender', [
  2367. {
  2368. event: new EventApi(calendar, seg.eventRange.def, seg.eventRange.instance),
  2369. isMirror: isMirror,
  2370. isStart: seg.isStart,
  2371. isEnd: seg.isEnd,
  2372. // TODO: include seg.range once all components consistently generate it
  2373. el: seg.el,
  2374. view: view
  2375. }
  2376. ]);
  2377. if (custom === false) { // means don't render at all
  2378. return false;
  2379. }
  2380. else if (custom && custom !== true) {
  2381. seg.el = custom;
  2382. }
  2383. return true;
  2384. });
  2385. }
  2386. for (var _i = 0, segs_1 = segs; _i < segs_1.length; _i++) {
  2387. var seg = segs_1[_i];
  2388. setElSeg(seg.el, seg);
  2389. }
  2390. return segs;
  2391. }
  2392. function setElSeg(el, seg) {
  2393. el.fcSeg = seg;
  2394. }
  2395. function getElSeg(el) {
  2396. return el.fcSeg || null;
  2397. }
  2398. // event ui computation
  2399. function compileEventUis(eventDefs, eventUiBases) {
  2400. return mapHash(eventDefs, function (eventDef) {
  2401. return compileEventUi(eventDef, eventUiBases);
  2402. });
  2403. }
  2404. function compileEventUi(eventDef, eventUiBases) {
  2405. var uis = [];
  2406. if (eventUiBases['']) {
  2407. uis.push(eventUiBases['']);
  2408. }
  2409. if (eventUiBases[eventDef.defId]) {
  2410. uis.push(eventUiBases[eventDef.defId]);
  2411. }
  2412. uis.push(eventDef.ui);
  2413. return combineEventUis(uis);
  2414. }
  2415. // triggers
  2416. function triggerRenderedSegs(context, segs, isMirrors) {
  2417. var calendar = context.calendar, view = context.view;
  2418. if (calendar.hasPublicHandlers('eventPositioned')) {
  2419. for (var _i = 0, segs_2 = segs; _i < segs_2.length; _i++) {
  2420. var seg = segs_2[_i];
  2421. calendar.publiclyTriggerAfterSizing('eventPositioned', [
  2422. {
  2423. event: new EventApi(calendar, seg.eventRange.def, seg.eventRange.instance),
  2424. isMirror: isMirrors,
  2425. isStart: seg.isStart,
  2426. isEnd: seg.isEnd,
  2427. el: seg.el,
  2428. view: view
  2429. }
  2430. ]);
  2431. }
  2432. }
  2433. if (!calendar.state.eventSourceLoadingLevel) { // avoid initial empty state while pending
  2434. calendar.afterSizingTriggers._eventsPositioned = [null]; // fire once
  2435. }
  2436. }
  2437. function triggerWillRemoveSegs(context, segs, isMirrors) {
  2438. var calendar = context.calendar, view = context.view;
  2439. for (var _i = 0, segs_3 = segs; _i < segs_3.length; _i++) {
  2440. var seg = segs_3[_i];
  2441. calendar.trigger('eventElRemove', seg.el);
  2442. }
  2443. if (calendar.hasPublicHandlers('eventDestroy')) {
  2444. for (var _a = 0, segs_4 = segs; _a < segs_4.length; _a++) {
  2445. var seg = segs_4[_a];
  2446. calendar.publiclyTrigger('eventDestroy', [
  2447. {
  2448. event: new EventApi(calendar, seg.eventRange.def, seg.eventRange.instance),
  2449. isMirror: isMirrors,
  2450. el: seg.el,
  2451. view: view
  2452. }
  2453. ]);
  2454. }
  2455. }
  2456. }
  2457. // is-interactable
  2458. function computeEventDraggable(context, eventDef, eventUi) {
  2459. var calendar = context.calendar, view = context.view;
  2460. var transformers = calendar.pluginSystem.hooks.isDraggableTransformers;
  2461. var val = eventUi.startEditable;
  2462. for (var _i = 0, transformers_1 = transformers; _i < transformers_1.length; _i++) {
  2463. var transformer = transformers_1[_i];
  2464. val = transformer(val, eventDef, eventUi, view);
  2465. }
  2466. return val;
  2467. }
  2468. function computeEventStartResizable(context, eventDef, eventUi) {
  2469. return eventUi.durationEditable && context.options.eventResizableFromStart;
  2470. }
  2471. function computeEventEndResizable(context, eventDef, eventUi) {
  2472. return eventUi.durationEditable;
  2473. }
  2474. // applies the mutation to ALL defs/instances within the event store
  2475. function applyMutationToEventStore(eventStore, eventConfigBase, mutation, calendar) {
  2476. var eventConfigs = compileEventUis(eventStore.defs, eventConfigBase);
  2477. var dest = createEmptyEventStore();
  2478. for (var defId in eventStore.defs) {
  2479. var def = eventStore.defs[defId];
  2480. dest.defs[defId] = applyMutationToEventDef(def, eventConfigs[defId], mutation, calendar.pluginSystem.hooks.eventDefMutationAppliers, calendar);
  2481. }
  2482. for (var instanceId in eventStore.instances) {
  2483. var instance = eventStore.instances[instanceId];
  2484. var def = dest.defs[instance.defId]; // important to grab the newly modified def
  2485. dest.instances[instanceId] = applyMutationToEventInstance(instance, def, eventConfigs[instance.defId], mutation, calendar);
  2486. }
  2487. return dest;
  2488. }
  2489. function applyMutationToEventDef(eventDef, eventConfig, mutation, appliers, calendar) {
  2490. var standardProps = mutation.standardProps || {};
  2491. // if hasEnd has not been specified, guess a good value based on deltas.
  2492. // if duration will change, there's no way the default duration will persist,
  2493. // and thus, we need to mark the event as having a real end
  2494. if (standardProps.hasEnd == null &&
  2495. eventConfig.durationEditable &&
  2496. (mutation.startDelta || mutation.endDelta)) {
  2497. standardProps.hasEnd = true; // TODO: is this mutation okay?
  2498. }
  2499. var copy = __assign({}, eventDef, standardProps, { ui: __assign({}, eventDef.ui, standardProps.ui) });
  2500. if (mutation.extendedProps) {
  2501. copy.extendedProps = __assign({}, copy.extendedProps, mutation.extendedProps);
  2502. }
  2503. for (var _i = 0, appliers_1 = appliers; _i < appliers_1.length; _i++) {
  2504. var applier = appliers_1[_i];
  2505. applier(copy, mutation, calendar);
  2506. }
  2507. if (!copy.hasEnd && calendar.opt('forceEventDuration')) {
  2508. copy.hasEnd = true;
  2509. }
  2510. return copy;
  2511. }
  2512. function applyMutationToEventInstance(eventInstance, eventDef, // must first be modified by applyMutationToEventDef
  2513. eventConfig, mutation, calendar) {
  2514. var dateEnv = calendar.dateEnv;
  2515. var forceAllDay = mutation.standardProps && mutation.standardProps.allDay === true;
  2516. var clearEnd = mutation.standardProps && mutation.standardProps.hasEnd === false;
  2517. var copy = __assign({}, eventInstance);
  2518. if (forceAllDay) {
  2519. copy.range = computeAlignedDayRange(copy.range);
  2520. }
  2521. if (mutation.datesDelta && eventConfig.startEditable) {
  2522. copy.range = {
  2523. start: dateEnv.add(copy.range.start, mutation.datesDelta),
  2524. end: dateEnv.add(copy.range.end, mutation.datesDelta)
  2525. };
  2526. }
  2527. if (mutation.startDelta && eventConfig.durationEditable) {
  2528. copy.range = {
  2529. start: dateEnv.add(copy.range.start, mutation.startDelta),
  2530. end: copy.range.end
  2531. };
  2532. }
  2533. if (mutation.endDelta && eventConfig.durationEditable) {
  2534. copy.range = {
  2535. start: copy.range.start,
  2536. end: dateEnv.add(copy.range.end, mutation.endDelta)
  2537. };
  2538. }
  2539. if (clearEnd) {
  2540. copy.range = {
  2541. start: copy.range.start,
  2542. end: calendar.getDefaultEventEnd(eventDef.allDay, copy.range.start)
  2543. };
  2544. }
  2545. // in case event was all-day but the supplied deltas were not
  2546. // better util for this?
  2547. if (eventDef.allDay) {
  2548. copy.range = {
  2549. start: startOfDay(copy.range.start),
  2550. end: startOfDay(copy.range.end)
  2551. };
  2552. }
  2553. // handle invalid durations
  2554. if (copy.range.end < copy.range.start) {
  2555. copy.range.end = calendar.getDefaultEventEnd(eventDef.allDay, copy.range.start);
  2556. }
  2557. return copy;
  2558. }
  2559. function reduceEventStore (eventStore, action, eventSources, dateProfile, calendar) {
  2560. switch (action.type) {
  2561. case 'RECEIVE_EVENTS': // raw
  2562. return receiveRawEvents(eventStore, eventSources[action.sourceId], action.fetchId, action.fetchRange, action.rawEvents, calendar);
  2563. case 'ADD_EVENTS': // already parsed, but not expanded
  2564. return addEvent(eventStore, action.eventStore, // new ones
  2565. dateProfile ? dateProfile.activeRange : null, calendar);
  2566. case 'MERGE_EVENTS': // already parsed and expanded
  2567. return mergeEventStores(eventStore, action.eventStore);
  2568. case 'PREV': // TODO: how do we track all actions that affect dateProfile :(
  2569. case 'NEXT':
  2570. case 'SET_DATE':
  2571. case 'SET_VIEW_TYPE':
  2572. if (dateProfile) {
  2573. return expandRecurring(eventStore, dateProfile.activeRange, calendar);
  2574. }
  2575. else {
  2576. return eventStore;
  2577. }
  2578. case 'CHANGE_TIMEZONE':
  2579. return rezoneDates(eventStore, action.oldDateEnv, calendar.dateEnv);
  2580. case 'MUTATE_EVENTS':
  2581. return applyMutationToRelated(eventStore, action.instanceId, action.mutation, action.fromApi, calendar);
  2582. case 'REMOVE_EVENT_INSTANCES':
  2583. return excludeInstances(eventStore, action.instances);
  2584. case 'REMOVE_EVENT_DEF':
  2585. return filterEventStoreDefs(eventStore, function (eventDef) {
  2586. return eventDef.defId !== action.defId;
  2587. });
  2588. case 'REMOVE_EVENT_SOURCE':
  2589. return excludeEventsBySourceId(eventStore, action.sourceId);
  2590. case 'REMOVE_ALL_EVENT_SOURCES':
  2591. return filterEventStoreDefs(eventStore, function (eventDef) {
  2592. return !eventDef.sourceId; // only keep events with no source id
  2593. });
  2594. case 'REMOVE_ALL_EVENTS':
  2595. return createEmptyEventStore();
  2596. case 'RESET_EVENTS':
  2597. return {
  2598. defs: eventStore.defs,
  2599. instances: eventStore.instances
  2600. };
  2601. default:
  2602. return eventStore;
  2603. }
  2604. }
  2605. function receiveRawEvents(eventStore, eventSource, fetchId, fetchRange, rawEvents, calendar) {
  2606. if (eventSource && // not already removed
  2607. fetchId === eventSource.latestFetchId // TODO: wish this logic was always in event-sources
  2608. ) {
  2609. var subset = parseEvents(transformRawEvents(rawEvents, eventSource, calendar), eventSource.sourceId, calendar);
  2610. if (fetchRange) {
  2611. subset = expandRecurring(subset, fetchRange, calendar);
  2612. }
  2613. return mergeEventStores(excludeEventsBySourceId(eventStore, eventSource.sourceId), subset);
  2614. }
  2615. return eventStore;
  2616. }
  2617. function addEvent(eventStore, subset, expandRange, calendar) {
  2618. if (expandRange) {
  2619. subset = expandRecurring(subset, expandRange, calendar);
  2620. }
  2621. return mergeEventStores(eventStore, subset);
  2622. }
  2623. function rezoneDates(eventStore, oldDateEnv, newDateEnv) {
  2624. var defs = eventStore.defs;
  2625. var instances = mapHash(eventStore.instances, function (instance) {
  2626. var def = defs[instance.defId];
  2627. if (def.allDay || def.recurringDef) {
  2628. return instance; // isn't dependent on timezone
  2629. }
  2630. else {
  2631. return __assign({}, instance, { range: {
  2632. start: newDateEnv.createMarker(oldDateEnv.toDate(instance.range.start, instance.forcedStartTzo)),
  2633. end: newDateEnv.createMarker(oldDateEnv.toDate(instance.range.end, instance.forcedEndTzo))
  2634. }, forcedStartTzo: newDateEnv.canComputeOffset ? null : instance.forcedStartTzo, forcedEndTzo: newDateEnv.canComputeOffset ? null : instance.forcedEndTzo });
  2635. }
  2636. });
  2637. return { defs: defs, instances: instances };
  2638. }
  2639. function applyMutationToRelated(eventStore, instanceId, mutation, fromApi, calendar) {
  2640. var relevant = getRelevantEvents(eventStore, instanceId);
  2641. var eventConfigBase = fromApi ?
  2642. { '': {
  2643. startEditable: true,
  2644. durationEditable: true,
  2645. constraints: [],
  2646. overlap: null,
  2647. allows: [],
  2648. backgroundColor: '',
  2649. borderColor: '',
  2650. textColor: '',
  2651. classNames: []
  2652. } } :
  2653. calendar.eventUiBases;
  2654. relevant = applyMutationToEventStore(relevant, eventConfigBase, mutation, calendar);
  2655. return mergeEventStores(eventStore, relevant);
  2656. }
  2657. function excludeEventsBySourceId(eventStore, sourceId) {
  2658. return filterEventStoreDefs(eventStore, function (eventDef) {
  2659. return eventDef.sourceId !== sourceId;
  2660. });
  2661. }
  2662. // QUESTION: why not just return instances? do a general object-property-exclusion util
  2663. function excludeInstances(eventStore, removals) {
  2664. return {
  2665. defs: eventStore.defs,
  2666. instances: filterHash(eventStore.instances, function (instance) {
  2667. return !removals[instance.instanceId];
  2668. })
  2669. };
  2670. }
  2671. // high-level segmenting-aware tester functions
  2672. // ------------------------------------------------------------------------------------------------------------------------
  2673. function isInteractionValid(interaction, calendar) {
  2674. return isNewPropsValid({ eventDrag: interaction }, calendar); // HACK: the eventDrag props is used for ALL interactions
  2675. }
  2676. function isDateSelectionValid(dateSelection, calendar) {
  2677. return isNewPropsValid({ dateSelection: dateSelection }, calendar);
  2678. }
  2679. function isNewPropsValid(newProps, calendar) {
  2680. var view = calendar.view;
  2681. var props = __assign({ businessHours: view ? view.props.businessHours : createEmptyEventStore(), dateSelection: '', eventStore: calendar.state.eventStore, eventUiBases: calendar.eventUiBases, eventSelection: '', eventDrag: null, eventResize: null }, newProps);
  2682. return (calendar.pluginSystem.hooks.isPropsValid || isPropsValid)(props, calendar);
  2683. }
  2684. function isPropsValid(state, calendar, dateSpanMeta, filterConfig) {
  2685. if (dateSpanMeta === void 0) { dateSpanMeta = {}; }
  2686. if (state.eventDrag && !isInteractionPropsValid(state, calendar, dateSpanMeta, filterConfig)) {
  2687. return false;
  2688. }
  2689. if (state.dateSelection && !isDateSelectionPropsValid(state, calendar, dateSpanMeta, filterConfig)) {
  2690. return false;
  2691. }
  2692. return true;
  2693. }
  2694. // Moving Event Validation
  2695. // ------------------------------------------------------------------------------------------------------------------------
  2696. function isInteractionPropsValid(state, calendar, dateSpanMeta, filterConfig) {
  2697. var interaction = state.eventDrag; // HACK: the eventDrag props is used for ALL interactions
  2698. var subjectEventStore = interaction.mutatedEvents;
  2699. var subjectDefs = subjectEventStore.defs;
  2700. var subjectInstances = subjectEventStore.instances;
  2701. var subjectConfigs = compileEventUis(subjectDefs, interaction.isEvent ?
  2702. state.eventUiBases :
  2703. { '': calendar.selectionConfig } // if not a real event, validate as a selection
  2704. );
  2705. if (filterConfig) {
  2706. subjectConfigs = mapHash(subjectConfigs, filterConfig);
  2707. }
  2708. var otherEventStore = excludeInstances(state.eventStore, interaction.affectedEvents.instances); // exclude the subject events. TODO: exclude defs too?
  2709. var otherDefs = otherEventStore.defs;
  2710. var otherInstances = otherEventStore.instances;
  2711. var otherConfigs = compileEventUis(otherDefs, state.eventUiBases);
  2712. for (var subjectInstanceId in subjectInstances) {
  2713. var subjectInstance = subjectInstances[subjectInstanceId];
  2714. var subjectRange = subjectInstance.range;
  2715. var subjectConfig = subjectConfigs[subjectInstance.defId];
  2716. var subjectDef = subjectDefs[subjectInstance.defId];
  2717. // constraint
  2718. if (!allConstraintsPass(subjectConfig.constraints, subjectRange, otherEventStore, state.businessHours, calendar)) {
  2719. return false;
  2720. }
  2721. // overlap
  2722. var overlapFunc = calendar.opt('eventOverlap');
  2723. if (typeof overlapFunc !== 'function') {
  2724. overlapFunc = null;
  2725. }
  2726. for (var otherInstanceId in otherInstances) {
  2727. var otherInstance = otherInstances[otherInstanceId];
  2728. // intersect! evaluate
  2729. if (rangesIntersect(subjectRange, otherInstance.range)) {
  2730. var otherOverlap = otherConfigs[otherInstance.defId].overlap;
  2731. // consider the other event's overlap. only do this if the subject event is a "real" event
  2732. if (otherOverlap === false && interaction.isEvent) {
  2733. return false;
  2734. }
  2735. if (subjectConfig.overlap === false) {
  2736. return false;
  2737. }
  2738. if (overlapFunc && !overlapFunc(new EventApi(calendar, otherDefs[otherInstance.defId], otherInstance), // still event
  2739. new EventApi(calendar, subjectDef, subjectInstance) // moving event
  2740. )) {
  2741. return false;
  2742. }
  2743. }
  2744. }
  2745. // allow (a function)
  2746. var calendarEventStore = calendar.state.eventStore; // need global-to-calendar, not local to component (splittable)state
  2747. for (var _i = 0, _a = subjectConfig.allows; _i < _a.length; _i++) {
  2748. var subjectAllow = _a[_i];
  2749. var subjectDateSpan = __assign({}, dateSpanMeta, { range: subjectInstance.range, allDay: subjectDef.allDay });
  2750. var origDef = calendarEventStore.defs[subjectDef.defId];
  2751. var origInstance = calendarEventStore.instances[subjectInstanceId];
  2752. var eventApi = void 0;
  2753. if (origDef) { // was previously in the calendar
  2754. eventApi = new EventApi(calendar, origDef, origInstance);
  2755. }
  2756. else { // was an external event
  2757. eventApi = new EventApi(calendar, subjectDef); // no instance, because had no dates
  2758. }
  2759. if (!subjectAllow(calendar.buildDateSpanApi(subjectDateSpan), eventApi)) {
  2760. return false;
  2761. }
  2762. }
  2763. }
  2764. return true;
  2765. }
  2766. // Date Selection Validation
  2767. // ------------------------------------------------------------------------------------------------------------------------
  2768. function isDateSelectionPropsValid(state, calendar, dateSpanMeta, filterConfig) {
  2769. var relevantEventStore = state.eventStore;
  2770. var relevantDefs = relevantEventStore.defs;
  2771. var relevantInstances = relevantEventStore.instances;
  2772. var selection = state.dateSelection;
  2773. var selectionRange = selection.range;
  2774. var selectionConfig = calendar.selectionConfig;
  2775. if (filterConfig) {
  2776. selectionConfig = filterConfig(selectionConfig);
  2777. }
  2778. // constraint
  2779. if (!allConstraintsPass(selectionConfig.constraints, selectionRange, relevantEventStore, state.businessHours, calendar)) {
  2780. return false;
  2781. }
  2782. // overlap
  2783. var overlapFunc = calendar.opt('selectOverlap');
  2784. if (typeof overlapFunc !== 'function') {
  2785. overlapFunc = null;
  2786. }
  2787. for (var relevantInstanceId in relevantInstances) {
  2788. var relevantInstance = relevantInstances[relevantInstanceId];
  2789. // intersect! evaluate
  2790. if (rangesIntersect(selectionRange, relevantInstance.range)) {
  2791. if (selectionConfig.overlap === false) {
  2792. return false;
  2793. }
  2794. if (overlapFunc && !overlapFunc(new EventApi(calendar, relevantDefs[relevantInstance.defId], relevantInstance))) {
  2795. return false;
  2796. }
  2797. }
  2798. }
  2799. // allow (a function)
  2800. for (var _i = 0, _a = selectionConfig.allows; _i < _a.length; _i++) {
  2801. var selectionAllow = _a[_i];
  2802. var fullDateSpan = __assign({}, dateSpanMeta, selection);
  2803. if (!selectionAllow(calendar.buildDateSpanApi(fullDateSpan), null)) {
  2804. return false;
  2805. }
  2806. }
  2807. return true;
  2808. }
  2809. // Constraint Utils
  2810. // ------------------------------------------------------------------------------------------------------------------------
  2811. function allConstraintsPass(constraints, subjectRange, otherEventStore, businessHoursUnexpanded, calendar) {
  2812. for (var _i = 0, constraints_1 = constraints; _i < constraints_1.length; _i++) {
  2813. var constraint = constraints_1[_i];
  2814. if (!anyRangesContainRange(constraintToRanges(constraint, subjectRange, otherEventStore, businessHoursUnexpanded, calendar), subjectRange)) {
  2815. return false;
  2816. }
  2817. }
  2818. return true;
  2819. }
  2820. function constraintToRanges(constraint, subjectRange, // for expanding a recurring constraint, or expanding business hours
  2821. otherEventStore, // for if constraint is an even group ID
  2822. businessHoursUnexpanded, // for if constraint is 'businessHours'
  2823. calendar // for expanding businesshours
  2824. ) {
  2825. if (constraint === 'businessHours') {
  2826. return eventStoreToRanges(expandRecurring(businessHoursUnexpanded, subjectRange, calendar));
  2827. }
  2828. else if (typeof constraint === 'string') { // an group ID
  2829. return eventStoreToRanges(filterEventStoreDefs(otherEventStore, function (eventDef) {
  2830. return eventDef.groupId === constraint;
  2831. }));
  2832. }
  2833. else if (typeof constraint === 'object' && constraint) { // non-null object
  2834. return eventStoreToRanges(expandRecurring(constraint, subjectRange, calendar));
  2835. }
  2836. return []; // if it's false
  2837. }
  2838. // TODO: move to event-store file?
  2839. function eventStoreToRanges(eventStore) {
  2840. var instances = eventStore.instances;
  2841. var ranges = [];
  2842. for (var instanceId in instances) {
  2843. ranges.push(instances[instanceId].range);
  2844. }
  2845. return ranges;
  2846. }
  2847. // TODO: move to geom file?
  2848. function anyRangesContainRange(outerRanges, innerRange) {
  2849. for (var _i = 0, outerRanges_1 = outerRanges; _i < outerRanges_1.length; _i++) {
  2850. var outerRange = outerRanges_1[_i];
  2851. if (rangeContainsRange(outerRange, innerRange)) {
  2852. return true;
  2853. }
  2854. }
  2855. return false;
  2856. }
  2857. // Parsing
  2858. // ------------------------------------------------------------------------------------------------------------------------
  2859. function normalizeConstraint(input, calendar) {
  2860. if (Array.isArray(input)) {
  2861. return parseEvents(input, '', calendar, true); // allowOpenRange=true
  2862. }
  2863. else if (typeof input === 'object' && input) { // non-null object
  2864. return parseEvents([input], '', calendar, true); // allowOpenRange=true
  2865. }
  2866. else if (input != null) {
  2867. return String(input);
  2868. }
  2869. else {
  2870. return null;
  2871. }
  2872. }
  2873. function htmlEscape(s) {
  2874. return (s + '').replace(/&/g, '&amp;')
  2875. .replace(/</g, '&lt;')
  2876. .replace(/>/g, '&gt;')
  2877. .replace(/'/g, '&#039;')
  2878. .replace(/"/g, '&quot;')
  2879. .replace(/\n/g, '<br />');
  2880. }
  2881. // Given a hash of CSS properties, returns a string of CSS.
  2882. // Uses property names as-is (no camel-case conversion). Will not make statements for null/undefined values.
  2883. function cssToStr(cssProps) {
  2884. var statements = [];
  2885. for (var name_1 in cssProps) {
  2886. var val = cssProps[name_1];
  2887. if (val != null && val !== '') {
  2888. statements.push(name_1 + ':' + val);
  2889. }
  2890. }
  2891. return statements.join(';');
  2892. }
  2893. // Given an object hash of HTML attribute names to values,
  2894. // generates a string that can be injected between < > in HTML
  2895. function attrsToStr(attrs) {
  2896. var parts = [];
  2897. for (var name_2 in attrs) {
  2898. var val = attrs[name_2];
  2899. if (val != null) {
  2900. parts.push(name_2 + '="' + htmlEscape(val) + '"');
  2901. }
  2902. }
  2903. return parts.join(' ');
  2904. }
  2905. function parseClassName(raw) {
  2906. if (Array.isArray(raw)) {
  2907. return raw;
  2908. }
  2909. else if (typeof raw === 'string') {
  2910. return raw.split(/\s+/);
  2911. }
  2912. else {
  2913. return [];
  2914. }
  2915. }
  2916. var UNSCOPED_EVENT_UI_PROPS = {
  2917. editable: Boolean,
  2918. startEditable: Boolean,
  2919. durationEditable: Boolean,
  2920. constraint: null,
  2921. overlap: null,
  2922. allow: null,
  2923. className: parseClassName,
  2924. classNames: parseClassName,
  2925. color: String,
  2926. backgroundColor: String,
  2927. borderColor: String,
  2928. textColor: String
  2929. };
  2930. function processUnscopedUiProps(rawProps, calendar, leftovers) {
  2931. var props = refineProps(rawProps, UNSCOPED_EVENT_UI_PROPS, {}, leftovers);
  2932. var constraint = normalizeConstraint(props.constraint, calendar);
  2933. return {
  2934. startEditable: props.startEditable != null ? props.startEditable : props.editable,
  2935. durationEditable: props.durationEditable != null ? props.durationEditable : props.editable,
  2936. constraints: constraint != null ? [constraint] : [],
  2937. overlap: props.overlap,
  2938. allows: props.allow != null ? [props.allow] : [],
  2939. backgroundColor: props.backgroundColor || props.color,
  2940. borderColor: props.borderColor || props.color,
  2941. textColor: props.textColor,
  2942. classNames: props.classNames.concat(props.className)
  2943. };
  2944. }
  2945. function processScopedUiProps(prefix, rawScoped, calendar, leftovers) {
  2946. var rawUnscoped = {};
  2947. var wasFound = {};
  2948. for (var key in UNSCOPED_EVENT_UI_PROPS) {
  2949. var scopedKey = prefix + capitaliseFirstLetter(key);
  2950. rawUnscoped[key] = rawScoped[scopedKey];
  2951. wasFound[scopedKey] = true;
  2952. }
  2953. if (prefix === 'event') {
  2954. rawUnscoped.editable = rawScoped.editable; // special case. there is no 'eventEditable', just 'editable'
  2955. }
  2956. if (leftovers) {
  2957. for (var key in rawScoped) {
  2958. if (!wasFound[key]) {
  2959. leftovers[key] = rawScoped[key];
  2960. }
  2961. }
  2962. }
  2963. return processUnscopedUiProps(rawUnscoped, calendar);
  2964. }
  2965. var EMPTY_EVENT_UI = {
  2966. startEditable: null,
  2967. durationEditable: null,
  2968. constraints: [],
  2969. overlap: null,
  2970. allows: [],
  2971. backgroundColor: '',
  2972. borderColor: '',
  2973. textColor: '',
  2974. classNames: []
  2975. };
  2976. // prevent against problems with <2 args!
  2977. function combineEventUis(uis) {
  2978. return uis.reduce(combineTwoEventUis, EMPTY_EVENT_UI);
  2979. }
  2980. function combineTwoEventUis(item0, item1) {
  2981. return {
  2982. startEditable: item1.startEditable != null ? item1.startEditable : item0.startEditable,
  2983. durationEditable: item1.durationEditable != null ? item1.durationEditable : item0.durationEditable,
  2984. constraints: item0.constraints.concat(item1.constraints),
  2985. overlap: typeof item1.overlap === 'boolean' ? item1.overlap : item0.overlap,
  2986. allows: item0.allows.concat(item1.allows),
  2987. backgroundColor: item1.backgroundColor || item0.backgroundColor,
  2988. borderColor: item1.borderColor || item0.borderColor,
  2989. textColor: item1.textColor || item0.textColor,
  2990. classNames: item0.classNames.concat(item1.classNames)
  2991. };
  2992. }
  2993. var NON_DATE_PROPS = {
  2994. id: String,
  2995. groupId: String,
  2996. title: String,
  2997. url: String,
  2998. rendering: String,
  2999. extendedProps: null
  3000. };
  3001. var DATE_PROPS = {
  3002. start: null,
  3003. date: null,
  3004. end: null,
  3005. allDay: null
  3006. };
  3007. var uid = 0;
  3008. function parseEvent(raw, sourceId, calendar, allowOpenRange) {
  3009. var allDayDefault = computeIsAllDayDefault(sourceId, calendar);
  3010. var leftovers0 = {};
  3011. var recurringRes = parseRecurring(raw, // raw, but with single-event stuff stripped out
  3012. allDayDefault, calendar.dateEnv, calendar.pluginSystem.hooks.recurringTypes, leftovers0 // will populate with non-recurring props
  3013. );
  3014. if (recurringRes) {
  3015. var def = parseEventDef(leftovers0, sourceId, recurringRes.allDay, Boolean(recurringRes.duration), calendar);
  3016. def.recurringDef = {
  3017. typeId: recurringRes.typeId,
  3018. typeData: recurringRes.typeData,
  3019. duration: recurringRes.duration
  3020. };
  3021. return { def: def, instance: null };
  3022. }
  3023. else {
  3024. var leftovers1 = {};
  3025. var singleRes = parseSingle(raw, allDayDefault, calendar, leftovers1, allowOpenRange);
  3026. if (singleRes) {
  3027. var def = parseEventDef(leftovers1, sourceId, singleRes.allDay, singleRes.hasEnd, calendar);
  3028. var instance = createEventInstance(def.defId, singleRes.range, singleRes.forcedStartTzo, singleRes.forcedEndTzo);
  3029. return { def: def, instance: instance };
  3030. }
  3031. }
  3032. return null;
  3033. }
  3034. /*
  3035. Will NOT populate extendedProps with the leftover properties.
  3036. Will NOT populate date-related props.
  3037. The EventNonDateInput has been normalized (id => publicId, etc).
  3038. */
  3039. function parseEventDef(raw, sourceId, allDay, hasEnd, calendar) {
  3040. var leftovers = {};
  3041. var def = pluckNonDateProps(raw, calendar, leftovers);
  3042. def.defId = String(uid++);
  3043. def.sourceId = sourceId;
  3044. def.allDay = allDay;
  3045. def.hasEnd = hasEnd;
  3046. for (var _i = 0, _a = calendar.pluginSystem.hooks.eventDefParsers; _i < _a.length; _i++) {
  3047. var eventDefParser = _a[_i];
  3048. var newLeftovers = {};
  3049. eventDefParser(def, leftovers, newLeftovers);
  3050. leftovers = newLeftovers;
  3051. }
  3052. def.extendedProps = __assign(leftovers, def.extendedProps || {});
  3053. // help out EventApi from having user modify props
  3054. Object.freeze(def.ui.classNames);
  3055. Object.freeze(def.extendedProps);
  3056. return def;
  3057. }
  3058. function createEventInstance(defId, range, forcedStartTzo, forcedEndTzo) {
  3059. return {
  3060. instanceId: String(uid++),
  3061. defId: defId,
  3062. range: range,
  3063. forcedStartTzo: forcedStartTzo == null ? null : forcedStartTzo,
  3064. forcedEndTzo: forcedEndTzo == null ? null : forcedEndTzo
  3065. };
  3066. }
  3067. function parseSingle(raw, allDayDefault, calendar, leftovers, allowOpenRange) {
  3068. var props = pluckDateProps(raw, leftovers);
  3069. var allDay = props.allDay;
  3070. var startMeta;
  3071. var startMarker = null;
  3072. var hasEnd = false;
  3073. var endMeta;
  3074. var endMarker = null;
  3075. startMeta = calendar.dateEnv.createMarkerMeta(props.start);
  3076. if (startMeta) {
  3077. startMarker = startMeta.marker;
  3078. }
  3079. else if (!allowOpenRange) {
  3080. return null;
  3081. }
  3082. if (props.end != null) {
  3083. endMeta = calendar.dateEnv.createMarkerMeta(props.end);
  3084. }
  3085. if (allDay == null) {
  3086. if (allDayDefault != null) {
  3087. allDay = allDayDefault;
  3088. }
  3089. else {
  3090. // fall back to the date props LAST
  3091. allDay = (!startMeta || startMeta.isTimeUnspecified) &&
  3092. (!endMeta || endMeta.isTimeUnspecified);
  3093. }
  3094. }
  3095. if (allDay && startMarker) {
  3096. startMarker = startOfDay(startMarker);
  3097. }
  3098. if (endMeta) {
  3099. endMarker = endMeta.marker;
  3100. if (allDay) {
  3101. endMarker = startOfDay(endMarker);
  3102. }
  3103. if (startMarker && endMarker <= startMarker) {
  3104. endMarker = null;
  3105. }
  3106. }
  3107. if (endMarker) {
  3108. hasEnd = true;
  3109. }
  3110. else if (!allowOpenRange) {
  3111. hasEnd = calendar.opt('forceEventDuration') || false;
  3112. endMarker = calendar.dateEnv.add(startMarker, allDay ?
  3113. calendar.defaultAllDayEventDuration :
  3114. calendar.defaultTimedEventDuration);
  3115. }
  3116. return {
  3117. allDay: allDay,
  3118. hasEnd: hasEnd,
  3119. range: { start: startMarker, end: endMarker },
  3120. forcedStartTzo: startMeta ? startMeta.forcedTzo : null,
  3121. forcedEndTzo: endMeta ? endMeta.forcedTzo : null
  3122. };
  3123. }
  3124. function pluckDateProps(raw, leftovers) {
  3125. var props = refineProps(raw, DATE_PROPS, {}, leftovers);
  3126. props.start = (props.start !== null) ? props.start : props.date;
  3127. delete props.date;
  3128. return props;
  3129. }
  3130. function pluckNonDateProps(raw, calendar, leftovers) {
  3131. var preLeftovers = {};
  3132. var props = refineProps(raw, NON_DATE_PROPS, {}, preLeftovers);
  3133. var ui = processUnscopedUiProps(preLeftovers, calendar, leftovers);
  3134. props.publicId = props.id;
  3135. delete props.id;
  3136. props.ui = ui;
  3137. return props;
  3138. }
  3139. function computeIsAllDayDefault(sourceId, calendar) {
  3140. var res = null;
  3141. if (sourceId) {
  3142. var source = calendar.state.eventSources[sourceId];
  3143. res = source.allDayDefault;
  3144. }
  3145. if (res == null) {
  3146. res = calendar.opt('allDayDefault');
  3147. }
  3148. return res;
  3149. }
  3150. var DEF_DEFAULTS = {
  3151. startTime: '09:00',
  3152. endTime: '17:00',
  3153. daysOfWeek: [1, 2, 3, 4, 5],
  3154. rendering: 'inverse-background',
  3155. classNames: 'fc-nonbusiness',
  3156. groupId: '_businessHours' // so multiple defs get grouped
  3157. };
  3158. /*
  3159. TODO: pass around as EventDefHash!!!
  3160. */
  3161. function parseBusinessHours(input, calendar) {
  3162. return parseEvents(refineInputs(input), '', calendar);
  3163. }
  3164. function refineInputs(input) {
  3165. var rawDefs;
  3166. if (input === true) {
  3167. rawDefs = [{}]; // will get DEF_DEFAULTS verbatim
  3168. }
  3169. else if (Array.isArray(input)) {
  3170. // if specifying an array, every sub-definition NEEDS a day-of-week
  3171. rawDefs = input.filter(function (rawDef) {
  3172. return rawDef.daysOfWeek;
  3173. });
  3174. }
  3175. else if (typeof input === 'object' && input) { // non-null object
  3176. rawDefs = [input];
  3177. }
  3178. else { // is probably false
  3179. rawDefs = [];
  3180. }
  3181. rawDefs = rawDefs.map(function (rawDef) {
  3182. return __assign({}, DEF_DEFAULTS, rawDef);
  3183. });
  3184. return rawDefs;
  3185. }
  3186. function memoizeRendering(renderFunc, unrenderFunc, dependencies) {
  3187. if (dependencies === void 0) { dependencies = []; }
  3188. var dependents = [];
  3189. var thisContext;
  3190. var prevArgs;
  3191. function unrender() {
  3192. if (prevArgs) {
  3193. for (var _i = 0, dependents_1 = dependents; _i < dependents_1.length; _i++) {
  3194. var dependent = dependents_1[_i];
  3195. dependent.unrender();
  3196. }
  3197. if (unrenderFunc) {
  3198. unrenderFunc.apply(thisContext, prevArgs);
  3199. }
  3200. prevArgs = null;
  3201. }
  3202. }
  3203. function res() {
  3204. if (!prevArgs || !isArraysEqual(prevArgs, arguments)) {
  3205. unrender();
  3206. thisContext = this;
  3207. prevArgs = arguments;
  3208. renderFunc.apply(this, arguments);
  3209. }
  3210. }
  3211. res.dependents = dependents;
  3212. res.unrender = unrender;
  3213. for (var _i = 0, dependencies_1 = dependencies; _i < dependencies_1.length; _i++) {
  3214. var dependency = dependencies_1[_i];
  3215. dependency.dependents.push(res);
  3216. }
  3217. return res;
  3218. }
  3219. var EMPTY_EVENT_STORE = createEmptyEventStore(); // for purecomponents. TODO: keep elsewhere
  3220. var Splitter = /** @class */ (function () {
  3221. function Splitter() {
  3222. this.getKeysForEventDefs = memoize(this._getKeysForEventDefs);
  3223. this.splitDateSelection = memoize(this._splitDateSpan);
  3224. this.splitEventStore = memoize(this._splitEventStore);
  3225. this.splitIndividualUi = memoize(this._splitIndividualUi);
  3226. this.splitEventDrag = memoize(this._splitInteraction);
  3227. this.splitEventResize = memoize(this._splitInteraction);
  3228. this.eventUiBuilders = {}; // TODO: typescript protection
  3229. }
  3230. Splitter.prototype.splitProps = function (props) {
  3231. var _this = this;
  3232. var keyInfos = this.getKeyInfo(props);
  3233. var defKeys = this.getKeysForEventDefs(props.eventStore);
  3234. var dateSelections = this.splitDateSelection(props.dateSelection);
  3235. var individualUi = this.splitIndividualUi(props.eventUiBases, defKeys); // the individual *bases*
  3236. var eventStores = this.splitEventStore(props.eventStore, defKeys);
  3237. var eventDrags = this.splitEventDrag(props.eventDrag);
  3238. var eventResizes = this.splitEventResize(props.eventResize);
  3239. var splitProps = {};
  3240. this.eventUiBuilders = mapHash(keyInfos, function (info, key) {
  3241. return _this.eventUiBuilders[key] || memoize(buildEventUiForKey);
  3242. });
  3243. for (var key in keyInfos) {
  3244. var keyInfo = keyInfos[key];
  3245. var eventStore = eventStores[key] || EMPTY_EVENT_STORE;
  3246. var buildEventUi = this.eventUiBuilders[key];
  3247. splitProps[key] = {
  3248. businessHours: keyInfo.businessHours || props.businessHours,
  3249. dateSelection: dateSelections[key] || null,
  3250. eventStore: eventStore,
  3251. eventUiBases: buildEventUi(props.eventUiBases[''], keyInfo.ui, individualUi[key]),
  3252. eventSelection: eventStore.instances[props.eventSelection] ? props.eventSelection : '',
  3253. eventDrag: eventDrags[key] || null,
  3254. eventResize: eventResizes[key] || null
  3255. };
  3256. }
  3257. return splitProps;
  3258. };
  3259. Splitter.prototype._splitDateSpan = function (dateSpan) {
  3260. var dateSpans = {};
  3261. if (dateSpan) {
  3262. var keys = this.getKeysForDateSpan(dateSpan);
  3263. for (var _i = 0, keys_1 = keys; _i < keys_1.length; _i++) {
  3264. var key = keys_1[_i];
  3265. dateSpans[key] = dateSpan;
  3266. }
  3267. }
  3268. return dateSpans;
  3269. };
  3270. Splitter.prototype._getKeysForEventDefs = function (eventStore) {
  3271. var _this = this;
  3272. return mapHash(eventStore.defs, function (eventDef) {
  3273. return _this.getKeysForEventDef(eventDef);
  3274. });
  3275. };
  3276. Splitter.prototype._splitEventStore = function (eventStore, defKeys) {
  3277. var defs = eventStore.defs, instances = eventStore.instances;
  3278. var splitStores = {};
  3279. for (var defId in defs) {
  3280. for (var _i = 0, _a = defKeys[defId]; _i < _a.length; _i++) {
  3281. var key = _a[_i];
  3282. if (!splitStores[key]) {
  3283. splitStores[key] = createEmptyEventStore();
  3284. }
  3285. splitStores[key].defs[defId] = defs[defId];
  3286. }
  3287. }
  3288. for (var instanceId in instances) {
  3289. var instance = instances[instanceId];
  3290. for (var _b = 0, _c = defKeys[instance.defId]; _b < _c.length; _b++) {
  3291. var key = _c[_b];
  3292. if (splitStores[key]) { // must have already been created
  3293. splitStores[key].instances[instanceId] = instance;
  3294. }
  3295. }
  3296. }
  3297. return splitStores;
  3298. };
  3299. Splitter.prototype._splitIndividualUi = function (eventUiBases, defKeys) {
  3300. var splitHashes = {};
  3301. for (var defId in eventUiBases) {
  3302. if (defId) { // not the '' key
  3303. for (var _i = 0, _a = defKeys[defId]; _i < _a.length; _i++) {
  3304. var key = _a[_i];
  3305. if (!splitHashes[key]) {
  3306. splitHashes[key] = {};
  3307. }
  3308. splitHashes[key][defId] = eventUiBases[defId];
  3309. }
  3310. }
  3311. }
  3312. return splitHashes;
  3313. };
  3314. Splitter.prototype._splitInteraction = function (interaction) {
  3315. var splitStates = {};
  3316. if (interaction) {
  3317. var affectedStores_1 = this._splitEventStore(interaction.affectedEvents, this._getKeysForEventDefs(interaction.affectedEvents) // can't use cached. might be events from other calendar
  3318. );
  3319. // can't rely on defKeys because event data is mutated
  3320. var mutatedKeysByDefId = this._getKeysForEventDefs(interaction.mutatedEvents);
  3321. var mutatedStores_1 = this._splitEventStore(interaction.mutatedEvents, mutatedKeysByDefId);
  3322. var populate = function (key) {
  3323. if (!splitStates[key]) {
  3324. splitStates[key] = {
  3325. affectedEvents: affectedStores_1[key] || EMPTY_EVENT_STORE,
  3326. mutatedEvents: mutatedStores_1[key] || EMPTY_EVENT_STORE,
  3327. isEvent: interaction.isEvent,
  3328. origSeg: interaction.origSeg
  3329. };
  3330. }
  3331. };
  3332. for (var key in affectedStores_1) {
  3333. populate(key);
  3334. }
  3335. for (var key in mutatedStores_1) {
  3336. populate(key);
  3337. }
  3338. }
  3339. return splitStates;
  3340. };
  3341. return Splitter;
  3342. }());
  3343. function buildEventUiForKey(allUi, eventUiForKey, individualUi) {
  3344. var baseParts = [];
  3345. if (allUi) {
  3346. baseParts.push(allUi);
  3347. }
  3348. if (eventUiForKey) {
  3349. baseParts.push(eventUiForKey);
  3350. }
  3351. var stuff = {
  3352. '': combineEventUis(baseParts)
  3353. };
  3354. if (individualUi) {
  3355. __assign(stuff, individualUi);
  3356. }
  3357. return stuff;
  3358. }
  3359. // Generates HTML for an anchor to another view into the calendar.
  3360. // Will either generate an <a> tag or a non-clickable <span> tag, depending on enabled settings.
  3361. // `gotoOptions` can either be a DateMarker, or an object with the form:
  3362. // { date, type, forceOff }
  3363. // `type` is a view-type like "day" or "week". default value is "day".
  3364. // `attrs` and `innerHtml` are use to generate the rest of the HTML tag.
  3365. function buildGotoAnchorHtml(allOptions, dateEnv, gotoOptions, attrs, innerHtml) {
  3366. var date;
  3367. var type;
  3368. var forceOff;
  3369. var finalOptions;
  3370. if (gotoOptions instanceof Date) {
  3371. date = gotoOptions; // a single date-like input
  3372. }
  3373. else {
  3374. date = gotoOptions.date;
  3375. type = gotoOptions.type;
  3376. forceOff = gotoOptions.forceOff;
  3377. }
  3378. finalOptions = {
  3379. date: dateEnv.formatIso(date, { omitTime: true }),
  3380. type: type || 'day'
  3381. };
  3382. if (typeof attrs === 'string') {
  3383. innerHtml = attrs;
  3384. attrs = null;
  3385. }
  3386. attrs = attrs ? ' ' + attrsToStr(attrs) : ''; // will have a leading space
  3387. innerHtml = innerHtml || '';
  3388. if (!forceOff && allOptions.navLinks) {
  3389. return '<a' + attrs +
  3390. ' data-goto="' + htmlEscape(JSON.stringify(finalOptions)) + '">' +
  3391. innerHtml +
  3392. '</a>';
  3393. }
  3394. else {
  3395. return '<span' + attrs + '>' +
  3396. innerHtml +
  3397. '</span>';
  3398. }
  3399. }
  3400. function getAllDayHtml(allOptions) {
  3401. return allOptions.allDayHtml || htmlEscape(allOptions.allDayText);
  3402. }
  3403. // Computes HTML classNames for a single-day element
  3404. function getDayClasses(date, dateProfile, context, noThemeHighlight) {
  3405. var calendar = context.calendar, options = context.options, theme = context.theme, dateEnv = context.dateEnv;
  3406. var classes = [];
  3407. var todayStart;
  3408. var todayEnd;
  3409. if (!rangeContainsMarker(dateProfile.activeRange, date)) {
  3410. classes.push('fc-disabled-day');
  3411. }
  3412. else {
  3413. classes.push('fc-' + DAY_IDS[date.getUTCDay()]);
  3414. if (options.monthMode &&
  3415. dateEnv.getMonth(date) !== dateEnv.getMonth(dateProfile.currentRange.start)) {
  3416. classes.push('fc-other-month');
  3417. }
  3418. todayStart = startOfDay(calendar.getNow());
  3419. todayEnd = addDays(todayStart, 1);
  3420. if (date < todayStart) {
  3421. classes.push('fc-past');
  3422. }
  3423. else if (date >= todayEnd) {
  3424. classes.push('fc-future');
  3425. }
  3426. else {
  3427. classes.push('fc-today');
  3428. if (noThemeHighlight !== true) {
  3429. classes.push(theme.getClass('today'));
  3430. }
  3431. }
  3432. }
  3433. return classes;
  3434. }
  3435. // given a function that resolves a result asynchronously.
  3436. // the function can either call passed-in success and failure callbacks,
  3437. // or it can return a promise.
  3438. // if you need to pass additional params to func, bind them first.
  3439. function unpromisify(func, success, failure) {
  3440. // guard against success/failure callbacks being called more than once
  3441. // and guard against a promise AND callback being used together.
  3442. var isResolved = false;
  3443. var wrappedSuccess = function () {
  3444. if (!isResolved) {
  3445. isResolved = true;
  3446. success.apply(this, arguments);
  3447. }
  3448. };
  3449. var wrappedFailure = function () {
  3450. if (!isResolved) {
  3451. isResolved = true;
  3452. if (failure) {
  3453. failure.apply(this, arguments);
  3454. }
  3455. }
  3456. };
  3457. var res = func(wrappedSuccess, wrappedFailure);
  3458. if (res && typeof res.then === 'function') {
  3459. res.then(wrappedSuccess, wrappedFailure);
  3460. }
  3461. }
  3462. var Mixin = /** @class */ (function () {
  3463. function Mixin() {
  3464. }
  3465. // mix into a CLASS
  3466. Mixin.mixInto = function (destClass) {
  3467. this.mixIntoObj(destClass.prototype);
  3468. };
  3469. // mix into ANY object
  3470. Mixin.mixIntoObj = function (destObj) {
  3471. var _this = this;
  3472. Object.getOwnPropertyNames(this.prototype).forEach(function (name) {
  3473. if (!destObj[name]) { // if destination doesn't already define it
  3474. destObj[name] = _this.prototype[name];
  3475. }
  3476. });
  3477. };
  3478. /*
  3479. will override existing methods
  3480. TODO: remove! not used anymore
  3481. */
  3482. Mixin.mixOver = function (destClass) {
  3483. var _this = this;
  3484. Object.getOwnPropertyNames(this.prototype).forEach(function (name) {
  3485. destClass.prototype[name] = _this.prototype[name];
  3486. });
  3487. };
  3488. return Mixin;
  3489. }());
  3490. /*
  3491. USAGE:
  3492. import { default as EmitterMixin, EmitterInterface } from './EmitterMixin'
  3493. in class:
  3494. on: EmitterInterface['on']
  3495. one: EmitterInterface['one']
  3496. off: EmitterInterface['off']
  3497. trigger: EmitterInterface['trigger']
  3498. triggerWith: EmitterInterface['triggerWith']
  3499. hasHandlers: EmitterInterface['hasHandlers']
  3500. after class:
  3501. EmitterMixin.mixInto(TheClass)
  3502. */
  3503. var EmitterMixin = /** @class */ (function (_super) {
  3504. __extends(EmitterMixin, _super);
  3505. function EmitterMixin() {
  3506. return _super !== null && _super.apply(this, arguments) || this;
  3507. }
  3508. EmitterMixin.prototype.on = function (type, handler) {
  3509. addToHash(this._handlers || (this._handlers = {}), type, handler);
  3510. return this; // for chaining
  3511. };
  3512. // todo: add comments
  3513. EmitterMixin.prototype.one = function (type, handler) {
  3514. addToHash(this._oneHandlers || (this._oneHandlers = {}), type, handler);
  3515. return this; // for chaining
  3516. };
  3517. EmitterMixin.prototype.off = function (type, handler) {
  3518. if (this._handlers) {
  3519. removeFromHash(this._handlers, type, handler);
  3520. }
  3521. if (this._oneHandlers) {
  3522. removeFromHash(this._oneHandlers, type, handler);
  3523. }
  3524. return this; // for chaining
  3525. };
  3526. EmitterMixin.prototype.trigger = function (type) {
  3527. var args = [];
  3528. for (var _i = 1; _i < arguments.length; _i++) {
  3529. args[_i - 1] = arguments[_i];
  3530. }
  3531. this.triggerWith(type, this, args);
  3532. return this; // for chaining
  3533. };
  3534. EmitterMixin.prototype.triggerWith = function (type, context, args) {
  3535. if (this._handlers) {
  3536. applyAll(this._handlers[type], context, args);
  3537. }
  3538. if (this._oneHandlers) {
  3539. applyAll(this._oneHandlers[type], context, args);
  3540. delete this._oneHandlers[type]; // will never fire again
  3541. }
  3542. return this; // for chaining
  3543. };
  3544. EmitterMixin.prototype.hasHandlers = function (type) {
  3545. return (this._handlers && this._handlers[type] && this._handlers[type].length) ||
  3546. (this._oneHandlers && this._oneHandlers[type] && this._oneHandlers[type].length);
  3547. };
  3548. return EmitterMixin;
  3549. }(Mixin));
  3550. function addToHash(hash, type, handler) {
  3551. (hash[type] || (hash[type] = []))
  3552. .push(handler);
  3553. }
  3554. function removeFromHash(hash, type, handler) {
  3555. if (handler) {
  3556. if (hash[type]) {
  3557. hash[type] = hash[type].filter(function (func) {
  3558. return func !== handler;
  3559. });
  3560. }
  3561. }
  3562. else {
  3563. delete hash[type]; // remove all handler funcs for this type
  3564. }
  3565. }
  3566. /*
  3567. Records offset information for a set of elements, relative to an origin element.
  3568. Can record the left/right OR the top/bottom OR both.
  3569. Provides methods for querying the cache by position.
  3570. */
  3571. var PositionCache = /** @class */ (function () {
  3572. function PositionCache(originEl, els, isHorizontal, isVertical) {
  3573. this.originEl = originEl;
  3574. this.els = els;
  3575. this.isHorizontal = isHorizontal;
  3576. this.isVertical = isVertical;
  3577. }
  3578. // Queries the els for coordinates and stores them.
  3579. // Call this method before using and of the get* methods below.
  3580. PositionCache.prototype.build = function () {
  3581. var originEl = this.originEl;
  3582. var originClientRect = this.originClientRect =
  3583. originEl.getBoundingClientRect(); // relative to viewport top-left
  3584. if (this.isHorizontal) {
  3585. this.buildElHorizontals(originClientRect.left);
  3586. }
  3587. if (this.isVertical) {
  3588. this.buildElVerticals(originClientRect.top);
  3589. }
  3590. };
  3591. // Populates the left/right internal coordinate arrays
  3592. PositionCache.prototype.buildElHorizontals = function (originClientLeft) {
  3593. var lefts = [];
  3594. var rights = [];
  3595. for (var _i = 0, _a = this.els; _i < _a.length; _i++) {
  3596. var el = _a[_i];
  3597. var rect = el.getBoundingClientRect();
  3598. lefts.push(rect.left - originClientLeft);
  3599. rights.push(rect.right - originClientLeft);
  3600. }
  3601. this.lefts = lefts;
  3602. this.rights = rights;
  3603. };
  3604. // Populates the top/bottom internal coordinate arrays
  3605. PositionCache.prototype.buildElVerticals = function (originClientTop) {
  3606. var tops = [];
  3607. var bottoms = [];
  3608. for (var _i = 0, _a = this.els; _i < _a.length; _i++) {
  3609. var el = _a[_i];
  3610. var rect = el.getBoundingClientRect();
  3611. tops.push(rect.top - originClientTop);
  3612. bottoms.push(rect.bottom - originClientTop);
  3613. }
  3614. this.tops = tops;
  3615. this.bottoms = bottoms;
  3616. };
  3617. // Given a left offset (from document left), returns the index of the el that it horizontally intersects.
  3618. // If no intersection is made, returns undefined.
  3619. PositionCache.prototype.leftToIndex = function (leftPosition) {
  3620. var lefts = this.lefts;
  3621. var rights = this.rights;
  3622. var len = lefts.length;
  3623. var i;
  3624. for (i = 0; i < len; i++) {
  3625. if (leftPosition >= lefts[i] && leftPosition < rights[i]) {
  3626. return i;
  3627. }
  3628. }
  3629. };
  3630. // Given a top offset (from document top), returns the index of the el that it vertically intersects.
  3631. // If no intersection is made, returns undefined.
  3632. PositionCache.prototype.topToIndex = function (topPosition) {
  3633. var tops = this.tops;
  3634. var bottoms = this.bottoms;
  3635. var len = tops.length;
  3636. var i;
  3637. for (i = 0; i < len; i++) {
  3638. if (topPosition >= tops[i] && topPosition < bottoms[i]) {
  3639. return i;
  3640. }
  3641. }
  3642. };
  3643. // Gets the width of the element at the given index
  3644. PositionCache.prototype.getWidth = function (leftIndex) {
  3645. return this.rights[leftIndex] - this.lefts[leftIndex];
  3646. };
  3647. // Gets the height of the element at the given index
  3648. PositionCache.prototype.getHeight = function (topIndex) {
  3649. return this.bottoms[topIndex] - this.tops[topIndex];
  3650. };
  3651. return PositionCache;
  3652. }());
  3653. /*
  3654. An object for getting/setting scroll-related information for an element.
  3655. Internally, this is done very differently for window versus DOM element,
  3656. so this object serves as a common interface.
  3657. */
  3658. var ScrollController = /** @class */ (function () {
  3659. function ScrollController() {
  3660. }
  3661. ScrollController.prototype.getMaxScrollTop = function () {
  3662. return this.getScrollHeight() - this.getClientHeight();
  3663. };
  3664. ScrollController.prototype.getMaxScrollLeft = function () {
  3665. return this.getScrollWidth() - this.getClientWidth();
  3666. };
  3667. ScrollController.prototype.canScrollVertically = function () {
  3668. return this.getMaxScrollTop() > 0;
  3669. };
  3670. ScrollController.prototype.canScrollHorizontally = function () {
  3671. return this.getMaxScrollLeft() > 0;
  3672. };
  3673. ScrollController.prototype.canScrollUp = function () {
  3674. return this.getScrollTop() > 0;
  3675. };
  3676. ScrollController.prototype.canScrollDown = function () {
  3677. return this.getScrollTop() < this.getMaxScrollTop();
  3678. };
  3679. ScrollController.prototype.canScrollLeft = function () {
  3680. return this.getScrollLeft() > 0;
  3681. };
  3682. ScrollController.prototype.canScrollRight = function () {
  3683. return this.getScrollLeft() < this.getMaxScrollLeft();
  3684. };
  3685. return ScrollController;
  3686. }());
  3687. var ElementScrollController = /** @class */ (function (_super) {
  3688. __extends(ElementScrollController, _super);
  3689. function ElementScrollController(el) {
  3690. var _this = _super.call(this) || this;
  3691. _this.el = el;
  3692. return _this;
  3693. }
  3694. ElementScrollController.prototype.getScrollTop = function () {
  3695. return this.el.scrollTop;
  3696. };
  3697. ElementScrollController.prototype.getScrollLeft = function () {
  3698. return this.el.scrollLeft;
  3699. };
  3700. ElementScrollController.prototype.setScrollTop = function (top) {
  3701. this.el.scrollTop = top;
  3702. };
  3703. ElementScrollController.prototype.setScrollLeft = function (left) {
  3704. this.el.scrollLeft = left;
  3705. };
  3706. ElementScrollController.prototype.getScrollWidth = function () {
  3707. return this.el.scrollWidth;
  3708. };
  3709. ElementScrollController.prototype.getScrollHeight = function () {
  3710. return this.el.scrollHeight;
  3711. };
  3712. ElementScrollController.prototype.getClientHeight = function () {
  3713. return this.el.clientHeight;
  3714. };
  3715. ElementScrollController.prototype.getClientWidth = function () {
  3716. return this.el.clientWidth;
  3717. };
  3718. return ElementScrollController;
  3719. }(ScrollController));
  3720. var WindowScrollController = /** @class */ (function (_super) {
  3721. __extends(WindowScrollController, _super);
  3722. function WindowScrollController() {
  3723. return _super !== null && _super.apply(this, arguments) || this;
  3724. }
  3725. WindowScrollController.prototype.getScrollTop = function () {
  3726. return window.pageYOffset;
  3727. };
  3728. WindowScrollController.prototype.getScrollLeft = function () {
  3729. return window.pageXOffset;
  3730. };
  3731. WindowScrollController.prototype.setScrollTop = function (n) {
  3732. window.scroll(window.pageXOffset, n);
  3733. };
  3734. WindowScrollController.prototype.setScrollLeft = function (n) {
  3735. window.scroll(n, window.pageYOffset);
  3736. };
  3737. WindowScrollController.prototype.getScrollWidth = function () {
  3738. return document.documentElement.scrollWidth;
  3739. };
  3740. WindowScrollController.prototype.getScrollHeight = function () {
  3741. return document.documentElement.scrollHeight;
  3742. };
  3743. WindowScrollController.prototype.getClientHeight = function () {
  3744. return document.documentElement.clientHeight;
  3745. };
  3746. WindowScrollController.prototype.getClientWidth = function () {
  3747. return document.documentElement.clientWidth;
  3748. };
  3749. return WindowScrollController;
  3750. }(ScrollController));
  3751. /*
  3752. Embodies a div that has potential scrollbars
  3753. */
  3754. var ScrollComponent = /** @class */ (function (_super) {
  3755. __extends(ScrollComponent, _super);
  3756. function ScrollComponent(overflowX, overflowY) {
  3757. var _this = _super.call(this, createElement('div', {
  3758. className: 'fc-scroller'
  3759. })) || this;
  3760. _this.overflowX = overflowX;
  3761. _this.overflowY = overflowY;
  3762. _this.applyOverflow();
  3763. return _this;
  3764. }
  3765. // sets to natural height, unlocks overflow
  3766. ScrollComponent.prototype.clear = function () {
  3767. this.setHeight('auto');
  3768. this.applyOverflow();
  3769. };
  3770. ScrollComponent.prototype.destroy = function () {
  3771. removeElement(this.el);
  3772. };
  3773. // Overflow
  3774. // -----------------------------------------------------------------------------------------------------------------
  3775. ScrollComponent.prototype.applyOverflow = function () {
  3776. applyStyle(this.el, {
  3777. overflowX: this.overflowX,
  3778. overflowY: this.overflowY
  3779. });
  3780. };
  3781. // Causes any 'auto' overflow values to resolves to 'scroll' or 'hidden'.
  3782. // Useful for preserving scrollbar widths regardless of future resizes.
  3783. // Can pass in scrollbarWidths for optimization.
  3784. ScrollComponent.prototype.lockOverflow = function (scrollbarWidths) {
  3785. var overflowX = this.overflowX;
  3786. var overflowY = this.overflowY;
  3787. scrollbarWidths = scrollbarWidths || this.getScrollbarWidths();
  3788. if (overflowX === 'auto') {
  3789. overflowX = (scrollbarWidths.bottom || // horizontal scrollbars?
  3790. this.canScrollHorizontally() // OR scrolling pane with massless scrollbars?
  3791. ) ? 'scroll' : 'hidden';
  3792. }
  3793. if (overflowY === 'auto') {
  3794. overflowY = (scrollbarWidths.left || scrollbarWidths.right || // horizontal scrollbars?
  3795. this.canScrollVertically() // OR scrolling pane with massless scrollbars?
  3796. ) ? 'scroll' : 'hidden';
  3797. }
  3798. applyStyle(this.el, { overflowX: overflowX, overflowY: overflowY });
  3799. };
  3800. ScrollComponent.prototype.setHeight = function (height) {
  3801. applyStyleProp(this.el, 'height', height);
  3802. };
  3803. ScrollComponent.prototype.getScrollbarWidths = function () {
  3804. var edges = computeEdges(this.el);
  3805. return {
  3806. left: edges.scrollbarLeft,
  3807. right: edges.scrollbarRight,
  3808. bottom: edges.scrollbarBottom
  3809. };
  3810. };
  3811. return ScrollComponent;
  3812. }(ElementScrollController));
  3813. var Theme = /** @class */ (function () {
  3814. function Theme(calendarOptions) {
  3815. this.calendarOptions = calendarOptions;
  3816. this.processIconOverride();
  3817. }
  3818. Theme.prototype.processIconOverride = function () {
  3819. if (this.iconOverrideOption) {
  3820. this.setIconOverride(this.calendarOptions[this.iconOverrideOption]);
  3821. }
  3822. };
  3823. Theme.prototype.setIconOverride = function (iconOverrideHash) {
  3824. var iconClassesCopy;
  3825. var buttonName;
  3826. if (typeof iconOverrideHash === 'object' && iconOverrideHash) { // non-null object
  3827. iconClassesCopy = __assign({}, this.iconClasses);
  3828. for (buttonName in iconOverrideHash) {
  3829. iconClassesCopy[buttonName] = this.applyIconOverridePrefix(iconOverrideHash[buttonName]);
  3830. }
  3831. this.iconClasses = iconClassesCopy;
  3832. }
  3833. else if (iconOverrideHash === false) {
  3834. this.iconClasses = {};
  3835. }
  3836. };
  3837. Theme.prototype.applyIconOverridePrefix = function (className) {
  3838. var prefix = this.iconOverridePrefix;
  3839. if (prefix && className.indexOf(prefix) !== 0) { // if not already present
  3840. className = prefix + className;
  3841. }
  3842. return className;
  3843. };
  3844. Theme.prototype.getClass = function (key) {
  3845. return this.classes[key] || '';
  3846. };
  3847. Theme.prototype.getIconClass = function (buttonName) {
  3848. var className = this.iconClasses[buttonName];
  3849. if (className) {
  3850. return this.baseIconClass + ' ' + className;
  3851. }
  3852. return '';
  3853. };
  3854. Theme.prototype.getCustomButtonIconClass = function (customButtonProps) {
  3855. var className;
  3856. if (this.iconOverrideCustomButtonOption) {
  3857. className = customButtonProps[this.iconOverrideCustomButtonOption];
  3858. if (className) {
  3859. return this.baseIconClass + ' ' + this.applyIconOverridePrefix(className);
  3860. }
  3861. }
  3862. return '';
  3863. };
  3864. return Theme;
  3865. }());
  3866. Theme.prototype.classes = {};
  3867. Theme.prototype.iconClasses = {};
  3868. Theme.prototype.baseIconClass = '';
  3869. Theme.prototype.iconOverridePrefix = '';
  3870. var guid = 0;
  3871. var ComponentContext = /** @class */ (function () {
  3872. function ComponentContext(calendar, theme, dateEnv, options, view) {
  3873. this.calendar = calendar;
  3874. this.theme = theme;
  3875. this.dateEnv = dateEnv;
  3876. this.options = options;
  3877. this.view = view;
  3878. this.isRtl = options.dir === 'rtl';
  3879. this.eventOrderSpecs = parseFieldSpecs(options.eventOrder);
  3880. this.nextDayThreshold = createDuration(options.nextDayThreshold);
  3881. }
  3882. ComponentContext.prototype.extend = function (options, view) {
  3883. return new ComponentContext(this.calendar, this.theme, this.dateEnv, options || this.options, view || this.view);
  3884. };
  3885. return ComponentContext;
  3886. }());
  3887. var Component = /** @class */ (function () {
  3888. function Component() {
  3889. this.everRendered = false;
  3890. this.uid = String(guid++);
  3891. }
  3892. Component.addEqualityFuncs = function (newFuncs) {
  3893. this.prototype.equalityFuncs = __assign({}, this.prototype.equalityFuncs, newFuncs);
  3894. };
  3895. Component.prototype.receiveProps = function (props, context) {
  3896. this.receiveContext(context);
  3897. var _a = recycleProps(this.props || {}, props, this.equalityFuncs), anyChanges = _a.anyChanges, comboProps = _a.comboProps;
  3898. this.props = comboProps;
  3899. if (anyChanges) {
  3900. if (this.everRendered) {
  3901. this.beforeUpdate();
  3902. }
  3903. this.render(comboProps, context);
  3904. if (this.everRendered) {
  3905. this.afterUpdate();
  3906. }
  3907. }
  3908. this.everRendered = true;
  3909. };
  3910. Component.prototype.receiveContext = function (context) {
  3911. var oldContext = this.context;
  3912. this.context = context;
  3913. if (!oldContext) {
  3914. this.firstContext(context);
  3915. }
  3916. };
  3917. Component.prototype.render = function (props, context) {
  3918. };
  3919. Component.prototype.firstContext = function (context) {
  3920. };
  3921. Component.prototype.beforeUpdate = function () {
  3922. };
  3923. Component.prototype.afterUpdate = function () {
  3924. };
  3925. // after destroy is called, this component won't ever be used again
  3926. Component.prototype.destroy = function () {
  3927. };
  3928. return Component;
  3929. }());
  3930. Component.prototype.equalityFuncs = {};
  3931. /*
  3932. Reuses old values when equal. If anything is unequal, returns newProps as-is.
  3933. Great for PureComponent, but won't be feasible with React, so just eliminate and use React's DOM diffing.
  3934. */
  3935. function recycleProps(oldProps, newProps, equalityFuncs) {
  3936. var comboProps = {}; // some old, some new
  3937. var anyChanges = false;
  3938. for (var key in newProps) {
  3939. if (key in oldProps && (oldProps[key] === newProps[key] ||
  3940. (equalityFuncs[key] && equalityFuncs[key](oldProps[key], newProps[key])))) {
  3941. // equal to old? use old prop
  3942. comboProps[key] = oldProps[key];
  3943. }
  3944. else {
  3945. comboProps[key] = newProps[key];
  3946. anyChanges = true;
  3947. }
  3948. }
  3949. for (var key in oldProps) {
  3950. if (!(key in newProps)) {
  3951. anyChanges = true;
  3952. break;
  3953. }
  3954. }
  3955. return { anyChanges: anyChanges, comboProps: comboProps };
  3956. }
  3957. /*
  3958. PURPOSES:
  3959. - hook up to fg, fill, and mirror renderers
  3960. - interface for dragging and hits
  3961. */
  3962. var DateComponent = /** @class */ (function (_super) {
  3963. __extends(DateComponent, _super);
  3964. function DateComponent(el) {
  3965. var _this = _super.call(this) || this;
  3966. _this.el = el;
  3967. return _this;
  3968. }
  3969. DateComponent.prototype.destroy = function () {
  3970. _super.prototype.destroy.call(this);
  3971. removeElement(this.el);
  3972. };
  3973. // Hit System
  3974. // -----------------------------------------------------------------------------------------------------------------
  3975. DateComponent.prototype.buildPositionCaches = function () {
  3976. };
  3977. DateComponent.prototype.queryHit = function (positionLeft, positionTop, elWidth, elHeight) {
  3978. return null; // this should be abstract
  3979. };
  3980. // Validation
  3981. // -----------------------------------------------------------------------------------------------------------------
  3982. DateComponent.prototype.isInteractionValid = function (interaction) {
  3983. var calendar = this.context.calendar;
  3984. var dateProfile = this.props.dateProfile; // HACK
  3985. var instances = interaction.mutatedEvents.instances;
  3986. if (dateProfile) { // HACK for DayTile
  3987. for (var instanceId in instances) {
  3988. if (!rangeContainsRange(dateProfile.validRange, instances[instanceId].range)) {
  3989. return false;
  3990. }
  3991. }
  3992. }
  3993. return isInteractionValid(interaction, calendar);
  3994. };
  3995. DateComponent.prototype.isDateSelectionValid = function (selection) {
  3996. var calendar = this.context.calendar;
  3997. var dateProfile = this.props.dateProfile; // HACK
  3998. if (dateProfile && // HACK for DayTile
  3999. !rangeContainsRange(dateProfile.validRange, selection.range)) {
  4000. return false;
  4001. }
  4002. return isDateSelectionValid(selection, calendar);
  4003. };
  4004. // Pointer Interaction Utils
  4005. // -----------------------------------------------------------------------------------------------------------------
  4006. DateComponent.prototype.isValidSegDownEl = function (el) {
  4007. return !this.props.eventDrag && // HACK
  4008. !this.props.eventResize && // HACK
  4009. !elementClosest(el, '.fc-mirror') &&
  4010. (this.isPopover() || !this.isInPopover(el));
  4011. // ^above line ensures we don't detect a seg interaction within a nested component.
  4012. // it's a HACK because it only supports a popover as the nested component.
  4013. };
  4014. DateComponent.prototype.isValidDateDownEl = function (el) {
  4015. var segEl = elementClosest(el, this.fgSegSelector);
  4016. return (!segEl || segEl.classList.contains('fc-mirror')) &&
  4017. !elementClosest(el, '.fc-more') && // a "more.." link
  4018. !elementClosest(el, 'a[data-goto]') && // a clickable nav link
  4019. !this.isInPopover(el);
  4020. };
  4021. DateComponent.prototype.isPopover = function () {
  4022. return this.el.classList.contains('fc-popover');
  4023. };
  4024. DateComponent.prototype.isInPopover = function (el) {
  4025. return Boolean(elementClosest(el, '.fc-popover'));
  4026. };
  4027. return DateComponent;
  4028. }(Component));
  4029. DateComponent.prototype.fgSegSelector = '.fc-event-container > *';
  4030. DateComponent.prototype.bgSegSelector = '.fc-bgevent:not(.fc-nonbusiness)';
  4031. var uid$1 = 0;
  4032. function createPlugin(input) {
  4033. return {
  4034. id: String(uid$1++),
  4035. deps: input.deps || [],
  4036. reducers: input.reducers || [],
  4037. eventDefParsers: input.eventDefParsers || [],
  4038. isDraggableTransformers: input.isDraggableTransformers || [],
  4039. eventDragMutationMassagers: input.eventDragMutationMassagers || [],
  4040. eventDefMutationAppliers: input.eventDefMutationAppliers || [],
  4041. dateSelectionTransformers: input.dateSelectionTransformers || [],
  4042. datePointTransforms: input.datePointTransforms || [],
  4043. dateSpanTransforms: input.dateSpanTransforms || [],
  4044. views: input.views || {},
  4045. viewPropsTransformers: input.viewPropsTransformers || [],
  4046. isPropsValid: input.isPropsValid || null,
  4047. externalDefTransforms: input.externalDefTransforms || [],
  4048. eventResizeJoinTransforms: input.eventResizeJoinTransforms || [],
  4049. viewContainerModifiers: input.viewContainerModifiers || [],
  4050. eventDropTransformers: input.eventDropTransformers || [],
  4051. componentInteractions: input.componentInteractions || [],
  4052. calendarInteractions: input.calendarInteractions || [],
  4053. themeClasses: input.themeClasses || {},
  4054. eventSourceDefs: input.eventSourceDefs || [],
  4055. cmdFormatter: input.cmdFormatter,
  4056. recurringTypes: input.recurringTypes || [],
  4057. namedTimeZonedImpl: input.namedTimeZonedImpl,
  4058. defaultView: input.defaultView || '',
  4059. elementDraggingImpl: input.elementDraggingImpl,
  4060. optionChangeHandlers: input.optionChangeHandlers || {}
  4061. };
  4062. }
  4063. var PluginSystem = /** @class */ (function () {
  4064. function PluginSystem() {
  4065. this.hooks = {
  4066. reducers: [],
  4067. eventDefParsers: [],
  4068. isDraggableTransformers: [],
  4069. eventDragMutationMassagers: [],
  4070. eventDefMutationAppliers: [],
  4071. dateSelectionTransformers: [],
  4072. datePointTransforms: [],
  4073. dateSpanTransforms: [],
  4074. views: {},
  4075. viewPropsTransformers: [],
  4076. isPropsValid: null,
  4077. externalDefTransforms: [],
  4078. eventResizeJoinTransforms: [],
  4079. viewContainerModifiers: [],
  4080. eventDropTransformers: [],
  4081. componentInteractions: [],
  4082. calendarInteractions: [],
  4083. themeClasses: {},
  4084. eventSourceDefs: [],
  4085. cmdFormatter: null,
  4086. recurringTypes: [],
  4087. namedTimeZonedImpl: null,
  4088. defaultView: '',
  4089. elementDraggingImpl: null,
  4090. optionChangeHandlers: {}
  4091. };
  4092. this.addedHash = {};
  4093. }
  4094. PluginSystem.prototype.add = function (plugin) {
  4095. if (!this.addedHash[plugin.id]) {
  4096. this.addedHash[plugin.id] = true;
  4097. for (var _i = 0, _a = plugin.deps; _i < _a.length; _i++) {
  4098. var dep = _a[_i];
  4099. this.add(dep);
  4100. }
  4101. this.hooks = combineHooks(this.hooks, plugin);
  4102. }
  4103. };
  4104. return PluginSystem;
  4105. }());
  4106. function combineHooks(hooks0, hooks1) {
  4107. return {
  4108. reducers: hooks0.reducers.concat(hooks1.reducers),
  4109. eventDefParsers: hooks0.eventDefParsers.concat(hooks1.eventDefParsers),
  4110. isDraggableTransformers: hooks0.isDraggableTransformers.concat(hooks1.isDraggableTransformers),
  4111. eventDragMutationMassagers: hooks0.eventDragMutationMassagers.concat(hooks1.eventDragMutationMassagers),
  4112. eventDefMutationAppliers: hooks0.eventDefMutationAppliers.concat(hooks1.eventDefMutationAppliers),
  4113. dateSelectionTransformers: hooks0.dateSelectionTransformers.concat(hooks1.dateSelectionTransformers),
  4114. datePointTransforms: hooks0.datePointTransforms.concat(hooks1.datePointTransforms),
  4115. dateSpanTransforms: hooks0.dateSpanTransforms.concat(hooks1.dateSpanTransforms),
  4116. views: __assign({}, hooks0.views, hooks1.views),
  4117. viewPropsTransformers: hooks0.viewPropsTransformers.concat(hooks1.viewPropsTransformers),
  4118. isPropsValid: hooks1.isPropsValid || hooks0.isPropsValid,
  4119. externalDefTransforms: hooks0.externalDefTransforms.concat(hooks1.externalDefTransforms),
  4120. eventResizeJoinTransforms: hooks0.eventResizeJoinTransforms.concat(hooks1.eventResizeJoinTransforms),
  4121. viewContainerModifiers: hooks0.viewContainerModifiers.concat(hooks1.viewContainerModifiers),
  4122. eventDropTransformers: hooks0.eventDropTransformers.concat(hooks1.eventDropTransformers),
  4123. calendarInteractions: hooks0.calendarInteractions.concat(hooks1.calendarInteractions),
  4124. componentInteractions: hooks0.componentInteractions.concat(hooks1.componentInteractions),
  4125. themeClasses: __assign({}, hooks0.themeClasses, hooks1.themeClasses),
  4126. eventSourceDefs: hooks0.eventSourceDefs.concat(hooks1.eventSourceDefs),
  4127. cmdFormatter: hooks1.cmdFormatter || hooks0.cmdFormatter,
  4128. recurringTypes: hooks0.recurringTypes.concat(hooks1.recurringTypes),
  4129. namedTimeZonedImpl: hooks1.namedTimeZonedImpl || hooks0.namedTimeZonedImpl,
  4130. defaultView: hooks0.defaultView || hooks1.defaultView,
  4131. elementDraggingImpl: hooks0.elementDraggingImpl || hooks1.elementDraggingImpl,
  4132. optionChangeHandlers: __assign({}, hooks0.optionChangeHandlers, hooks1.optionChangeHandlers)
  4133. };
  4134. }
  4135. var eventSourceDef = {
  4136. ignoreRange: true,
  4137. parseMeta: function (raw) {
  4138. if (Array.isArray(raw)) { // short form
  4139. return raw;
  4140. }
  4141. else if (Array.isArray(raw.events)) {
  4142. return raw.events;
  4143. }
  4144. return null;
  4145. },
  4146. fetch: function (arg, success) {
  4147. success({
  4148. rawEvents: arg.eventSource.meta
  4149. });
  4150. }
  4151. };
  4152. var ArrayEventSourcePlugin = createPlugin({
  4153. eventSourceDefs: [eventSourceDef]
  4154. });
  4155. var eventSourceDef$1 = {
  4156. parseMeta: function (raw) {
  4157. if (typeof raw === 'function') { // short form
  4158. return raw;
  4159. }
  4160. else if (typeof raw.events === 'function') {
  4161. return raw.events;
  4162. }
  4163. return null;
  4164. },
  4165. fetch: function (arg, success, failure) {
  4166. var dateEnv = arg.calendar.dateEnv;
  4167. var func = arg.eventSource.meta;
  4168. unpromisify(func.bind(null, {
  4169. start: dateEnv.toDate(arg.range.start),
  4170. end: dateEnv.toDate(arg.range.end),
  4171. startStr: dateEnv.formatIso(arg.range.start),
  4172. endStr: dateEnv.formatIso(arg.range.end),
  4173. timeZone: dateEnv.timeZone
  4174. }), function (rawEvents) {
  4175. success({ rawEvents: rawEvents }); // needs an object response
  4176. }, failure // send errorObj directly to failure callback
  4177. );
  4178. }
  4179. };
  4180. var FuncEventSourcePlugin = createPlugin({
  4181. eventSourceDefs: [eventSourceDef$1]
  4182. });
  4183. function requestJson(method, url, params, successCallback, failureCallback) {
  4184. method = method.toUpperCase();
  4185. var body = null;
  4186. if (method === 'GET') {
  4187. url = injectQueryStringParams(url, params);
  4188. }
  4189. else {
  4190. body = encodeParams(params);
  4191. }
  4192. var xhr = new XMLHttpRequest();
  4193. xhr.open(method, url, true);
  4194. if (method !== 'GET') {
  4195. xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
  4196. }
  4197. xhr.onload = function () {
  4198. if (xhr.status >= 200 && xhr.status < 400) {
  4199. try {
  4200. var res = JSON.parse(xhr.responseText);
  4201. successCallback(res, xhr);
  4202. }
  4203. catch (err) {
  4204. failureCallback('Failure parsing JSON', xhr);
  4205. }
  4206. }
  4207. else {
  4208. failureCallback('Request failed', xhr);
  4209. }
  4210. };
  4211. xhr.onerror = function () {
  4212. failureCallback('Request failed', xhr);
  4213. };
  4214. xhr.send(body);
  4215. }
  4216. function injectQueryStringParams(url, params) {
  4217. return url +
  4218. (url.indexOf('?') === -1 ? '?' : '&') +
  4219. encodeParams(params);
  4220. }
  4221. function encodeParams(params) {
  4222. var parts = [];
  4223. for (var key in params) {
  4224. parts.push(encodeURIComponent(key) + '=' + encodeURIComponent(params[key]));
  4225. }
  4226. return parts.join('&');
  4227. }
  4228. var eventSourceDef$2 = {
  4229. parseMeta: function (raw) {
  4230. if (typeof raw === 'string') { // short form
  4231. raw = { url: raw };
  4232. }
  4233. else if (!raw || typeof raw !== 'object' || !raw.url) {
  4234. return null;
  4235. }
  4236. return {
  4237. url: raw.url,
  4238. method: (raw.method || 'GET').toUpperCase(),
  4239. extraParams: raw.extraParams,
  4240. startParam: raw.startParam,
  4241. endParam: raw.endParam,
  4242. timeZoneParam: raw.timeZoneParam
  4243. };
  4244. },
  4245. fetch: function (arg, success, failure) {
  4246. var meta = arg.eventSource.meta;
  4247. var requestParams = buildRequestParams(meta, arg.range, arg.calendar);
  4248. requestJson(meta.method, meta.url, requestParams, function (rawEvents, xhr) {
  4249. success({ rawEvents: rawEvents, xhr: xhr });
  4250. }, function (errorMessage, xhr) {
  4251. failure({ message: errorMessage, xhr: xhr });
  4252. });
  4253. }
  4254. };
  4255. var JsonFeedEventSourcePlugin = createPlugin({
  4256. eventSourceDefs: [eventSourceDef$2]
  4257. });
  4258. function buildRequestParams(meta, range, calendar) {
  4259. var dateEnv = calendar.dateEnv;
  4260. var startParam;
  4261. var endParam;
  4262. var timeZoneParam;
  4263. var customRequestParams;
  4264. var params = {};
  4265. startParam = meta.startParam;
  4266. if (startParam == null) {
  4267. startParam = calendar.opt('startParam');
  4268. }
  4269. endParam = meta.endParam;
  4270. if (endParam == null) {
  4271. endParam = calendar.opt('endParam');
  4272. }
  4273. timeZoneParam = meta.timeZoneParam;
  4274. if (timeZoneParam == null) {
  4275. timeZoneParam = calendar.opt('timeZoneParam');
  4276. }
  4277. // retrieve any outbound GET/POST data from the options
  4278. if (typeof meta.extraParams === 'function') {
  4279. // supplied as a function that returns a key/value object
  4280. customRequestParams = meta.extraParams();
  4281. }
  4282. else {
  4283. // probably supplied as a straight key/value object
  4284. customRequestParams = meta.extraParams || {};
  4285. }
  4286. __assign(params, customRequestParams);
  4287. params[startParam] = dateEnv.formatIso(range.start);
  4288. params[endParam] = dateEnv.formatIso(range.end);
  4289. if (dateEnv.timeZone !== 'local') {
  4290. params[timeZoneParam] = dateEnv.timeZone;
  4291. }
  4292. return params;
  4293. }
  4294. var recurring = {
  4295. parse: function (rawEvent, leftoverProps, dateEnv) {
  4296. var createMarker = dateEnv.createMarker.bind(dateEnv);
  4297. var processors = {
  4298. daysOfWeek: null,
  4299. startTime: createDuration,
  4300. endTime: createDuration,
  4301. startRecur: createMarker,
  4302. endRecur: createMarker
  4303. };
  4304. var props = refineProps(rawEvent, processors, {}, leftoverProps);
  4305. var anyValid = false;
  4306. for (var propName in props) {
  4307. if (props[propName] != null) {
  4308. anyValid = true;
  4309. break;
  4310. }
  4311. }
  4312. if (anyValid) {
  4313. var duration = null;
  4314. if ('duration' in leftoverProps) {
  4315. duration = createDuration(leftoverProps.duration);
  4316. delete leftoverProps.duration;
  4317. }
  4318. if (!duration && props.startTime && props.endTime) {
  4319. duration = subtractDurations(props.endTime, props.startTime);
  4320. }
  4321. return {
  4322. allDayGuess: Boolean(!props.startTime && !props.endTime),
  4323. duration: duration,
  4324. typeData: props // doesn't need endTime anymore but oh well
  4325. };
  4326. }
  4327. return null;
  4328. },
  4329. expand: function (typeData, framingRange, dateEnv) {
  4330. var clippedFramingRange = intersectRanges(framingRange, { start: typeData.startRecur, end: typeData.endRecur });
  4331. if (clippedFramingRange) {
  4332. return expandRanges(typeData.daysOfWeek, typeData.startTime, clippedFramingRange, dateEnv);
  4333. }
  4334. else {
  4335. return [];
  4336. }
  4337. }
  4338. };
  4339. var SimpleRecurrencePlugin = createPlugin({
  4340. recurringTypes: [recurring]
  4341. });
  4342. function expandRanges(daysOfWeek, startTime, framingRange, dateEnv) {
  4343. var dowHash = daysOfWeek ? arrayToHash(daysOfWeek) : null;
  4344. var dayMarker = startOfDay(framingRange.start);
  4345. var endMarker = framingRange.end;
  4346. var instanceStarts = [];
  4347. while (dayMarker < endMarker) {
  4348. var instanceStart
  4349. // if everyday, or this particular day-of-week
  4350. = void 0;
  4351. // if everyday, or this particular day-of-week
  4352. if (!dowHash || dowHash[dayMarker.getUTCDay()]) {
  4353. if (startTime) {
  4354. instanceStart = dateEnv.add(dayMarker, startTime);
  4355. }
  4356. else {
  4357. instanceStart = dayMarker;
  4358. }
  4359. instanceStarts.push(instanceStart);
  4360. }
  4361. dayMarker = addDays(dayMarker, 1);
  4362. }
  4363. return instanceStarts;
  4364. }
  4365. var DefaultOptionChangeHandlers = createPlugin({
  4366. optionChangeHandlers: {
  4367. events: function (events, calendar, deepEqual) {
  4368. handleEventSources([events], calendar, deepEqual);
  4369. },
  4370. eventSources: handleEventSources,
  4371. plugins: handlePlugins
  4372. }
  4373. });
  4374. function handleEventSources(inputs, calendar, deepEqual) {
  4375. var unfoundSources = hashValuesToArray(calendar.state.eventSources);
  4376. var newInputs = [];
  4377. for (var _i = 0, inputs_1 = inputs; _i < inputs_1.length; _i++) {
  4378. var input = inputs_1[_i];
  4379. var inputFound = false;
  4380. for (var i = 0; i < unfoundSources.length; i++) {
  4381. if (deepEqual(unfoundSources[i]._raw, input)) {
  4382. unfoundSources.splice(i, 1); // delete
  4383. inputFound = true;
  4384. break;
  4385. }
  4386. }
  4387. if (!inputFound) {
  4388. newInputs.push(input);
  4389. }
  4390. }
  4391. for (var _a = 0, unfoundSources_1 = unfoundSources; _a < unfoundSources_1.length; _a++) {
  4392. var unfoundSource = unfoundSources_1[_a];
  4393. calendar.dispatch({
  4394. type: 'REMOVE_EVENT_SOURCE',
  4395. sourceId: unfoundSource.sourceId
  4396. });
  4397. }
  4398. for (var _b = 0, newInputs_1 = newInputs; _b < newInputs_1.length; _b++) {
  4399. var newInput = newInputs_1[_b];
  4400. calendar.addEventSource(newInput);
  4401. }
  4402. }
  4403. // shortcoming: won't remove plugins
  4404. function handlePlugins(inputs, calendar) {
  4405. calendar.addPluginInputs(inputs); // will gracefully handle duplicates
  4406. }
  4407. var config = {}; // TODO: make these options
  4408. var globalDefaults = {
  4409. defaultRangeSeparator: ' - ',
  4410. titleRangeSeparator: ' \u2013 ',
  4411. defaultTimedEventDuration: '01:00:00',
  4412. defaultAllDayEventDuration: { day: 1 },
  4413. forceEventDuration: false,
  4414. nextDayThreshold: '00:00:00',
  4415. // display
  4416. columnHeader: true,
  4417. defaultView: '',
  4418. aspectRatio: 1.35,
  4419. header: {
  4420. left: 'title',
  4421. center: '',
  4422. right: 'today prev,next'
  4423. },
  4424. weekends: true,
  4425. weekNumbers: false,
  4426. weekNumberCalculation: 'local',
  4427. editable: false,
  4428. // nowIndicator: false,
  4429. scrollTime: '06:00:00',
  4430. minTime: '00:00:00',
  4431. maxTime: '24:00:00',
  4432. showNonCurrentDates: true,
  4433. // event ajax
  4434. lazyFetching: true,
  4435. startParam: 'start',
  4436. endParam: 'end',
  4437. timeZoneParam: 'timeZone',
  4438. timeZone: 'local',
  4439. // allDayDefault: undefined,
  4440. // locale
  4441. locales: [],
  4442. locale: '',
  4443. // dir: will get this from the default locale
  4444. // buttonIcons: null,
  4445. // allows setting a min-height to the event segment to prevent short events overlapping each other
  4446. timeGridEventMinHeight: 0,
  4447. themeSystem: 'standard',
  4448. // eventResizableFromStart: false,
  4449. dragRevertDuration: 500,
  4450. dragScroll: true,
  4451. allDayMaintainDuration: false,
  4452. // selectable: false,
  4453. unselectAuto: true,
  4454. // selectMinDistance: 0,
  4455. dropAccept: '*',
  4456. eventOrder: 'start,-duration,allDay,title',
  4457. // ^ if start tie, longer events go before shorter. final tie-breaker is title text
  4458. // rerenderDelay: null,
  4459. eventLimit: false,
  4460. eventLimitClick: 'popover',
  4461. dayPopoverFormat: { month: 'long', day: 'numeric', year: 'numeric' },
  4462. handleWindowResize: true,
  4463. windowResizeDelay: 100,
  4464. longPressDelay: 1000,
  4465. eventDragMinDistance: 5 // only applies to mouse
  4466. };
  4467. var rtlDefaults = {
  4468. header: {
  4469. left: 'next,prev today',
  4470. center: '',
  4471. right: 'title'
  4472. },
  4473. buttonIcons: {
  4474. // TODO: make RTL support the responibility of the theme
  4475. prev: 'fc-icon-chevron-right',
  4476. next: 'fc-icon-chevron-left',
  4477. prevYear: 'fc-icon-chevrons-right',
  4478. nextYear: 'fc-icon-chevrons-left'
  4479. }
  4480. };
  4481. var complexOptions = [
  4482. 'header',
  4483. 'footer',
  4484. 'buttonText',
  4485. 'buttonIcons'
  4486. ];
  4487. // Merges an array of option objects into a single object
  4488. function mergeOptions(optionObjs) {
  4489. return mergeProps(optionObjs, complexOptions);
  4490. }
  4491. // TODO: move this stuff to a "plugin"-related file...
  4492. var INTERNAL_PLUGINS = [
  4493. ArrayEventSourcePlugin,
  4494. FuncEventSourcePlugin,
  4495. JsonFeedEventSourcePlugin,
  4496. SimpleRecurrencePlugin,
  4497. DefaultOptionChangeHandlers
  4498. ];
  4499. function refinePluginDefs(pluginInputs) {
  4500. var plugins = [];
  4501. for (var _i = 0, pluginInputs_1 = pluginInputs; _i < pluginInputs_1.length; _i++) {
  4502. var pluginInput = pluginInputs_1[_i];
  4503. if (typeof pluginInput === 'string') {
  4504. var globalName = 'FullCalendar' + capitaliseFirstLetter(pluginInput);
  4505. if (!window[globalName]) {
  4506. console.warn('Plugin file not loaded for ' + pluginInput);
  4507. }
  4508. else {
  4509. plugins.push(window[globalName].default); // is an ES6 module
  4510. }
  4511. }
  4512. else {
  4513. plugins.push(pluginInput);
  4514. }
  4515. }
  4516. return INTERNAL_PLUGINS.concat(plugins);
  4517. }
  4518. var RAW_EN_LOCALE = {
  4519. code: 'en',
  4520. week: {
  4521. dow: 0,
  4522. doy: 4 // 4 days need to be within the year to be considered the first week
  4523. },
  4524. dir: 'ltr',
  4525. buttonText: {
  4526. prev: 'prev',
  4527. next: 'next',
  4528. prevYear: 'prev year',
  4529. nextYear: 'next year',
  4530. year: 'year',
  4531. today: 'today',
  4532. month: 'month',
  4533. week: 'week',
  4534. day: 'day',
  4535. list: 'list'
  4536. },
  4537. weekLabel: 'W',
  4538. allDayText: 'all-day',
  4539. eventLimitText: 'more',
  4540. noEventsMessage: 'No events to display'
  4541. };
  4542. function parseRawLocales(explicitRawLocales) {
  4543. var defaultCode = explicitRawLocales.length > 0 ? explicitRawLocales[0].code : 'en';
  4544. var globalArray = window['FullCalendarLocalesAll'] || []; // from locales-all.js
  4545. var globalObject = window['FullCalendarLocales'] || {}; // from locales/*.js. keys are meaningless
  4546. var allRawLocales = globalArray.concat(// globalArray is low prio
  4547. hashValuesToArray(globalObject), // medium prio
  4548. explicitRawLocales // highest prio
  4549. );
  4550. var rawLocaleMap = {
  4551. en: RAW_EN_LOCALE // necessary?
  4552. };
  4553. for (var _i = 0, allRawLocales_1 = allRawLocales; _i < allRawLocales_1.length; _i++) {
  4554. var rawLocale = allRawLocales_1[_i];
  4555. rawLocaleMap[rawLocale.code] = rawLocale;
  4556. }
  4557. return {
  4558. map: rawLocaleMap,
  4559. defaultCode: defaultCode
  4560. };
  4561. }
  4562. function buildLocale(inputSingular, available) {
  4563. if (typeof inputSingular === 'object' && !Array.isArray(inputSingular)) {
  4564. return parseLocale(inputSingular.code, [inputSingular.code], inputSingular);
  4565. }
  4566. else {
  4567. return queryLocale(inputSingular, available);
  4568. }
  4569. }
  4570. function queryLocale(codeArg, available) {
  4571. var codes = [].concat(codeArg || []); // will convert to array
  4572. var raw = queryRawLocale(codes, available) || RAW_EN_LOCALE;
  4573. return parseLocale(codeArg, codes, raw);
  4574. }
  4575. function queryRawLocale(codes, available) {
  4576. for (var i = 0; i < codes.length; i++) {
  4577. var parts = codes[i].toLocaleLowerCase().split('-');
  4578. for (var j = parts.length; j > 0; j--) {
  4579. var simpleId = parts.slice(0, j).join('-');
  4580. if (available[simpleId]) {
  4581. return available[simpleId];
  4582. }
  4583. }
  4584. }
  4585. return null;
  4586. }
  4587. function parseLocale(codeArg, codes, raw) {
  4588. var merged = mergeProps([RAW_EN_LOCALE, raw], ['buttonText']);
  4589. delete merged.code; // don't want this part of the options
  4590. var week = merged.week;
  4591. delete merged.week;
  4592. return {
  4593. codeArg: codeArg,
  4594. codes: codes,
  4595. week: week,
  4596. simpleNumberFormat: new Intl.NumberFormat(codeArg),
  4597. options: merged
  4598. };
  4599. }
  4600. var OptionsManager = /** @class */ (function () {
  4601. function OptionsManager(overrides) {
  4602. this.overrides = __assign({}, overrides); // make a copy
  4603. this.dynamicOverrides = {};
  4604. this.compute();
  4605. }
  4606. OptionsManager.prototype.mutate = function (updates, removals, isDynamic) {
  4607. if (!Object.keys(updates).length && !removals.length) {
  4608. return;
  4609. }
  4610. var overrideHash = isDynamic ? this.dynamicOverrides : this.overrides;
  4611. __assign(overrideHash, updates);
  4612. for (var _i = 0, removals_1 = removals; _i < removals_1.length; _i++) {
  4613. var propName = removals_1[_i];
  4614. delete overrideHash[propName];
  4615. }
  4616. this.compute();
  4617. };
  4618. // Computes the flattened options hash for the calendar and assigns to `this.options`.
  4619. // Assumes this.overrides and this.dynamicOverrides have already been initialized.
  4620. OptionsManager.prototype.compute = function () {
  4621. // TODO: not a very efficient system
  4622. var locales = firstDefined(// explicit locale option given?
  4623. this.dynamicOverrides.locales, this.overrides.locales, globalDefaults.locales);
  4624. var locale = firstDefined(// explicit locales option given?
  4625. this.dynamicOverrides.locale, this.overrides.locale, globalDefaults.locale);
  4626. var available = parseRawLocales(locales);
  4627. var localeDefaults = buildLocale(locale || available.defaultCode, available.map).options;
  4628. var dir = firstDefined(// based on options computed so far, is direction RTL?
  4629. this.dynamicOverrides.dir, this.overrides.dir, localeDefaults.dir);
  4630. var dirDefaults = dir === 'rtl' ? rtlDefaults : {};
  4631. this.dirDefaults = dirDefaults;
  4632. this.localeDefaults = localeDefaults;
  4633. this.computed = mergeOptions([
  4634. globalDefaults,
  4635. dirDefaults,
  4636. localeDefaults,
  4637. this.overrides,
  4638. this.dynamicOverrides
  4639. ]);
  4640. };
  4641. return OptionsManager;
  4642. }());
  4643. var calendarSystemClassMap = {};
  4644. function registerCalendarSystem(name, theClass) {
  4645. calendarSystemClassMap[name] = theClass;
  4646. }
  4647. function createCalendarSystem(name) {
  4648. return new calendarSystemClassMap[name]();
  4649. }
  4650. var GregorianCalendarSystem = /** @class */ (function () {
  4651. function GregorianCalendarSystem() {
  4652. }
  4653. GregorianCalendarSystem.prototype.getMarkerYear = function (d) {
  4654. return d.getUTCFullYear();
  4655. };
  4656. GregorianCalendarSystem.prototype.getMarkerMonth = function (d) {
  4657. return d.getUTCMonth();
  4658. };
  4659. GregorianCalendarSystem.prototype.getMarkerDay = function (d) {
  4660. return d.getUTCDate();
  4661. };
  4662. GregorianCalendarSystem.prototype.arrayToMarker = function (arr) {
  4663. return arrayToUtcDate(arr);
  4664. };
  4665. GregorianCalendarSystem.prototype.markerToArray = function (marker) {
  4666. return dateToUtcArray(marker);
  4667. };
  4668. return GregorianCalendarSystem;
  4669. }());
  4670. registerCalendarSystem('gregory', GregorianCalendarSystem);
  4671. var ISO_RE = /^\s*(\d{4})(-(\d{2})(-(\d{2})([T ](\d{2}):(\d{2})(:(\d{2})(\.(\d+))?)?(Z|(([-+])(\d{2})(:?(\d{2}))?))?)?)?)?$/;
  4672. function parse(str) {
  4673. var m = ISO_RE.exec(str);
  4674. if (m) {
  4675. var marker = new Date(Date.UTC(Number(m[1]), m[3] ? Number(m[3]) - 1 : 0, Number(m[5] || 1), Number(m[7] || 0), Number(m[8] || 0), Number(m[10] || 0), m[12] ? Number('0.' + m[12]) * 1000 : 0));
  4676. if (isValidDate(marker)) {
  4677. var timeZoneOffset = null;
  4678. if (m[13]) {
  4679. timeZoneOffset = (m[15] === '-' ? -1 : 1) * (Number(m[16] || 0) * 60 +
  4680. Number(m[18] || 0));
  4681. }
  4682. return {
  4683. marker: marker,
  4684. isTimeUnspecified: !m[6],
  4685. timeZoneOffset: timeZoneOffset
  4686. };
  4687. }
  4688. }
  4689. return null;
  4690. }
  4691. var DateEnv = /** @class */ (function () {
  4692. function DateEnv(settings) {
  4693. var timeZone = this.timeZone = settings.timeZone;
  4694. var isNamedTimeZone = timeZone !== 'local' && timeZone !== 'UTC';
  4695. if (settings.namedTimeZoneImpl && isNamedTimeZone) {
  4696. this.namedTimeZoneImpl = new settings.namedTimeZoneImpl(timeZone);
  4697. }
  4698. this.canComputeOffset = Boolean(!isNamedTimeZone || this.namedTimeZoneImpl);
  4699. this.calendarSystem = createCalendarSystem(settings.calendarSystem);
  4700. this.locale = settings.locale;
  4701. this.weekDow = settings.locale.week.dow;
  4702. this.weekDoy = settings.locale.week.doy;
  4703. if (settings.weekNumberCalculation === 'ISO') {
  4704. this.weekDow = 1;
  4705. this.weekDoy = 4;
  4706. }
  4707. if (typeof settings.firstDay === 'number') {
  4708. this.weekDow = settings.firstDay;
  4709. }
  4710. if (typeof settings.weekNumberCalculation === 'function') {
  4711. this.weekNumberFunc = settings.weekNumberCalculation;
  4712. }
  4713. this.weekLabel = settings.weekLabel != null ? settings.weekLabel : settings.locale.options.weekLabel;
  4714. this.cmdFormatter = settings.cmdFormatter;
  4715. }
  4716. // Creating / Parsing
  4717. DateEnv.prototype.createMarker = function (input) {
  4718. var meta = this.createMarkerMeta(input);
  4719. if (meta === null) {
  4720. return null;
  4721. }
  4722. return meta.marker;
  4723. };
  4724. DateEnv.prototype.createNowMarker = function () {
  4725. if (this.canComputeOffset) {
  4726. return this.timestampToMarker(new Date().valueOf());
  4727. }
  4728. else {
  4729. // if we can't compute the current date val for a timezone,
  4730. // better to give the current local date vals than UTC
  4731. return arrayToUtcDate(dateToLocalArray(new Date()));
  4732. }
  4733. };
  4734. DateEnv.prototype.createMarkerMeta = function (input) {
  4735. if (typeof input === 'string') {
  4736. return this.parse(input);
  4737. }
  4738. var marker = null;
  4739. if (typeof input === 'number') {
  4740. marker = this.timestampToMarker(input);
  4741. }
  4742. else if (input instanceof Date) {
  4743. input = input.valueOf();
  4744. if (!isNaN(input)) {
  4745. marker = this.timestampToMarker(input);
  4746. }
  4747. }
  4748. else if (Array.isArray(input)) {
  4749. marker = arrayToUtcDate(input);
  4750. }
  4751. if (marker === null || !isValidDate(marker)) {
  4752. return null;
  4753. }
  4754. return { marker: marker, isTimeUnspecified: false, forcedTzo: null };
  4755. };
  4756. DateEnv.prototype.parse = function (s) {
  4757. var parts = parse(s);
  4758. if (parts === null) {
  4759. return null;
  4760. }
  4761. var marker = parts.marker;
  4762. var forcedTzo = null;
  4763. if (parts.timeZoneOffset !== null) {
  4764. if (this.canComputeOffset) {
  4765. marker = this.timestampToMarker(marker.valueOf() - parts.timeZoneOffset * 60 * 1000);
  4766. }
  4767. else {
  4768. forcedTzo = parts.timeZoneOffset;
  4769. }
  4770. }
  4771. return { marker: marker, isTimeUnspecified: parts.isTimeUnspecified, forcedTzo: forcedTzo };
  4772. };
  4773. // Accessors
  4774. DateEnv.prototype.getYear = function (marker) {
  4775. return this.calendarSystem.getMarkerYear(marker);
  4776. };
  4777. DateEnv.prototype.getMonth = function (marker) {
  4778. return this.calendarSystem.getMarkerMonth(marker);
  4779. };
  4780. // Adding / Subtracting
  4781. DateEnv.prototype.add = function (marker, dur) {
  4782. var a = this.calendarSystem.markerToArray(marker);
  4783. a[0] += dur.years;
  4784. a[1] += dur.months;
  4785. a[2] += dur.days;
  4786. a[6] += dur.milliseconds;
  4787. return this.calendarSystem.arrayToMarker(a);
  4788. };
  4789. DateEnv.prototype.subtract = function (marker, dur) {
  4790. var a = this.calendarSystem.markerToArray(marker);
  4791. a[0] -= dur.years;
  4792. a[1] -= dur.months;
  4793. a[2] -= dur.days;
  4794. a[6] -= dur.milliseconds;
  4795. return this.calendarSystem.arrayToMarker(a);
  4796. };
  4797. DateEnv.prototype.addYears = function (marker, n) {
  4798. var a = this.calendarSystem.markerToArray(marker);
  4799. a[0] += n;
  4800. return this.calendarSystem.arrayToMarker(a);
  4801. };
  4802. DateEnv.prototype.addMonths = function (marker, n) {
  4803. var a = this.calendarSystem.markerToArray(marker);
  4804. a[1] += n;
  4805. return this.calendarSystem.arrayToMarker(a);
  4806. };
  4807. // Diffing Whole Units
  4808. DateEnv.prototype.diffWholeYears = function (m0, m1) {
  4809. var calendarSystem = this.calendarSystem;
  4810. if (timeAsMs(m0) === timeAsMs(m1) &&
  4811. calendarSystem.getMarkerDay(m0) === calendarSystem.getMarkerDay(m1) &&
  4812. calendarSystem.getMarkerMonth(m0) === calendarSystem.getMarkerMonth(m1)) {
  4813. return calendarSystem.getMarkerYear(m1) - calendarSystem.getMarkerYear(m0);
  4814. }
  4815. return null;
  4816. };
  4817. DateEnv.prototype.diffWholeMonths = function (m0, m1) {
  4818. var calendarSystem = this.calendarSystem;
  4819. if (timeAsMs(m0) === timeAsMs(m1) &&
  4820. calendarSystem.getMarkerDay(m0) === calendarSystem.getMarkerDay(m1)) {
  4821. return (calendarSystem.getMarkerMonth(m1) - calendarSystem.getMarkerMonth(m0)) +
  4822. (calendarSystem.getMarkerYear(m1) - calendarSystem.getMarkerYear(m0)) * 12;
  4823. }
  4824. return null;
  4825. };
  4826. // Range / Duration
  4827. DateEnv.prototype.greatestWholeUnit = function (m0, m1) {
  4828. var n = this.diffWholeYears(m0, m1);
  4829. if (n !== null) {
  4830. return { unit: 'year', value: n };
  4831. }
  4832. n = this.diffWholeMonths(m0, m1);
  4833. if (n !== null) {
  4834. return { unit: 'month', value: n };
  4835. }
  4836. n = diffWholeWeeks(m0, m1);
  4837. if (n !== null) {
  4838. return { unit: 'week', value: n };
  4839. }
  4840. n = diffWholeDays(m0, m1);
  4841. if (n !== null) {
  4842. return { unit: 'day', value: n };
  4843. }
  4844. n = diffHours(m0, m1);
  4845. if (isInt(n)) {
  4846. return { unit: 'hour', value: n };
  4847. }
  4848. n = diffMinutes(m0, m1);
  4849. if (isInt(n)) {
  4850. return { unit: 'minute', value: n };
  4851. }
  4852. n = diffSeconds(m0, m1);
  4853. if (isInt(n)) {
  4854. return { unit: 'second', value: n };
  4855. }
  4856. return { unit: 'millisecond', value: m1.valueOf() - m0.valueOf() };
  4857. };
  4858. DateEnv.prototype.countDurationsBetween = function (m0, m1, d) {
  4859. // TODO: can use greatestWholeUnit
  4860. var diff;
  4861. if (d.years) {
  4862. diff = this.diffWholeYears(m0, m1);
  4863. if (diff !== null) {
  4864. return diff / asRoughYears(d);
  4865. }
  4866. }
  4867. if (d.months) {
  4868. diff = this.diffWholeMonths(m0, m1);
  4869. if (diff !== null) {
  4870. return diff / asRoughMonths(d);
  4871. }
  4872. }
  4873. if (d.days) {
  4874. diff = diffWholeDays(m0, m1);
  4875. if (diff !== null) {
  4876. return diff / asRoughDays(d);
  4877. }
  4878. }
  4879. return (m1.valueOf() - m0.valueOf()) / asRoughMs(d);
  4880. };
  4881. // Start-Of
  4882. DateEnv.prototype.startOf = function (m, unit) {
  4883. if (unit === 'year') {
  4884. return this.startOfYear(m);
  4885. }
  4886. else if (unit === 'month') {
  4887. return this.startOfMonth(m);
  4888. }
  4889. else if (unit === 'week') {
  4890. return this.startOfWeek(m);
  4891. }
  4892. else if (unit === 'day') {
  4893. return startOfDay(m);
  4894. }
  4895. else if (unit === 'hour') {
  4896. return startOfHour(m);
  4897. }
  4898. else if (unit === 'minute') {
  4899. return startOfMinute(m);
  4900. }
  4901. else if (unit === 'second') {
  4902. return startOfSecond(m);
  4903. }
  4904. };
  4905. DateEnv.prototype.startOfYear = function (m) {
  4906. return this.calendarSystem.arrayToMarker([
  4907. this.calendarSystem.getMarkerYear(m)
  4908. ]);
  4909. };
  4910. DateEnv.prototype.startOfMonth = function (m) {
  4911. return this.calendarSystem.arrayToMarker([
  4912. this.calendarSystem.getMarkerYear(m),
  4913. this.calendarSystem.getMarkerMonth(m)
  4914. ]);
  4915. };
  4916. DateEnv.prototype.startOfWeek = function (m) {
  4917. return this.calendarSystem.arrayToMarker([
  4918. this.calendarSystem.getMarkerYear(m),
  4919. this.calendarSystem.getMarkerMonth(m),
  4920. m.getUTCDate() - ((m.getUTCDay() - this.weekDow + 7) % 7)
  4921. ]);
  4922. };
  4923. // Week Number
  4924. DateEnv.prototype.computeWeekNumber = function (marker) {
  4925. if (this.weekNumberFunc) {
  4926. return this.weekNumberFunc(this.toDate(marker));
  4927. }
  4928. else {
  4929. return weekOfYear(marker, this.weekDow, this.weekDoy);
  4930. }
  4931. };
  4932. // TODO: choke on timeZoneName: long
  4933. DateEnv.prototype.format = function (marker, formatter, dateOptions) {
  4934. if (dateOptions === void 0) { dateOptions = {}; }
  4935. return formatter.format({
  4936. marker: marker,
  4937. timeZoneOffset: dateOptions.forcedTzo != null ?
  4938. dateOptions.forcedTzo :
  4939. this.offsetForMarker(marker)
  4940. }, this);
  4941. };
  4942. DateEnv.prototype.formatRange = function (start, end, formatter, dateOptions) {
  4943. if (dateOptions === void 0) { dateOptions = {}; }
  4944. if (dateOptions.isEndExclusive) {
  4945. end = addMs(end, -1);
  4946. }
  4947. return formatter.formatRange({
  4948. marker: start,
  4949. timeZoneOffset: dateOptions.forcedStartTzo != null ?
  4950. dateOptions.forcedStartTzo :
  4951. this.offsetForMarker(start)
  4952. }, {
  4953. marker: end,
  4954. timeZoneOffset: dateOptions.forcedEndTzo != null ?
  4955. dateOptions.forcedEndTzo :
  4956. this.offsetForMarker(end)
  4957. }, this);
  4958. };
  4959. DateEnv.prototype.formatIso = function (marker, extraOptions) {
  4960. if (extraOptions === void 0) { extraOptions = {}; }
  4961. var timeZoneOffset = null;
  4962. if (!extraOptions.omitTimeZoneOffset) {
  4963. if (extraOptions.forcedTzo != null) {
  4964. timeZoneOffset = extraOptions.forcedTzo;
  4965. }
  4966. else {
  4967. timeZoneOffset = this.offsetForMarker(marker);
  4968. }
  4969. }
  4970. return buildIsoString(marker, timeZoneOffset, extraOptions.omitTime);
  4971. };
  4972. // TimeZone
  4973. DateEnv.prototype.timestampToMarker = function (ms) {
  4974. if (this.timeZone === 'local') {
  4975. return arrayToUtcDate(dateToLocalArray(new Date(ms)));
  4976. }
  4977. else if (this.timeZone === 'UTC' || !this.namedTimeZoneImpl) {
  4978. return new Date(ms);
  4979. }
  4980. else {
  4981. return arrayToUtcDate(this.namedTimeZoneImpl.timestampToArray(ms));
  4982. }
  4983. };
  4984. DateEnv.prototype.offsetForMarker = function (m) {
  4985. if (this.timeZone === 'local') {
  4986. return -arrayToLocalDate(dateToUtcArray(m)).getTimezoneOffset(); // convert "inverse" offset to "normal" offset
  4987. }
  4988. else if (this.timeZone === 'UTC') {
  4989. return 0;
  4990. }
  4991. else if (this.namedTimeZoneImpl) {
  4992. return this.namedTimeZoneImpl.offsetForArray(dateToUtcArray(m));
  4993. }
  4994. return null;
  4995. };
  4996. // Conversion
  4997. DateEnv.prototype.toDate = function (m, forcedTzo) {
  4998. if (this.timeZone === 'local') {
  4999. return arrayToLocalDate(dateToUtcArray(m));
  5000. }
  5001. else if (this.timeZone === 'UTC') {
  5002. return new Date(m.valueOf()); // make sure it's a copy
  5003. }
  5004. else if (!this.namedTimeZoneImpl) {
  5005. return new Date(m.valueOf() - (forcedTzo || 0));
  5006. }
  5007. else {
  5008. return new Date(m.valueOf() -
  5009. this.namedTimeZoneImpl.offsetForArray(dateToUtcArray(m)) * 1000 * 60 // convert minutes -> ms
  5010. );
  5011. }
  5012. };
  5013. return DateEnv;
  5014. }());
  5015. var SIMPLE_SOURCE_PROPS = {
  5016. id: String,
  5017. allDayDefault: Boolean,
  5018. eventDataTransform: Function,
  5019. success: Function,
  5020. failure: Function
  5021. };
  5022. var uid$2 = 0;
  5023. function doesSourceNeedRange(eventSource, calendar) {
  5024. var defs = calendar.pluginSystem.hooks.eventSourceDefs;
  5025. return !defs[eventSource.sourceDefId].ignoreRange;
  5026. }
  5027. function parseEventSource(raw, calendar) {
  5028. var defs = calendar.pluginSystem.hooks.eventSourceDefs;
  5029. for (var i = defs.length - 1; i >= 0; i--) { // later-added plugins take precedence
  5030. var def = defs[i];
  5031. var meta = def.parseMeta(raw);
  5032. if (meta) {
  5033. var res = parseEventSourceProps(typeof raw === 'object' ? raw : {}, meta, i, calendar);
  5034. res._raw = raw;
  5035. return res;
  5036. }
  5037. }
  5038. return null;
  5039. }
  5040. function parseEventSourceProps(raw, meta, sourceDefId, calendar) {
  5041. var leftovers0 = {};
  5042. var props = refineProps(raw, SIMPLE_SOURCE_PROPS, {}, leftovers0);
  5043. var leftovers1 = {};
  5044. var ui = processUnscopedUiProps(leftovers0, calendar, leftovers1);
  5045. props.isFetching = false;
  5046. props.latestFetchId = '';
  5047. props.fetchRange = null;
  5048. props.publicId = String(raw.id || '');
  5049. props.sourceId = String(uid$2++);
  5050. props.sourceDefId = sourceDefId;
  5051. props.meta = meta;
  5052. props.ui = ui;
  5053. props.extendedProps = leftovers1;
  5054. return props;
  5055. }
  5056. function reduceEventSources (eventSources, action, dateProfile, calendar) {
  5057. switch (action.type) {
  5058. case 'ADD_EVENT_SOURCES': // already parsed
  5059. return addSources(eventSources, action.sources, dateProfile ? dateProfile.activeRange : null, calendar);
  5060. case 'REMOVE_EVENT_SOURCE':
  5061. return removeSource(eventSources, action.sourceId);
  5062. case 'PREV': // TODO: how do we track all actions that affect dateProfile :(
  5063. case 'NEXT':
  5064. case 'SET_DATE':
  5065. case 'SET_VIEW_TYPE':
  5066. if (dateProfile) {
  5067. return fetchDirtySources(eventSources, dateProfile.activeRange, calendar);
  5068. }
  5069. else {
  5070. return eventSources;
  5071. }
  5072. case 'FETCH_EVENT_SOURCES':
  5073. case 'CHANGE_TIMEZONE':
  5074. return fetchSourcesByIds(eventSources, action.sourceIds ?
  5075. arrayToHash(action.sourceIds) :
  5076. excludeStaticSources(eventSources, calendar), dateProfile ? dateProfile.activeRange : null, calendar);
  5077. case 'RECEIVE_EVENTS':
  5078. case 'RECEIVE_EVENT_ERROR':
  5079. return receiveResponse(eventSources, action.sourceId, action.fetchId, action.fetchRange);
  5080. case 'REMOVE_ALL_EVENT_SOURCES':
  5081. return {};
  5082. default:
  5083. return eventSources;
  5084. }
  5085. }
  5086. var uid$3 = 0;
  5087. function addSources(eventSourceHash, sources, fetchRange, calendar) {
  5088. var hash = {};
  5089. for (var _i = 0, sources_1 = sources; _i < sources_1.length; _i++) {
  5090. var source = sources_1[_i];
  5091. hash[source.sourceId] = source;
  5092. }
  5093. if (fetchRange) {
  5094. hash = fetchDirtySources(hash, fetchRange, calendar);
  5095. }
  5096. return __assign({}, eventSourceHash, hash);
  5097. }
  5098. function removeSource(eventSourceHash, sourceId) {
  5099. return filterHash(eventSourceHash, function (eventSource) {
  5100. return eventSource.sourceId !== sourceId;
  5101. });
  5102. }
  5103. function fetchDirtySources(sourceHash, fetchRange, calendar) {
  5104. return fetchSourcesByIds(sourceHash, filterHash(sourceHash, function (eventSource) {
  5105. return isSourceDirty(eventSource, fetchRange, calendar);
  5106. }), fetchRange, calendar);
  5107. }
  5108. function isSourceDirty(eventSource, fetchRange, calendar) {
  5109. if (!doesSourceNeedRange(eventSource, calendar)) {
  5110. return !eventSource.latestFetchId;
  5111. }
  5112. else {
  5113. return !calendar.opt('lazyFetching') ||
  5114. !eventSource.fetchRange ||
  5115. eventSource.isFetching || // always cancel outdated in-progress fetches
  5116. fetchRange.start < eventSource.fetchRange.start ||
  5117. fetchRange.end > eventSource.fetchRange.end;
  5118. }
  5119. }
  5120. function fetchSourcesByIds(prevSources, sourceIdHash, fetchRange, calendar) {
  5121. var nextSources = {};
  5122. for (var sourceId in prevSources) {
  5123. var source = prevSources[sourceId];
  5124. if (sourceIdHash[sourceId]) {
  5125. nextSources[sourceId] = fetchSource(source, fetchRange, calendar);
  5126. }
  5127. else {
  5128. nextSources[sourceId] = source;
  5129. }
  5130. }
  5131. return nextSources;
  5132. }
  5133. function fetchSource(eventSource, fetchRange, calendar) {
  5134. var sourceDef = calendar.pluginSystem.hooks.eventSourceDefs[eventSource.sourceDefId];
  5135. var fetchId = String(uid$3++);
  5136. sourceDef.fetch({
  5137. eventSource: eventSource,
  5138. calendar: calendar,
  5139. range: fetchRange
  5140. }, function (res) {
  5141. var rawEvents = res.rawEvents;
  5142. var calSuccess = calendar.opt('eventSourceSuccess');
  5143. var calSuccessRes;
  5144. var sourceSuccessRes;
  5145. if (eventSource.success) {
  5146. sourceSuccessRes = eventSource.success(rawEvents, res.xhr);
  5147. }
  5148. if (calSuccess) {
  5149. calSuccessRes = calSuccess(rawEvents, res.xhr);
  5150. }
  5151. rawEvents = sourceSuccessRes || calSuccessRes || rawEvents;
  5152. calendar.dispatch({
  5153. type: 'RECEIVE_EVENTS',
  5154. sourceId: eventSource.sourceId,
  5155. fetchId: fetchId,
  5156. fetchRange: fetchRange,
  5157. rawEvents: rawEvents
  5158. });
  5159. }, function (error) {
  5160. var callFailure = calendar.opt('eventSourceFailure');
  5161. console.warn(error.message, error);
  5162. if (eventSource.failure) {
  5163. eventSource.failure(error);
  5164. }
  5165. if (callFailure) {
  5166. callFailure(error);
  5167. }
  5168. calendar.dispatch({
  5169. type: 'RECEIVE_EVENT_ERROR',
  5170. sourceId: eventSource.sourceId,
  5171. fetchId: fetchId,
  5172. fetchRange: fetchRange,
  5173. error: error
  5174. });
  5175. });
  5176. return __assign({}, eventSource, { isFetching: true, latestFetchId: fetchId });
  5177. }
  5178. function receiveResponse(sourceHash, sourceId, fetchId, fetchRange) {
  5179. var _a;
  5180. var eventSource = sourceHash[sourceId];
  5181. if (eventSource && // not already removed
  5182. fetchId === eventSource.latestFetchId) {
  5183. return __assign({}, sourceHash, (_a = {}, _a[sourceId] = __assign({}, eventSource, { isFetching: false, fetchRange: fetchRange // also serves as a marker that at least one fetch has completed
  5184. }), _a));
  5185. }
  5186. return sourceHash;
  5187. }
  5188. function excludeStaticSources(eventSources, calendar) {
  5189. return filterHash(eventSources, function (eventSource) {
  5190. return doesSourceNeedRange(eventSource, calendar);
  5191. });
  5192. }
  5193. var DateProfileGenerator = /** @class */ (function () {
  5194. function DateProfileGenerator(viewSpec, calendar) {
  5195. this.viewSpec = viewSpec;
  5196. this.options = viewSpec.options;
  5197. this.dateEnv = calendar.dateEnv;
  5198. this.calendar = calendar;
  5199. this.initHiddenDays();
  5200. }
  5201. /* Date Range Computation
  5202. ------------------------------------------------------------------------------------------------------------------*/
  5203. // Builds a structure with info about what the dates/ranges will be for the "prev" view.
  5204. DateProfileGenerator.prototype.buildPrev = function (currentDateProfile, currentDate) {
  5205. var dateEnv = this.dateEnv;
  5206. var prevDate = dateEnv.subtract(dateEnv.startOf(currentDate, currentDateProfile.currentRangeUnit), // important for start-of-month
  5207. currentDateProfile.dateIncrement);
  5208. return this.build(prevDate, -1);
  5209. };
  5210. // Builds a structure with info about what the dates/ranges will be for the "next" view.
  5211. DateProfileGenerator.prototype.buildNext = function (currentDateProfile, currentDate) {
  5212. var dateEnv = this.dateEnv;
  5213. var nextDate = dateEnv.add(dateEnv.startOf(currentDate, currentDateProfile.currentRangeUnit), // important for start-of-month
  5214. currentDateProfile.dateIncrement);
  5215. return this.build(nextDate, 1);
  5216. };
  5217. // Builds a structure holding dates/ranges for rendering around the given date.
  5218. // Optional direction param indicates whether the date is being incremented/decremented
  5219. // from its previous value. decremented = -1, incremented = 1 (default).
  5220. DateProfileGenerator.prototype.build = function (currentDate, direction, forceToValid) {
  5221. if (forceToValid === void 0) { forceToValid = false; }
  5222. var validRange;
  5223. var minTime = null;
  5224. var maxTime = null;
  5225. var currentInfo;
  5226. var isRangeAllDay;
  5227. var renderRange;
  5228. var activeRange;
  5229. var isValid;
  5230. validRange = this.buildValidRange();
  5231. validRange = this.trimHiddenDays(validRange);
  5232. if (forceToValid) {
  5233. currentDate = constrainMarkerToRange(currentDate, validRange);
  5234. }
  5235. currentInfo = this.buildCurrentRangeInfo(currentDate, direction);
  5236. isRangeAllDay = /^(year|month|week|day)$/.test(currentInfo.unit);
  5237. renderRange = this.buildRenderRange(this.trimHiddenDays(currentInfo.range), currentInfo.unit, isRangeAllDay);
  5238. renderRange = this.trimHiddenDays(renderRange);
  5239. activeRange = renderRange;
  5240. if (!this.options.showNonCurrentDates) {
  5241. activeRange = intersectRanges(activeRange, currentInfo.range);
  5242. }
  5243. minTime = createDuration(this.options.minTime);
  5244. maxTime = createDuration(this.options.maxTime);
  5245. activeRange = this.adjustActiveRange(activeRange, minTime, maxTime);
  5246. activeRange = intersectRanges(activeRange, validRange); // might return null
  5247. // it's invalid if the originally requested date is not contained,
  5248. // or if the range is completely outside of the valid range.
  5249. isValid = rangesIntersect(currentInfo.range, validRange);
  5250. return {
  5251. // constraint for where prev/next operations can go and where events can be dragged/resized to.
  5252. // an object with optional start and end properties.
  5253. validRange: validRange,
  5254. // range the view is formally responsible for.
  5255. // for example, a month view might have 1st-31st, excluding padded dates
  5256. currentRange: currentInfo.range,
  5257. // name of largest unit being displayed, like "month" or "week"
  5258. currentRangeUnit: currentInfo.unit,
  5259. isRangeAllDay: isRangeAllDay,
  5260. // dates that display events and accept drag-n-drop
  5261. // will be `null` if no dates accept events
  5262. activeRange: activeRange,
  5263. // date range with a rendered skeleton
  5264. // includes not-active days that need some sort of DOM
  5265. renderRange: renderRange,
  5266. // Duration object that denotes the first visible time of any given day
  5267. minTime: minTime,
  5268. // Duration object that denotes the exclusive visible end time of any given day
  5269. maxTime: maxTime,
  5270. isValid: isValid,
  5271. // how far the current date will move for a prev/next operation
  5272. dateIncrement: this.buildDateIncrement(currentInfo.duration)
  5273. // pass a fallback (might be null) ^
  5274. };
  5275. };
  5276. // Builds an object with optional start/end properties.
  5277. // Indicates the minimum/maximum dates to display.
  5278. // not responsible for trimming hidden days.
  5279. DateProfileGenerator.prototype.buildValidRange = function () {
  5280. return this.getRangeOption('validRange', this.calendar.getNow()) ||
  5281. { start: null, end: null }; // completely open-ended
  5282. };
  5283. // Builds a structure with info about the "current" range, the range that is
  5284. // highlighted as being the current month for example.
  5285. // See build() for a description of `direction`.
  5286. // Guaranteed to have `range` and `unit` properties. `duration` is optional.
  5287. DateProfileGenerator.prototype.buildCurrentRangeInfo = function (date, direction) {
  5288. var _a = this, viewSpec = _a.viewSpec, dateEnv = _a.dateEnv;
  5289. var duration = null;
  5290. var unit = null;
  5291. var range = null;
  5292. var dayCount;
  5293. if (viewSpec.duration) {
  5294. duration = viewSpec.duration;
  5295. unit = viewSpec.durationUnit;
  5296. range = this.buildRangeFromDuration(date, direction, duration, unit);
  5297. }
  5298. else if ((dayCount = this.options.dayCount)) {
  5299. unit = 'day';
  5300. range = this.buildRangeFromDayCount(date, direction, dayCount);
  5301. }
  5302. else if ((range = this.buildCustomVisibleRange(date))) {
  5303. unit = dateEnv.greatestWholeUnit(range.start, range.end).unit;
  5304. }
  5305. else {
  5306. duration = this.getFallbackDuration();
  5307. unit = greatestDurationDenominator(duration).unit;
  5308. range = this.buildRangeFromDuration(date, direction, duration, unit);
  5309. }
  5310. return { duration: duration, unit: unit, range: range };
  5311. };
  5312. DateProfileGenerator.prototype.getFallbackDuration = function () {
  5313. return createDuration({ day: 1 });
  5314. };
  5315. // Returns a new activeRange to have time values (un-ambiguate)
  5316. // minTime or maxTime causes the range to expand.
  5317. DateProfileGenerator.prototype.adjustActiveRange = function (range, minTime, maxTime) {
  5318. var dateEnv = this.dateEnv;
  5319. var start = range.start;
  5320. var end = range.end;
  5321. if (this.viewSpec.class.prototype.usesMinMaxTime) {
  5322. // expand active range if minTime is negative (why not when positive?)
  5323. if (asRoughDays(minTime) < 0) {
  5324. start = startOfDay(start); // necessary?
  5325. start = dateEnv.add(start, minTime);
  5326. }
  5327. // expand active range if maxTime is beyond one day (why not when positive?)
  5328. if (asRoughDays(maxTime) > 1) {
  5329. end = startOfDay(end); // necessary?
  5330. end = addDays(end, -1);
  5331. end = dateEnv.add(end, maxTime);
  5332. }
  5333. }
  5334. return { start: start, end: end };
  5335. };
  5336. // Builds the "current" range when it is specified as an explicit duration.
  5337. // `unit` is the already-computed greatestDurationDenominator unit of duration.
  5338. DateProfileGenerator.prototype.buildRangeFromDuration = function (date, direction, duration, unit) {
  5339. var dateEnv = this.dateEnv;
  5340. var alignment = this.options.dateAlignment;
  5341. var dateIncrementInput;
  5342. var dateIncrementDuration;
  5343. var start;
  5344. var end;
  5345. var res;
  5346. // compute what the alignment should be
  5347. if (!alignment) {
  5348. dateIncrementInput = this.options.dateIncrement;
  5349. if (dateIncrementInput) {
  5350. dateIncrementDuration = createDuration(dateIncrementInput);
  5351. // use the smaller of the two units
  5352. if (asRoughMs(dateIncrementDuration) < asRoughMs(duration)) {
  5353. alignment = greatestDurationDenominator(dateIncrementDuration, !getWeeksFromInput(dateIncrementInput)).unit;
  5354. }
  5355. else {
  5356. alignment = unit;
  5357. }
  5358. }
  5359. else {
  5360. alignment = unit;
  5361. }
  5362. }
  5363. // if the view displays a single day or smaller
  5364. if (asRoughDays(duration) <= 1) {
  5365. if (this.isHiddenDay(start)) {
  5366. start = this.skipHiddenDays(start, direction);
  5367. start = startOfDay(start);
  5368. }
  5369. }
  5370. function computeRes() {
  5371. start = dateEnv.startOf(date, alignment);
  5372. end = dateEnv.add(start, duration);
  5373. res = { start: start, end: end };
  5374. }
  5375. computeRes();
  5376. // if range is completely enveloped by hidden days, go past the hidden days
  5377. if (!this.trimHiddenDays(res)) {
  5378. date = this.skipHiddenDays(date, direction);
  5379. computeRes();
  5380. }
  5381. return res;
  5382. };
  5383. // Builds the "current" range when a dayCount is specified.
  5384. DateProfileGenerator.prototype.buildRangeFromDayCount = function (date, direction, dayCount) {
  5385. var dateEnv = this.dateEnv;
  5386. var customAlignment = this.options.dateAlignment;
  5387. var runningCount = 0;
  5388. var start = date;
  5389. var end;
  5390. if (customAlignment) {
  5391. start = dateEnv.startOf(start, customAlignment);
  5392. }
  5393. start = startOfDay(start);
  5394. start = this.skipHiddenDays(start, direction);
  5395. end = start;
  5396. do {
  5397. end = addDays(end, 1);
  5398. if (!this.isHiddenDay(end)) {
  5399. runningCount++;
  5400. }
  5401. } while (runningCount < dayCount);
  5402. return { start: start, end: end };
  5403. };
  5404. // Builds a normalized range object for the "visible" range,
  5405. // which is a way to define the currentRange and activeRange at the same time.
  5406. DateProfileGenerator.prototype.buildCustomVisibleRange = function (date) {
  5407. var dateEnv = this.dateEnv;
  5408. var visibleRange = this.getRangeOption('visibleRange', dateEnv.toDate(date));
  5409. if (visibleRange && (visibleRange.start == null || visibleRange.end == null)) {
  5410. return null;
  5411. }
  5412. return visibleRange;
  5413. };
  5414. // Computes the range that will represent the element/cells for *rendering*,
  5415. // but which may have voided days/times.
  5416. // not responsible for trimming hidden days.
  5417. DateProfileGenerator.prototype.buildRenderRange = function (currentRange, currentRangeUnit, isRangeAllDay) {
  5418. return currentRange;
  5419. };
  5420. // Compute the duration value that should be added/substracted to the current date
  5421. // when a prev/next operation happens.
  5422. DateProfileGenerator.prototype.buildDateIncrement = function (fallback) {
  5423. var dateIncrementInput = this.options.dateIncrement;
  5424. var customAlignment;
  5425. if (dateIncrementInput) {
  5426. return createDuration(dateIncrementInput);
  5427. }
  5428. else if ((customAlignment = this.options.dateAlignment)) {
  5429. return createDuration(1, customAlignment);
  5430. }
  5431. else if (fallback) {
  5432. return fallback;
  5433. }
  5434. else {
  5435. return createDuration({ days: 1 });
  5436. }
  5437. };
  5438. // Arguments after name will be forwarded to a hypothetical function value
  5439. // WARNING: passed-in arguments will be given to generator functions as-is and can cause side-effects.
  5440. // Always clone your objects if you fear mutation.
  5441. DateProfileGenerator.prototype.getRangeOption = function (name) {
  5442. var otherArgs = [];
  5443. for (var _i = 1; _i < arguments.length; _i++) {
  5444. otherArgs[_i - 1] = arguments[_i];
  5445. }
  5446. var val = this.options[name];
  5447. if (typeof val === 'function') {
  5448. val = val.apply(null, otherArgs);
  5449. }
  5450. if (val) {
  5451. val = parseRange(val, this.dateEnv);
  5452. }
  5453. if (val) {
  5454. val = computeVisibleDayRange(val);
  5455. }
  5456. return val;
  5457. };
  5458. /* Hidden Days
  5459. ------------------------------------------------------------------------------------------------------------------*/
  5460. // Initializes internal variables related to calculating hidden days-of-week
  5461. DateProfileGenerator.prototype.initHiddenDays = function () {
  5462. var hiddenDays = this.options.hiddenDays || []; // array of day-of-week indices that are hidden
  5463. var isHiddenDayHash = []; // is the day-of-week hidden? (hash with day-of-week-index -> bool)
  5464. var dayCnt = 0;
  5465. var i;
  5466. if (this.options.weekends === false) {
  5467. hiddenDays.push(0, 6); // 0=sunday, 6=saturday
  5468. }
  5469. for (i = 0; i < 7; i++) {
  5470. if (!(isHiddenDayHash[i] = hiddenDays.indexOf(i) !== -1)) {
  5471. dayCnt++;
  5472. }
  5473. }
  5474. if (!dayCnt) {
  5475. throw new Error('invalid hiddenDays'); // all days were hidden? bad.
  5476. }
  5477. this.isHiddenDayHash = isHiddenDayHash;
  5478. };
  5479. // Remove days from the beginning and end of the range that are computed as hidden.
  5480. // If the whole range is trimmed off, returns null
  5481. DateProfileGenerator.prototype.trimHiddenDays = function (range) {
  5482. var start = range.start;
  5483. var end = range.end;
  5484. if (start) {
  5485. start = this.skipHiddenDays(start);
  5486. }
  5487. if (end) {
  5488. end = this.skipHiddenDays(end, -1, true);
  5489. }
  5490. if (start == null || end == null || start < end) {
  5491. return { start: start, end: end };
  5492. }
  5493. return null;
  5494. };
  5495. // Is the current day hidden?
  5496. // `day` is a day-of-week index (0-6), or a Date (used for UTC)
  5497. DateProfileGenerator.prototype.isHiddenDay = function (day) {
  5498. if (day instanceof Date) {
  5499. day = day.getUTCDay();
  5500. }
  5501. return this.isHiddenDayHash[day];
  5502. };
  5503. // Incrementing the current day until it is no longer a hidden day, returning a copy.
  5504. // DOES NOT CONSIDER validRange!
  5505. // If the initial value of `date` is not a hidden day, don't do anything.
  5506. // Pass `isExclusive` as `true` if you are dealing with an end date.
  5507. // `inc` defaults to `1` (increment one day forward each time)
  5508. DateProfileGenerator.prototype.skipHiddenDays = function (date, inc, isExclusive) {
  5509. if (inc === void 0) { inc = 1; }
  5510. if (isExclusive === void 0) { isExclusive = false; }
  5511. while (this.isHiddenDayHash[(date.getUTCDay() + (isExclusive ? inc : 0) + 7) % 7]) {
  5512. date = addDays(date, inc);
  5513. }
  5514. return date;
  5515. };
  5516. return DateProfileGenerator;
  5517. }());
  5518. // TODO: find a way to avoid comparing DateProfiles. it's tedious
  5519. function isDateProfilesEqual(p0, p1) {
  5520. return rangesEqual(p0.validRange, p1.validRange) &&
  5521. rangesEqual(p0.activeRange, p1.activeRange) &&
  5522. rangesEqual(p0.renderRange, p1.renderRange) &&
  5523. durationsEqual(p0.minTime, p1.minTime) &&
  5524. durationsEqual(p0.maxTime, p1.maxTime);
  5525. /*
  5526. TODO: compare more?
  5527. currentRange: DateRange
  5528. currentRangeUnit: string
  5529. isRangeAllDay: boolean
  5530. isValid: boolean
  5531. dateIncrement: Duration
  5532. */
  5533. }
  5534. function reduce (state, action, calendar) {
  5535. var viewType = reduceViewType(state.viewType, action);
  5536. var dateProfile = reduceDateProfile(state.dateProfile, action, state.currentDate, viewType, calendar);
  5537. var eventSources = reduceEventSources(state.eventSources, action, dateProfile, calendar);
  5538. var nextState = __assign({}, state, { viewType: viewType,
  5539. dateProfile: dateProfile, currentDate: reduceCurrentDate(state.currentDate, action, dateProfile), eventSources: eventSources, eventStore: reduceEventStore(state.eventStore, action, eventSources, dateProfile, calendar), dateSelection: reduceDateSelection(state.dateSelection, action, calendar), eventSelection: reduceSelectedEvent(state.eventSelection, action), eventDrag: reduceEventDrag(state.eventDrag, action, eventSources, calendar), eventResize: reduceEventResize(state.eventResize, action, eventSources, calendar), eventSourceLoadingLevel: computeLoadingLevel(eventSources), loadingLevel: computeLoadingLevel(eventSources) });
  5540. for (var _i = 0, _a = calendar.pluginSystem.hooks.reducers; _i < _a.length; _i++) {
  5541. var reducerFunc = _a[_i];
  5542. nextState = reducerFunc(nextState, action, calendar);
  5543. }
  5544. // console.log(action.type, nextState)
  5545. return nextState;
  5546. }
  5547. function reduceViewType(currentViewType, action) {
  5548. switch (action.type) {
  5549. case 'SET_VIEW_TYPE':
  5550. return action.viewType;
  5551. default:
  5552. return currentViewType;
  5553. }
  5554. }
  5555. function reduceDateProfile(currentDateProfile, action, currentDate, viewType, calendar) {
  5556. var newDateProfile;
  5557. switch (action.type) {
  5558. case 'PREV':
  5559. newDateProfile = calendar.dateProfileGenerators[viewType].buildPrev(currentDateProfile, currentDate);
  5560. break;
  5561. case 'NEXT':
  5562. newDateProfile = calendar.dateProfileGenerators[viewType].buildNext(currentDateProfile, currentDate);
  5563. break;
  5564. case 'SET_DATE':
  5565. if (!currentDateProfile.activeRange ||
  5566. !rangeContainsMarker(currentDateProfile.currentRange, action.dateMarker)) {
  5567. newDateProfile = calendar.dateProfileGenerators[viewType].build(action.dateMarker, undefined, true // forceToValid
  5568. );
  5569. }
  5570. break;
  5571. case 'SET_VIEW_TYPE':
  5572. var generator = calendar.dateProfileGenerators[viewType];
  5573. if (!generator) {
  5574. throw new Error(viewType ?
  5575. 'The FullCalendar view "' + viewType + '" does not exist. Make sure your plugins are loaded correctly.' :
  5576. 'No available FullCalendar view plugins.');
  5577. }
  5578. newDateProfile = generator.build(action.dateMarker || currentDate, undefined, true // forceToValid
  5579. );
  5580. break;
  5581. }
  5582. if (newDateProfile &&
  5583. newDateProfile.isValid &&
  5584. !(currentDateProfile && isDateProfilesEqual(currentDateProfile, newDateProfile))) {
  5585. return newDateProfile;
  5586. }
  5587. else {
  5588. return currentDateProfile;
  5589. }
  5590. }
  5591. function reduceCurrentDate(currentDate, action, dateProfile) {
  5592. switch (action.type) {
  5593. case 'PREV':
  5594. case 'NEXT':
  5595. if (!rangeContainsMarker(dateProfile.currentRange, currentDate)) {
  5596. return dateProfile.currentRange.start;
  5597. }
  5598. else {
  5599. return currentDate;
  5600. }
  5601. case 'SET_DATE':
  5602. case 'SET_VIEW_TYPE':
  5603. var newDate = action.dateMarker || currentDate;
  5604. if (dateProfile.activeRange && !rangeContainsMarker(dateProfile.activeRange, newDate)) {
  5605. return dateProfile.currentRange.start;
  5606. }
  5607. else {
  5608. return newDate;
  5609. }
  5610. default:
  5611. return currentDate;
  5612. }
  5613. }
  5614. function reduceDateSelection(currentSelection, action, calendar) {
  5615. switch (action.type) {
  5616. case 'SELECT_DATES':
  5617. return action.selection;
  5618. case 'UNSELECT_DATES':
  5619. return null;
  5620. default:
  5621. return currentSelection;
  5622. }
  5623. }
  5624. function reduceSelectedEvent(currentInstanceId, action) {
  5625. switch (action.type) {
  5626. case 'SELECT_EVENT':
  5627. return action.eventInstanceId;
  5628. case 'UNSELECT_EVENT':
  5629. return '';
  5630. default:
  5631. return currentInstanceId;
  5632. }
  5633. }
  5634. function reduceEventDrag(currentDrag, action, sources, calendar) {
  5635. switch (action.type) {
  5636. case 'SET_EVENT_DRAG':
  5637. var newDrag = action.state;
  5638. return {
  5639. affectedEvents: newDrag.affectedEvents,
  5640. mutatedEvents: newDrag.mutatedEvents,
  5641. isEvent: newDrag.isEvent,
  5642. origSeg: newDrag.origSeg
  5643. };
  5644. case 'UNSET_EVENT_DRAG':
  5645. return null;
  5646. default:
  5647. return currentDrag;
  5648. }
  5649. }
  5650. function reduceEventResize(currentResize, action, sources, calendar) {
  5651. switch (action.type) {
  5652. case 'SET_EVENT_RESIZE':
  5653. var newResize = action.state;
  5654. return {
  5655. affectedEvents: newResize.affectedEvents,
  5656. mutatedEvents: newResize.mutatedEvents,
  5657. isEvent: newResize.isEvent,
  5658. origSeg: newResize.origSeg
  5659. };
  5660. case 'UNSET_EVENT_RESIZE':
  5661. return null;
  5662. default:
  5663. return currentResize;
  5664. }
  5665. }
  5666. function computeLoadingLevel(eventSources) {
  5667. var cnt = 0;
  5668. for (var sourceId in eventSources) {
  5669. if (eventSources[sourceId].isFetching) {
  5670. cnt++;
  5671. }
  5672. }
  5673. return cnt;
  5674. }
  5675. var STANDARD_PROPS = {
  5676. start: null,
  5677. end: null,
  5678. allDay: Boolean
  5679. };
  5680. function parseDateSpan(raw, dateEnv, defaultDuration) {
  5681. var span = parseOpenDateSpan(raw, dateEnv);
  5682. var range = span.range;
  5683. if (!range.start) {
  5684. return null;
  5685. }
  5686. if (!range.end) {
  5687. if (defaultDuration == null) {
  5688. return null;
  5689. }
  5690. else {
  5691. range.end = dateEnv.add(range.start, defaultDuration);
  5692. }
  5693. }
  5694. return span;
  5695. }
  5696. /*
  5697. TODO: somehow combine with parseRange?
  5698. Will return null if the start/end props were present but parsed invalidly.
  5699. */
  5700. function parseOpenDateSpan(raw, dateEnv) {
  5701. var leftovers = {};
  5702. var standardProps = refineProps(raw, STANDARD_PROPS, {}, leftovers);
  5703. var startMeta = standardProps.start ? dateEnv.createMarkerMeta(standardProps.start) : null;
  5704. var endMeta = standardProps.end ? dateEnv.createMarkerMeta(standardProps.end) : null;
  5705. var allDay = standardProps.allDay;
  5706. if (allDay == null) {
  5707. allDay = (startMeta && startMeta.isTimeUnspecified) &&
  5708. (!endMeta || endMeta.isTimeUnspecified);
  5709. }
  5710. // use this leftover object as the selection object
  5711. leftovers.range = {
  5712. start: startMeta ? startMeta.marker : null,
  5713. end: endMeta ? endMeta.marker : null
  5714. };
  5715. leftovers.allDay = allDay;
  5716. return leftovers;
  5717. }
  5718. function isDateSpansEqual(span0, span1) {
  5719. return rangesEqual(span0.range, span1.range) &&
  5720. span0.allDay === span1.allDay &&
  5721. isSpanPropsEqual(span0, span1);
  5722. }
  5723. // the NON-DATE-RELATED props
  5724. function isSpanPropsEqual(span0, span1) {
  5725. for (var propName in span1) {
  5726. if (propName !== 'range' && propName !== 'allDay') {
  5727. if (span0[propName] !== span1[propName]) {
  5728. return false;
  5729. }
  5730. }
  5731. }
  5732. // are there any props that span0 has that span1 DOESN'T have?
  5733. // both have range/allDay, so no need to special-case.
  5734. for (var propName in span0) {
  5735. if (!(propName in span1)) {
  5736. return false;
  5737. }
  5738. }
  5739. return true;
  5740. }
  5741. function buildDateSpanApi(span, dateEnv) {
  5742. return {
  5743. start: dateEnv.toDate(span.range.start),
  5744. end: dateEnv.toDate(span.range.end),
  5745. startStr: dateEnv.formatIso(span.range.start, { omitTime: span.allDay }),
  5746. endStr: dateEnv.formatIso(span.range.end, { omitTime: span.allDay }),
  5747. allDay: span.allDay
  5748. };
  5749. }
  5750. function buildDatePointApi(span, dateEnv) {
  5751. return {
  5752. date: dateEnv.toDate(span.range.start),
  5753. dateStr: dateEnv.formatIso(span.range.start, { omitTime: span.allDay }),
  5754. allDay: span.allDay
  5755. };
  5756. }
  5757. function fabricateEventRange(dateSpan, eventUiBases, calendar) {
  5758. var def = parseEventDef({ editable: false }, '', // sourceId
  5759. dateSpan.allDay, true, // hasEnd
  5760. calendar);
  5761. return {
  5762. def: def,
  5763. ui: compileEventUi(def, eventUiBases),
  5764. instance: createEventInstance(def.defId, dateSpan.range),
  5765. range: dateSpan.range,
  5766. isStart: true,
  5767. isEnd: true
  5768. };
  5769. }
  5770. function compileViewDefs(defaultConfigs, overrideConfigs) {
  5771. var hash = {};
  5772. var viewType;
  5773. for (viewType in defaultConfigs) {
  5774. ensureViewDef(viewType, hash, defaultConfigs, overrideConfigs);
  5775. }
  5776. for (viewType in overrideConfigs) {
  5777. ensureViewDef(viewType, hash, defaultConfigs, overrideConfigs);
  5778. }
  5779. return hash;
  5780. }
  5781. function ensureViewDef(viewType, hash, defaultConfigs, overrideConfigs) {
  5782. if (hash[viewType]) {
  5783. return hash[viewType];
  5784. }
  5785. var viewDef = buildViewDef(viewType, hash, defaultConfigs, overrideConfigs);
  5786. if (viewDef) {
  5787. hash[viewType] = viewDef;
  5788. }
  5789. return viewDef;
  5790. }
  5791. function buildViewDef(viewType, hash, defaultConfigs, overrideConfigs) {
  5792. var defaultConfig = defaultConfigs[viewType];
  5793. var overrideConfig = overrideConfigs[viewType];
  5794. var queryProp = function (name) {
  5795. return (defaultConfig && defaultConfig[name] !== null) ? defaultConfig[name] :
  5796. ((overrideConfig && overrideConfig[name] !== null) ? overrideConfig[name] : null);
  5797. };
  5798. var theClass = queryProp('class');
  5799. var superType = queryProp('superType');
  5800. if (!superType && theClass) {
  5801. superType =
  5802. findViewNameBySubclass(theClass, overrideConfigs) ||
  5803. findViewNameBySubclass(theClass, defaultConfigs);
  5804. }
  5805. var superDef = null;
  5806. if (superType) {
  5807. if (superType === viewType) {
  5808. throw new Error('Can\'t have a custom view type that references itself');
  5809. }
  5810. superDef = ensureViewDef(superType, hash, defaultConfigs, overrideConfigs);
  5811. }
  5812. if (!theClass && superDef) {
  5813. theClass = superDef.class;
  5814. }
  5815. if (!theClass) {
  5816. return null; // don't throw a warning, might be settings for a single-unit view
  5817. }
  5818. return {
  5819. type: viewType,
  5820. class: theClass,
  5821. defaults: __assign({}, (superDef ? superDef.defaults : {}), (defaultConfig ? defaultConfig.options : {})),
  5822. overrides: __assign({}, (superDef ? superDef.overrides : {}), (overrideConfig ? overrideConfig.options : {}))
  5823. };
  5824. }
  5825. function findViewNameBySubclass(viewSubclass, configs) {
  5826. var superProto = Object.getPrototypeOf(viewSubclass.prototype);
  5827. for (var viewType in configs) {
  5828. var parsed = configs[viewType];
  5829. // need DIRECT subclass, so instanceof won't do it
  5830. if (parsed.class && parsed.class.prototype === superProto) {
  5831. return viewType;
  5832. }
  5833. }
  5834. return '';
  5835. }
  5836. function parseViewConfigs(inputs) {
  5837. return mapHash(inputs, parseViewConfig);
  5838. }
  5839. var VIEW_DEF_PROPS = {
  5840. type: String,
  5841. class: null
  5842. };
  5843. function parseViewConfig(input) {
  5844. if (typeof input === 'function') {
  5845. input = { class: input };
  5846. }
  5847. var options = {};
  5848. var props = refineProps(input, VIEW_DEF_PROPS, {}, options);
  5849. return {
  5850. superType: props.type,
  5851. class: props.class,
  5852. options: options
  5853. };
  5854. }
  5855. function buildViewSpecs(defaultInputs, optionsManager) {
  5856. var defaultConfigs = parseViewConfigs(defaultInputs);
  5857. var overrideConfigs = parseViewConfigs(optionsManager.overrides.views);
  5858. var viewDefs = compileViewDefs(defaultConfigs, overrideConfigs);
  5859. return mapHash(viewDefs, function (viewDef) {
  5860. return buildViewSpec(viewDef, overrideConfigs, optionsManager);
  5861. });
  5862. }
  5863. function buildViewSpec(viewDef, overrideConfigs, optionsManager) {
  5864. var durationInput = viewDef.overrides.duration ||
  5865. viewDef.defaults.duration ||
  5866. optionsManager.dynamicOverrides.duration ||
  5867. optionsManager.overrides.duration;
  5868. var duration = null;
  5869. var durationUnit = '';
  5870. var singleUnit = '';
  5871. var singleUnitOverrides = {};
  5872. if (durationInput) {
  5873. duration = createDuration(durationInput);
  5874. if (duration) { // valid?
  5875. var denom = greatestDurationDenominator(duration, !getWeeksFromInput(durationInput));
  5876. durationUnit = denom.unit;
  5877. if (denom.value === 1) {
  5878. singleUnit = durationUnit;
  5879. singleUnitOverrides = overrideConfigs[durationUnit] ? overrideConfigs[durationUnit].options : {};
  5880. }
  5881. }
  5882. }
  5883. var queryButtonText = function (options) {
  5884. var buttonTextMap = options.buttonText || {};
  5885. var buttonTextKey = viewDef.defaults.buttonTextKey;
  5886. if (buttonTextKey != null && buttonTextMap[buttonTextKey] != null) {
  5887. return buttonTextMap[buttonTextKey];
  5888. }
  5889. if (buttonTextMap[viewDef.type] != null) {
  5890. return buttonTextMap[viewDef.type];
  5891. }
  5892. if (buttonTextMap[singleUnit] != null) {
  5893. return buttonTextMap[singleUnit];
  5894. }
  5895. };
  5896. return {
  5897. type: viewDef.type,
  5898. class: viewDef.class,
  5899. duration: duration,
  5900. durationUnit: durationUnit,
  5901. singleUnit: singleUnit,
  5902. options: __assign({}, globalDefaults, viewDef.defaults, optionsManager.dirDefaults, optionsManager.localeDefaults, optionsManager.overrides, singleUnitOverrides, viewDef.overrides, optionsManager.dynamicOverrides),
  5903. buttonTextOverride: queryButtonText(optionsManager.dynamicOverrides) ||
  5904. queryButtonText(optionsManager.overrides) || // constructor-specified buttonText lookup hash takes precedence
  5905. viewDef.overrides.buttonText,
  5906. buttonTextDefault: queryButtonText(optionsManager.localeDefaults) ||
  5907. queryButtonText(optionsManager.dirDefaults) ||
  5908. viewDef.defaults.buttonText ||
  5909. queryButtonText(globalDefaults) ||
  5910. viewDef.type // fall back to given view name
  5911. };
  5912. }
  5913. var Toolbar = /** @class */ (function (_super) {
  5914. __extends(Toolbar, _super);
  5915. function Toolbar(extraClassName) {
  5916. var _this = _super.call(this) || this;
  5917. _this._renderLayout = memoizeRendering(_this.renderLayout, _this.unrenderLayout);
  5918. _this._updateTitle = memoizeRendering(_this.updateTitle, null, [_this._renderLayout]);
  5919. _this._updateActiveButton = memoizeRendering(_this.updateActiveButton, null, [_this._renderLayout]);
  5920. _this._updateToday = memoizeRendering(_this.updateToday, null, [_this._renderLayout]);
  5921. _this._updatePrev = memoizeRendering(_this.updatePrev, null, [_this._renderLayout]);
  5922. _this._updateNext = memoizeRendering(_this.updateNext, null, [_this._renderLayout]);
  5923. _this.el = createElement('div', { className: 'fc-toolbar ' + extraClassName });
  5924. return _this;
  5925. }
  5926. Toolbar.prototype.destroy = function () {
  5927. _super.prototype.destroy.call(this);
  5928. this._renderLayout.unrender(); // should unrender everything else
  5929. removeElement(this.el);
  5930. };
  5931. Toolbar.prototype.render = function (props) {
  5932. this._renderLayout(props.layout);
  5933. this._updateTitle(props.title);
  5934. this._updateActiveButton(props.activeButton);
  5935. this._updateToday(props.isTodayEnabled);
  5936. this._updatePrev(props.isPrevEnabled);
  5937. this._updateNext(props.isNextEnabled);
  5938. };
  5939. Toolbar.prototype.renderLayout = function (layout) {
  5940. var el = this.el;
  5941. this.viewsWithButtons = [];
  5942. appendToElement(el, this.renderSection('left', layout.left));
  5943. appendToElement(el, this.renderSection('center', layout.center));
  5944. appendToElement(el, this.renderSection('right', layout.right));
  5945. };
  5946. Toolbar.prototype.unrenderLayout = function () {
  5947. this.el.innerHTML = '';
  5948. };
  5949. Toolbar.prototype.renderSection = function (position, buttonStr) {
  5950. var _this = this;
  5951. var _a = this.context, theme = _a.theme, calendar = _a.calendar;
  5952. var optionsManager = calendar.optionsManager;
  5953. var viewSpecs = calendar.viewSpecs;
  5954. var sectionEl = createElement('div', { className: 'fc-' + position });
  5955. var calendarCustomButtons = optionsManager.computed.customButtons || {};
  5956. var calendarButtonTextOverrides = optionsManager.overrides.buttonText || {};
  5957. var calendarButtonText = optionsManager.computed.buttonText || {};
  5958. if (buttonStr) {
  5959. buttonStr.split(' ').forEach(function (buttonGroupStr, i) {
  5960. var groupChildren = [];
  5961. var isOnlyButtons = true;
  5962. var groupEl;
  5963. buttonGroupStr.split(',').forEach(function (buttonName, j) {
  5964. var customButtonProps;
  5965. var viewSpec;
  5966. var buttonClick;
  5967. var buttonIcon; // only one of these will be set
  5968. var buttonText; // "
  5969. var buttonInnerHtml;
  5970. var buttonClasses;
  5971. var buttonEl;
  5972. var buttonAriaAttr;
  5973. if (buttonName === 'title') {
  5974. groupChildren.push(htmlToElement('<h2>&nbsp;</h2>')); // we always want it to take up height
  5975. isOnlyButtons = false;
  5976. }
  5977. else {
  5978. if ((customButtonProps = calendarCustomButtons[buttonName])) {
  5979. buttonClick = function (ev) {
  5980. if (customButtonProps.click) {
  5981. customButtonProps.click.call(buttonEl, ev);
  5982. }
  5983. };
  5984. (buttonIcon = theme.getCustomButtonIconClass(customButtonProps)) ||
  5985. (buttonIcon = theme.getIconClass(buttonName)) ||
  5986. (buttonText = customButtonProps.text);
  5987. }
  5988. else if ((viewSpec = viewSpecs[buttonName])) {
  5989. _this.viewsWithButtons.push(buttonName);
  5990. buttonClick = function () {
  5991. calendar.changeView(buttonName);
  5992. };
  5993. (buttonText = viewSpec.buttonTextOverride) ||
  5994. (buttonIcon = theme.getIconClass(buttonName)) ||
  5995. (buttonText = viewSpec.buttonTextDefault);
  5996. }
  5997. else if (calendar[buttonName]) { // a calendar method
  5998. buttonClick = function () {
  5999. calendar[buttonName]();
  6000. };
  6001. (buttonText = calendarButtonTextOverrides[buttonName]) ||
  6002. (buttonIcon = theme.getIconClass(buttonName)) ||
  6003. (buttonText = calendarButtonText[buttonName]);
  6004. // ^ everything else is considered default
  6005. }
  6006. if (buttonClick) {
  6007. buttonClasses = [
  6008. 'fc-' + buttonName + '-button',
  6009. theme.getClass('button')
  6010. ];
  6011. if (buttonText) {
  6012. buttonInnerHtml = htmlEscape(buttonText);
  6013. buttonAriaAttr = '';
  6014. }
  6015. else if (buttonIcon) {
  6016. buttonInnerHtml = "<span class='" + buttonIcon + "'></span>";
  6017. buttonAriaAttr = ' aria-label="' + buttonName + '"';
  6018. }
  6019. buttonEl = htmlToElement(// type="button" so that it doesn't submit a form
  6020. '<button type="button" class="' + buttonClasses.join(' ') + '"' +
  6021. buttonAriaAttr +
  6022. '>' + buttonInnerHtml + '</button>');
  6023. buttonEl.addEventListener('click', buttonClick);
  6024. groupChildren.push(buttonEl);
  6025. }
  6026. }
  6027. });
  6028. if (groupChildren.length > 1) {
  6029. groupEl = document.createElement('div');
  6030. var buttonGroupClassName = theme.getClass('buttonGroup');
  6031. if (isOnlyButtons && buttonGroupClassName) {
  6032. groupEl.classList.add(buttonGroupClassName);
  6033. }
  6034. appendToElement(groupEl, groupChildren);
  6035. sectionEl.appendChild(groupEl);
  6036. }
  6037. else {
  6038. appendToElement(sectionEl, groupChildren); // 1 or 0 children
  6039. }
  6040. });
  6041. }
  6042. return sectionEl;
  6043. };
  6044. Toolbar.prototype.updateToday = function (isTodayEnabled) {
  6045. this.toggleButtonEnabled('today', isTodayEnabled);
  6046. };
  6047. Toolbar.prototype.updatePrev = function (isPrevEnabled) {
  6048. this.toggleButtonEnabled('prev', isPrevEnabled);
  6049. };
  6050. Toolbar.prototype.updateNext = function (isNextEnabled) {
  6051. this.toggleButtonEnabled('next', isNextEnabled);
  6052. };
  6053. Toolbar.prototype.updateTitle = function (text) {
  6054. findElements(this.el, 'h2').forEach(function (titleEl) {
  6055. titleEl.innerText = text;
  6056. });
  6057. };
  6058. Toolbar.prototype.updateActiveButton = function (buttonName) {
  6059. var theme = this.context.theme;
  6060. var className = theme.getClass('buttonActive');
  6061. findElements(this.el, 'button').forEach(function (buttonEl) {
  6062. if (buttonName && buttonEl.classList.contains('fc-' + buttonName + '-button')) {
  6063. buttonEl.classList.add(className);
  6064. }
  6065. else {
  6066. buttonEl.classList.remove(className);
  6067. }
  6068. });
  6069. };
  6070. Toolbar.prototype.toggleButtonEnabled = function (buttonName, bool) {
  6071. findElements(this.el, '.fc-' + buttonName + '-button').forEach(function (buttonEl) {
  6072. buttonEl.disabled = !bool;
  6073. });
  6074. };
  6075. return Toolbar;
  6076. }(Component));
  6077. var CalendarComponent = /** @class */ (function (_super) {
  6078. __extends(CalendarComponent, _super);
  6079. function CalendarComponent(el) {
  6080. var _this = _super.call(this) || this;
  6081. _this.elClassNames = [];
  6082. _this.renderSkeleton = memoizeRendering(_this._renderSkeleton, _this._unrenderSkeleton);
  6083. _this.renderToolbars = memoizeRendering(_this._renderToolbars, _this._unrenderToolbars, [_this.renderSkeleton]);
  6084. _this.buildComponentContext = memoize(buildComponentContext);
  6085. _this.buildViewPropTransformers = memoize(buildViewPropTransformers);
  6086. _this.el = el;
  6087. _this.computeTitle = memoize(computeTitle);
  6088. _this.parseBusinessHours = memoize(function (input) {
  6089. return parseBusinessHours(input, _this.context.calendar);
  6090. });
  6091. return _this;
  6092. }
  6093. CalendarComponent.prototype.render = function (props, context) {
  6094. this.freezeHeight();
  6095. var title = this.computeTitle(props.dateProfile, props.viewSpec.options);
  6096. this.renderSkeleton(context);
  6097. this.renderToolbars(props.viewSpec, props.dateProfile, props.currentDate, title);
  6098. this.renderView(props, title);
  6099. this.updateSize();
  6100. this.thawHeight();
  6101. };
  6102. CalendarComponent.prototype.destroy = function () {
  6103. if (this.header) {
  6104. this.header.destroy();
  6105. }
  6106. if (this.footer) {
  6107. this.footer.destroy();
  6108. }
  6109. this.renderSkeleton.unrender(); // will call destroyView
  6110. _super.prototype.destroy.call(this);
  6111. };
  6112. CalendarComponent.prototype._renderSkeleton = function (context) {
  6113. this.updateElClassNames(context);
  6114. prependToElement(this.el, this.contentEl = createElement('div', { className: 'fc-view-container' }));
  6115. var calendar = context.calendar;
  6116. for (var _i = 0, _a = calendar.pluginSystem.hooks.viewContainerModifiers; _i < _a.length; _i++) {
  6117. var modifyViewContainer = _a[_i];
  6118. modifyViewContainer(this.contentEl, calendar);
  6119. }
  6120. };
  6121. CalendarComponent.prototype._unrenderSkeleton = function () {
  6122. // weird to have this here
  6123. if (this.view) {
  6124. this.savedScroll = this.view.queryScroll();
  6125. this.view.destroy();
  6126. this.view = null;
  6127. }
  6128. removeElement(this.contentEl);
  6129. this.removeElClassNames();
  6130. };
  6131. CalendarComponent.prototype.removeElClassNames = function () {
  6132. var classList = this.el.classList;
  6133. for (var _i = 0, _a = this.elClassNames; _i < _a.length; _i++) {
  6134. var className = _a[_i];
  6135. classList.remove(className);
  6136. }
  6137. this.elClassNames = [];
  6138. };
  6139. CalendarComponent.prototype.updateElClassNames = function (context) {
  6140. this.removeElClassNames();
  6141. var theme = context.theme, options = context.options;
  6142. this.elClassNames = [
  6143. 'fc',
  6144. 'fc-' + options.dir,
  6145. theme.getClass('widget')
  6146. ];
  6147. var classList = this.el.classList;
  6148. for (var _i = 0, _a = this.elClassNames; _i < _a.length; _i++) {
  6149. var className = _a[_i];
  6150. classList.add(className);
  6151. }
  6152. };
  6153. CalendarComponent.prototype._renderToolbars = function (viewSpec, dateProfile, currentDate, title) {
  6154. var _a = this, context = _a.context, header = _a.header, footer = _a.footer;
  6155. var options = context.options, calendar = context.calendar;
  6156. var headerLayout = options.header;
  6157. var footerLayout = options.footer;
  6158. var dateProfileGenerator = this.props.dateProfileGenerator;
  6159. var now = calendar.getNow();
  6160. var todayInfo = dateProfileGenerator.build(now);
  6161. var prevInfo = dateProfileGenerator.buildPrev(dateProfile, currentDate);
  6162. var nextInfo = dateProfileGenerator.buildNext(dateProfile, currentDate);
  6163. var toolbarProps = {
  6164. title: title,
  6165. activeButton: viewSpec.type,
  6166. isTodayEnabled: todayInfo.isValid && !rangeContainsMarker(dateProfile.currentRange, now),
  6167. isPrevEnabled: prevInfo.isValid,
  6168. isNextEnabled: nextInfo.isValid
  6169. };
  6170. if (headerLayout) {
  6171. if (!header) {
  6172. header = this.header = new Toolbar('fc-header-toolbar');
  6173. prependToElement(this.el, header.el);
  6174. }
  6175. header.receiveProps(__assign({ layout: headerLayout }, toolbarProps), context);
  6176. }
  6177. else if (header) {
  6178. header.destroy();
  6179. header = this.header = null;
  6180. }
  6181. if (footerLayout) {
  6182. if (!footer) {
  6183. footer = this.footer = new Toolbar('fc-footer-toolbar');
  6184. appendToElement(this.el, footer.el);
  6185. }
  6186. footer.receiveProps(__assign({ layout: footerLayout }, toolbarProps), context);
  6187. }
  6188. else if (footer) {
  6189. footer.destroy();
  6190. footer = this.footer = null;
  6191. }
  6192. };
  6193. CalendarComponent.prototype._unrenderToolbars = function () {
  6194. if (this.header) {
  6195. this.header.destroy();
  6196. this.header = null;
  6197. }
  6198. if (this.footer) {
  6199. this.footer.destroy();
  6200. this.footer = null;
  6201. }
  6202. };
  6203. CalendarComponent.prototype.renderView = function (props, title) {
  6204. var view = this.view;
  6205. var _a = this.context, calendar = _a.calendar, options = _a.options;
  6206. var viewSpec = props.viewSpec, dateProfileGenerator = props.dateProfileGenerator;
  6207. if (!view || view.viewSpec !== viewSpec) {
  6208. if (view) {
  6209. view.destroy();
  6210. }
  6211. view = this.view = new viewSpec['class'](viewSpec, this.contentEl);
  6212. if (this.savedScroll) {
  6213. view.addScroll(this.savedScroll, true);
  6214. this.savedScroll = null;
  6215. }
  6216. }
  6217. view.title = title; // for the API
  6218. var viewProps = {
  6219. dateProfileGenerator: dateProfileGenerator,
  6220. dateProfile: props.dateProfile,
  6221. businessHours: this.parseBusinessHours(viewSpec.options.businessHours),
  6222. eventStore: props.eventStore,
  6223. eventUiBases: props.eventUiBases,
  6224. dateSelection: props.dateSelection,
  6225. eventSelection: props.eventSelection,
  6226. eventDrag: props.eventDrag,
  6227. eventResize: props.eventResize
  6228. };
  6229. var transformers = this.buildViewPropTransformers(calendar.pluginSystem.hooks.viewPropsTransformers);
  6230. for (var _i = 0, transformers_1 = transformers; _i < transformers_1.length; _i++) {
  6231. var transformer = transformers_1[_i];
  6232. __assign(viewProps, transformer.transform(viewProps, viewSpec, props, options));
  6233. }
  6234. view.receiveProps(viewProps, this.buildComponentContext(this.context, viewSpec, view));
  6235. };
  6236. // Sizing
  6237. // -----------------------------------------------------------------------------------------------------------------
  6238. CalendarComponent.prototype.updateSize = function (isResize) {
  6239. if (isResize === void 0) { isResize = false; }
  6240. var view = this.view;
  6241. if (!view) {
  6242. return; // why?
  6243. }
  6244. if (isResize || this.isHeightAuto == null) {
  6245. this.computeHeightVars();
  6246. }
  6247. view.updateSize(isResize, this.viewHeight, this.isHeightAuto);
  6248. view.updateNowIndicator(); // we need to guarantee this will run after updateSize
  6249. view.popScroll(isResize);
  6250. };
  6251. CalendarComponent.prototype.computeHeightVars = function () {
  6252. var calendar = this.context.calendar; // yuck. need to handle dynamic options
  6253. var heightInput = calendar.opt('height');
  6254. var contentHeightInput = calendar.opt('contentHeight');
  6255. this.isHeightAuto = heightInput === 'auto' || contentHeightInput === 'auto';
  6256. if (typeof contentHeightInput === 'number') { // exists and not 'auto'
  6257. this.viewHeight = contentHeightInput;
  6258. }
  6259. else if (typeof contentHeightInput === 'function') { // exists and is a function
  6260. this.viewHeight = contentHeightInput();
  6261. }
  6262. else if (typeof heightInput === 'number') { // exists and not 'auto'
  6263. this.viewHeight = heightInput - this.queryToolbarsHeight();
  6264. }
  6265. else if (typeof heightInput === 'function') { // exists and is a function
  6266. this.viewHeight = heightInput() - this.queryToolbarsHeight();
  6267. }
  6268. else if (heightInput === 'parent') { // set to height of parent element
  6269. var parentEl = this.el.parentNode;
  6270. this.viewHeight = parentEl.getBoundingClientRect().height - this.queryToolbarsHeight();
  6271. }
  6272. else {
  6273. this.viewHeight = Math.round(this.contentEl.getBoundingClientRect().width /
  6274. Math.max(calendar.opt('aspectRatio'), .5));
  6275. }
  6276. };
  6277. CalendarComponent.prototype.queryToolbarsHeight = function () {
  6278. var height = 0;
  6279. if (this.header) {
  6280. height += computeHeightAndMargins(this.header.el);
  6281. }
  6282. if (this.footer) {
  6283. height += computeHeightAndMargins(this.footer.el);
  6284. }
  6285. return height;
  6286. };
  6287. // Height "Freezing"
  6288. // -----------------------------------------------------------------------------------------------------------------
  6289. CalendarComponent.prototype.freezeHeight = function () {
  6290. applyStyle(this.el, {
  6291. height: this.el.getBoundingClientRect().height,
  6292. overflow: 'hidden'
  6293. });
  6294. };
  6295. CalendarComponent.prototype.thawHeight = function () {
  6296. applyStyle(this.el, {
  6297. height: '',
  6298. overflow: ''
  6299. });
  6300. };
  6301. return CalendarComponent;
  6302. }(Component));
  6303. // Title and Date Formatting
  6304. // -----------------------------------------------------------------------------------------------------------------
  6305. // Computes what the title at the top of the calendar should be for this view
  6306. function computeTitle(dateProfile, viewOptions) {
  6307. var range;
  6308. // for views that span a large unit of time, show the proper interval, ignoring stray days before and after
  6309. if (/^(year|month)$/.test(dateProfile.currentRangeUnit)) {
  6310. range = dateProfile.currentRange;
  6311. }
  6312. else { // for day units or smaller, use the actual day range
  6313. range = dateProfile.activeRange;
  6314. }
  6315. return this.context.dateEnv.formatRange(range.start, range.end, createFormatter(viewOptions.titleFormat || computeTitleFormat(dateProfile), viewOptions.titleRangeSeparator), { isEndExclusive: dateProfile.isRangeAllDay });
  6316. }
  6317. // Generates the format string that should be used to generate the title for the current date range.
  6318. // Attempts to compute the most appropriate format if not explicitly specified with `titleFormat`.
  6319. function computeTitleFormat(dateProfile) {
  6320. var currentRangeUnit = dateProfile.currentRangeUnit;
  6321. if (currentRangeUnit === 'year') {
  6322. return { year: 'numeric' };
  6323. }
  6324. else if (currentRangeUnit === 'month') {
  6325. return { year: 'numeric', month: 'long' }; // like "September 2014"
  6326. }
  6327. else {
  6328. var days = diffWholeDays(dateProfile.currentRange.start, dateProfile.currentRange.end);
  6329. if (days !== null && days > 1) {
  6330. // multi-day range. shorter, like "Sep 9 - 10 2014"
  6331. return { year: 'numeric', month: 'short', day: 'numeric' };
  6332. }
  6333. else {
  6334. // one day. longer, like "September 9 2014"
  6335. return { year: 'numeric', month: 'long', day: 'numeric' };
  6336. }
  6337. }
  6338. }
  6339. // build a context scoped to the view
  6340. function buildComponentContext(context, viewSpec, view) {
  6341. return context.extend(viewSpec.options, view);
  6342. }
  6343. // Plugin
  6344. // -----------------------------------------------------------------------------------------------------------------
  6345. function buildViewPropTransformers(theClasses) {
  6346. return theClasses.map(function (theClass) {
  6347. return new theClass();
  6348. });
  6349. }
  6350. var Interaction = /** @class */ (function () {
  6351. function Interaction(settings) {
  6352. this.component = settings.component;
  6353. }
  6354. Interaction.prototype.destroy = function () {
  6355. };
  6356. return Interaction;
  6357. }());
  6358. function parseInteractionSettings(component, input) {
  6359. return {
  6360. component: component,
  6361. el: input.el,
  6362. useEventCenter: input.useEventCenter != null ? input.useEventCenter : true
  6363. };
  6364. }
  6365. function interactionSettingsToStore(settings) {
  6366. var _a;
  6367. return _a = {},
  6368. _a[settings.component.uid] = settings,
  6369. _a;
  6370. }
  6371. // global state
  6372. var interactionSettingsStore = {};
  6373. /*
  6374. Detects when the user clicks on an event within a DateComponent
  6375. */
  6376. var EventClicking = /** @class */ (function (_super) {
  6377. __extends(EventClicking, _super);
  6378. function EventClicking(settings) {
  6379. var _this = _super.call(this, settings) || this;
  6380. _this.handleSegClick = function (ev, segEl) {
  6381. var component = _this.component;
  6382. var _a = component.context, calendar = _a.calendar, view = _a.view;
  6383. var seg = getElSeg(segEl);
  6384. if (seg && // might be the <div> surrounding the more link
  6385. component.isValidSegDownEl(ev.target)) {
  6386. // our way to simulate a link click for elements that can't be <a> tags
  6387. // grab before trigger fired in case trigger trashes DOM thru rerendering
  6388. var hasUrlContainer = elementClosest(ev.target, '.fc-has-url');
  6389. var url = hasUrlContainer ? hasUrlContainer.querySelector('a[href]').href : '';
  6390. calendar.publiclyTrigger('eventClick', [
  6391. {
  6392. el: segEl,
  6393. event: new EventApi(component.context.calendar, seg.eventRange.def, seg.eventRange.instance),
  6394. jsEvent: ev,
  6395. view: view
  6396. }
  6397. ]);
  6398. if (url && !ev.defaultPrevented) {
  6399. window.location.href = url;
  6400. }
  6401. }
  6402. };
  6403. var component = settings.component;
  6404. _this.destroy = listenBySelector(component.el, 'click', component.fgSegSelector + ',' + component.bgSegSelector, _this.handleSegClick);
  6405. return _this;
  6406. }
  6407. return EventClicking;
  6408. }(Interaction));
  6409. /*
  6410. Triggers events and adds/removes core classNames when the user's pointer
  6411. enters/leaves event-elements of a component.
  6412. */
  6413. var EventHovering = /** @class */ (function (_super) {
  6414. __extends(EventHovering, _super);
  6415. function EventHovering(settings) {
  6416. var _this = _super.call(this, settings) || this;
  6417. // for simulating an eventMouseLeave when the event el is destroyed while mouse is over it
  6418. _this.handleEventElRemove = function (el) {
  6419. if (el === _this.currentSegEl) {
  6420. _this.handleSegLeave(null, _this.currentSegEl);
  6421. }
  6422. };
  6423. _this.handleSegEnter = function (ev, segEl) {
  6424. if (getElSeg(segEl)) { // TODO: better way to make sure not hovering over more+ link or its wrapper
  6425. segEl.classList.add('fc-allow-mouse-resize');
  6426. _this.currentSegEl = segEl;
  6427. _this.triggerEvent('eventMouseEnter', ev, segEl);
  6428. }
  6429. };
  6430. _this.handleSegLeave = function (ev, segEl) {
  6431. if (_this.currentSegEl) {
  6432. segEl.classList.remove('fc-allow-mouse-resize');
  6433. _this.currentSegEl = null;
  6434. _this.triggerEvent('eventMouseLeave', ev, segEl);
  6435. }
  6436. };
  6437. var component = settings.component;
  6438. _this.removeHoverListeners = listenToHoverBySelector(component.el, component.fgSegSelector + ',' + component.bgSegSelector, _this.handleSegEnter, _this.handleSegLeave);
  6439. // how to make sure component already has context?
  6440. component.context.calendar.on('eventElRemove', _this.handleEventElRemove);
  6441. return _this;
  6442. }
  6443. EventHovering.prototype.destroy = function () {
  6444. this.removeHoverListeners();
  6445. this.component.context.calendar.off('eventElRemove', this.handleEventElRemove);
  6446. };
  6447. EventHovering.prototype.triggerEvent = function (publicEvName, ev, segEl) {
  6448. var component = this.component;
  6449. var _a = component.context, calendar = _a.calendar, view = _a.view;
  6450. var seg = getElSeg(segEl);
  6451. if (!ev || component.isValidSegDownEl(ev.target)) {
  6452. calendar.publiclyTrigger(publicEvName, [
  6453. {
  6454. el: segEl,
  6455. event: new EventApi(calendar, seg.eventRange.def, seg.eventRange.instance),
  6456. jsEvent: ev,
  6457. view: view
  6458. }
  6459. ]);
  6460. }
  6461. };
  6462. return EventHovering;
  6463. }(Interaction));
  6464. var StandardTheme = /** @class */ (function (_super) {
  6465. __extends(StandardTheme, _super);
  6466. function StandardTheme() {
  6467. return _super !== null && _super.apply(this, arguments) || this;
  6468. }
  6469. return StandardTheme;
  6470. }(Theme));
  6471. StandardTheme.prototype.classes = {
  6472. widget: 'fc-unthemed',
  6473. widgetHeader: 'fc-widget-header',
  6474. widgetContent: 'fc-widget-content',
  6475. buttonGroup: 'fc-button-group',
  6476. button: 'fc-button fc-button-primary',
  6477. buttonActive: 'fc-button-active',
  6478. popoverHeader: 'fc-widget-header',
  6479. popoverContent: 'fc-widget-content',
  6480. // day grid
  6481. headerRow: 'fc-widget-header',
  6482. dayRow: 'fc-widget-content',
  6483. // list view
  6484. listView: 'fc-widget-content'
  6485. };
  6486. StandardTheme.prototype.baseIconClass = 'fc-icon';
  6487. StandardTheme.prototype.iconClasses = {
  6488. close: 'fc-icon-x',
  6489. prev: 'fc-icon-chevron-left',
  6490. next: 'fc-icon-chevron-right',
  6491. prevYear: 'fc-icon-chevrons-left',
  6492. nextYear: 'fc-icon-chevrons-right'
  6493. };
  6494. StandardTheme.prototype.iconOverrideOption = 'buttonIcons';
  6495. StandardTheme.prototype.iconOverrideCustomButtonOption = 'icon';
  6496. StandardTheme.prototype.iconOverridePrefix = 'fc-icon-';
  6497. var Calendar = /** @class */ (function () {
  6498. function Calendar(el, overrides) {
  6499. var _this = this;
  6500. this.buildComponentContext = memoize(buildComponentContext$1);
  6501. this.parseRawLocales = memoize(parseRawLocales);
  6502. this.buildLocale = memoize(buildLocale);
  6503. this.buildDateEnv = memoize(buildDateEnv);
  6504. this.buildTheme = memoize(buildTheme);
  6505. this.buildEventUiSingleBase = memoize(this._buildEventUiSingleBase);
  6506. this.buildSelectionConfig = memoize(this._buildSelectionConfig);
  6507. this.buildEventUiBySource = memoizeOutput(buildEventUiBySource, isPropsEqual);
  6508. this.buildEventUiBases = memoize(buildEventUiBases);
  6509. this.interactionsStore = {};
  6510. this.actionQueue = [];
  6511. this.isReducing = false;
  6512. // isDisplaying: boolean = false // installed in DOM? accepting renders?
  6513. this.needsRerender = false; // needs a render?
  6514. this.isRendering = false; // currently in the executeRender function?
  6515. this.renderingPauseDepth = 0;
  6516. this.buildDelayedRerender = memoize(buildDelayedRerender);
  6517. this.afterSizingTriggers = {};
  6518. this.isViewUpdated = false;
  6519. this.isDatesUpdated = false;
  6520. this.isEventsUpdated = false;
  6521. this.el = el;
  6522. this.optionsManager = new OptionsManager(overrides || {});
  6523. this.pluginSystem = new PluginSystem();
  6524. // only do once. don't do in handleOptions. because can't remove plugins
  6525. this.addPluginInputs(this.optionsManager.computed.plugins || []);
  6526. this.handleOptions(this.optionsManager.computed);
  6527. this.publiclyTrigger('_init'); // for tests
  6528. this.hydrate();
  6529. this.calendarInteractions = this.pluginSystem.hooks.calendarInteractions
  6530. .map(function (calendarInteractionClass) {
  6531. return new calendarInteractionClass(_this);
  6532. });
  6533. }
  6534. Calendar.prototype.addPluginInputs = function (pluginInputs) {
  6535. var pluginDefs = refinePluginDefs(pluginInputs);
  6536. for (var _i = 0, pluginDefs_1 = pluginDefs; _i < pluginDefs_1.length; _i++) {
  6537. var pluginDef = pluginDefs_1[_i];
  6538. this.pluginSystem.add(pluginDef);
  6539. }
  6540. };
  6541. Object.defineProperty(Calendar.prototype, "view", {
  6542. // public API
  6543. get: function () {
  6544. return this.component ? this.component.view : null;
  6545. },
  6546. enumerable: true,
  6547. configurable: true
  6548. });
  6549. // Public API for rendering
  6550. // -----------------------------------------------------------------------------------------------------------------
  6551. Calendar.prototype.render = function () {
  6552. if (!this.component) {
  6553. this.component = new CalendarComponent(this.el);
  6554. this.renderableEventStore = createEmptyEventStore();
  6555. this.bindHandlers();
  6556. this.executeRender();
  6557. }
  6558. else {
  6559. this.requestRerender();
  6560. }
  6561. };
  6562. Calendar.prototype.destroy = function () {
  6563. if (this.component) {
  6564. this.unbindHandlers();
  6565. this.component.destroy(); // don't null-out. in case API needs access
  6566. this.component = null; // umm ???
  6567. for (var _i = 0, _a = this.calendarInteractions; _i < _a.length; _i++) {
  6568. var interaction = _a[_i];
  6569. interaction.destroy();
  6570. }
  6571. this.publiclyTrigger('_destroyed');
  6572. }
  6573. };
  6574. // Handlers
  6575. // -----------------------------------------------------------------------------------------------------------------
  6576. Calendar.prototype.bindHandlers = function () {
  6577. var _this = this;
  6578. // event delegation for nav links
  6579. this.removeNavLinkListener = listenBySelector(this.el, 'click', 'a[data-goto]', function (ev, anchorEl) {
  6580. var gotoOptions = anchorEl.getAttribute('data-goto');
  6581. gotoOptions = gotoOptions ? JSON.parse(gotoOptions) : {};
  6582. var dateEnv = _this.dateEnv;
  6583. var dateMarker = dateEnv.createMarker(gotoOptions.date);
  6584. var viewType = gotoOptions.type;
  6585. // property like "navLinkDayClick". might be a string or a function
  6586. var customAction = _this.viewOpt('navLink' + capitaliseFirstLetter(viewType) + 'Click');
  6587. if (typeof customAction === 'function') {
  6588. customAction(dateEnv.toDate(dateMarker), ev);
  6589. }
  6590. else {
  6591. if (typeof customAction === 'string') {
  6592. viewType = customAction;
  6593. }
  6594. _this.zoomTo(dateMarker, viewType);
  6595. }
  6596. });
  6597. if (this.opt('handleWindowResize')) {
  6598. window.addEventListener('resize', this.windowResizeProxy = debounce(// prevents rapid calls
  6599. this.windowResize.bind(this), this.opt('windowResizeDelay')));
  6600. }
  6601. };
  6602. Calendar.prototype.unbindHandlers = function () {
  6603. this.removeNavLinkListener();
  6604. if (this.windowResizeProxy) {
  6605. window.removeEventListener('resize', this.windowResizeProxy);
  6606. this.windowResizeProxy = null;
  6607. }
  6608. };
  6609. // Dispatcher
  6610. // -----------------------------------------------------------------------------------------------------------------
  6611. Calendar.prototype.hydrate = function () {
  6612. var _this = this;
  6613. this.state = this.buildInitialState();
  6614. var rawSources = this.opt('eventSources') || [];
  6615. var singleRawSource = this.opt('events');
  6616. var sources = []; // parsed
  6617. if (singleRawSource) {
  6618. rawSources.unshift(singleRawSource);
  6619. }
  6620. for (var _i = 0, rawSources_1 = rawSources; _i < rawSources_1.length; _i++) {
  6621. var rawSource = rawSources_1[_i];
  6622. var source = parseEventSource(rawSource, this);
  6623. if (source) {
  6624. sources.push(source);
  6625. }
  6626. }
  6627. this.batchRendering(function () {
  6628. _this.dispatch({ type: 'INIT' }); // pass in sources here?
  6629. _this.dispatch({ type: 'ADD_EVENT_SOURCES', sources: sources });
  6630. _this.dispatch({
  6631. type: 'SET_VIEW_TYPE',
  6632. viewType: _this.opt('defaultView') || _this.pluginSystem.hooks.defaultView
  6633. });
  6634. });
  6635. };
  6636. Calendar.prototype.buildInitialState = function () {
  6637. return {
  6638. viewType: null,
  6639. loadingLevel: 0,
  6640. eventSourceLoadingLevel: 0,
  6641. currentDate: this.getInitialDate(),
  6642. dateProfile: null,
  6643. eventSources: {},
  6644. eventStore: createEmptyEventStore(),
  6645. dateSelection: null,
  6646. eventSelection: '',
  6647. eventDrag: null,
  6648. eventResize: null
  6649. };
  6650. };
  6651. Calendar.prototype.dispatch = function (action) {
  6652. this.actionQueue.push(action);
  6653. if (!this.isReducing) {
  6654. this.isReducing = true;
  6655. var oldState = this.state;
  6656. while (this.actionQueue.length) {
  6657. this.state = this.reduce(this.state, this.actionQueue.shift(), this);
  6658. }
  6659. var newState = this.state;
  6660. this.isReducing = false;
  6661. if (!oldState.loadingLevel && newState.loadingLevel) {
  6662. this.publiclyTrigger('loading', [true]);
  6663. }
  6664. else if (oldState.loadingLevel && !newState.loadingLevel) {
  6665. this.publiclyTrigger('loading', [false]);
  6666. }
  6667. var view = this.component && this.component.view;
  6668. if (oldState.eventStore !== newState.eventStore) {
  6669. if (oldState.eventStore) {
  6670. this.isEventsUpdated = true;
  6671. }
  6672. }
  6673. if (oldState.dateProfile !== newState.dateProfile) {
  6674. if (oldState.dateProfile && view) { // why would view be null!?
  6675. this.publiclyTrigger('datesDestroy', [
  6676. {
  6677. view: view,
  6678. el: view.el
  6679. }
  6680. ]);
  6681. }
  6682. this.isDatesUpdated = true;
  6683. }
  6684. if (oldState.viewType !== newState.viewType) {
  6685. if (oldState.viewType && view) { // why would view be null!?
  6686. this.publiclyTrigger('viewSkeletonDestroy', [
  6687. {
  6688. view: view,
  6689. el: view.el
  6690. }
  6691. ]);
  6692. }
  6693. this.isViewUpdated = true;
  6694. }
  6695. this.requestRerender();
  6696. }
  6697. };
  6698. Calendar.prototype.reduce = function (state, action, calendar) {
  6699. return reduce(state, action, calendar);
  6700. };
  6701. // Render Queue
  6702. // -----------------------------------------------------------------------------------------------------------------
  6703. Calendar.prototype.requestRerender = function () {
  6704. this.needsRerender = true;
  6705. this.delayedRerender(); // will call a debounced-version of tryRerender
  6706. };
  6707. Calendar.prototype.tryRerender = function () {
  6708. if (this.component && // must be accepting renders
  6709. this.needsRerender && // indicates that a rerender was requested
  6710. !this.renderingPauseDepth && // not paused
  6711. !this.isRendering // not currently in the render loop
  6712. ) {
  6713. this.executeRender();
  6714. }
  6715. };
  6716. Calendar.prototype.batchRendering = function (func) {
  6717. this.renderingPauseDepth++;
  6718. func();
  6719. this.renderingPauseDepth--;
  6720. if (this.needsRerender) {
  6721. this.requestRerender();
  6722. }
  6723. };
  6724. // Rendering
  6725. // -----------------------------------------------------------------------------------------------------------------
  6726. Calendar.prototype.executeRender = function () {
  6727. // clear these BEFORE the render so that new values will accumulate during render
  6728. this.needsRerender = false;
  6729. this.isRendering = true;
  6730. this.renderComponent();
  6731. this.isRendering = false;
  6732. // received a rerender request while rendering
  6733. if (this.needsRerender) {
  6734. this.delayedRerender();
  6735. }
  6736. };
  6737. /*
  6738. don't call this directly. use executeRender instead
  6739. */
  6740. Calendar.prototype.renderComponent = function () {
  6741. var _a = this, state = _a.state, component = _a.component;
  6742. var viewType = state.viewType;
  6743. var viewSpec = this.viewSpecs[viewType];
  6744. if (!viewSpec) {
  6745. throw new Error("View type \"" + viewType + "\" is not valid");
  6746. }
  6747. // if event sources are still loading and progressive rendering hasn't been enabled,
  6748. // keep rendering the last fully loaded set of events
  6749. var renderableEventStore = this.renderableEventStore =
  6750. (state.eventSourceLoadingLevel && !this.opt('progressiveEventRendering')) ?
  6751. this.renderableEventStore :
  6752. state.eventStore;
  6753. var eventUiSingleBase = this.buildEventUiSingleBase(viewSpec.options);
  6754. var eventUiBySource = this.buildEventUiBySource(state.eventSources);
  6755. var eventUiBases = this.eventUiBases = this.buildEventUiBases(renderableEventStore.defs, eventUiSingleBase, eventUiBySource);
  6756. component.receiveProps(__assign({}, state, { viewSpec: viewSpec, dateProfileGenerator: this.dateProfileGenerators[viewType], dateProfile: state.dateProfile, eventStore: renderableEventStore, eventUiBases: eventUiBases, dateSelection: state.dateSelection, eventSelection: state.eventSelection, eventDrag: state.eventDrag, eventResize: state.eventResize }), this.buildComponentContext(this.theme, this.dateEnv, this.optionsManager.computed));
  6757. if (this.isViewUpdated) {
  6758. this.isViewUpdated = false;
  6759. this.publiclyTrigger('viewSkeletonRender', [
  6760. {
  6761. view: component.view,
  6762. el: component.view.el
  6763. }
  6764. ]);
  6765. }
  6766. if (this.isDatesUpdated) {
  6767. this.isDatesUpdated = false;
  6768. this.publiclyTrigger('datesRender', [
  6769. {
  6770. view: component.view,
  6771. el: component.view.el
  6772. }
  6773. ]);
  6774. }
  6775. if (this.isEventsUpdated) {
  6776. this.isEventsUpdated = false;
  6777. }
  6778. this.releaseAfterSizingTriggers();
  6779. };
  6780. // Options
  6781. // -----------------------------------------------------------------------------------------------------------------
  6782. Calendar.prototype.setOption = function (name, val) {
  6783. var _a;
  6784. this.mutateOptions((_a = {}, _a[name] = val, _a), [], true);
  6785. };
  6786. Calendar.prototype.getOption = function (name) {
  6787. return this.optionsManager.computed[name];
  6788. };
  6789. Calendar.prototype.opt = function (name) {
  6790. return this.optionsManager.computed[name];
  6791. };
  6792. Calendar.prototype.viewOpt = function (name) {
  6793. return this.viewOpts()[name];
  6794. };
  6795. Calendar.prototype.viewOpts = function () {
  6796. return this.viewSpecs[this.state.viewType].options;
  6797. };
  6798. /*
  6799. handles option changes (like a diff)
  6800. */
  6801. Calendar.prototype.mutateOptions = function (updates, removals, isDynamic, deepEqual) {
  6802. var _this = this;
  6803. var changeHandlers = this.pluginSystem.hooks.optionChangeHandlers;
  6804. var normalUpdates = {};
  6805. var specialUpdates = {};
  6806. var oldDateEnv = this.dateEnv; // do this before handleOptions
  6807. var isTimeZoneDirty = false;
  6808. var isSizeDirty = false;
  6809. var anyDifficultOptions = Boolean(removals.length);
  6810. for (var name_1 in updates) {
  6811. if (changeHandlers[name_1]) {
  6812. specialUpdates[name_1] = updates[name_1];
  6813. }
  6814. else {
  6815. normalUpdates[name_1] = updates[name_1];
  6816. }
  6817. }
  6818. for (var name_2 in normalUpdates) {
  6819. if (/^(height|contentHeight|aspectRatio)$/.test(name_2)) {
  6820. isSizeDirty = true;
  6821. }
  6822. else if (/^(defaultDate|defaultView)$/.test(name_2)) ;
  6823. else {
  6824. anyDifficultOptions = true;
  6825. if (name_2 === 'timeZone') {
  6826. isTimeZoneDirty = true;
  6827. }
  6828. }
  6829. }
  6830. this.optionsManager.mutate(normalUpdates, removals, isDynamic);
  6831. if (anyDifficultOptions) {
  6832. this.handleOptions(this.optionsManager.computed);
  6833. }
  6834. this.batchRendering(function () {
  6835. if (anyDifficultOptions) {
  6836. if (isTimeZoneDirty) {
  6837. _this.dispatch({
  6838. type: 'CHANGE_TIMEZONE',
  6839. oldDateEnv: oldDateEnv
  6840. });
  6841. }
  6842. /* HACK
  6843. has the same effect as calling this.requestRerender()
  6844. but recomputes the state's dateProfile
  6845. */
  6846. _this.dispatch({
  6847. type: 'SET_VIEW_TYPE',
  6848. viewType: _this.state.viewType
  6849. });
  6850. }
  6851. else if (isSizeDirty) {
  6852. _this.updateSize();
  6853. }
  6854. // special updates
  6855. if (deepEqual) {
  6856. for (var name_3 in specialUpdates) {
  6857. changeHandlers[name_3](specialUpdates[name_3], _this, deepEqual);
  6858. }
  6859. }
  6860. });
  6861. };
  6862. /*
  6863. rebuilds things based off of a complete set of refined options
  6864. */
  6865. Calendar.prototype.handleOptions = function (options) {
  6866. var _this = this;
  6867. var pluginHooks = this.pluginSystem.hooks;
  6868. this.defaultAllDayEventDuration = createDuration(options.defaultAllDayEventDuration);
  6869. this.defaultTimedEventDuration = createDuration(options.defaultTimedEventDuration);
  6870. this.delayedRerender = this.buildDelayedRerender(options.rerenderDelay);
  6871. this.theme = this.buildTheme(options);
  6872. var available = this.parseRawLocales(options.locales);
  6873. this.availableRawLocales = available.map;
  6874. var locale = this.buildLocale(options.locale || available.defaultCode, available.map);
  6875. this.dateEnv = this.buildDateEnv(locale, options.timeZone, pluginHooks.namedTimeZonedImpl, options.firstDay, options.weekNumberCalculation, options.weekLabel, pluginHooks.cmdFormatter);
  6876. this.selectionConfig = this.buildSelectionConfig(options); // needs dateEnv. do after :(
  6877. // ineffecient to do every time?
  6878. this.viewSpecs = buildViewSpecs(pluginHooks.views, this.optionsManager);
  6879. // ineffecient to do every time?
  6880. this.dateProfileGenerators = mapHash(this.viewSpecs, function (viewSpec) {
  6881. return new viewSpec.class.prototype.dateProfileGeneratorClass(viewSpec, _this);
  6882. });
  6883. };
  6884. Calendar.prototype.getAvailableLocaleCodes = function () {
  6885. return Object.keys(this.availableRawLocales);
  6886. };
  6887. Calendar.prototype._buildSelectionConfig = function (rawOpts) {
  6888. return processScopedUiProps('select', rawOpts, this);
  6889. };
  6890. Calendar.prototype._buildEventUiSingleBase = function (rawOpts) {
  6891. if (rawOpts.editable) { // so 'editable' affected events
  6892. rawOpts = __assign({}, rawOpts, { eventEditable: true });
  6893. }
  6894. return processScopedUiProps('event', rawOpts, this);
  6895. };
  6896. // Trigger
  6897. // -----------------------------------------------------------------------------------------------------------------
  6898. Calendar.prototype.hasPublicHandlers = function (name) {
  6899. return this.hasHandlers(name) ||
  6900. this.opt(name); // handler specified in options
  6901. };
  6902. Calendar.prototype.publiclyTrigger = function (name, args) {
  6903. var optHandler = this.opt(name);
  6904. this.triggerWith(name, this, args);
  6905. if (optHandler) {
  6906. return optHandler.apply(this, args);
  6907. }
  6908. };
  6909. Calendar.prototype.publiclyTriggerAfterSizing = function (name, args) {
  6910. var afterSizingTriggers = this.afterSizingTriggers;
  6911. (afterSizingTriggers[name] || (afterSizingTriggers[name] = [])).push(args);
  6912. };
  6913. Calendar.prototype.releaseAfterSizingTriggers = function () {
  6914. var afterSizingTriggers = this.afterSizingTriggers;
  6915. for (var name_4 in afterSizingTriggers) {
  6916. for (var _i = 0, _a = afterSizingTriggers[name_4]; _i < _a.length; _i++) {
  6917. var args = _a[_i];
  6918. this.publiclyTrigger(name_4, args);
  6919. }
  6920. }
  6921. this.afterSizingTriggers = {};
  6922. };
  6923. // View
  6924. // -----------------------------------------------------------------------------------------------------------------
  6925. // Returns a boolean about whether the view is okay to instantiate at some point
  6926. Calendar.prototype.isValidViewType = function (viewType) {
  6927. return Boolean(this.viewSpecs[viewType]);
  6928. };
  6929. Calendar.prototype.changeView = function (viewType, dateOrRange) {
  6930. var dateMarker = null;
  6931. if (dateOrRange) {
  6932. if (dateOrRange.start && dateOrRange.end) { // a range
  6933. this.optionsManager.mutate({ visibleRange: dateOrRange }, []); // will not rerender
  6934. this.handleOptions(this.optionsManager.computed); // ...but yuck
  6935. }
  6936. else { // a date
  6937. dateMarker = this.dateEnv.createMarker(dateOrRange); // just like gotoDate
  6938. }
  6939. }
  6940. this.unselect();
  6941. this.dispatch({
  6942. type: 'SET_VIEW_TYPE',
  6943. viewType: viewType,
  6944. dateMarker: dateMarker
  6945. });
  6946. };
  6947. // Forces navigation to a view for the given date.
  6948. // `viewType` can be a specific view name or a generic one like "week" or "day".
  6949. // needs to change
  6950. Calendar.prototype.zoomTo = function (dateMarker, viewType) {
  6951. var spec;
  6952. viewType = viewType || 'day'; // day is default zoom
  6953. spec = this.viewSpecs[viewType] ||
  6954. this.getUnitViewSpec(viewType);
  6955. this.unselect();
  6956. if (spec) {
  6957. this.dispatch({
  6958. type: 'SET_VIEW_TYPE',
  6959. viewType: spec.type,
  6960. dateMarker: dateMarker
  6961. });
  6962. }
  6963. else {
  6964. this.dispatch({
  6965. type: 'SET_DATE',
  6966. dateMarker: dateMarker
  6967. });
  6968. }
  6969. };
  6970. // Given a duration singular unit, like "week" or "day", finds a matching view spec.
  6971. // Preference is given to views that have corresponding buttons.
  6972. Calendar.prototype.getUnitViewSpec = function (unit) {
  6973. var component = this.component;
  6974. var viewTypes = [];
  6975. var i;
  6976. var spec;
  6977. // put views that have buttons first. there will be duplicates, but oh
  6978. if (component.header) {
  6979. viewTypes.push.apply(viewTypes, component.header.viewsWithButtons);
  6980. }
  6981. if (component.footer) {
  6982. viewTypes.push.apply(viewTypes, component.footer.viewsWithButtons);
  6983. }
  6984. for (var viewType in this.viewSpecs) {
  6985. viewTypes.push(viewType);
  6986. }
  6987. for (i = 0; i < viewTypes.length; i++) {
  6988. spec = this.viewSpecs[viewTypes[i]];
  6989. if (spec) {
  6990. if (spec.singleUnit === unit) {
  6991. return spec;
  6992. }
  6993. }
  6994. }
  6995. };
  6996. // Current Date
  6997. // -----------------------------------------------------------------------------------------------------------------
  6998. Calendar.prototype.getInitialDate = function () {
  6999. var defaultDateInput = this.opt('defaultDate');
  7000. // compute the initial ambig-timezone date
  7001. if (defaultDateInput != null) {
  7002. return this.dateEnv.createMarker(defaultDateInput);
  7003. }
  7004. else {
  7005. return this.getNow(); // getNow already returns unzoned
  7006. }
  7007. };
  7008. Calendar.prototype.prev = function () {
  7009. this.unselect();
  7010. this.dispatch({ type: 'PREV' });
  7011. };
  7012. Calendar.prototype.next = function () {
  7013. this.unselect();
  7014. this.dispatch({ type: 'NEXT' });
  7015. };
  7016. Calendar.prototype.prevYear = function () {
  7017. this.unselect();
  7018. this.dispatch({
  7019. type: 'SET_DATE',
  7020. dateMarker: this.dateEnv.addYears(this.state.currentDate, -1)
  7021. });
  7022. };
  7023. Calendar.prototype.nextYear = function () {
  7024. this.unselect();
  7025. this.dispatch({
  7026. type: 'SET_DATE',
  7027. dateMarker: this.dateEnv.addYears(this.state.currentDate, 1)
  7028. });
  7029. };
  7030. Calendar.prototype.today = function () {
  7031. this.unselect();
  7032. this.dispatch({
  7033. type: 'SET_DATE',
  7034. dateMarker: this.getNow()
  7035. });
  7036. };
  7037. Calendar.prototype.gotoDate = function (zonedDateInput) {
  7038. this.unselect();
  7039. this.dispatch({
  7040. type: 'SET_DATE',
  7041. dateMarker: this.dateEnv.createMarker(zonedDateInput)
  7042. });
  7043. };
  7044. Calendar.prototype.incrementDate = function (deltaInput) {
  7045. var delta = createDuration(deltaInput);
  7046. if (delta) { // else, warn about invalid input?
  7047. this.unselect();
  7048. this.dispatch({
  7049. type: 'SET_DATE',
  7050. dateMarker: this.dateEnv.add(this.state.currentDate, delta)
  7051. });
  7052. }
  7053. };
  7054. // for external API
  7055. Calendar.prototype.getDate = function () {
  7056. return this.dateEnv.toDate(this.state.currentDate);
  7057. };
  7058. // Date Formatting Utils
  7059. // -----------------------------------------------------------------------------------------------------------------
  7060. Calendar.prototype.formatDate = function (d, formatter) {
  7061. var dateEnv = this.dateEnv;
  7062. return dateEnv.format(dateEnv.createMarker(d), createFormatter(formatter));
  7063. };
  7064. // `settings` is for formatter AND isEndExclusive
  7065. Calendar.prototype.formatRange = function (d0, d1, settings) {
  7066. var dateEnv = this.dateEnv;
  7067. return dateEnv.formatRange(dateEnv.createMarker(d0), dateEnv.createMarker(d1), createFormatter(settings, this.opt('defaultRangeSeparator')), settings);
  7068. };
  7069. Calendar.prototype.formatIso = function (d, omitTime) {
  7070. var dateEnv = this.dateEnv;
  7071. return dateEnv.formatIso(dateEnv.createMarker(d), { omitTime: omitTime });
  7072. };
  7073. // Sizing
  7074. // -----------------------------------------------------------------------------------------------------------------
  7075. Calendar.prototype.windowResize = function (ev) {
  7076. if (!this.isHandlingWindowResize &&
  7077. this.component && // why?
  7078. ev.target === window // not a jqui resize event
  7079. ) {
  7080. this.isHandlingWindowResize = true;
  7081. this.updateSize();
  7082. this.publiclyTrigger('windowResize', [this.view]);
  7083. this.isHandlingWindowResize = false;
  7084. }
  7085. };
  7086. Calendar.prototype.updateSize = function () {
  7087. if (this.component) { // when?
  7088. this.component.updateSize(true);
  7089. }
  7090. };
  7091. // Component Registration
  7092. // -----------------------------------------------------------------------------------------------------------------
  7093. Calendar.prototype.registerInteractiveComponent = function (component, settingsInput) {
  7094. var settings = parseInteractionSettings(component, settingsInput);
  7095. var DEFAULT_INTERACTIONS = [
  7096. EventClicking,
  7097. EventHovering
  7098. ];
  7099. var interactionClasses = DEFAULT_INTERACTIONS.concat(this.pluginSystem.hooks.componentInteractions);
  7100. var interactions = interactionClasses.map(function (interactionClass) {
  7101. return new interactionClass(settings);
  7102. });
  7103. this.interactionsStore[component.uid] = interactions;
  7104. interactionSettingsStore[component.uid] = settings;
  7105. };
  7106. Calendar.prototype.unregisterInteractiveComponent = function (component) {
  7107. for (var _i = 0, _a = this.interactionsStore[component.uid]; _i < _a.length; _i++) {
  7108. var listener = _a[_i];
  7109. listener.destroy();
  7110. }
  7111. delete this.interactionsStore[component.uid];
  7112. delete interactionSettingsStore[component.uid];
  7113. };
  7114. // Date Selection / Event Selection / DayClick
  7115. // -----------------------------------------------------------------------------------------------------------------
  7116. // this public method receives start/end dates in any format, with any timezone
  7117. // NOTE: args were changed from v3
  7118. Calendar.prototype.select = function (dateOrObj, endDate) {
  7119. var selectionInput;
  7120. if (endDate == null) {
  7121. if (dateOrObj.start != null) {
  7122. selectionInput = dateOrObj;
  7123. }
  7124. else {
  7125. selectionInput = {
  7126. start: dateOrObj,
  7127. end: null
  7128. };
  7129. }
  7130. }
  7131. else {
  7132. selectionInput = {
  7133. start: dateOrObj,
  7134. end: endDate
  7135. };
  7136. }
  7137. var selection = parseDateSpan(selectionInput, this.dateEnv, createDuration({ days: 1 }) // TODO: cache this?
  7138. );
  7139. if (selection) { // throw parse error otherwise?
  7140. this.dispatch({ type: 'SELECT_DATES', selection: selection });
  7141. this.triggerDateSelect(selection);
  7142. }
  7143. };
  7144. // public method
  7145. Calendar.prototype.unselect = function (pev) {
  7146. if (this.state.dateSelection) {
  7147. this.dispatch({ type: 'UNSELECT_DATES' });
  7148. this.triggerDateUnselect(pev);
  7149. }
  7150. };
  7151. Calendar.prototype.triggerDateSelect = function (selection, pev) {
  7152. var arg = __assign({}, this.buildDateSpanApi(selection), { jsEvent: pev ? pev.origEvent : null, view: this.view });
  7153. this.publiclyTrigger('select', [arg]);
  7154. };
  7155. Calendar.prototype.triggerDateUnselect = function (pev) {
  7156. this.publiclyTrigger('unselect', [
  7157. {
  7158. jsEvent: pev ? pev.origEvent : null,
  7159. view: this.view
  7160. }
  7161. ]);
  7162. };
  7163. // TODO: receive pev?
  7164. Calendar.prototype.triggerDateClick = function (dateSpan, dayEl, view, ev) {
  7165. var arg = __assign({}, this.buildDatePointApi(dateSpan), { dayEl: dayEl, jsEvent: ev, // Is this always a mouse event? See #4655
  7166. view: view });
  7167. this.publiclyTrigger('dateClick', [arg]);
  7168. };
  7169. Calendar.prototype.buildDatePointApi = function (dateSpan) {
  7170. var props = {};
  7171. for (var _i = 0, _a = this.pluginSystem.hooks.datePointTransforms; _i < _a.length; _i++) {
  7172. var transform = _a[_i];
  7173. __assign(props, transform(dateSpan, this));
  7174. }
  7175. __assign(props, buildDatePointApi(dateSpan, this.dateEnv));
  7176. return props;
  7177. };
  7178. Calendar.prototype.buildDateSpanApi = function (dateSpan) {
  7179. var props = {};
  7180. for (var _i = 0, _a = this.pluginSystem.hooks.dateSpanTransforms; _i < _a.length; _i++) {
  7181. var transform = _a[_i];
  7182. __assign(props, transform(dateSpan, this));
  7183. }
  7184. __assign(props, buildDateSpanApi(dateSpan, this.dateEnv));
  7185. return props;
  7186. };
  7187. // Date Utils
  7188. // -----------------------------------------------------------------------------------------------------------------
  7189. // Returns a DateMarker for the current date, as defined by the client's computer or from the `now` option
  7190. Calendar.prototype.getNow = function () {
  7191. var now = this.opt('now');
  7192. if (typeof now === 'function') {
  7193. now = now();
  7194. }
  7195. if (now == null) {
  7196. return this.dateEnv.createNowMarker();
  7197. }
  7198. return this.dateEnv.createMarker(now);
  7199. };
  7200. // Event-Date Utilities
  7201. // -----------------------------------------------------------------------------------------------------------------
  7202. // Given an event's allDay status and start date, return what its fallback end date should be.
  7203. // TODO: rename to computeDefaultEventEnd
  7204. Calendar.prototype.getDefaultEventEnd = function (allDay, marker) {
  7205. var end = marker;
  7206. if (allDay) {
  7207. end = startOfDay(end);
  7208. end = this.dateEnv.add(end, this.defaultAllDayEventDuration);
  7209. }
  7210. else {
  7211. end = this.dateEnv.add(end, this.defaultTimedEventDuration);
  7212. }
  7213. return end;
  7214. };
  7215. // Public Events API
  7216. // -----------------------------------------------------------------------------------------------------------------
  7217. Calendar.prototype.addEvent = function (eventInput, sourceInput) {
  7218. if (eventInput instanceof EventApi) {
  7219. var def = eventInput._def;
  7220. var instance = eventInput._instance;
  7221. // not already present? don't want to add an old snapshot
  7222. if (!this.state.eventStore.defs[def.defId]) {
  7223. this.dispatch({
  7224. type: 'ADD_EVENTS',
  7225. eventStore: eventTupleToStore({ def: def, instance: instance }) // TODO: better util for two args?
  7226. });
  7227. }
  7228. return eventInput;
  7229. }
  7230. var sourceId;
  7231. if (sourceInput instanceof EventSourceApi) {
  7232. sourceId = sourceInput.internalEventSource.sourceId;
  7233. }
  7234. else if (sourceInput != null) {
  7235. var sourceApi = this.getEventSourceById(sourceInput); // TODO: use an internal function
  7236. if (!sourceApi) {
  7237. console.warn('Could not find an event source with ID "' + sourceInput + '"'); // TODO: test
  7238. return null;
  7239. }
  7240. else {
  7241. sourceId = sourceApi.internalEventSource.sourceId;
  7242. }
  7243. }
  7244. var tuple = parseEvent(eventInput, sourceId, this);
  7245. if (tuple) {
  7246. this.dispatch({
  7247. type: 'ADD_EVENTS',
  7248. eventStore: eventTupleToStore(tuple)
  7249. });
  7250. return new EventApi(this, tuple.def, tuple.def.recurringDef ? null : tuple.instance);
  7251. }
  7252. return null;
  7253. };
  7254. // TODO: optimize
  7255. Calendar.prototype.getEventById = function (id) {
  7256. var _a = this.state.eventStore, defs = _a.defs, instances = _a.instances;
  7257. id = String(id);
  7258. for (var defId in defs) {
  7259. var def = defs[defId];
  7260. if (def.publicId === id) {
  7261. if (def.recurringDef) {
  7262. return new EventApi(this, def, null);
  7263. }
  7264. else {
  7265. for (var instanceId in instances) {
  7266. var instance = instances[instanceId];
  7267. if (instance.defId === def.defId) {
  7268. return new EventApi(this, def, instance);
  7269. }
  7270. }
  7271. }
  7272. }
  7273. }
  7274. return null;
  7275. };
  7276. Calendar.prototype.getEvents = function () {
  7277. var _a = this.state.eventStore, defs = _a.defs, instances = _a.instances;
  7278. var eventApis = [];
  7279. for (var id in instances) {
  7280. var instance = instances[id];
  7281. var def = defs[instance.defId];
  7282. eventApis.push(new EventApi(this, def, instance));
  7283. }
  7284. return eventApis;
  7285. };
  7286. Calendar.prototype.removeAllEvents = function () {
  7287. this.dispatch({ type: 'REMOVE_ALL_EVENTS' });
  7288. };
  7289. Calendar.prototype.rerenderEvents = function () {
  7290. this.dispatch({ type: 'RESET_EVENTS' });
  7291. };
  7292. // Public Event Sources API
  7293. // -----------------------------------------------------------------------------------------------------------------
  7294. Calendar.prototype.getEventSources = function () {
  7295. var sourceHash = this.state.eventSources;
  7296. var sourceApis = [];
  7297. for (var internalId in sourceHash) {
  7298. sourceApis.push(new EventSourceApi(this, sourceHash[internalId]));
  7299. }
  7300. return sourceApis;
  7301. };
  7302. Calendar.prototype.getEventSourceById = function (id) {
  7303. var sourceHash = this.state.eventSources;
  7304. id = String(id);
  7305. for (var sourceId in sourceHash) {
  7306. if (sourceHash[sourceId].publicId === id) {
  7307. return new EventSourceApi(this, sourceHash[sourceId]);
  7308. }
  7309. }
  7310. return null;
  7311. };
  7312. Calendar.prototype.addEventSource = function (sourceInput) {
  7313. if (sourceInput instanceof EventSourceApi) {
  7314. // not already present? don't want to add an old snapshot
  7315. if (!this.state.eventSources[sourceInput.internalEventSource.sourceId]) {
  7316. this.dispatch({
  7317. type: 'ADD_EVENT_SOURCES',
  7318. sources: [sourceInput.internalEventSource]
  7319. });
  7320. }
  7321. return sourceInput;
  7322. }
  7323. var eventSource = parseEventSource(sourceInput, this);
  7324. if (eventSource) { // TODO: error otherwise?
  7325. this.dispatch({ type: 'ADD_EVENT_SOURCES', sources: [eventSource] });
  7326. return new EventSourceApi(this, eventSource);
  7327. }
  7328. return null;
  7329. };
  7330. Calendar.prototype.removeAllEventSources = function () {
  7331. this.dispatch({ type: 'REMOVE_ALL_EVENT_SOURCES' });
  7332. };
  7333. Calendar.prototype.refetchEvents = function () {
  7334. this.dispatch({ type: 'FETCH_EVENT_SOURCES' });
  7335. };
  7336. // Scroll
  7337. // -----------------------------------------------------------------------------------------------------------------
  7338. Calendar.prototype.scrollToTime = function (timeInput) {
  7339. var duration = createDuration(timeInput);
  7340. if (duration) {
  7341. this.component.view.scrollToDuration(duration);
  7342. }
  7343. };
  7344. return Calendar;
  7345. }());
  7346. EmitterMixin.mixInto(Calendar);
  7347. // for memoizers
  7348. // -----------------------------------------------------------------------------------------------------------------
  7349. function buildComponentContext$1(theme, dateEnv, options) {
  7350. return new ComponentContext(this, theme, dateEnv, options, null);
  7351. }
  7352. function buildDateEnv(locale, timeZone, namedTimeZoneImpl, firstDay, weekNumberCalculation, weekLabel, cmdFormatter) {
  7353. return new DateEnv({
  7354. calendarSystem: 'gregory',
  7355. timeZone: timeZone,
  7356. namedTimeZoneImpl: namedTimeZoneImpl,
  7357. locale: locale,
  7358. weekNumberCalculation: weekNumberCalculation,
  7359. firstDay: firstDay,
  7360. weekLabel: weekLabel,
  7361. cmdFormatter: cmdFormatter
  7362. });
  7363. }
  7364. function buildTheme(calendarOptions) {
  7365. var themeClass = this.pluginSystem.hooks.themeClasses[calendarOptions.themeSystem] || StandardTheme;
  7366. return new themeClass(calendarOptions);
  7367. }
  7368. function buildDelayedRerender(wait) {
  7369. var func = this.tryRerender.bind(this);
  7370. if (wait != null) {
  7371. func = debounce(func, wait);
  7372. }
  7373. return func;
  7374. }
  7375. function buildEventUiBySource(eventSources) {
  7376. return mapHash(eventSources, function (eventSource) {
  7377. return eventSource.ui;
  7378. });
  7379. }
  7380. function buildEventUiBases(eventDefs, eventUiSingleBase, eventUiBySource) {
  7381. var eventUiBases = { '': eventUiSingleBase };
  7382. for (var defId in eventDefs) {
  7383. var def = eventDefs[defId];
  7384. if (def.sourceId && eventUiBySource[def.sourceId]) {
  7385. eventUiBases[defId] = eventUiBySource[def.sourceId];
  7386. }
  7387. }
  7388. return eventUiBases;
  7389. }
  7390. var View = /** @class */ (function (_super) {
  7391. __extends(View, _super);
  7392. function View(viewSpec, parentEl) {
  7393. var _this = _super.call(this, createElement('div', { className: 'fc-view fc-' + viewSpec.type + '-view' })) || this;
  7394. _this.renderDatesMem = memoizeRendering(_this.renderDatesWrap, _this.unrenderDatesWrap);
  7395. _this.renderBusinessHoursMem = memoizeRendering(_this.renderBusinessHours, _this.unrenderBusinessHours, [_this.renderDatesMem]);
  7396. _this.renderDateSelectionMem = memoizeRendering(_this.renderDateSelectionWrap, _this.unrenderDateSelectionWrap, [_this.renderDatesMem]);
  7397. _this.renderEventsMem = memoizeRendering(_this.renderEvents, _this.unrenderEvents, [_this.renderDatesMem]);
  7398. _this.renderEventSelectionMem = memoizeRendering(_this.renderEventSelectionWrap, _this.unrenderEventSelectionWrap, [_this.renderEventsMem]);
  7399. _this.renderEventDragMem = memoizeRendering(_this.renderEventDragWrap, _this.unrenderEventDragWrap, [_this.renderDatesMem]);
  7400. _this.renderEventResizeMem = memoizeRendering(_this.renderEventResizeWrap, _this.unrenderEventResizeWrap, [_this.renderDatesMem]);
  7401. _this.viewSpec = viewSpec;
  7402. _this.type = viewSpec.type;
  7403. parentEl.appendChild(_this.el);
  7404. _this.initialize();
  7405. return _this;
  7406. }
  7407. View.prototype.initialize = function () {
  7408. };
  7409. Object.defineProperty(View.prototype, "activeStart", {
  7410. // Date Setting/Unsetting
  7411. // -----------------------------------------------------------------------------------------------------------------
  7412. get: function () {
  7413. return this.context.dateEnv.toDate(this.props.dateProfile.activeRange.start);
  7414. },
  7415. enumerable: true,
  7416. configurable: true
  7417. });
  7418. Object.defineProperty(View.prototype, "activeEnd", {
  7419. get: function () {
  7420. return this.context.dateEnv.toDate(this.props.dateProfile.activeRange.end);
  7421. },
  7422. enumerable: true,
  7423. configurable: true
  7424. });
  7425. Object.defineProperty(View.prototype, "currentStart", {
  7426. get: function () {
  7427. return this.context.dateEnv.toDate(this.props.dateProfile.currentRange.start);
  7428. },
  7429. enumerable: true,
  7430. configurable: true
  7431. });
  7432. Object.defineProperty(View.prototype, "currentEnd", {
  7433. get: function () {
  7434. return this.context.dateEnv.toDate(this.props.dateProfile.currentRange.end);
  7435. },
  7436. enumerable: true,
  7437. configurable: true
  7438. });
  7439. // General Rendering
  7440. // -----------------------------------------------------------------------------------------------------------------
  7441. View.prototype.render = function (props, context) {
  7442. this.renderDatesMem(props.dateProfile);
  7443. this.renderBusinessHoursMem(props.businessHours);
  7444. this.renderDateSelectionMem(props.dateSelection);
  7445. this.renderEventsMem(props.eventStore);
  7446. this.renderEventSelectionMem(props.eventSelection);
  7447. this.renderEventDragMem(props.eventDrag);
  7448. this.renderEventResizeMem(props.eventResize);
  7449. };
  7450. View.prototype.beforeUpdate = function () {
  7451. this.addScroll(this.queryScroll());
  7452. };
  7453. View.prototype.destroy = function () {
  7454. _super.prototype.destroy.call(this);
  7455. this.renderDatesMem.unrender(); // should unrender everything else
  7456. };
  7457. // Sizing
  7458. // -----------------------------------------------------------------------------------------------------------------
  7459. View.prototype.updateSize = function (isResize, viewHeight, isAuto) {
  7460. var calendar = this.context.calendar;
  7461. if (isResize) {
  7462. this.addScroll(this.queryScroll()); // NOTE: same code as in beforeUpdate
  7463. }
  7464. if (isResize || // HACKS...
  7465. calendar.isViewUpdated ||
  7466. calendar.isDatesUpdated ||
  7467. calendar.isEventsUpdated) {
  7468. // sort of the catch-all sizing
  7469. // anything that might cause dimension changes
  7470. this.updateBaseSize(isResize, viewHeight, isAuto);
  7471. }
  7472. // NOTE: popScroll is called by CalendarComponent
  7473. };
  7474. View.prototype.updateBaseSize = function (isResize, viewHeight, isAuto) {
  7475. };
  7476. // Date Rendering
  7477. // -----------------------------------------------------------------------------------------------------------------
  7478. View.prototype.renderDatesWrap = function (dateProfile) {
  7479. this.renderDates(dateProfile);
  7480. this.addScroll({
  7481. duration: createDuration(this.context.options.scrollTime)
  7482. });
  7483. };
  7484. View.prototype.unrenderDatesWrap = function () {
  7485. this.stopNowIndicator();
  7486. this.unrenderDates();
  7487. };
  7488. View.prototype.renderDates = function (dateProfile) { };
  7489. View.prototype.unrenderDates = function () { };
  7490. // Business Hours
  7491. // -----------------------------------------------------------------------------------------------------------------
  7492. View.prototype.renderBusinessHours = function (businessHours) { };
  7493. View.prototype.unrenderBusinessHours = function () { };
  7494. // Date Selection
  7495. // -----------------------------------------------------------------------------------------------------------------
  7496. View.prototype.renderDateSelectionWrap = function (selection) {
  7497. if (selection) {
  7498. this.renderDateSelection(selection);
  7499. }
  7500. };
  7501. View.prototype.unrenderDateSelectionWrap = function (selection) {
  7502. if (selection) {
  7503. this.unrenderDateSelection(selection);
  7504. }
  7505. };
  7506. View.prototype.renderDateSelection = function (selection) { };
  7507. View.prototype.unrenderDateSelection = function (selection) { };
  7508. // Event Rendering
  7509. // -----------------------------------------------------------------------------------------------------------------
  7510. View.prototype.renderEvents = function (eventStore) { };
  7511. View.prototype.unrenderEvents = function () { };
  7512. // util for subclasses
  7513. View.prototype.sliceEvents = function (eventStore, allDay) {
  7514. var props = this.props;
  7515. return sliceEventStore(eventStore, props.eventUiBases, props.dateProfile.activeRange, allDay ? this.context.nextDayThreshold : null).fg;
  7516. };
  7517. // Event Selection
  7518. // -----------------------------------------------------------------------------------------------------------------
  7519. View.prototype.renderEventSelectionWrap = function (instanceId) {
  7520. if (instanceId) {
  7521. this.renderEventSelection(instanceId);
  7522. }
  7523. };
  7524. View.prototype.unrenderEventSelectionWrap = function (instanceId) {
  7525. if (instanceId) {
  7526. this.unrenderEventSelection(instanceId);
  7527. }
  7528. };
  7529. View.prototype.renderEventSelection = function (instanceId) { };
  7530. View.prototype.unrenderEventSelection = function (instanceId) { };
  7531. // Event Drag
  7532. // -----------------------------------------------------------------------------------------------------------------
  7533. View.prototype.renderEventDragWrap = function (state) {
  7534. if (state) {
  7535. this.renderEventDrag(state);
  7536. }
  7537. };
  7538. View.prototype.unrenderEventDragWrap = function (state) {
  7539. if (state) {
  7540. this.unrenderEventDrag(state);
  7541. }
  7542. };
  7543. View.prototype.renderEventDrag = function (state) { };
  7544. View.prototype.unrenderEventDrag = function (state) { };
  7545. // Event Resize
  7546. // -----------------------------------------------------------------------------------------------------------------
  7547. View.prototype.renderEventResizeWrap = function (state) {
  7548. if (state) {
  7549. this.renderEventResize(state);
  7550. }
  7551. };
  7552. View.prototype.unrenderEventResizeWrap = function (state) {
  7553. if (state) {
  7554. this.unrenderEventResize(state);
  7555. }
  7556. };
  7557. View.prototype.renderEventResize = function (state) { };
  7558. View.prototype.unrenderEventResize = function (state) { };
  7559. /* Now Indicator
  7560. ------------------------------------------------------------------------------------------------------------------*/
  7561. // Immediately render the current time indicator and begins re-rendering it at an interval,
  7562. // which is defined by this.getNowIndicatorUnit().
  7563. // TODO: somehow do this for the current whole day's background too
  7564. // USAGE: must be called manually from subclasses' render methods! don't need to call stopNowIndicator tho
  7565. View.prototype.startNowIndicator = function (dateProfile, dateProfileGenerator) {
  7566. var _this = this;
  7567. var _a = this.context, calendar = _a.calendar, dateEnv = _a.dateEnv, options = _a.options;
  7568. var unit;
  7569. var update;
  7570. var delay; // ms wait value
  7571. if (options.nowIndicator && !this.initialNowDate) {
  7572. unit = this.getNowIndicatorUnit(dateProfile, dateProfileGenerator);
  7573. if (unit) {
  7574. update = this.updateNowIndicator.bind(this);
  7575. this.initialNowDate = calendar.getNow();
  7576. this.initialNowQueriedMs = new Date().valueOf();
  7577. // wait until the beginning of the next interval
  7578. delay = dateEnv.add(dateEnv.startOf(this.initialNowDate, unit), createDuration(1, unit)).valueOf() - this.initialNowDate.valueOf();
  7579. // TODO: maybe always use setTimeout, waiting until start of next unit
  7580. this.nowIndicatorTimeoutID = setTimeout(function () {
  7581. _this.nowIndicatorTimeoutID = null;
  7582. update();
  7583. if (unit === 'second') {
  7584. delay = 1000; // every second
  7585. }
  7586. else {
  7587. delay = 1000 * 60; // otherwise, every minute
  7588. }
  7589. _this.nowIndicatorIntervalID = setInterval(update, delay); // update every interval
  7590. }, delay);
  7591. }
  7592. // rendering will be initiated in updateSize
  7593. }
  7594. };
  7595. // rerenders the now indicator, computing the new current time from the amount of time that has passed
  7596. // since the initial getNow call.
  7597. View.prototype.updateNowIndicator = function () {
  7598. if (this.props.dateProfile && // a way to determine if dates were rendered yet
  7599. this.initialNowDate // activated before?
  7600. ) {
  7601. this.unrenderNowIndicator(); // won't unrender if unnecessary
  7602. this.renderNowIndicator(addMs(this.initialNowDate, new Date().valueOf() - this.initialNowQueriedMs));
  7603. this.isNowIndicatorRendered = true;
  7604. }
  7605. };
  7606. // Immediately unrenders the view's current time indicator and stops any re-rendering timers.
  7607. // Won't cause side effects if indicator isn't rendered.
  7608. View.prototype.stopNowIndicator = function () {
  7609. if (this.nowIndicatorTimeoutID) {
  7610. clearTimeout(this.nowIndicatorTimeoutID);
  7611. this.nowIndicatorTimeoutID = null;
  7612. }
  7613. if (this.nowIndicatorIntervalID) {
  7614. clearInterval(this.nowIndicatorIntervalID);
  7615. this.nowIndicatorIntervalID = null;
  7616. }
  7617. if (this.isNowIndicatorRendered) {
  7618. this.unrenderNowIndicator();
  7619. this.isNowIndicatorRendered = false;
  7620. }
  7621. };
  7622. View.prototype.getNowIndicatorUnit = function (dateProfile, dateProfileGenerator) {
  7623. // subclasses should implement
  7624. };
  7625. // Renders a current time indicator at the given datetime
  7626. View.prototype.renderNowIndicator = function (date) {
  7627. // SUBCLASSES MUST PASS TO CHILDREN!
  7628. };
  7629. // Undoes the rendering actions from renderNowIndicator
  7630. View.prototype.unrenderNowIndicator = function () {
  7631. // SUBCLASSES MUST PASS TO CHILDREN!
  7632. };
  7633. /* Scroller
  7634. ------------------------------------------------------------------------------------------------------------------*/
  7635. View.prototype.addScroll = function (scroll, isForced) {
  7636. if (isForced) {
  7637. scroll.isForced = isForced;
  7638. }
  7639. __assign(this.queuedScroll || (this.queuedScroll = {}), scroll);
  7640. };
  7641. View.prototype.popScroll = function (isResize) {
  7642. this.applyQueuedScroll(isResize);
  7643. this.queuedScroll = null;
  7644. };
  7645. View.prototype.applyQueuedScroll = function (isResize) {
  7646. if (this.queuedScroll) {
  7647. this.applyScroll(this.queuedScroll, isResize);
  7648. }
  7649. };
  7650. View.prototype.queryScroll = function () {
  7651. var scroll = {};
  7652. if (this.props.dateProfile) { // dates rendered yet?
  7653. __assign(scroll, this.queryDateScroll());
  7654. }
  7655. return scroll;
  7656. };
  7657. View.prototype.applyScroll = function (scroll, isResize) {
  7658. var duration = scroll.duration, isForced = scroll.isForced;
  7659. if (duration != null && !isForced) {
  7660. delete scroll.duration;
  7661. if (this.props.dateProfile) { // dates rendered yet?
  7662. __assign(scroll, this.computeDateScroll(duration));
  7663. }
  7664. }
  7665. if (this.props.dateProfile) { // dates rendered yet?
  7666. this.applyDateScroll(scroll);
  7667. }
  7668. };
  7669. View.prototype.computeDateScroll = function (duration) {
  7670. return {}; // subclasses must implement
  7671. };
  7672. View.prototype.queryDateScroll = function () {
  7673. return {}; // subclasses must implement
  7674. };
  7675. View.prototype.applyDateScroll = function (scroll) {
  7676. // subclasses must implement
  7677. };
  7678. // for API
  7679. View.prototype.scrollToDuration = function (duration) {
  7680. this.applyScroll({ duration: duration }, false);
  7681. };
  7682. return View;
  7683. }(DateComponent));
  7684. EmitterMixin.mixInto(View);
  7685. View.prototype.usesMinMaxTime = false;
  7686. View.prototype.dateProfileGeneratorClass = DateProfileGenerator;
  7687. var FgEventRenderer = /** @class */ (function () {
  7688. function FgEventRenderer() {
  7689. this.segs = [];
  7690. this.isSizeDirty = false;
  7691. }
  7692. FgEventRenderer.prototype.renderSegs = function (context, segs, mirrorInfo) {
  7693. this.context = context;
  7694. this.rangeUpdated(); // called too frequently :(
  7695. // render an `.el` on each seg
  7696. // returns a subset of the segs. segs that were actually rendered
  7697. segs = this.renderSegEls(segs, mirrorInfo);
  7698. this.segs = segs;
  7699. this.attachSegs(segs, mirrorInfo);
  7700. this.isSizeDirty = true;
  7701. triggerRenderedSegs(this.context, this.segs, Boolean(mirrorInfo));
  7702. };
  7703. FgEventRenderer.prototype.unrender = function (context, _segs, mirrorInfo) {
  7704. triggerWillRemoveSegs(this.context, this.segs, Boolean(mirrorInfo));
  7705. this.detachSegs(this.segs);
  7706. this.segs = [];
  7707. };
  7708. // Updates values that rely on options and also relate to range
  7709. FgEventRenderer.prototype.rangeUpdated = function () {
  7710. var options = this.context.options;
  7711. var displayEventTime;
  7712. var displayEventEnd;
  7713. this.eventTimeFormat = createFormatter(options.eventTimeFormat || this.computeEventTimeFormat(), options.defaultRangeSeparator);
  7714. displayEventTime = options.displayEventTime;
  7715. if (displayEventTime == null) {
  7716. displayEventTime = this.computeDisplayEventTime(); // might be based off of range
  7717. }
  7718. displayEventEnd = options.displayEventEnd;
  7719. if (displayEventEnd == null) {
  7720. displayEventEnd = this.computeDisplayEventEnd(); // might be based off of range
  7721. }
  7722. this.displayEventTime = displayEventTime;
  7723. this.displayEventEnd = displayEventEnd;
  7724. };
  7725. // Renders and assigns an `el` property for each foreground event segment.
  7726. // Only returns segments that successfully rendered.
  7727. FgEventRenderer.prototype.renderSegEls = function (segs, mirrorInfo) {
  7728. var html = '';
  7729. var i;
  7730. if (segs.length) { // don't build an empty html string
  7731. // build a large concatenation of event segment HTML
  7732. for (i = 0; i < segs.length; i++) {
  7733. html += this.renderSegHtml(segs[i], mirrorInfo);
  7734. }
  7735. // Grab individual elements from the combined HTML string. Use each as the default rendering.
  7736. // Then, compute the 'el' for each segment. An el might be null if the eventRender callback returned false.
  7737. htmlToElements(html).forEach(function (el, i) {
  7738. var seg = segs[i];
  7739. if (el) {
  7740. seg.el = el;
  7741. }
  7742. });
  7743. segs = filterSegsViaEls(this.context, segs, Boolean(mirrorInfo));
  7744. }
  7745. return segs;
  7746. };
  7747. // Generic utility for generating the HTML classNames for an event segment's element
  7748. FgEventRenderer.prototype.getSegClasses = function (seg, isDraggable, isResizable, mirrorInfo) {
  7749. var classes = [
  7750. 'fc-event',
  7751. seg.isStart ? 'fc-start' : 'fc-not-start',
  7752. seg.isEnd ? 'fc-end' : 'fc-not-end'
  7753. ].concat(seg.eventRange.ui.classNames);
  7754. if (isDraggable) {
  7755. classes.push('fc-draggable');
  7756. }
  7757. if (isResizable) {
  7758. classes.push('fc-resizable');
  7759. }
  7760. if (mirrorInfo) {
  7761. classes.push('fc-mirror');
  7762. if (mirrorInfo.isDragging) {
  7763. classes.push('fc-dragging');
  7764. }
  7765. if (mirrorInfo.isResizing) {
  7766. classes.push('fc-resizing');
  7767. }
  7768. }
  7769. return classes;
  7770. };
  7771. // Compute the text that should be displayed on an event's element.
  7772. // `range` can be the Event object itself, or something range-like, with at least a `start`.
  7773. // If event times are disabled, or the event has no time, will return a blank string.
  7774. // If not specified, formatter will default to the eventTimeFormat setting,
  7775. // and displayEnd will default to the displayEventEnd setting.
  7776. FgEventRenderer.prototype.getTimeText = function (eventRange, formatter, displayEnd) {
  7777. var def = eventRange.def, instance = eventRange.instance;
  7778. return this._getTimeText(instance.range.start, def.hasEnd ? instance.range.end : null, def.allDay, formatter, displayEnd, instance.forcedStartTzo, instance.forcedEndTzo);
  7779. };
  7780. FgEventRenderer.prototype._getTimeText = function (start, end, allDay, formatter, displayEnd, forcedStartTzo, forcedEndTzo) {
  7781. var dateEnv = this.context.dateEnv;
  7782. if (formatter == null) {
  7783. formatter = this.eventTimeFormat;
  7784. }
  7785. if (displayEnd == null) {
  7786. displayEnd = this.displayEventEnd;
  7787. }
  7788. if (this.displayEventTime && !allDay) {
  7789. if (displayEnd && end) {
  7790. return dateEnv.formatRange(start, end, formatter, {
  7791. forcedStartTzo: forcedStartTzo,
  7792. forcedEndTzo: forcedEndTzo
  7793. });
  7794. }
  7795. else {
  7796. return dateEnv.format(start, formatter, {
  7797. forcedTzo: forcedStartTzo
  7798. });
  7799. }
  7800. }
  7801. return '';
  7802. };
  7803. FgEventRenderer.prototype.computeEventTimeFormat = function () {
  7804. return {
  7805. hour: 'numeric',
  7806. minute: '2-digit',
  7807. omitZeroMinute: true
  7808. };
  7809. };
  7810. FgEventRenderer.prototype.computeDisplayEventTime = function () {
  7811. return true;
  7812. };
  7813. FgEventRenderer.prototype.computeDisplayEventEnd = function () {
  7814. return true;
  7815. };
  7816. // Utility for generating event skin-related CSS properties
  7817. FgEventRenderer.prototype.getSkinCss = function (ui) {
  7818. return {
  7819. 'background-color': ui.backgroundColor,
  7820. 'border-color': ui.borderColor,
  7821. color: ui.textColor
  7822. };
  7823. };
  7824. FgEventRenderer.prototype.sortEventSegs = function (segs) {
  7825. var specs = this.context.eventOrderSpecs;
  7826. var objs = segs.map(buildSegCompareObj);
  7827. objs.sort(function (obj0, obj1) {
  7828. return compareByFieldSpecs(obj0, obj1, specs);
  7829. });
  7830. return objs.map(function (c) {
  7831. return c._seg;
  7832. });
  7833. };
  7834. FgEventRenderer.prototype.computeSizes = function (force) {
  7835. if (force || this.isSizeDirty) {
  7836. this.computeSegSizes(this.segs);
  7837. }
  7838. };
  7839. FgEventRenderer.prototype.assignSizes = function (force) {
  7840. if (force || this.isSizeDirty) {
  7841. this.assignSegSizes(this.segs);
  7842. this.isSizeDirty = false;
  7843. }
  7844. };
  7845. FgEventRenderer.prototype.computeSegSizes = function (segs) {
  7846. };
  7847. FgEventRenderer.prototype.assignSegSizes = function (segs) {
  7848. };
  7849. // Manipulation on rendered segs
  7850. FgEventRenderer.prototype.hideByHash = function (hash) {
  7851. if (hash) {
  7852. for (var _i = 0, _a = this.segs; _i < _a.length; _i++) {
  7853. var seg = _a[_i];
  7854. if (hash[seg.eventRange.instance.instanceId]) {
  7855. seg.el.style.visibility = 'hidden';
  7856. }
  7857. }
  7858. }
  7859. };
  7860. FgEventRenderer.prototype.showByHash = function (hash) {
  7861. if (hash) {
  7862. for (var _i = 0, _a = this.segs; _i < _a.length; _i++) {
  7863. var seg = _a[_i];
  7864. if (hash[seg.eventRange.instance.instanceId]) {
  7865. seg.el.style.visibility = '';
  7866. }
  7867. }
  7868. }
  7869. };
  7870. FgEventRenderer.prototype.selectByInstanceId = function (instanceId) {
  7871. if (instanceId) {
  7872. for (var _i = 0, _a = this.segs; _i < _a.length; _i++) {
  7873. var seg = _a[_i];
  7874. var eventInstance = seg.eventRange.instance;
  7875. if (eventInstance && eventInstance.instanceId === instanceId &&
  7876. seg.el // necessary?
  7877. ) {
  7878. seg.el.classList.add('fc-selected');
  7879. }
  7880. }
  7881. }
  7882. };
  7883. FgEventRenderer.prototype.unselectByInstanceId = function (instanceId) {
  7884. if (instanceId) {
  7885. for (var _i = 0, _a = this.segs; _i < _a.length; _i++) {
  7886. var seg = _a[_i];
  7887. if (seg.el) { // necessary?
  7888. seg.el.classList.remove('fc-selected');
  7889. }
  7890. }
  7891. }
  7892. };
  7893. return FgEventRenderer;
  7894. }());
  7895. // returns a object with all primitive props that can be compared
  7896. function buildSegCompareObj(seg) {
  7897. var eventDef = seg.eventRange.def;
  7898. var range = seg.eventRange.instance.range;
  7899. var start = range.start ? range.start.valueOf() : 0; // TODO: better support for open-range events
  7900. var end = range.end ? range.end.valueOf() : 0; // "
  7901. return __assign({}, eventDef.extendedProps, eventDef, { id: eventDef.publicId, start: start,
  7902. end: end, duration: end - start, allDay: Number(eventDef.allDay), _seg: seg // for later retrieval
  7903. });
  7904. }
  7905. /*
  7906. TODO: when refactoring this class, make a new FillRenderer instance for each `type`
  7907. */
  7908. var FillRenderer = /** @class */ (function () {
  7909. function FillRenderer() {
  7910. this.fillSegTag = 'div';
  7911. this.dirtySizeFlags = {};
  7912. this.containerElsByType = {};
  7913. this.segsByType = {};
  7914. }
  7915. FillRenderer.prototype.getSegsByType = function (type) {
  7916. return this.segsByType[type] || [];
  7917. };
  7918. FillRenderer.prototype.renderSegs = function (type, context, segs) {
  7919. var _a;
  7920. this.context = context;
  7921. var renderedSegs = this.renderSegEls(type, segs); // assignes `.el` to each seg. returns successfully rendered segs
  7922. var containerEls = this.attachSegs(type, renderedSegs);
  7923. if (containerEls) {
  7924. (_a = (this.containerElsByType[type] || (this.containerElsByType[type] = []))).push.apply(_a, containerEls);
  7925. }
  7926. this.segsByType[type] = renderedSegs;
  7927. if (type === 'bgEvent') {
  7928. triggerRenderedSegs(context, renderedSegs, false); // isMirror=false
  7929. }
  7930. this.dirtySizeFlags[type] = true;
  7931. };
  7932. // Unrenders a specific type of fill that is currently rendered on the grid
  7933. FillRenderer.prototype.unrender = function (type, context) {
  7934. var segs = this.segsByType[type];
  7935. if (segs) {
  7936. if (type === 'bgEvent') {
  7937. triggerWillRemoveSegs(context, segs, false); // isMirror=false
  7938. }
  7939. this.detachSegs(type, segs);
  7940. }
  7941. };
  7942. // Renders and assigns an `el` property for each fill segment. Generic enough to work with different types.
  7943. // Only returns segments that successfully rendered.
  7944. FillRenderer.prototype.renderSegEls = function (type, segs) {
  7945. var _this = this;
  7946. var html = '';
  7947. var i;
  7948. if (segs.length) {
  7949. // build a large concatenation of segment HTML
  7950. for (i = 0; i < segs.length; i++) {
  7951. html += this.renderSegHtml(type, segs[i]);
  7952. }
  7953. // Grab individual elements from the combined HTML string. Use each as the default rendering.
  7954. // Then, compute the 'el' for each segment.
  7955. htmlToElements(html).forEach(function (el, i) {
  7956. var seg = segs[i];
  7957. if (el) {
  7958. seg.el = el;
  7959. }
  7960. });
  7961. if (type === 'bgEvent') {
  7962. segs = filterSegsViaEls(this.context, segs, false // isMirror. background events can never be mirror elements
  7963. );
  7964. }
  7965. // correct element type? (would be bad if a non-TD were inserted into a table for example)
  7966. segs = segs.filter(function (seg) {
  7967. return elementMatches(seg.el, _this.fillSegTag);
  7968. });
  7969. }
  7970. return segs;
  7971. };
  7972. // Builds the HTML needed for one fill segment. Generic enough to work with different types.
  7973. FillRenderer.prototype.renderSegHtml = function (type, seg) {
  7974. var css = null;
  7975. var classNames = [];
  7976. if (type !== 'highlight' && type !== 'businessHours') {
  7977. css = {
  7978. 'background-color': seg.eventRange.ui.backgroundColor
  7979. };
  7980. }
  7981. if (type !== 'highlight') {
  7982. classNames = classNames.concat(seg.eventRange.ui.classNames);
  7983. }
  7984. if (type === 'businessHours') {
  7985. classNames.push('fc-bgevent');
  7986. }
  7987. else {
  7988. classNames.push('fc-' + type.toLowerCase());
  7989. }
  7990. return '<' + this.fillSegTag +
  7991. (classNames.length ? ' class="' + classNames.join(' ') + '"' : '') +
  7992. (css ? ' style="' + cssToStr(css) + '"' : '') +
  7993. '></' + this.fillSegTag + '>';
  7994. };
  7995. FillRenderer.prototype.detachSegs = function (type, segs) {
  7996. var containerEls = this.containerElsByType[type];
  7997. if (containerEls) {
  7998. containerEls.forEach(removeElement);
  7999. delete this.containerElsByType[type];
  8000. }
  8001. };
  8002. FillRenderer.prototype.computeSizes = function (force) {
  8003. for (var type in this.segsByType) {
  8004. if (force || this.dirtySizeFlags[type]) {
  8005. this.computeSegSizes(this.segsByType[type]);
  8006. }
  8007. }
  8008. };
  8009. FillRenderer.prototype.assignSizes = function (force) {
  8010. for (var type in this.segsByType) {
  8011. if (force || this.dirtySizeFlags[type]) {
  8012. this.assignSegSizes(this.segsByType[type]);
  8013. }
  8014. }
  8015. this.dirtySizeFlags = {};
  8016. };
  8017. FillRenderer.prototype.computeSegSizes = function (segs) {
  8018. };
  8019. FillRenderer.prototype.assignSegSizes = function (segs) {
  8020. };
  8021. return FillRenderer;
  8022. }());
  8023. var NamedTimeZoneImpl = /** @class */ (function () {
  8024. function NamedTimeZoneImpl(timeZoneName) {
  8025. this.timeZoneName = timeZoneName;
  8026. }
  8027. return NamedTimeZoneImpl;
  8028. }());
  8029. /*
  8030. An abstraction for a dragging interaction originating on an event.
  8031. Does higher-level things than PointerDragger, such as possibly:
  8032. - a "mirror" that moves with the pointer
  8033. - a minimum number of pixels or other criteria for a true drag to begin
  8034. subclasses must emit:
  8035. - pointerdown
  8036. - dragstart
  8037. - dragmove
  8038. - pointerup
  8039. - dragend
  8040. */
  8041. var ElementDragging = /** @class */ (function () {
  8042. function ElementDragging(el) {
  8043. this.emitter = new EmitterMixin();
  8044. }
  8045. ElementDragging.prototype.destroy = function () {
  8046. };
  8047. ElementDragging.prototype.setMirrorIsVisible = function (bool) {
  8048. // optional if subclass doesn't want to support a mirror
  8049. };
  8050. ElementDragging.prototype.setMirrorNeedsRevert = function (bool) {
  8051. // optional if subclass doesn't want to support a mirror
  8052. };
  8053. ElementDragging.prototype.setAutoScrollEnabled = function (bool) {
  8054. // optional
  8055. };
  8056. return ElementDragging;
  8057. }());
  8058. function formatDate(dateInput, settings) {
  8059. if (settings === void 0) { settings = {}; }
  8060. var dateEnv = buildDateEnv$1(settings);
  8061. var formatter = createFormatter(settings);
  8062. var dateMeta = dateEnv.createMarkerMeta(dateInput);
  8063. if (!dateMeta) { // TODO: warning?
  8064. return '';
  8065. }
  8066. return dateEnv.format(dateMeta.marker, formatter, {
  8067. forcedTzo: dateMeta.forcedTzo
  8068. });
  8069. }
  8070. function formatRange(startInput, endInput, settings // mixture of env and formatter settings
  8071. ) {
  8072. var dateEnv = buildDateEnv$1(typeof settings === 'object' && settings ? settings : {}); // pass in if non-null object
  8073. var formatter = createFormatter(settings, globalDefaults.defaultRangeSeparator);
  8074. var startMeta = dateEnv.createMarkerMeta(startInput);
  8075. var endMeta = dateEnv.createMarkerMeta(endInput);
  8076. if (!startMeta || !endMeta) { // TODO: warning?
  8077. return '';
  8078. }
  8079. return dateEnv.formatRange(startMeta.marker, endMeta.marker, formatter, {
  8080. forcedStartTzo: startMeta.forcedTzo,
  8081. forcedEndTzo: endMeta.forcedTzo,
  8082. isEndExclusive: settings.isEndExclusive
  8083. });
  8084. }
  8085. // TODO: more DRY and optimized
  8086. function buildDateEnv$1(settings) {
  8087. var locale = buildLocale(settings.locale || 'en', parseRawLocales([]).map); // TODO: don't hardcode 'en' everywhere
  8088. // ensure required settings
  8089. settings = __assign({ timeZone: globalDefaults.timeZone, calendarSystem: 'gregory' }, settings, { locale: locale });
  8090. return new DateEnv(settings);
  8091. }
  8092. var DRAG_META_PROPS = {
  8093. startTime: createDuration,
  8094. duration: createDuration,
  8095. create: Boolean,
  8096. sourceId: String
  8097. };
  8098. var DRAG_META_DEFAULTS = {
  8099. create: true
  8100. };
  8101. function parseDragMeta(raw) {
  8102. var leftoverProps = {};
  8103. var refined = refineProps(raw, DRAG_META_PROPS, DRAG_META_DEFAULTS, leftoverProps);
  8104. refined.leftoverProps = leftoverProps;
  8105. return refined;
  8106. }
  8107. // Computes a default column header formatting string if `colFormat` is not explicitly defined
  8108. function computeFallbackHeaderFormat(datesRepDistinctDays, dayCnt) {
  8109. // if more than one week row, or if there are a lot of columns with not much space,
  8110. // put just the day numbers will be in each cell
  8111. if (!datesRepDistinctDays || dayCnt > 10) {
  8112. return { weekday: 'short' }; // "Sat"
  8113. }
  8114. else if (dayCnt > 1) {
  8115. return { weekday: 'short', month: 'numeric', day: 'numeric', omitCommas: true }; // "Sat 11/12"
  8116. }
  8117. else {
  8118. return { weekday: 'long' }; // "Saturday"
  8119. }
  8120. }
  8121. function renderDateCell(dateMarker, dateProfile, datesRepDistinctDays, colCnt, colHeadFormat, context, colspan, otherAttrs) {
  8122. var dateEnv = context.dateEnv, theme = context.theme, options = context.options;
  8123. var isDateValid = rangeContainsMarker(dateProfile.activeRange, dateMarker); // TODO: called too frequently. cache somehow.
  8124. var classNames = [
  8125. 'fc-day-header',
  8126. theme.getClass('widgetHeader')
  8127. ];
  8128. var innerHtml;
  8129. if (typeof options.columnHeaderHtml === 'function') {
  8130. innerHtml = options.columnHeaderHtml(dateEnv.toDate(dateMarker));
  8131. }
  8132. else if (typeof options.columnHeaderText === 'function') {
  8133. innerHtml = htmlEscape(options.columnHeaderText(dateEnv.toDate(dateMarker)));
  8134. }
  8135. else {
  8136. innerHtml = htmlEscape(dateEnv.format(dateMarker, colHeadFormat));
  8137. }
  8138. // if only one row of days, the classNames on the header can represent the specific days beneath
  8139. if (datesRepDistinctDays) {
  8140. classNames = classNames.concat(
  8141. // includes the day-of-week class
  8142. // noThemeHighlight=true (don't highlight the header)
  8143. getDayClasses(dateMarker, dateProfile, context, true));
  8144. }
  8145. else {
  8146. classNames.push('fc-' + DAY_IDS[dateMarker.getUTCDay()]); // only add the day-of-week class
  8147. }
  8148. return '' +
  8149. '<th class="' + classNames.join(' ') + '"' +
  8150. ((isDateValid && datesRepDistinctDays) ?
  8151. ' data-date="' + dateEnv.formatIso(dateMarker, { omitTime: true }) + '"' :
  8152. '') +
  8153. (colspan > 1 ?
  8154. ' colspan="' + colspan + '"' :
  8155. '') +
  8156. (otherAttrs ?
  8157. ' ' + otherAttrs :
  8158. '') +
  8159. '>' +
  8160. (isDateValid ?
  8161. // don't make a link if the heading could represent multiple days, or if there's only one day (forceOff)
  8162. buildGotoAnchorHtml(options, dateEnv, { date: dateMarker, forceOff: !datesRepDistinctDays || colCnt === 1 }, innerHtml) :
  8163. // if not valid, display text, but no link
  8164. innerHtml) +
  8165. '</th>';
  8166. }
  8167. var DayHeader = /** @class */ (function (_super) {
  8168. __extends(DayHeader, _super);
  8169. function DayHeader(parentEl) {
  8170. var _this = _super.call(this) || this;
  8171. _this.renderSkeleton = memoizeRendering(_this._renderSkeleton, _this._unrenderSkeleton);
  8172. _this.parentEl = parentEl;
  8173. return _this;
  8174. }
  8175. DayHeader.prototype.render = function (props, context) {
  8176. var dates = props.dates, datesRepDistinctDays = props.datesRepDistinctDays;
  8177. var parts = [];
  8178. this.renderSkeleton(context);
  8179. if (props.renderIntroHtml) {
  8180. parts.push(props.renderIntroHtml());
  8181. }
  8182. var colHeadFormat = createFormatter(context.options.columnHeaderFormat ||
  8183. computeFallbackHeaderFormat(datesRepDistinctDays, dates.length));
  8184. for (var _i = 0, dates_1 = dates; _i < dates_1.length; _i++) {
  8185. var date = dates_1[_i];
  8186. parts.push(renderDateCell(date, props.dateProfile, datesRepDistinctDays, dates.length, colHeadFormat, context));
  8187. }
  8188. if (context.isRtl) {
  8189. parts.reverse();
  8190. }
  8191. this.thead.innerHTML = '<tr>' + parts.join('') + '</tr>';
  8192. };
  8193. DayHeader.prototype.destroy = function () {
  8194. _super.prototype.destroy.call(this);
  8195. this.renderSkeleton.unrender();
  8196. };
  8197. DayHeader.prototype._renderSkeleton = function (context) {
  8198. var theme = context.theme;
  8199. var parentEl = this.parentEl;
  8200. parentEl.innerHTML = ''; // because might be nbsp
  8201. parentEl.appendChild(this.el = htmlToElement('<div class="fc-row ' + theme.getClass('headerRow') + '">' +
  8202. '<table class="' + theme.getClass('tableGrid') + '">' +
  8203. '<thead></thead>' +
  8204. '</table>' +
  8205. '</div>'));
  8206. this.thead = this.el.querySelector('thead');
  8207. };
  8208. DayHeader.prototype._unrenderSkeleton = function () {
  8209. removeElement(this.el);
  8210. };
  8211. return DayHeader;
  8212. }(Component));
  8213. var DaySeries = /** @class */ (function () {
  8214. function DaySeries(range, dateProfileGenerator) {
  8215. var date = range.start;
  8216. var end = range.end;
  8217. var indices = [];
  8218. var dates = [];
  8219. var dayIndex = -1;
  8220. while (date < end) { // loop each day from start to end
  8221. if (dateProfileGenerator.isHiddenDay(date)) {
  8222. indices.push(dayIndex + 0.5); // mark that it's between indices
  8223. }
  8224. else {
  8225. dayIndex++;
  8226. indices.push(dayIndex);
  8227. dates.push(date);
  8228. }
  8229. date = addDays(date, 1);
  8230. }
  8231. this.dates = dates;
  8232. this.indices = indices;
  8233. this.cnt = dates.length;
  8234. }
  8235. DaySeries.prototype.sliceRange = function (range) {
  8236. var firstIndex = this.getDateDayIndex(range.start); // inclusive first index
  8237. var lastIndex = this.getDateDayIndex(addDays(range.end, -1)); // inclusive last index
  8238. var clippedFirstIndex = Math.max(0, firstIndex);
  8239. var clippedLastIndex = Math.min(this.cnt - 1, lastIndex);
  8240. // deal with in-between indices
  8241. clippedFirstIndex = Math.ceil(clippedFirstIndex); // in-between starts round to next cell
  8242. clippedLastIndex = Math.floor(clippedLastIndex); // in-between ends round to prev cell
  8243. if (clippedFirstIndex <= clippedLastIndex) {
  8244. return {
  8245. firstIndex: clippedFirstIndex,
  8246. lastIndex: clippedLastIndex,
  8247. isStart: firstIndex === clippedFirstIndex,
  8248. isEnd: lastIndex === clippedLastIndex
  8249. };
  8250. }
  8251. else {
  8252. return null;
  8253. }
  8254. };
  8255. // Given a date, returns its chronolocial cell-index from the first cell of the grid.
  8256. // If the date lies between cells (because of hiddenDays), returns a floating-point value between offsets.
  8257. // If before the first offset, returns a negative number.
  8258. // If after the last offset, returns an offset past the last cell offset.
  8259. // Only works for *start* dates of cells. Will not work for exclusive end dates for cells.
  8260. DaySeries.prototype.getDateDayIndex = function (date) {
  8261. var indices = this.indices;
  8262. var dayOffset = Math.floor(diffDays(this.dates[0], date));
  8263. if (dayOffset < 0) {
  8264. return indices[0] - 1;
  8265. }
  8266. else if (dayOffset >= indices.length) {
  8267. return indices[indices.length - 1] + 1;
  8268. }
  8269. else {
  8270. return indices[dayOffset];
  8271. }
  8272. };
  8273. return DaySeries;
  8274. }());
  8275. var DayTable = /** @class */ (function () {
  8276. function DayTable(daySeries, breakOnWeeks) {
  8277. var dates = daySeries.dates;
  8278. var daysPerRow;
  8279. var firstDay;
  8280. var rowCnt;
  8281. if (breakOnWeeks) {
  8282. // count columns until the day-of-week repeats
  8283. firstDay = dates[0].getUTCDay();
  8284. for (daysPerRow = 1; daysPerRow < dates.length; daysPerRow++) {
  8285. if (dates[daysPerRow].getUTCDay() === firstDay) {
  8286. break;
  8287. }
  8288. }
  8289. rowCnt = Math.ceil(dates.length / daysPerRow);
  8290. }
  8291. else {
  8292. rowCnt = 1;
  8293. daysPerRow = dates.length;
  8294. }
  8295. this.rowCnt = rowCnt;
  8296. this.colCnt = daysPerRow;
  8297. this.daySeries = daySeries;
  8298. this.cells = this.buildCells();
  8299. this.headerDates = this.buildHeaderDates();
  8300. }
  8301. DayTable.prototype.buildCells = function () {
  8302. var rows = [];
  8303. for (var row = 0; row < this.rowCnt; row++) {
  8304. var cells = [];
  8305. for (var col = 0; col < this.colCnt; col++) {
  8306. cells.push(this.buildCell(row, col));
  8307. }
  8308. rows.push(cells);
  8309. }
  8310. return rows;
  8311. };
  8312. DayTable.prototype.buildCell = function (row, col) {
  8313. return {
  8314. date: this.daySeries.dates[row * this.colCnt + col]
  8315. };
  8316. };
  8317. DayTable.prototype.buildHeaderDates = function () {
  8318. var dates = [];
  8319. for (var col = 0; col < this.colCnt; col++) {
  8320. dates.push(this.cells[0][col].date);
  8321. }
  8322. return dates;
  8323. };
  8324. DayTable.prototype.sliceRange = function (range) {
  8325. var colCnt = this.colCnt;
  8326. var seriesSeg = this.daySeries.sliceRange(range);
  8327. var segs = [];
  8328. if (seriesSeg) {
  8329. var firstIndex = seriesSeg.firstIndex, lastIndex = seriesSeg.lastIndex;
  8330. var index = firstIndex;
  8331. while (index <= lastIndex) {
  8332. var row = Math.floor(index / colCnt);
  8333. var nextIndex = Math.min((row + 1) * colCnt, lastIndex + 1);
  8334. segs.push({
  8335. row: row,
  8336. firstCol: index % colCnt,
  8337. lastCol: (nextIndex - 1) % colCnt,
  8338. isStart: seriesSeg.isStart && index === firstIndex,
  8339. isEnd: seriesSeg.isEnd && (nextIndex - 1) === lastIndex
  8340. });
  8341. index = nextIndex;
  8342. }
  8343. }
  8344. return segs;
  8345. };
  8346. return DayTable;
  8347. }());
  8348. var Slicer = /** @class */ (function () {
  8349. function Slicer() {
  8350. this.sliceBusinessHours = memoize(this._sliceBusinessHours);
  8351. this.sliceDateSelection = memoize(this._sliceDateSpan);
  8352. this.sliceEventStore = memoize(this._sliceEventStore);
  8353. this.sliceEventDrag = memoize(this._sliceInteraction);
  8354. this.sliceEventResize = memoize(this._sliceInteraction);
  8355. }
  8356. Slicer.prototype.sliceProps = function (props, dateProfile, nextDayThreshold, calendar, component) {
  8357. var extraArgs = [];
  8358. for (var _i = 5; _i < arguments.length; _i++) {
  8359. extraArgs[_i - 5] = arguments[_i];
  8360. }
  8361. var eventUiBases = props.eventUiBases;
  8362. var eventSegs = this.sliceEventStore.apply(this, [props.eventStore, eventUiBases, dateProfile, nextDayThreshold, component].concat(extraArgs));
  8363. return {
  8364. dateSelectionSegs: this.sliceDateSelection.apply(this, [props.dateSelection, eventUiBases, component].concat(extraArgs)),
  8365. businessHourSegs: this.sliceBusinessHours.apply(this, [props.businessHours, dateProfile, nextDayThreshold, calendar, component].concat(extraArgs)),
  8366. fgEventSegs: eventSegs.fg,
  8367. bgEventSegs: eventSegs.bg,
  8368. eventDrag: this.sliceEventDrag.apply(this, [props.eventDrag, eventUiBases, dateProfile, nextDayThreshold, component].concat(extraArgs)),
  8369. eventResize: this.sliceEventResize.apply(this, [props.eventResize, eventUiBases, dateProfile, nextDayThreshold, component].concat(extraArgs)),
  8370. eventSelection: props.eventSelection
  8371. }; // TODO: give interactionSegs?
  8372. };
  8373. Slicer.prototype.sliceNowDate = function (// does not memoize
  8374. date, component) {
  8375. var extraArgs = [];
  8376. for (var _i = 2; _i < arguments.length; _i++) {
  8377. extraArgs[_i - 2] = arguments[_i];
  8378. }
  8379. return this._sliceDateSpan.apply(this, [{ range: { start: date, end: addMs(date, 1) }, allDay: false },
  8380. {},
  8381. component].concat(extraArgs));
  8382. };
  8383. Slicer.prototype._sliceBusinessHours = function (businessHours, dateProfile, nextDayThreshold, calendar, component) {
  8384. var extraArgs = [];
  8385. for (var _i = 5; _i < arguments.length; _i++) {
  8386. extraArgs[_i - 5] = arguments[_i];
  8387. }
  8388. if (!businessHours) {
  8389. return [];
  8390. }
  8391. return this._sliceEventStore.apply(this, [expandRecurring(businessHours, computeActiveRange(dateProfile, Boolean(nextDayThreshold)), calendar),
  8392. {},
  8393. dateProfile,
  8394. nextDayThreshold,
  8395. component].concat(extraArgs)).bg;
  8396. };
  8397. Slicer.prototype._sliceEventStore = function (eventStore, eventUiBases, dateProfile, nextDayThreshold, component) {
  8398. var extraArgs = [];
  8399. for (var _i = 5; _i < arguments.length; _i++) {
  8400. extraArgs[_i - 5] = arguments[_i];
  8401. }
  8402. if (eventStore) {
  8403. var rangeRes = sliceEventStore(eventStore, eventUiBases, computeActiveRange(dateProfile, Boolean(nextDayThreshold)), nextDayThreshold);
  8404. return {
  8405. bg: this.sliceEventRanges(rangeRes.bg, component, extraArgs),
  8406. fg: this.sliceEventRanges(rangeRes.fg, component, extraArgs)
  8407. };
  8408. }
  8409. else {
  8410. return { bg: [], fg: [] };
  8411. }
  8412. };
  8413. Slicer.prototype._sliceInteraction = function (interaction, eventUiBases, dateProfile, nextDayThreshold, component) {
  8414. var extraArgs = [];
  8415. for (var _i = 5; _i < arguments.length; _i++) {
  8416. extraArgs[_i - 5] = arguments[_i];
  8417. }
  8418. if (!interaction) {
  8419. return null;
  8420. }
  8421. var rangeRes = sliceEventStore(interaction.mutatedEvents, eventUiBases, computeActiveRange(dateProfile, Boolean(nextDayThreshold)), nextDayThreshold);
  8422. return {
  8423. segs: this.sliceEventRanges(rangeRes.fg, component, extraArgs),
  8424. affectedInstances: interaction.affectedEvents.instances,
  8425. isEvent: interaction.isEvent,
  8426. sourceSeg: interaction.origSeg
  8427. };
  8428. };
  8429. Slicer.prototype._sliceDateSpan = function (dateSpan, eventUiBases, component) {
  8430. var extraArgs = [];
  8431. for (var _i = 3; _i < arguments.length; _i++) {
  8432. extraArgs[_i - 3] = arguments[_i];
  8433. }
  8434. if (!dateSpan) {
  8435. return [];
  8436. }
  8437. var eventRange = fabricateEventRange(dateSpan, eventUiBases, component.context.calendar);
  8438. var segs = this.sliceRange.apply(this, [dateSpan.range].concat(extraArgs));
  8439. for (var _a = 0, segs_1 = segs; _a < segs_1.length; _a++) {
  8440. var seg = segs_1[_a];
  8441. seg.component = component;
  8442. seg.eventRange = eventRange;
  8443. }
  8444. return segs;
  8445. };
  8446. /*
  8447. "complete" seg means it has component and eventRange
  8448. */
  8449. Slicer.prototype.sliceEventRanges = function (eventRanges, component, // TODO: kill
  8450. extraArgs) {
  8451. var segs = [];
  8452. for (var _i = 0, eventRanges_1 = eventRanges; _i < eventRanges_1.length; _i++) {
  8453. var eventRange = eventRanges_1[_i];
  8454. segs.push.apply(segs, this.sliceEventRange(eventRange, component, extraArgs));
  8455. }
  8456. return segs;
  8457. };
  8458. /*
  8459. "complete" seg means it has component and eventRange
  8460. */
  8461. Slicer.prototype.sliceEventRange = function (eventRange, component, // TODO: kill
  8462. extraArgs) {
  8463. var segs = this.sliceRange.apply(this, [eventRange.range].concat(extraArgs));
  8464. for (var _i = 0, segs_2 = segs; _i < segs_2.length; _i++) {
  8465. var seg = segs_2[_i];
  8466. seg.component = component;
  8467. seg.eventRange = eventRange;
  8468. seg.isStart = eventRange.isStart && seg.isStart;
  8469. seg.isEnd = eventRange.isEnd && seg.isEnd;
  8470. }
  8471. return segs;
  8472. };
  8473. return Slicer;
  8474. }());
  8475. /*
  8476. for incorporating minTime/maxTime if appropriate
  8477. TODO: should be part of DateProfile!
  8478. TimelineDateProfile already does this btw
  8479. */
  8480. function computeActiveRange(dateProfile, isComponentAllDay) {
  8481. var range = dateProfile.activeRange;
  8482. if (isComponentAllDay) {
  8483. return range;
  8484. }
  8485. return {
  8486. start: addMs(range.start, dateProfile.minTime.milliseconds),
  8487. end: addMs(range.end, dateProfile.maxTime.milliseconds - 864e5) // 864e5 = ms in a day
  8488. };
  8489. }
  8490. // exports
  8491. // --------------------------------------------------------------------------------------------------
  8492. var version = '4.4.2';
  8493. export { Calendar, Component, ComponentContext, DateComponent, DateEnv, DateProfileGenerator, DayHeader, DaySeries, DayTable, ElementDragging, ElementScrollController, EmitterMixin, EventApi, FgEventRenderer, FillRenderer, Interaction, Mixin, NamedTimeZoneImpl, PositionCache, ScrollComponent, ScrollController, Slicer, Splitter, Theme, View, WindowScrollController, addDays, addDurations, addMs, addWeeks, allowContextMenu, allowSelection, appendToElement, applyAll, applyMutationToEventStore, applyStyle, applyStyleProp, asRoughMinutes, asRoughMs, asRoughSeconds, buildGotoAnchorHtml, buildSegCompareObj, capitaliseFirstLetter, combineEventUis, compareByFieldSpec, compareByFieldSpecs, compareNumbers, compensateScroll, computeClippingRect, computeEdges, computeEventDraggable, computeEventEndResizable, computeEventStartResizable, computeFallbackHeaderFormat, computeHeightAndMargins, computeInnerRect, computeRect, computeVisibleDayRange, config, constrainPoint, createDuration, createElement, createEmptyEventStore, createEventInstance, createFormatter, createPlugin, cssToStr, debounce, diffDates, diffDayAndTime, diffDays, diffPoints, diffWeeks, diffWholeDays, diffWholeWeeks, disableCursor, distributeHeight, elementClosest, elementMatches, enableCursor, eventTupleToStore, filterEventStoreDefs, filterHash, findChildren, findElements, flexibleCompare, forceClassName, formatDate, formatIsoTimeString, formatRange, getAllDayHtml, getClippingParents, getDayClasses, getElSeg, getRectCenter, getRelevantEvents, globalDefaults, greatestDurationDenominator, hasBgRendering, htmlEscape, htmlToElement, insertAfterElement, interactionSettingsStore, interactionSettingsToStore, intersectRanges, intersectRects, isArraysEqual, isDateSpansEqual, isInt, isInteractionValid, isMultiDayRange, isPropsEqual, isPropsValid, isSingleDay, isValidDate, listenBySelector, mapHash, matchCellWidths, memoize, memoizeOutput, memoizeRendering, mergeEventStores, multiplyDuration, padStart, parseBusinessHours, parseDragMeta, parseEventDef, parseFieldSpecs, parse as parseMarker, pointInsideRect, prependToElement, preventContextMenu, preventDefault, preventSelection, processScopedUiProps, rangeContainsMarker, rangeContainsRange, rangesEqual, rangesIntersect, refineProps, removeElement, removeExact, renderDateCell, requestJson, sliceEventStore, startOfDay, subtractInnerElHeight, translateRect, uncompensateScroll, undistributeHeight, unpromisify, version, whenTransitionDone, wholeDivideDurations };