cleek 2.9.5 → 2.9.6

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
@@ -85226,7 +85226,7 @@ const cp4 = ["title", "aria-label", "disabled"], Ou = "transparent", ep4 = "outl
85226
85226
  const z = Z.getWidthByWidthBreaks(a.widthBreaks, n.value);
85227
85227
  z && (v = !0, m.push({ width: z }));
85228
85228
  }
85229
- return s.value && !Z.isColorTemplateVariable(s.value) && m.push({ color: s.value }), a.width && !v && m.push({ width: a.width }), o.value !== Ou && !Z.isColorTemplateVariable(o.value) && m.push({ "background-color": o.value }), a.color && !Z.isColorTemplateVariable(a.color) && (t.value === "outlined" ? (m.push({ "border-color": a.color }), m.push({ color: a.color })) : t.value === "filled" ? (m.push({ color: "white" }), m.push({ "border-color": a.color }), m.push({ "background-color": a.color })) : t.value === "flat" && m.push({ color: a.color })), m;
85229
+ return s.value && !Z.isColorTemplateVariable(s.value) && m.push({ color: `${s.value} !important` }), a.width && !v && m.push({ width: a.width }), o.value !== Ou && !Z.isColorTemplateVariable(o.value) && m.push({ "background-color": o.value }), a.color && !Z.isColorTemplateVariable(a.color) && (t.value === "outlined" ? (m.push({ "border-color": a.color }), m.push({ color: a.color })) : t.value === "filled" ? (m.push({ color: "white" }), m.push({ "border-color": a.color }), m.push({ "background-color": a.color })) : t.value === "flat" && m.push({ color: a.color })), m;
85230
85230
  });
85231
85231
  function C(m) {
85232
85232
  r("click", m);
@@ -85263,7 +85263,7 @@ const cp4 = ["title", "aria-label", "disabled"], Ou = "transparent", ep4 = "outl
85263
85263
  ], 64))
85264
85264
  ], 14, cp4));
85265
85265
  }
85266
- }), Ra = /* @__PURE__ */ n2(rp4, [["__scopeId", "data-v-a40ddb17"]]), np4 = ["for"], ip4 = "m", tp4 = /* @__PURE__ */ g1({
85266
+ }), Ra = /* @__PURE__ */ n2(rp4, [["__scopeId", "data-v-c69dd1bc"]]), np4 = ["for"], ip4 = "m", tp4 = /* @__PURE__ */ g1({
85267
85267
  __name: "ck-label",
85268
85268
  props: {
85269
85269
  for: {},
@@ -92774,7 +92774,7 @@ const NL4 = /* @__PURE__ */ Oc(bL4, [["render", wL4]]), SL4 = ["id"], kL4 = /* @
92774
92774
  }, null, 44, sg4)
92775
92775
  ], 6));
92776
92776
  }
92777
- }), fg4 = /* @__PURE__ */ n2(lg4, [["__scopeId", "data-v-113e39b6"]]), Cg4 = (c) => (g7("data-v-08af2019"), c = c(), b7(), c), ug4 = ["onKeyup"], mg4 = ["name", "value", "disabled"], vg4 = /* @__PURE__ */ Cg4(() => /* @__PURE__ */ G("div", { class: "c-Radio__element" }, null, -1)), hg4 = {
92777
+ }), fg4 = /* @__PURE__ */ n2(lg4, [["__scopeId", "data-v-113e39b6"]]), Cg4 = (c) => (g7("data-v-d37d3f3e"), c = c(), b7(), c), ug4 = ["onKeyup"], mg4 = ["name", "value", "disabled"], vg4 = /* @__PURE__ */ Cg4(() => /* @__PURE__ */ G("div", { class: "c-Radio__element" }, null, -1)), hg4 = {
92778
92778
  key: 0,
92779
92779
  class: "c-Radio__label"
92780
92780
  }, zg4 = /* @__PURE__ */ g1({
@@ -92843,7 +92843,7 @@ const NL4 = /* @__PURE__ */ Oc(bL4, [["render", wL4]]), SL4 = ["id"], kL4 = /* @
92843
92843
  C.label ? (D(), U("span", hg4, M1(C.label), 1)) : J("", !0)
92844
92844
  ], 16, ug4))), 128));
92845
92845
  }
92846
- }), pg4 = /* @__PURE__ */ n2(zg4, [["__scopeId", "data-v-08af2019"]]), dg4 = ["disabled"], Hg4 = ["value"], Mg4 = {
92846
+ }), pg4 = /* @__PURE__ */ n2(zg4, [["__scopeId", "data-v-d37d3f3e"]]), dg4 = ["disabled"], Hg4 = ["value"], Mg4 = {
92847
92847
  key: 4,
92848
92848
  class: "ck-select--placeholder"
92849
92849
  }, Vg4 = {
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.5",
4
+ "version": "2.9.6",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",