@abgov/web-components 1.37.0-alpha.2 → 1.37.0-alpha.3

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 +12 -10
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -23553,12 +23553,12 @@ function vh(t) {
23553
23553
  let e, i, n, o, l, r, a;
23554
23554
  const s = (
23555
23555
  /*#slots*/
23556
- t[16].default
23556
+ t[17].default
23557
23557
  ), d = re(
23558
23558
  s,
23559
23559
  t,
23560
23560
  /*$$scope*/
23561
- t[15],
23561
+ t[16],
23562
23562
  null
23563
23563
  );
23564
23564
  return {
@@ -23587,7 +23587,7 @@ function vh(t) {
23587
23587
  t[7] ? "true" : "false");
23588
23588
  },
23589
23589
  m(u, c) {
23590
- D(u, e, c), d && d.m(e, null), t[17](e), l = !0, r || (a = $(
23590
+ D(u, e, c), d && d.m(e, null), t[18](e), l = !0, r || (a = $(
23591
23591
  e,
23592
23592
  "focusin",
23593
23593
  /*onFocus*/
@@ -23596,21 +23596,21 @@ function vh(t) {
23596
23596
  },
23597
23597
  p(u, [c]) {
23598
23598
  d && d.p && (!l || c & /*$$scope*/
23599
- 32768) && se(
23599
+ 65536) && se(
23600
23600
  d,
23601
23601
  s,
23602
23602
  u,
23603
23603
  /*$$scope*/
23604
- u[15],
23604
+ u[16],
23605
23605
  l ? ae(
23606
23606
  s,
23607
23607
  /*$$scope*/
23608
- u[15],
23608
+ u[16],
23609
23609
  c,
23610
23610
  null
23611
23611
  ) : ue(
23612
23612
  /*$$scope*/
23613
- u[15]
23613
+ u[16]
23614
23614
  ),
23615
23615
  null
23616
23616
  ), (!l || c & /*mt, mr, mb, ml*/
@@ -23648,7 +23648,7 @@ function vh(t) {
23648
23648
  J(d, u), l = !1;
23649
23649
  },
23650
23650
  d(u) {
23651
- u && P(e), d && d.d(u), t[17](null), r = !1, a();
23651
+ u && P(e), d && d.d(u), t[18](null), r = !1, a();
23652
23652
  }
23653
23653
  };
23654
23654
  }
@@ -23748,10 +23748,11 @@ function bh(t, e, i) {
23748
23748
  });
23749
23749
  }
23750
23750
  return t.$$set = (B) => {
23751
- "name" in B && i(12, s = B.name), "value" in B && i(10, d = B.value), "orientation" in B && i(0, u = B.orientation), "disabled" in B && i(13, c = B.disabled), "error" in B && i(11, g = B.error), "testid" in B && i(1, h = B.testid), "arialabel" in B && i(2, m = B.arialabel), "mt" in B && i(3, v = B.mt), "mr" in B && i(4, p = B.mr), "mb" in B && i(5, b = B.mb), "ml" in B && i(6, k = B.ml), "$$scope" in B && i(15, l = B.$$scope);
23751
+ "name" in B && i(12, s = B.name), "value" in B && i(10, d = B.value), "orientation" in B && i(0, u = B.orientation), "disabled" in B && i(13, c = B.disabled), "error" in B && i(11, g = B.error), "testid" in B && i(1, h = B.testid), "arialabel" in B && i(2, m = B.arialabel), "mt" in B && i(3, v = B.mt), "mr" in B && i(4, p = B.mr), "mb" in B && i(5, b = B.mb), "ml" in B && i(6, k = B.ml), "$$scope" in B && i(16, l = B.$$scope);
23752
23752
  }, t.$$.update = () => {
23753
23753
  t.$$.dirty & /*disabled*/
23754
- 8192 && (n = ze(c)), t.$$.dirty & /*value*/
23754
+ 8192 && i(15, n = ze(c)), t.$$.dirty & /*isDisabled*/
23755
+ 32768 && F(), t.$$.dirty & /*value*/
23755
23756
  1024 && d !== void 0 && q(d), t.$$.dirty & /*error, _error, _prevError, _rootEl*/
23756
23757
  18816 && (i(7, E = ze(g)), E !== j && (Le(L, "error::change", { isError: E }, { bubbles: !0 }), i(14, j = E)), F());
23757
23758
  }, [
@@ -23770,6 +23771,7 @@ function bh(t, e, i) {
23770
23771
  s,
23771
23772
  c,
23772
23773
  j,
23774
+ n,
23773
23775
  l,
23774
23776
  o,
23775
23777
  U
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/web-components",
3
- "version": "1.37.0-alpha.2",
3
+ "version": "1.37.0-alpha.3",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Government of Alberta - UI Web components",
6
6
  "bugs": {