intelliwaketssveltekitv25 0.3.21 → 0.3.23

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.
@@ -301,10 +301,8 @@
301
301
  {resizeTS}
302
302
  {zIndex}>
303
303
  {#snippet toggle()}
304
- <div class='inputControl box-border grid grid-cols-[1fr_auto] !p-0 overflow-hidden
305
- text-[85%]'
304
+ <div class='inputControl multiSelectInput box-border grid grid-cols-[1fr_auto] !p-0 overflow-hidden text-[85%]'
306
305
  class:readonly={useDisabled}
307
- id="MultiSelectInput"
308
306
  role='button'
309
307
  tabindex={-1}
310
308
  class:invalid={showInvalid}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelliwaketssveltekitv25",
3
- "version": "0.3.21",
3
+ "version": "0.3.23",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",