cleek 2.10.47 → 2.10.49

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
@@ -110158,7 +110158,7 @@ const md6 = /* @__PURE__ */ Z1(Cd6, [["__scopeId", "data-v-2d1cd749"]]), ud6 = "
110158
110158
  return (o, r) => {
110159
110159
  const l = Y1("ck-icon");
110160
110160
  return T(), q("div", {
110161
- class: p1(["om-circle", i.value]),
110161
+ class: p1(["ck-circle", i.value]),
110162
110162
  style: $1(t.value),
110163
110163
  onClick: r[0] || (r[0] = (s) => n("click", s))
110164
110164
  }, [
@@ -110172,7 +110172,7 @@ const md6 = /* @__PURE__ */ Z1(Cd6, [["__scopeId", "data-v-2d1cd749"]]), ud6 = "
110172
110172
  };
110173
110173
  }
110174
110174
  });
110175
- const Md6 = /* @__PURE__ */ Z1(pd6, [["__scopeId", "data-v-53fe99d7"]]), dd6 = /* @__PURE__ */ _1({
110175
+ const Md6 = /* @__PURE__ */ Z1(pd6, [["__scopeId", "data-v-ba0b3fb6"]]), dd6 = /* @__PURE__ */ _1({
110176
110176
  __name: "ck-div",
110177
110177
  props: {
110178
110178
  widthBreaks: {},
@@ -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.49",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",