intelliwaketssveltekitv25 0.3.21 → 0.3.22

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,9 @@
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
304
+ <div class='inputControl multiSelectInput box-border grid grid-cols-[1fr_auto] !p-0 overflow-hidden
305
305
  text-[85%]'
306
306
  class:readonly={useDisabled}
307
- id="MultiSelectInput"
308
307
  role='button'
309
308
  tabindex={-1}
310
309
  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.22",
4
4
  "exports": {
5
5
  ".": {
6
6
  "types": "./dist/index.d.ts",