cleek 2.10.48 → 2.10.50

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
@@ -104279,7 +104279,7 @@ const Zi = /* @__PURE__ */ Z1(Eu6, [["__scopeId", "data-v-f242d7f6"]]), qu6 = {
104279
104279
  ref: l,
104280
104280
  "onUpdate:modelValue": w[1] || (w[1] = (W) => s.value = W),
104281
104281
  type: C.value,
104282
- autocomplete: V.preventAutocomplete ? "." : "on",
104282
+ autocomplete: V.preventAutocomplete ? "off" : "on",
104283
104283
  placeholder: V.placeholder,
104284
104284
  class: p1(M.value),
104285
104285
  style: $1(d.value),
@@ -104322,7 +104322,7 @@ const Zi = /* @__PURE__ */ Z1(Eu6, [["__scopeId", "data-v-f242d7f6"]]), qu6 = {
104322
104322
  };
104323
104323
  }
104324
104324
  });
104325
- const Aw1 = /* @__PURE__ */ Z1(Wu6, [["__scopeId", "data-v-23c79d82"]]), Gu6 = /* @__PURE__ */ _1({
104325
+ const Aw1 = /* @__PURE__ */ Z1(Wu6, [["__scopeId", "data-v-4924c0ce"]]), Gu6 = /* @__PURE__ */ _1({
104326
104326
  __name: "ck-table__header-items",
104327
104327
  props: /* @__PURE__ */ H3({
104328
104328
  hasColumnsManager: { type: Boolean },
@@ -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: {},
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.48",
4
+ "version": "2.10.50",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",