@spectrum-web-components/overlay
Advanced tools
Comparing version
{ | ||
"name": "@spectrum-web-components/overlay", | ||
"version": "1.2.0-beta.18", | ||
"version": "1.2.0-beta.19", | ||
"publishConfig": { | ||
@@ -163,7 +163,7 @@ "access": "public" | ||
"@floating-ui/utils": "^0.2.1", | ||
"@spectrum-web-components/action-button": "^1.2.0-beta.18", | ||
"@spectrum-web-components/base": "^1.2.0-beta.18", | ||
"@spectrum-web-components/reactive-controllers": "^1.2.0-beta.18", | ||
"@spectrum-web-components/shared": "^1.2.0-beta.18", | ||
"@spectrum-web-components/theme": "^1.2.0-beta.18" | ||
"@spectrum-web-components/action-button": "^1.2.0-beta.19", | ||
"@spectrum-web-components/base": "^1.2.0-beta.19", | ||
"@spectrum-web-components/reactive-controllers": "^1.2.0-beta.19", | ||
"@spectrum-web-components/shared": "^1.2.0-beta.19", | ||
"@spectrum-web-components/theme": "^1.2.0-beta.19" | ||
}, | ||
@@ -180,3 +180,3 @@ "types": "./src/index.d.ts", | ||
], | ||
"gitHead": "276cf779c9f46c3655b6748ab2f0ccfd6217a2e7" | ||
"gitHead": "f89f69008152c9a400adb91ffb38353186574aa1" | ||
} |
@@ -405,2 +405,3 @@ "use strict"; | ||
const actions = [nextFrame, picker.updateComplete]; | ||
picker.focus(); | ||
await Promise.all(actions); | ||
@@ -407,0 +408,0 @@ this.ready(true); |
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
1561328
016384
0.01%