A collection of assorted stuffs — with which to produce values to feed your burgeoning observables. Sliders \`import {slider} from "@rohscx/inputs"\` Buttons \`import {button} from "@rohscx/inputs"\` Color Pickers *value: a hexadecimal string: * \`"#bada55"\` \`import {color} from "@rohscx/inputs"\` Dates *value: a YYYY-MM-DD formatted string: * \`"2016-11-08"\` \`import {date} from "@rohscx/inputs"\` File Upload Use th">