{"version":3,"file":"blocks/hover-images/view.js","mappings":";;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACAA,OAAO,CAACC,GAAG,CAAC,4CAA4C,CAAC;AACzD,8B","sources":["webpack://algarve-boat-rentals-wp/./resources/blocks/hover-images/view.js"],"sourcesContent":["/**\n * Use this file for JavaScript code that you want to run in the front-end \n * on posts/pages that contain this block.\n *\n * When this file is defined as the value of the `viewScript` property\n * in `block.json` it will be enqueued on the front end of the site.\n *\n * Example:\n *\n * ```js\n * {\n * \"viewScript\": \"file:./view.js\"\n * }\n * ```\n *\n * If you're not making any changes to this file because your project doesn't need any \n * JavaScript running in the front-end, then you should delete this file and remove \n * the `viewScript` property from `block.json`. \n *\n * @see https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/#view-script\n */\n \n/* eslint-disable no-console */\nconsole.log(\"Hello World! (from abr-hover-images block)\");\n/* eslint-enable no-console */\n"],"names":["console","log"],"sourceRoot":""}