cleek 2.10.49 → 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 },
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.49",
4
+ "version": "2.10.50",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",