intelliwaketssveltekitv25 0.1.145 → 0.1.146

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.
@@ -108,6 +108,7 @@
108
108
  !useSuffix.length ? 0 : (0.75 + (useSuffix.length * 0.5)))}em;`}`.trim())
109
109
 
110
110
  // pattern={!!constrainDecimals ? "[0-9,]*[.,]?[0-9]+" : "[0-9,]*"}
111
+
111
112
  </script>
112
113
 
113
114
  <div class="inputAddOn relative h-fit {clazz}" {style}>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelliwaketssveltekitv25",
3
- "version": "0.1.145",
3
+ "version": "0.1.146",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",