@abgov/web-components 2.2.0-dev.30 → 2.2.0-dev.31

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
@@ -12386,7 +12386,7 @@ function qu(t, e, o) {
12386
12386
  Be(L, vt, { name: r, el: D }, { bubbles: !0, timeout: 5 });
12387
12387
  }
12388
12388
  function V(G) {
12389
- n === "calendar" && (G ? (o(16, j = new Ue(G)), j.isValid || o(16, j = new Ue(0))) : o(16, j = new Ue(0)));
12389
+ G ? (o(16, j = new Ue(G)), j.isValid() || o(16, j = new Ue(0))) : o(16, j = new Ue(0));
12390
12390
  }
12391
12391
  function F(G) {
12392
12392
  o(16, j = new Ue(G.detail.value)), O(), E(), G.stopPropagation(), G.preventDefault();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/web-components",
3
- "version": "2.2.0-dev.30",
3
+ "version": "2.2.0-dev.31",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Government of Alberta - UI Web components",
6
6
  "bugs": {