intelliwaketssveltekitv25 1.0.6 → 1.0.7

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.
@@ -265,7 +265,7 @@
265
265
  class:inline-block={!fullBlock}
266
266
  class:w-full={fullBlock}
267
267
  class:text-left={fullBlock}
268
- class:noOutline={true}
268
+ class:noOutline={!inputControl}
269
269
  class={buttonClass}
270
270
  class:btnClean={inputControl}
271
271
  class:relative={true}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelliwaketssveltekitv25",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",