{"version":3,"file":"view-script.min.js","sources":["../../../../block-editor/blocks/testimonial/view-script.js"],"sourcesContent":["const masthead = document.querySelector( '.testimonial' );\n\ndocument.querySelectorAll('.testimonial').forEach( node => {\n\tconst figure = node.querySelector('.testimonial__figure');\n\tconst quote = node.querySelector('.testimonial__content blockquote > p');\n\n\tif ( figure ) {\n\t\tfigure.dataset.animation = 'image';\n\t\tfigure.dataset.animationDuration = '600';\n\t}\n\n\t// if ( quote ) {\n\t// \tquote.dataset.animation = 'lines';\n\t// \tquote.dataset.animationDuration = '600';\n\t// \tquote.dataset.animationThreshold = '0';\n\t// }\n} );\n"],"names":["document","querySelector","querySelectorAll","forEach","node","figure","dataset","animation","animationDuration"],"mappings":"yBAAiBA,SAASC,cAAe,gBAEzCD,SAASE,iBAAiB,gBAAgBC,SAASC,IAClD,MAAMC,EAAaD,EAAKH,cAAc,wBACnBG,EAAKH,cAAc,wCAEjCI,IACJA,EAAOC,QAAQC,UAAY,QAC3BF,EAAOC,QAAQE,kBAAoB,MACpC"}