cleek 2.4.47 → 2.4.48
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 +2 -1
- package/dist/cleek.umd.js +1 -1
- package/dist/components/ck-input.vue.d.ts +3 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/cleek.es.js
CHANGED
|
@@ -21045,6 +21045,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
21045
21045
|
group: null,
|
|
21046
21046
|
groupVertical: null,
|
|
21047
21047
|
widthBreaks: null,
|
|
21048
|
+
fontSize: null,
|
|
21048
21049
|
size: null,
|
|
21049
21050
|
hideBorder: { type: Boolean },
|
|
21050
21051
|
width: null,
|
|
@@ -21213,7 +21214,7 @@ const _sfc_main$h = /* @__PURE__ */ defineComponent({
|
|
|
21213
21214
|
};
|
|
21214
21215
|
}
|
|
21215
21216
|
});
|
|
21216
|
-
var CkInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-
|
|
21217
|
+
var CkInput = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-6a13dddb"]]);
|
|
21217
21218
|
var ckTable__headerItems_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
21218
21219
|
const _sfc_main$g = /* @__PURE__ */ defineComponent({
|
|
21219
21220
|
props: {
|