cleek 2.6.86 → 2.6.87
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/style.css +1 -1
- package/package.json +1 -1
package/dist/cleek.es.js
CHANGED
|
@@ -83983,6 +83983,7 @@ const _sfc_main$g = defineComponent$2({
|
|
|
83983
83983
|
listLength: {},
|
|
83984
83984
|
paginationAlign: {},
|
|
83985
83985
|
search: {},
|
|
83986
|
+
loadingText: {},
|
|
83986
83987
|
isLoading: {},
|
|
83987
83988
|
hideHeaderActions: { type: Boolean },
|
|
83988
83989
|
showRefreshBtn: { type: Boolean },
|
|
@@ -84241,7 +84242,7 @@ const _sfc_main$g = defineComponent$2({
|
|
|
84241
84242
|
};
|
|
84242
84243
|
}
|
|
84243
84244
|
});
|
|
84244
|
-
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-
|
|
84245
|
+
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-fcc3bb76"]]);
|
|
84245
84246
|
var ckPagination_vue_vue_type_style_index_0_lang = "";
|
|
84246
84247
|
const _sfc_main$f = defineComponent$2({
|
|
84247
84248
|
__name: "ck-pagination",
|