cleek 2.3.42 → 2.3.43
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 +15 -8
- package/dist/cleek.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/cleek.es.js
CHANGED
|
@@ -18076,7 +18076,7 @@ const _hoisted_4$3 = {
|
|
|
18076
18076
|
class: "ck-popup__title"
|
|
18077
18077
|
};
|
|
18078
18078
|
const _hoisted_5$1 = { class: "ck-popup__slot-body" };
|
|
18079
|
-
const _hoisted_6 = {
|
|
18079
|
+
const _hoisted_6$1 = {
|
|
18080
18080
|
key: 0,
|
|
18081
18081
|
class: "ck-popup__slot-footer"
|
|
18082
18082
|
};
|
|
@@ -18153,7 +18153,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
18153
18153
|
createElementVNode("div", _hoisted_5$1, [
|
|
18154
18154
|
renderSlot(_ctx.$slots, "default")
|
|
18155
18155
|
]),
|
|
18156
|
-
_ctx.$slots.footer || __props.confirmButtons ? (openBlock(), createElementBlock("div", _hoisted_6, [
|
|
18156
|
+
_ctx.$slots.footer || __props.confirmButtons ? (openBlock(), createElementBlock("div", _hoisted_6$1, [
|
|
18157
18157
|
renderSlot(_ctx.$slots, "footer"),
|
|
18158
18158
|
__props.confirmButtons ? (openBlock(), createElementBlock("div", _hoisted_7, [
|
|
18159
18159
|
createVNode(ckButton, {
|
|
@@ -18543,6 +18543,10 @@ const _hoisted_3$2 = {
|
|
|
18543
18543
|
};
|
|
18544
18544
|
const _hoisted_4$2 = { key: 0 };
|
|
18545
18545
|
const _hoisted_5 = { key: 1 };
|
|
18546
|
+
const _hoisted_6 = {
|
|
18547
|
+
key: 2,
|
|
18548
|
+
class: "ck-table--mobile-container"
|
|
18549
|
+
};
|
|
18546
18550
|
const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
18547
18551
|
props: {
|
|
18548
18552
|
columns: { type: [Array, Object], required: true, default: () => [] },
|
|
@@ -18661,7 +18665,8 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
18661
18665
|
renderSlot(_ctx.$slots, "header", {}, void 0, true)
|
|
18662
18666
|
])) : createCommentVNode("", true)
|
|
18663
18667
|
])) : createCommentVNode("", true),
|
|
18664
|
-
|
|
18668
|
+
!unref$1(isMobileVisible) ? (openBlock(), createElementBlock("div", {
|
|
18669
|
+
key: 1,
|
|
18665
18670
|
class: normalizeClass(["ck-table__table-container", { "not-overflow": __props.notOverflow }])
|
|
18666
18671
|
}, [
|
|
18667
18672
|
createElementVNode("table", {
|
|
@@ -18682,9 +18687,8 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
18682
18687
|
])) : createCommentVNode("", true),
|
|
18683
18688
|
createElementVNode("tbody", null, [
|
|
18684
18689
|
renderSlot(_ctx.$slots, "default", {}, void 0, true),
|
|
18685
|
-
|
|
18686
|
-
|
|
18687
|
-
__props.listLength === 0 ? (openBlock(), createBlock(ckTr, { key: 2 }, {
|
|
18690
|
+
renderSlot(_ctx.$slots, "desktop", {}, void 0, true),
|
|
18691
|
+
__props.listLength === 0 ? (openBlock(), createBlock(ckTr, { key: 0 }, {
|
|
18688
18692
|
default: withCtx(() => [
|
|
18689
18693
|
createVNode(ckTd, {
|
|
18690
18694
|
class: "no-result-text",
|
|
@@ -18704,7 +18708,10 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
18704
18708
|
renderSlot(_ctx.$slots, "footer", {}, void 0, true)
|
|
18705
18709
|
])) : createCommentVNode("", true)
|
|
18706
18710
|
], 2)
|
|
18707
|
-
], 2),
|
|
18711
|
+
], 2)) : createCommentVNode("", true),
|
|
18712
|
+
unref$1(isMobileVisible) ? (openBlock(), createElementBlock("div", _hoisted_6, [
|
|
18713
|
+
renderSlot(_ctx.$slots, "mobile", {}, void 0, true)
|
|
18714
|
+
])) : createCommentVNode("", true),
|
|
18708
18715
|
createVNode(TablePagination, {
|
|
18709
18716
|
class: "ck-table__pagination",
|
|
18710
18717
|
currentPage: unref$1(currentPageLocal),
|
|
@@ -18719,7 +18726,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
18719
18726
|
};
|
|
18720
18727
|
}
|
|
18721
18728
|
});
|
|
18722
|
-
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-
|
|
18729
|
+
var ckTable = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-13907a88"]]);
|
|
18723
18730
|
var ckChip_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
18724
18731
|
const _hoisted_1$7 = ["color"];
|
|
18725
18732
|
const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|