@schukai/monster 4.41.0 → 4.42.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -315,8 +315,8 @@ function getTemplate() {
315
315
 
316
316
  <input data-monster-role="input"
317
317
  part="input"
318
- class="\${classes.input}"
319
318
  data-monster-attributes="
319
+ class path:classes.input,
320
320
  placeholder path:placeholder,
321
321
  inputmode path:inputmode"
322
322
  autocomplete="off" />