cleek 2.4.36 → 2.4.37

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/cleek.es.js CHANGED
@@ -23184,7 +23184,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23184
23184
  return defaultClearValue;
23185
23185
  });
23186
23186
  const realClearValue = computed$2(() => {
23187
- console.log("logicClearValue", logicClearValue.value);
23188
23187
  if (logicClearValue.value !== "auto")
23189
23188
  return logicClearValue.value;
23190
23189
  switch (typeof props.modelValue) {
@@ -23202,7 +23201,6 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23202
23201
  return null;
23203
23202
  }
23204
23203
  });
23205
- console.log("realClearValue", realClearValue.value);
23206
23204
  const valueIsDefault = computed$2(() => {
23207
23205
  if (logicClearValue.value !== "auto")
23208
23206
  return value.value === logicClearValue.value;
@@ -23244,10 +23242,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23244
23242
  return option[props.prop || reduceNameProp];
23245
23243
  }
23246
23244
  function setClearValue() {
23247
- console.log("value.value", value.value);
23248
- console.log("realClearValue.value", realClearValue.value);
23249
23245
  value.value = realClearValue.value;
23250
- console.log("value.value", value.value);
23251
23246
  }
23252
23247
  function setFocus() {
23253
23248
  }
@@ -23319,7 +23314,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
23319
23314
  };
23320
23315
  }
23321
23316
  });
23322
- var ckSelect = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-71e3efde"]]);
23317
+ var ckSelect = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-6ec8caba"]]);
23323
23318
  var ckSidebar_vue_vue_type_style_index_0_scoped_true_lang = "";
23324
23319
  const _hoisted_1$5 = {
23325
23320
  key: 0,