cleek 2.9.6 → 2.9.7

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
@@ -92666,7 +92666,7 @@ const NL4 = /* @__PURE__ */ Oc(bL4, [["render", wL4]]), SL4 = ["id"], kL4 = /* @
92666
92666
  return a.size !== "s" && a.size !== "l" && a.size !== "xs" && (o = ag4), t.push(`ck-circle__size-${o}`), t.push(`ck-component__bg-color--${a.color || eg4}`), t;
92667
92667
  }), i = S(() => {
92668
92668
  const t = [];
92669
- return a.sizeInPx && (t.push({ height: a.sizeInPx }), t.push({ width: a.sizeInPx })), (!a.color || Z.isColorTemplateVariable(a.color)) && (t.push({ backgroundColor: a.color }), t.push({ color: a.textColor || rg4 })), t;
92669
+ return a.sizeInPx && (t.push({ height: a.sizeInPx }), t.push({ width: a.sizeInPx })), (a.color || Z.isColorTemplateVariable(a.color)) && (t.push({ backgroundColor: a.color }), t.push({ color: a.textColor || rg4 })), t;
92670
92670
  });
92671
92671
  return (t, o) => {
92672
92672
  const s = O2("ck-icon");
@@ -92684,7 +92684,7 @@ const NL4 = /* @__PURE__ */ Oc(bL4, [["render", wL4]]), SL4 = ["id"], kL4 = /* @
92684
92684
  ], 6);
92685
92685
  };
92686
92686
  }
92687
- }), ig4 = /* @__PURE__ */ n2(ng4, [["__scopeId", "data-v-64b3b01c"]]), tg4 = /* @__PURE__ */ g1({
92687
+ }), ig4 = /* @__PURE__ */ n2(ng4, [["__scopeId", "data-v-af7dd9df"]]), tg4 = /* @__PURE__ */ g1({
92688
92688
  __name: "ck-div",
92689
92689
  props: {
92690
92690
  widthBreaks: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cleek",
3
3
  "description": "Complete UX Vue library",
4
- "version": "2.9.6",
4
+ "version": "2.9.7",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",