cleek 2.6.4 → 2.6.5
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 +1 -2
- package/dist/cleek.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/cleek.es.js
CHANGED
|
@@ -60306,7 +60306,6 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent$1({
|
|
|
60306
60306
|
columns: __props.columns || []
|
|
60307
60307
|
}, null, 8, ["modelValue", "columnsArray", "columns"])) : createCommentVNode$1("", true),
|
|
60308
60308
|
createElementVNode("div", _hoisted_1$c, [
|
|
60309
|
-
createTextVNode$1("realTableVersion " + toDisplayString(unref$2(realTableVersion)), 1),
|
|
60310
60309
|
_ctx.$slots.header || !__props.hideHeaderActions ? (openBlock$1(), createElementBlock$1("div", _hoisted_2$8, [
|
|
60311
60310
|
createVNode$1(TableHeaderItems, {
|
|
60312
60311
|
search: unref$2(searchLocal),
|
|
@@ -60389,7 +60388,7 @@ const _sfc_main$g = /* @__PURE__ */ defineComponent$1({
|
|
|
60389
60388
|
};
|
|
60390
60389
|
}
|
|
60391
60390
|
});
|
|
60392
|
-
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-
|
|
60391
|
+
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-fe1189ce"]]);
|
|
60393
60392
|
var ckPagination_vue_vue_type_style_index_0_lang = "";
|
|
60394
60393
|
const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
60395
60394
|
props: {
|