@everchron/ec-shards 19.12.1 → 19.12.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
@@ -6397,7 +6397,8 @@ var Go = /*#__PURE__*/ V(Ro, [["render", Wo], ["__scopeId", "data-v-95f66a3d"]])
6397
6397
  loading: {
6398
6398
  type: Boolean,
6399
6399
  default: !1
6400
- }
6400
+ },
6401
+ checkboxHeight: { type: Number }
6401
6402
  },
6402
6403
  data() {
6403
6404
  return {
@@ -6630,7 +6631,8 @@ function is(t, n, r, i, a, u) {
6630
6631
  r.selectable ? (T(), c("div", {
6631
6632
  key: 0,
6632
6633
  onClick: n[0] ||= R(() => {}, ["stop"]),
6633
- class: "ecs-content-card-select"
6634
+ class: "ecs-content-card-select",
6635
+ style: S(r.checkboxHeight == null ? null : { height: r.checkboxHeight + "px" })
6634
6636
  }, [f(p, {
6635
6637
  onInput: u.onSelectInput,
6636
6638
  value: a.isSelected,
@@ -6639,7 +6641,7 @@ function is(t, n, r, i, a, u) {
6639
6641
  "onInput",
6640
6642
  "value",
6641
6643
  "disabled"
6642
- ])])) : s("", !0),
6644
+ ])], 4)) : s("", !0),
6643
6645
  t.$slots.header ? (T(), c("div", Qo, [k(t.$slots, "header", {}, void 0, !0)])) : s("", !0),
6644
6646
  u.showExpandButton ? (T(), o(m, {
6645
6647
  key: 2,
@@ -6705,7 +6707,7 @@ function is(t, n, r, i, a, u) {
6705
6707
  "disabled"
6706
6708
  ])], 6);
6707
6709
  }
6708
- var as = /*#__PURE__*/ V(Ko, [["render", is], ["__scopeId", "data-v-d1f03f28"]]), os = {
6710
+ var as = /*#__PURE__*/ V(Ko, [["render", is], ["__scopeId", "data-v-a3acca35"]]), os = {
6709
6711
  name: "ecs-formatted",
6710
6712
  components: { EcsSkeletonLoader: G },
6711
6713
  mixins: [Y],
@@ -11982,7 +11984,7 @@ function Bf(t, n, i, a, u, p) {
11982
11984
  })
11983
11985
  ], 10, Df);
11984
11986
  }
11985
- var Vf = /*#__PURE__*/ V(Ef, [["render", Bf], ["__scopeId", "data-v-01b37b2f"]]), Hf = { class: "ecs-flag" }, Uf = /*#__PURE__*/ V({
11987
+ var Vf = /*#__PURE__*/ V(Ef, [["render", Bf], ["__scopeId", "data-v-93d8b53b"]]), Hf = { class: "ecs-flag" }, Uf = /*#__PURE__*/ V({
11986
11988
  __name: "flag",
11987
11989
  props: { code: {
11988
11990
  type: String,