@everchron/ec-shards 8.20.1 → 8.20.2

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
@@ -8434,10 +8434,7 @@ const xf = {
8434
8434
  }, If = {
8435
8435
  key: 3,
8436
8436
  class: "ecs-dropzone-stats"
8437
- }, Ef = {
8438
- key: 4,
8439
- class: "ecs-dropzone-error-message"
8440
- };
8437
+ }, Ef = ["innerHTML"];
8441
8438
  function $f(e, s, t, a, n, i) {
8442
8439
  const r = p("ecs-skeleton-loader"), c = p("ecs-focus-ring"), d = p("ecs-text"), g = p("ecs-sticker"), b = p("ecs-flex-row"), x = p("ecs-progress"), I = p("ecs-empty-state"), E = p("ecs-button");
8443
8440
  return o(), l("div", {
@@ -8530,7 +8527,11 @@ function $f(e, s, t, a, n, i) {
8530
8527
  _: 1
8531
8528
  })
8532
8529
  ])) : u("", !0),
8533
- t.error && t.errorMessage ? (o(), l("div", Ef, w(t.errorMessage), 1)) : u("", !0)
8530
+ t.error && t.errorMessage ? (o(), l("div", {
8531
+ key: 4,
8532
+ innerHTML: t.errorMessage,
8533
+ class: "ecs-dropzone-error-message"
8534
+ }, null, 8, Ef)) : u("", !0)
8534
8535
  ])),
8535
8536
  t.loading || t.progress ? (o(), h(x, {
8536
8537
  key: 2,
@@ -8555,7 +8556,7 @@ function $f(e, s, t, a, n, i) {
8555
8556
  }, 8, ["onClick", "icon"])) : u("", !0)
8556
8557
  ], 42, wf);
8557
8558
  }
8558
- const Xy = /* @__PURE__ */ v(xf, [["render", $f], ["__scopeId", "data-v-80ee52db"]]);
8559
+ const Xy = /* @__PURE__ */ v(xf, [["render", $f], ["__scopeId", "data-v-7c5f7831"]]);
8559
8560
  const Pf = {
8560
8561
  name: "ecs-entry-link",
8561
8562
  emits: ["linkClick", "linkClickExternal", "moreClick"],