noph-ui 0.17.12 → 0.17.13

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.
@@ -367,7 +367,6 @@
367
367
  style="position-anchor:--{uid};{clampMenuWidth || useVirtualList
368
368
  ? 'width'
369
369
  : 'min-width'}:{clientWidth}px"
370
- popover="manual"
371
370
  role="listbox"
372
371
  --np-menu-justify-self="none"
373
372
  --np-menu-position-area="bottom span-right"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "noph-ui",
3
- "version": "0.17.12",
3
+ "version": "0.17.13",
4
4
  "license": "MIT",
5
5
  "homepage": "https://noph.dev",
6
6
  "repository": {