{"version":3,"sources":["archive-tribe_events.js"],"names":["jQuery","$","document","on","e","index","$container","data","slug"],"mappings":"aAAAA,OAAQ,SAAUC,GACdA,EAAEC,UAAUC,GAAI,mCAAoC,SAAWC,EAAGC,EAAOC,EAAYC,GADpE,QAAbA,EAAAC,OACHD,EAAeC,KAAA","file":"archive-tribe_events-dd2e892d.js","sourcesContent":["jQuery( function ($) {\n $(document).on( 'beforeDatepickerInit.tribeEvents', function ( e, index, $container, data ) {\n if ( data.slug == 'list' ) {\n data.slug = 'month';\n }\n });\n});"]}