cleek 2.10.47 → 2.10.48

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/main.es.js CHANGED
@@ -110757,10 +110757,11 @@ const qd6 = /* @__PURE__ */ Z1(Ed6, [["__scopeId", "data-v-21b28906"]]), Ud6 = [
110757
110757
  return n.textSize && n.textSize !== Id6 && m.push(`ck-switch__text-size--${n.textSize}`), m;
110758
110758
  });
110759
110759
  function C(m) {
110760
- if (i("click"), n.preventAutoUpdate) {
110760
+ if (n.preventAutoUpdate) {
110761
110761
  m.preventDefault(), m.stopPropagation();
110762
110762
  return;
110763
110763
  }
110764
+ i("click");
110764
110765
  }
110765
110766
  return (m, z) => (T(), q("label", de(r.value, {
110766
110767
  class: ["ck-switch", o.value],
@@ -110802,7 +110803,7 @@ const qd6 = /* @__PURE__ */ Z1(Ed6, [["__scopeId", "data-v-21b28906"]]), Ud6 = [
110802
110803
  ], 16));
110803
110804
  }
110804
110805
  });
110805
- const Gd6 = /* @__PURE__ */ Z1(Wd6, [["__scopeId", "data-v-a51e3826"]]), Yd6 = { class: "ck-switch-options" }, Zd6 = ["onClick"], Xd6 = /* @__PURE__ */ _1({
110806
+ const Gd6 = /* @__PURE__ */ Z1(Wd6, [["__scopeId", "data-v-ef60c3e0"]]), Yd6 = { class: "ck-switch-options" }, Zd6 = ["onClick"], Xd6 = /* @__PURE__ */ _1({
110806
110807
  __name: "ck-switch-options",
110807
110808
  props: /* @__PURE__ */ H3({
110808
110809
  options: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cleek",
3
3
  "description": "Complete UX Vue library",
4
- "version": "2.10.47",
4
+ "version": "2.10.48",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",