Hype click events will work on Hype containers (i.e. your invisible squares).
If you want to have click events that work on the SVG shape(s) inside this container then you will need to build click event handers into the SVG itself.
This thread show how to do this : Problem with SVG