Enable strict mode in storybook on a per story basis (#3333)
* add checkbox to enable strict mode on a story by story basis
* checkbox for strict
* getting rid of storybook globals in favor of state
the globals are updating anymore for some reason...
* me dumb, me forget to convert to boolean
* removing style
Co-authored-by: Robert Snow <rsnow@adobe.com>