@abgov/web-components 2.2.0-dev.25 → 2.2.0-dev.26
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.
- package/index.js +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -36517,6 +36517,7 @@ function Xv(t, e, o) {
|
|
|
36517
36517
|
async function ee() {
|
|
36518
36518
|
if (await tt(), !j || !E || !A || !H)
|
|
36519
36519
|
return;
|
|
36520
|
+
o(9, j.style.width = "", j), o(9, j.style.whiteSpace = "", j);
|
|
36520
36521
|
let re = j.getBoundingClientRect();
|
|
36521
36522
|
const be = A.getBoundingClientRect(), Ze = be.top, Ce = window.innerHeight - be.bottom, pe = be.left, Ye = window.innerWidth - be.right;
|
|
36522
36523
|
G(re, be, pe, Ye), re = j.getBoundingClientRect();
|