PolySpatial UI- Template vs Samples Scripts are different with different functionality

There are scripts in the Polyspatial Samples that have the exact same names as scripts in the Polyspatial Template, with entirely different functionality. Yes they are different name spaces, but it is still confusing when trying to look at examples built by Unity to extend and build our own. So I have a few questions-

Is this intentional?
Why are the Spatial UI Drop Down and Spatial UI Toggle scripts so different between these two examples?
Will these disparate scripts with the same name and ostensibly attempting the same functionality, but in entirely different ways, be merged at some point in the future?

This is more of just a symptom of these being developed over time and having different needs. It wasn’t really intentional, I’ll take a look at merging them in future updates. Thanks for the heads up.