cleek 2.10.49 → 2.10.51

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 },
@@ -110570,7 +110570,7 @@ const Sd6 = {
110570
110570
  style: $1(B.value),
110571
110571
  placeholder: g.value,
110572
110572
  disabled: N.value,
110573
- autocomplete: ".",
110573
+ autocomplete: "off",
110574
110574
  onClick: u1[4] || (u1[4] = (S1) => t("click", S1)),
110575
110575
  onFocus: u1[5] || (u1[5] = (S1) => K()),
110576
110576
  onBlur: u1[6] || (u1[6] = (S1) => y1()),
@@ -110636,7 +110636,7 @@ const Sd6 = {
110636
110636
  };
110637
110637
  }
110638
110638
  });
110639
- const Od6 = /* @__PURE__ */ Z1(Dd6, [["__scopeId", "data-v-fb4f6c29"]]), Bd6 = {
110639
+ const Od6 = /* @__PURE__ */ Z1(Dd6, [["__scopeId", "data-v-56f1b460"]]), Bd6 = {
110640
110640
  key: 0,
110641
110641
  class: "sidebar-header-title"
110642
110642
  }, Rd6 = {
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.51",
5
5
  "author": "Quantic Onion",
6
6
  "license": "MIT",
7
7
  "repository": "",