@everchron/ec-shards 19.6.0 → 19.6.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
@@ -419,7 +419,7 @@ var ce = Object.create, le = Object.defineProperty, ue = Object.getOwnPropertyDe
419
419
  focusable: "false"
420
420
  }, null, 10, he));
421
421
  }
422
- }, [["__scopeId", "data-v-a7b371f4"]]), ge = {
422
+ }, [["__scopeId", "data-v-5a70836e"]]), ge = {
423
423
  name: "EcsFocusRing",
424
424
  props: {
425
425
  inset: {
@@ -719,7 +719,7 @@ var Ie = /* @__PURE__ */ V(je, [["render", Fe], ["__scopeId", "data-v-4e7ca115"]
719
719
  focusable: "false"
720
720
  }, null, 12, Le)) : s("", !0);
721
721
  }
722
- }, [["__scopeId", "data-v-915645de"]]), ze = {
722
+ }, [["__scopeId", "data-v-e94f7d05"]]), ze = {
723
723
  name: "ecs-skeleton-loader",
724
724
  props: {
725
725
  type: {
@@ -5387,6 +5387,7 @@ var Va = /* @__PURE__ */ V(Ra, [["render", Ba], ["__scopeId", "data-v-91c19a75"]
5387
5387
  },
5388
5388
  icon: { type: String },
5389
5389
  sticker: { type: String },
5390
+ stickerColor: { type: String },
5390
5391
  label: { type: [String, Number] },
5391
5392
  disabled: {
5392
5393
  type: Boolean,
@@ -5470,8 +5471,13 @@ function Ga(e, t, n, r, i, a) {
5470
5471
  n.icon && n.sticker ? (T(), o(u, {
5471
5472
  key: 1,
5472
5473
  type: n.sticker,
5473
- size: a.stickerSize
5474
- }, null, 8, ["type", "size"])) : s("", !0),
5474
+ size: a.stickerSize,
5475
+ color: n.stickerColor
5476
+ }, null, 8, [
5477
+ "type",
5478
+ "size",
5479
+ "color"
5480
+ ])) : s("", !0),
5475
5481
  n.label == null ? s("", !0) : (T(), c("div", Wa, N(n.label), 1)),
5476
5482
  n.chevron ? (T(), c("div", {
5477
5483
  key: 3,
@@ -5480,7 +5486,7 @@ function Ga(e, t, n, r, i, a) {
5480
5486
  f(d)
5481
5487
  ], 42, Ua);
5482
5488
  }
5483
- var Ka = /* @__PURE__ */ V(Ha, [["render", Ga], ["__scopeId", "data-v-0c230fd3"]]), qa = { name: "ecs-toolbar-button-group" }, Ja = { class: "ecs-toolbar-button-group" };
5489
+ var Ka = /* @__PURE__ */ V(Ha, [["render", Ga], ["__scopeId", "data-v-e8f4c911"]]), qa = { name: "ecs-toolbar-button-group" }, Ja = { class: "ecs-toolbar-button-group" };
5484
5490
  function Ya(e, t, n, r, i, a) {
5485
5491
  return T(), c("div", Ja, [k(e.$slots, "default", {}, void 0, !0)]);
5486
5492
  }