cleek 2.2.0 → 2.2.1

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/cleek.es.js CHANGED
@@ -11586,9 +11586,9 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
11586
11586
  });
11587
11587
  const computedStyle = computed$2(() => {
11588
11588
  const list = [];
11589
- list.push(functions.getGroupBreakStyle(props, windowWidth.value));
11590
11589
  if (props.width)
11591
11590
  list.push({ width: props.width });
11591
+ list.push(functions.getGroupBreakStyle(props, windowWidth.value));
11592
11592
  return list;
11593
11593
  });
11594
11594
  function onClick(event) {
@@ -11625,7 +11625,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
11625
11625
  };
11626
11626
  }
11627
11627
  });
11628
- var ckButton = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-69b236d6"]]);
11628
+ var ckButton = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-c21adc6a"]]);
11629
11629
  var ckLabel_vue_vue_type_style_index_0_scoped_true_lang = "";
11630
11630
  const _hoisted_1$f = ["for"];
11631
11631
  const _sfc_main$g = /* @__PURE__ */ defineComponent({
@@ -11726,9 +11726,9 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
11726
11726
  });
11727
11727
  const computedStyleInput = computed$2(() => {
11728
11728
  const list = [];
11729
- list.push(functions.getGroupBreakStyle(props, windowWidth.value));
11730
11729
  if (props.width)
11731
11730
  list.push({ width: props.width });
11731
+ list.push(functions.getGroupBreakStyle(props, windowWidth.value));
11732
11732
  return list;
11733
11733
  });
11734
11734
  function setFocus() {
@@ -11786,7 +11786,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
11786
11786
  };
11787
11787
  }
11788
11788
  });
11789
- var ckInput = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-459e2aaf"]]);
11789
+ var ckInput = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-1bf9fc39"]]);
11790
11790
  var ckTable__headerItems_vue_vue_type_style_index_0_scoped_true_lang = "";
11791
11791
  const _hoisted_1$d = { class: "ck-table__header-items" };
11792
11792
  const _sfc_main$e = /* @__PURE__ */ defineComponent({