cleek 2.9.17 → 2.9.19

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
@@ -97905,14 +97905,12 @@ const xj4 = /* @__PURE__ */ za(Mj4, [["render", bj4]]), yj4 = ["id"], Nj4 = {
97905
97905
  key: 0,
97906
97906
  class: M1(["ck-card", o.value])
97907
97907
  }, [
97908
- s.title || r.value ? (O(), q("div", {
97908
+ s.title || s.$slots.header || r.value ? (O(), q("div", {
97909
97909
  key: 0,
97910
97910
  class: M1(["ck-card__header", { "is-close-button-visible": r.value }])
97911
97911
  }, [
97912
- s.title || s.$slots.header ? (O(), q("div", Fj4, [
97913
- y2(y1(s.title) + " ", 1),
97914
- B1(s.$slots, "header", {}, void 0, !0)
97915
- ])) : X("", !0),
97912
+ s.title || s.$slots.header ? (O(), q("div", Fj4, y1(s.title), 1)) : X("", !0),
97913
+ B1(s.$slots, "header", {}, void 0, !0),
97916
97914
  r.value ? (O(), q("div", {
97917
97915
  key: 1,
97918
97916
  class: "ck-card__close-btn",
@@ -97932,7 +97930,7 @@ const xj4 = /* @__PURE__ */ za(Mj4, [["render", bj4]]), yj4 = ["id"], Nj4 = {
97932
97930
  ], 2)) : X("", !0);
97933
97931
  };
97934
97932
  }
97935
- }), jj4 = /* @__PURE__ */ m2(Uj4, [["__scopeId", "data-v-85925fd0"]]), Ij4 = ["color"], Wj4 = "white", Gj4 = "primary", Yj4 = "s", Zj4 = /* @__PURE__ */ k1({
97933
+ }), jj4 = /* @__PURE__ */ m2(Uj4, [["__scopeId", "data-v-1893f52a"]]), Ij4 = ["color"], Wj4 = "white", Gj4 = "primary", Yj4 = "s", Zj4 = /* @__PURE__ */ k1({
97936
97934
  __name: "ck-chip",
97937
97935
  props: {
97938
97936
  size: {},
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.17",
4
+ "version": "2.9.19",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",