cleek 2.1.8 → 2.1.9
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
|
@@ -12374,7 +12374,6 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
12374
12374
|
});
|
|
12375
12375
|
const computedClass = computed$2(() => {
|
|
12376
12376
|
const classList2 = [];
|
|
12377
|
-
console.log("img size", props.size);
|
|
12378
12377
|
if (props.size)
|
|
12379
12378
|
classList2.push(`ck-img__size--${props.size}`);
|
|
12380
12379
|
if (props.rounded)
|
|
@@ -12452,7 +12451,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
12452
12451
|
};
|
|
12453
12452
|
}
|
|
12454
12453
|
});
|
|
12455
|
-
var ckImg = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-
|
|
12454
|
+
var ckImg = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-e808078e"]]);
|
|
12456
12455
|
var ckLabel_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
12457
12456
|
const _hoisted_1$e = ["for"];
|
|
12458
12457
|
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|