@abgov/web-components 1.39.2-dev.2 → 1.39.3-dev.1

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -11742,7 +11742,7 @@ function I0(t, e, i) {
11742
11742
  Jt($), Ye(), At(), _e(), P && Z.setAttribute("disable-global-close-popover", "yes"), A = r ? new Vr(Q) : new Tr(Q), Oe();
11743
11743
  });
11744
11744
  function yt(te, ye, Ve) {
11745
- te ? /(px|%|ch|rem|em)$/.test(te) ? i(23, q = te) : (console.error("Dropdown width must be of an allowed unit. Falling back to `px`"), i(23, q = `${te}px`)) : j ? i(23, q = j) : i(23, q = st(ye)), te != null && te.includes("%") || j != null && j.includes("%") ? i(24, ee = "100%") : i(24, ee = `min(${q}, 100%)`);
11745
+ te ? /(px|%|ch|rem|em)$/.test(te) ? i(23, q = te) : (console.error("Dropdown width must be of an allowed unit. Falling back to `px`"), i(23, q = `${te}px`)) : j ? i(23, q = j) : i(23, q = st(ye)), te != null && te.includes("%") || j != null && j.includes("%") ? i(24, ee = "100%") : i(24, ee = q);
11746
11746
  }
11747
11747
  function _e() {
11748
11748
  Z == null || Z.addEventListener("_open", (te) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/web-components",
3
- "version": "1.39.2-dev.2",
3
+ "version": "1.39.3-dev.1",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Government of Alberta - UI Web components",
6
6
  "bugs": {