cleek 2.6.29 → 2.6.30

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
@@ -89886,7 +89886,7 @@ const _sfc_main$6 = defineComponent$2({
89886
89886
  });
89887
89887
  var ckSidebar = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-64161f5d"]]);
89888
89888
  var ckSwitch_vue_vue_type_style_index_0_scoped_true_lang = "";
89889
- const _withScopeId$1 = (n2) => (pushScopeId$2("data-v-8b3f3d3e"), n2 = n2(), popScopeId$2(), n2);
89889
+ const _withScopeId$1 = (n2) => (pushScopeId$2("data-v-4db3f634"), n2 = n2(), popScopeId$2(), n2);
89890
89890
  const _hoisted_1$5 = ["checked", "disabled"];
89891
89891
  const _hoisted_2$4 = { class: "ck-switch__slider-container" };
89892
89892
  const _hoisted_3$2 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("div", { class: "ck-switch__slider" }, null, -1));
@@ -89949,7 +89949,7 @@ const _sfc_main$5 = defineComponent$2({
89949
89949
  return list;
89950
89950
  });
89951
89951
  function onTrigger(e4) {
89952
- if (!props.preventAutoUpdate)
89952
+ if (props.preventAutoUpdate)
89953
89953
  value.value = !value.value;
89954
89954
  }
89955
89955
  return (_ctx, _cache) => {
@@ -89988,7 +89988,7 @@ const _sfc_main$5 = defineComponent$2({
89988
89988
  };
89989
89989
  }
89990
89990
  });
89991
- var ckSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-8b3f3d3e"]]);
89991
+ var ckSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-4db3f634"]]);
89992
89992
  var ckSwitchOptions_vue_vue_type_style_index_0_scoped_true_lang = "";
89993
89993
  const _hoisted_1$4 = { class: "ck-switch-options__container-exterior" };
89994
89994
  const _hoisted_2$3 = ["onClick"];