{"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,U","file":"js/storiesList-7606e4b08da18607a569.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":""}