{"version":3,"sources":["webpack:///./app/javascript/packs/storiesList.js"],"names":["window","dispatchEvent","CustomEvent","detail","querystring","location","search"],"mappings":"6EAGAA,OAAOC,cACL,IAAIC,YAAY,kBAAmB,CACjCC,OAAQ,CAAEC,YAAaC,SAASC,a","file":"js/storiesList-759c561d1172766f96f8.chunk.js","sourcesContent":["/**\n * @file A custom event that gets dispatched to notify search forms to synchronize their state.\n */\nwindow.dispatchEvent(\n new CustomEvent('syncSearchForms', {\n detail: { querystring: location.search },\n }),\n);\n"],"sourceRoot":""}