@everchron/ec-shards 14.20.4 → 14.20.6

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/dist/ec-shards.js CHANGED
@@ -2546,8 +2546,8 @@ const Te = /* @__PURE__ */ _(io, [["render", no], ["__scopeId", "data-v-ee45afc3
2546
2546
  },
2547
2547
  data() {
2548
2548
  return {
2549
- checked: this.isValueChecked(this.currentValue),
2550
- oldValue: this.currentValue,
2549
+ checked: null,
2550
+ oldValue: null,
2551
2551
  indeterminateState: this.indeterminate,
2552
2552
  fallbackId: null
2553
2553
  };
@@ -2593,7 +2593,7 @@ const Te = /* @__PURE__ */ _(io, [["render", no], ["__scopeId", "data-v-ee45afc3
2593
2593
  }
2594
2594
  },
2595
2595
  mounted() {
2596
- this.id || (this.fallbackId = this.generateUniqueId());
2596
+ this.id || (this.fallbackId = this.generateUniqueId()), this.checked = this.isValueChecked(this.currentValue), this.oldValue = this.currentValue;
2597
2597
  }
2598
2598
  }, oo = ["id", "name", "required", "disabled", "checked"], lo = ["id", "for"];
2599
2599
  function ro(e, s, t, a, n, i) {
@@ -2639,7 +2639,7 @@ function ro(e, s, t, a, n, i) {
2639
2639
  _: 3
2640
2640
  }, 8, ["class", "error"]);
2641
2641
  }
2642
- const vt = /* @__PURE__ */ _(ao, [["render", ro], ["__scopeId", "data-v-a4757d32"]]), co = {
2642
+ const vt = /* @__PURE__ */ _(ao, [["render", ro], ["__scopeId", "data-v-83efcee9"]]), co = {
2643
2643
  name: "ecs-radiobutton",
2644
2644
  emits: ["input", "change"],
2645
2645
  components: { EcsFormCheck: as, EcsTextV2: Te },
@@ -2760,7 +2760,7 @@ function go(e, s, t, a, n, i) {
2760
2760
  _: 3
2761
2761
  }, 8, ["class"]);
2762
2762
  }
2763
- const mo = /* @__PURE__ */ _(co, [["render", go], ["__scopeId", "data-v-88d4a1b8"]]), ho = {
2763
+ const mo = /* @__PURE__ */ _(co, [["render", go], ["__scopeId", "data-v-4189a5cb"]]), ho = {
2764
2764
  name: "ecs-switch",
2765
2765
  emits: ["input"],
2766
2766
  components: { EcsFocusRing: R },
@@ -10278,7 +10278,7 @@ function Yf(e, s, t, a, n, i) {
10278
10278
  "data-1p-ignore": i.disabled1Password
10279
10279
  }), null, 16, Kf));
10280
10280
  }
10281
- const Pi = /* @__PURE__ */ _(Uf, [["render", Yf], ["__scopeId", "data-v-7927b1fa"]]), Xf = {
10281
+ const Pi = /* @__PURE__ */ _(Uf, [["render", Yf], ["__scopeId", "data-v-c897004c"]]), Xf = {
10282
10282
  name: "EcsPopoverListHeadline",
10283
10283
  components: {
10284
10284
  EcsButtonCollapse: rs