@lingshugroup/web-plus 2.4.12 → 2.5.0

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/lib/index.css.br CHANGED
Binary file
package/lib/index.css.gz CHANGED
Binary file
@@ -1 +1 @@
1
- "use strict";var n=Object.defineProperty;var e=(t,o)=>n(t,"name",{value:o,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../_utils/runtime/index.cjs"),a=require("element-plus"),r=require("../../icon/types/index.cjs"),s=require("../../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge/index.cjs");s.default(a.buttonProps,{txt:String,iconConfig:r.iconProps});const i=l.buildProps({hasFooter:{type:Boolean,default:!0},hasCancelBtn:{type:Boolean,default:!0},hasConfirmBtn:{type:Boolean,default:!0},loading:{type:Boolean,default:!1},btnCancelConfig:{type:Object,default:e(()=>({}),"default")},btnConfirmConfig:{type:Object,default:e(()=>({}),"default")},contentLoading:{type:Boolean,default:!1},openScroll:{type:Boolean,default:!1}}),u=["onCancel","onConfirm"];exports.lsDialogProp=i;exports.lsEmitNames=u;
1
+ "use strict";var n=Object.defineProperty;var e=(t,o)=>n(t,"name",{value:o,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../_utils/runtime/index.cjs"),a=require("../../icon/types/index.cjs"),r=require("element-plus"),s=require("../../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge/index.cjs");s.default(r.buttonProps,{txt:String,iconConfig:a.iconProps});const i=l.buildProps({hasFooter:{type:Boolean,default:!0},hasCancelBtn:{type:Boolean,default:!0},hasConfirmBtn:{type:Boolean,default:!0},loading:{type:Boolean,default:!1},btnCancelConfig:{type:Object,default:e(()=>({}),"default")},btnConfirmConfig:{type:Object,default:e(()=>({}),"default")},contentLoading:{type:Boolean,default:!1},openScroll:{type:Boolean,default:!1}}),u=["onCancel","onConfirm"];exports.lsDialogProp=i;exports.lsEmitNames=u;
@@ -1,12 +1,12 @@
1
1
  var n = Object.defineProperty;
2
2
  var o = (t, e) => n(t, "name", { value: e, configurable: !0 });
3
3
  import { buildProps as a } from "../../_utils/runtime/index.js";
4
- import { buttonProps as l } from "element-plus";
5
- import { iconProps as r } from "../../icon/types/index.js";
4
+ import { iconProps as l } from "../../icon/types/index.js";
5
+ import { buttonProps as r } from "element-plus";
6
6
  import f from "../../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge/index.js";
7
- f(l, {
7
+ f(r, {
8
8
  txt: String,
9
- iconConfig: r
9
+ iconConfig: l
10
10
  });
11
11
  const c = a({
12
12
  hasFooter: {
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=;/* empty css */;/* empty css */const t=/* empty css */u=t.default(e.default,[["__scopeId","data-v-63cc426a"]]);exports.default=u;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=;/* empty css */;/* empty css */const t=/* empty css */u=t.default(e.default,[["__scopeId","data-v-4b308c60"]]);exports.default=u;
@@ -1,7 +1,7 @@
1
1
  import o from "./index2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../../_virtual/_plugin-vue_export-helper/index.js";
4
- const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-63cc426a"]]);
4
+ const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-4b308c60"]]);
5
5
  export {
6
- c as default
6
+ m as default
7
7
  };
@@ -1 +1 @@
1
- "use strict";var W=Object.defineProperty;var u=(b,B)=>W(b,"name",{value:B,configurable:!0});Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const X=/* empty css */Z=/* empty css */ee=/* empty css */te=/* empty css */oe=/* empty css */re=/* empty css */D=/* empty css */ne=/* empty css */le=/* empty css */ae=;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */const e=require("vue"),se=/* empty css */g=/* empty css */ue=/* empty css */i=/* empty css */pe={class:"ls-table-wrap"},ie=e.defineComponent({name:"LSTable"}),ce=e.defineComponent({...ie,inheritAttrs:!1,props:se.lsTableProps,emits:["sizeChange","currentPageChange","update:page-size","update:current-page","update:selection"],setup(b,{expose:B,emit:O}){const s=b,k=O,P=e.useAttrs(),E=e.ref(),c=e.ref(1),f=e.ref(10),h=e.ref([]);function T(t){return(t==null?void 0:t.rowKey)||(t==null?void 0:t.rowkey)||(t==null?void 0:t["row-key"])||"id"}u(T,"getRowKeyFromAttrs");const R=e.computed(()=>T(P));e.watch(()=>s.currentPage,t=>{if(t===c.value)return;if(!s.showPagination){c.value=Math.max(1,t);return}if(s.total<=0){c.value=1;return}const r=Math.ceil(s.total/f.value),n=Math.max(1,Math.min(t,r));c.value=n,n!==t&&k("update:current-page",n)},{immediate:!0}),e.watch([()=>s.pageSize,()=>s.pageSizes],([t,r])=>{let n=t;g.isEmpty(r)||(n=r.includes(t)?t:r[0]),f.value=n,n!==t&&k("update:page-size",n)},{immediate:!0}),e.watch(()=>s.selection,t=>{h.value=t||[]},{immediate:!0,deep:!0});function V(t){return t.replace(/-([a-z])/g,(r,n)=>n.toUpperCase())}u(V,"kebabToCamel");function m(t){return typeof t!="object"||t===null||g.isEmpty(t)?t:Array.isArray(t)?t.map(r=>m(r)):Object.keys(t).reduce((r,n)=>{const l=V(n),p=t[n];return r[l]=typeof p=="object"?m(p):p,r},{})}u(m,"objectKeysToCamel");function x(t,r){if(!t)throw new Error("Row is required when get row identity");return typeof r=="string"?`${i.default(t,r)}`:typeof r=="function"?r.call(null,t):""}u(x,"getRowIdentity");function F(t,r,n){return x(t,n)===x(r,n)}u(F,"isSameRow"),e.watch([()=>s.tableData,()=>s.showSelect,()=>s.selection],([t,r,n])=>{r&&t&&t.length>0&&n&&n.length>0&&e.nextTick(()=>{t.forEach(l=>{(n||[]).some(C=>F(C,l,R.value))&&E.value.toggleRowSelection(l,!0)})})},{immediate:!0,deep:!0}),e.watch(()=>h.value,t=>{k("update:selection",t)},{deep:!0});const z=e.computed(()=>{const t=m(s.selectColumnOptions),r=i.default(t,"reserveSelection");return g.isEmpty(r)&&s.showSelect?{...t,reserveSelection:!0}:t});e.watch(c,t=>{if(s.showSelect){const r=i.default(z.value,"reserveSelection");!g.isEmpty(h.value)&&!r&&(h.value=[])}k("currentPageChange",t),k("update:current-page",t)}),e.watch(f,t=>{k("sizeChange",t),k("update:page-size",t)});function _(t){return s!=null&&s.tableIndexInPage?s!=null&&s.tableIndexStart?t:t+1:s!=null&&s.tableIndexStart?(c.value-1)*f.value+t:(c.value-1)*f.value+t+1}u(_,"indexMethod");function A(t,r){return t?ae.default(t).format(r||"YYYY-MM-DD HH:mm:ss"):s.labelEmpty||"--"}u(A,"formatDate");function I(t){h.value=t||[]}u(I,"handleSelect");function M(t){h.value=t||[]}u(M,"handleSelectAll");const L=e.computed(()=>{const t=m(P),r={...t},n=T(t);n&&(r.rowKey=n),s.showSelect&&(r.onSelect||(r.onSelect=I),r.onSelectAll||(r.onSelectAll=M));const l=i.default(t,"showOverflowTooltip");if(P&&!g.isEmpty(l))if(typeof l=="boolean")l===!0&&(r.showOverflowTooltip={popperClass:"table-popper-css"});else if(typeof l=="object"){const p=l||{},C=`table-popper-css ${p&&(p==null?void 0:p.popperClass)||""}`;r.showOverflowTooltip={...p,popperClass:C}}else r.showOverflowTooltip={popperClass:"table-popper-css"};else r.showOverflowTooltip={popperClass:"table-popper-css"};return r});function $(t,r,n){var l;return(l=t[i.default(r,n)])==null?void 0:l.type}u($,"getStatusType");function Y(t="default",r,n){const l=[];return["dot","follow"].includes(t)&&(l.push("ls-table-status"),l.push(`ls-table-status--${r||"default"}`)),n&&l.push(n),l.join(" ")}u(Y,"getStatusClass");function H(t,r){const{href:n,hrefProp:l}=t||{};return typeof n=="function"?n(r):typeof n=="string"?n:l?i.default(r,l):i.default(r,t==null?void 0:t.prop)}u(H,"getLinkHref");function d(t,r){return i.default(r,t==null?void 0:t.prop)}u(d,"getCellValue");function q(t,r){return g.isEmpty(d(t,r))}u(q,"isCellEmpty");function N(t,r){const{text:n,textProp:l,textFormatter:p}=t||{};return typeof p=="function"?p(r,d(t,r)):g.isEmpty(n)?l?i.default(r,l):d(t,r):n}return u(N,"getCellText"),B({TableRef:E}),(t,r)=>{const n=ee.ElRadio,l=D.ElTableColumn,p=ne.ElText,C=oe.ElLink,K=Z.ElButton,U=te.ElEmpty,j=D.ElTable,G=re.ElPagination,J=X.ElConfigProvider,Q=le.default;return e.openBlock(),e.createElementBlock("div",pe,[e.createVNode(J,{locale:e.unref(ue.default)},{default:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createBlock(j,e.mergeProps({ref_key:"TableRef",ref:E,style:{width:"100%"}},e.unref(L),{data:t.tableData}),e.createSlots({default:e.withCtx(()=>[e.renderSlot(t.$slots,"prepend",{},void 0,!0),t.showRadio?(e.openBlock(),e.createBlock(l,e.mergeProps({key:0,width:"60"},t.radioColumnOptions),{default:e.withCtx(({row:o})=>[e.createVNode(n,{"model-value":t.currentRow?t.currentRow[t.radioProp]:void 0,label:o[t.radioProp]},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.showRadioLabel?o[t.radioProp]:""),1)]),_:2},1032,["model-value","label"])]),_:1},16)):e.createCommentVNode("",!0),t.showSelect?(e.openBlock(),e.createBlock(l,e.mergeProps({key:1,width:"60"},e.unref(z),{type:"selection"}),null,16)):e.createCommentVNode("",!0),t.showExpand?(e.openBlock(),e.createBlock(l,e.mergeProps({key:2},t.expandColumnOptions,{type:"expand"}),{default:e.withCtx(({row:o})=>[e.renderSlot(t.$slots,"expand",{row:o},void 0,!0)]),_:3},16)):e.createCommentVNode("",!0),t.showTableIndex?(e.openBlock(),e.createBlock(l,e.mergeProps({key:3,width:"60",fixed:t.tableIndexfixed,label:t.tableIndexLabel,index:_},t.indexColumnOptions,{type:"index"}),null,16,["fixed","label"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableColumn,o=>(e.openBlock(),e.createBlock(l,e.mergeProps({key:o.prop,ref_for:!0},o),e.createSlots({default:e.withCtx(({row:a,column:y,$index:v})=>[o.render?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.render),{key:0,row:a,column:y,index:v,value:d(o,a),item:o},null,8,["row","column","index","value","item"])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.type==="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(A(d(o,a),o.dateTemplate)),1)],64)):o.type==="status"?(e.openBlock(),e.createBlock(p,e.mergeProps({key:1,ref_for:!0},typeof o.statusProps=="function"?o.statusProps({row:a,column:y,index:v,value:e.unref(i.default)(a,o.prop),item:o}):o.statusProps,{type:["default","follow"].includes(o.statusStyle||"default")?$(o.value,a,o.prop):"",class:Y(o.statusStyle,$(o.value,a,o.prop),o.className)}),{default:e.withCtx(()=>{var w,S;return[e.createTextVNode(e.toDisplayString(((w=o.value[e.unref(i.default)(a,o.prop)])==null?void 0:w.label)||((S=o.value.default)==null?void 0:S.label)||a[o.prop]),1)]}),_:2},1040,["type","class"])):o.type==="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[q(o,a)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(t.labelEmpty||"--"),1)],64)):(e.openBlock(),e.createBlock(p,{key:1,type:Number(d(o,a))<0?"danger":`${o.isSuc?"success":""}`},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d(o,a)),1)]),_:2},1032,["type"]))],64)):o.type==="link"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[!o.text&&!o.textProp&&!o.textFormatter&&q(o,a)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.labelEmptyClass)},e.toDisplayString(t.labelEmpty||"--"),3)):(e.openBlock(),e.createBlock(C,e.mergeProps({key:1,href:H(o,a)},{ref_for:!0},typeof o.linkProps=="function"?o.linkProps({row:a,column:y,index:v}):o.linkProps),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N(o,a)),1)]),_:2},1040,["href"]))],64)):o.type==="button"?(e.openBlock(),e.createBlock(K,e.mergeProps({key:4,class:"ls-table-button"},{ref_for:!0},typeof o.buttonProps=="function"?o.buttonProps({row:a,column:y,index:v,value:d(o,a),item:o}):o.buttonProps,{onClick:u(w=>{var S;return(S=o.onClick)==null?void 0:S.call(o,{row:a,column:y,index:v,value:d(o,a),item:o})},"onClick")}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N(o,a)),1)]),_:2},1040,["onClick"])):o.type==="slot"?e.renderSlot(t.$slots,o.prop,{key:5,row:a,column:y,index:v},void 0,!0):q(o,a)?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(t.labelEmptyClass)},e.toDisplayString(t.labelEmpty||"--"),3)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:7},[e.createTextVNode(e.toDisplayString(d(o,a)),1)],64))],64))]),_:2},[o.headerSlot?{name:"header",fn:e.withCtx(({column:a,$index:y})=>[e.renderSlot(t.$slots,`${o.prop}-header`,{column:a,index:y},void 0,!0)]),key:"0"}:void 0,o.filterIconSlot?{name:"filter-icon",fn:e.withCtx(({filterOpened:a})=>[e.renderSlot(t.$slots,`${o.prop}-filter-icon`,{filterOpened:a},void 0,!0)]),key:"1"}:void 0]),1040))),128)),e.renderSlot(t.$slots,"default",{},void 0,!0)]),_:2},[t.showEmpty?{name:"empty",fn:e.withCtx(()=>[t.$slots.empty?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(U,{key:0,description:t.emptyLabel},null,8,["description"])),e.renderSlot(t.$slots,"empty",{},void 0,!0)]),key:"0"}:void 0,t.$slots.append?{name:"append",fn:e.withCtx(()=>[e.renderSlot(t.$slots,"append",{},void 0,!0)]),key:"1"}:void 0]),1040,["data"])),[[Q,t.loading]]),t.showPagination?(e.openBlock(),e.createBlock(G,e.mergeProps({key:0,"current-page":e.unref(c),"onUpdate:currentPage":r[0]||(r[0]=o=>e.isRef(c)?c.value=o:null),"page-size":e.unref(f),"onUpdate:pageSize":r[1]||(r[1]=o=>e.isRef(f)?f.value=o:null),layout:"total, sizes, prev, pager, next, jumper",class:t.paginationClass,disabled:t.loading,"page-sizes":t.pageSizes,total:t.total},t.paginationOptions),null,16,["current-page","page-size","class","disabled","page-sizes","total"])):e.createCommentVNode("",!0)]),_:3},8,["locale"])])}}});exports.default=ce;
1
+ "use strict";var W=Object.defineProperty;var u=(b,B)=>W(b,"name",{value:B,configurable:!0});Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const X=/* empty css */Z=/* empty css */ee=/* empty css */te=/* empty css */oe=/* empty css */re=/* empty css */D=/* empty css */ne=/* empty css */le=/* empty css */ae=;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */;/* empty css */const e=require("vue"),se=/* empty css */g=/* empty css */ue=/* empty css */i=/* empty css */pe={class:"ls-table-wrap"},ie=e.defineComponent({name:"LSTable"}),ce=e.defineComponent({...ie,inheritAttrs:!1,props:se.lsTableProps,emits:["sizeChange","currentPageChange","update:page-size","update:current-page","update:selection"],setup(b,{expose:B,emit:O}){const s=b,k=O,P=e.useAttrs(),E=e.ref(),c=e.ref(1),f=e.ref(10),h=e.ref([]);function T(t){return(t==null?void 0:t.rowKey)||(t==null?void 0:t.rowkey)||(t==null?void 0:t["row-key"])||"id"}u(T,"getRowKeyFromAttrs");const R=e.computed(()=>T(P));e.watch(()=>s.currentPage,t=>{if(t===c.value)return;if(!s.showPagination){c.value=Math.max(1,t);return}if(s.total<=0){c.value=1;return}const r=Math.ceil(s.total/f.value),n=Math.max(1,Math.min(t,r));c.value=n,n!==t&&k("update:current-page",n)},{immediate:!0}),e.watch([()=>s.pageSize,()=>s.pageSizes],([t,r])=>{let n=t;g.isEmpty(r)||(n=r.includes(t)?t:r[0]),f.value=n,n!==t&&k("update:page-size",n)},{immediate:!0}),e.watch(()=>s.selection,t=>{h.value=t||[]},{immediate:!0,deep:!0});function V(t){return t.replace(/-([a-z])/g,(r,n)=>n.toUpperCase())}u(V,"kebabToCamel");function S(t){return typeof t!="object"||t===null||g.isEmpty(t)?t:Array.isArray(t)?t.map(r=>S(r)):Object.keys(t).reduce((r,n)=>{const l=V(n),p=t[n];return r[l]=typeof p=="object"?S(p):p,r},{})}u(S,"objectKeysToCamel");function x(t,r){if(!t)throw new Error("Row is required when get row identity");return typeof r=="string"?`${i.default(t,r)}`:typeof r=="function"?r.call(null,t):""}u(x,"getRowIdentity");function _(t,r,n){return x(t,n)===x(r,n)}u(_,"isSameRow"),e.watch([()=>s.tableData,()=>s.showSelect,()=>s.selection],([t,r,n])=>{r&&t&&t.length>0&&n&&n.length>0&&e.nextTick(()=>{t.forEach(l=>{(n||[]).some(C=>_(C,l,R.value))&&E.value.toggleRowSelection(l,!0)})})},{immediate:!0,deep:!0}),e.watch(()=>h.value,t=>{k("update:selection",t)},{deep:!0});const z=e.computed(()=>{const t=S(s.selectColumnOptions),r=i.default(t,"reserveSelection");return g.isEmpty(r)&&s.showSelect?{...t,reserveSelection:!0}:t});e.watch(c,t=>{if(s.showSelect){const r=i.default(z.value,"reserveSelection");!g.isEmpty(h.value)&&!r&&(h.value=[])}k("currentPageChange",t),k("update:current-page",t)}),e.watch(f,t=>{k("sizeChange",t),k("update:page-size",t)});function A(t){return s!=null&&s.tableIndexInPage?s!=null&&s.tableIndexStart?t:t+1:s!=null&&s.tableIndexStart?(c.value-1)*f.value+t:(c.value-1)*f.value+t+1}u(A,"indexMethod");function F(t,r){return t?ae.default(t).format(r||"YYYY-MM-DD HH:mm:ss"):s.labelEmpty||"--"}u(F,"formatDate");function I(t){h.value=t||[]}u(I,"handleSelect");function L(t){h.value=t||[]}u(L,"handleSelectAll");const M=e.computed(()=>{const t=S(P),r={...t},n=T(t);n&&(r.rowKey=n),r.tableLayout||(r.tableLayout="auto"),s.showSelect&&(r.onSelect||(r.onSelect=I),r.onSelectAll||(r.onSelectAll=L));const l=i.default(t,"showOverflowTooltip");if(P&&!g.isEmpty(l))if(typeof l=="boolean")l===!0&&(r.showOverflowTooltip={popperClass:"table-popper-css"});else if(typeof l=="object"){const p=l||{},C=`table-popper-css ${p&&(p==null?void 0:p.popperClass)||""}`;r.showOverflowTooltip={...p,popperClass:C}}else r.showOverflowTooltip={popperClass:"table-popper-css"};else r.showOverflowTooltip={popperClass:"table-popper-css"};return r});function $(t,r,n){var l;return(l=t[i.default(r,n)])==null?void 0:l.type}u($,"getStatusType");function Y(t="default",r,n){const l=[];return["dot","follow"].includes(t)&&(l.push("ls-table-status"),l.push(`ls-table-status--${r||"default"}`)),n&&l.push(n),l.join(" ")}u(Y,"getStatusClass");function H(t,r){const{href:n,hrefProp:l}=t||{};return typeof n=="function"?n(r):typeof n=="string"?n:l?i.default(r,l):i.default(r,t==null?void 0:t.prop)}u(H,"getLinkHref");function d(t,r){return i.default(r,t==null?void 0:t.prop)}u(d,"getCellValue");function q(t,r){return g.isEmpty(d(t,r))}u(q,"isCellEmpty");function N(t,r){const{text:n,textProp:l,textFormatter:p}=t||{};return typeof p=="function"?p(r,d(t,r)):g.isEmpty(n)?l?i.default(r,l):d(t,r):n}return u(N,"getCellText"),B({TableRef:E}),(t,r)=>{const n=ee.ElRadio,l=D.ElTableColumn,p=ne.ElText,C=oe.ElLink,K=Z.ElButton,U=te.ElEmpty,j=D.ElTable,G=re.ElPagination,J=X.ElConfigProvider,Q=le.default;return e.openBlock(),e.createElementBlock("div",pe,[e.createVNode(J,{locale:e.unref(ue.default)},{default:e.withCtx(()=>[e.withDirectives((e.openBlock(),e.createBlock(j,e.mergeProps({ref_key:"TableRef",ref:E,style:{width:"100%"}},e.unref(M),{data:t.tableData}),e.createSlots({default:e.withCtx(()=>[e.renderSlot(t.$slots,"prepend",{},void 0,!0),t.showRadio?(e.openBlock(),e.createBlock(l,e.mergeProps({key:0,width:"60"},t.radioColumnOptions),{default:e.withCtx(({row:o})=>[e.createVNode(n,{"model-value":t.currentRow?t.currentRow[t.radioProp]:void 0,label:o[t.radioProp]},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(t.showRadioLabel?o[t.radioProp]:""),1)]),_:2},1032,["model-value","label"])]),_:1},16)):e.createCommentVNode("",!0),t.showSelect?(e.openBlock(),e.createBlock(l,e.mergeProps({key:1,width:"60"},e.unref(z),{type:"selection"}),null,16)):e.createCommentVNode("",!0),t.showExpand?(e.openBlock(),e.createBlock(l,e.mergeProps({key:2},t.expandColumnOptions,{type:"expand"}),{default:e.withCtx(({row:o})=>[e.renderSlot(t.$slots,"expand",{row:o},void 0,!0)]),_:3},16)):e.createCommentVNode("",!0),t.showTableIndex?(e.openBlock(),e.createBlock(l,e.mergeProps({key:3,width:"60",fixed:t.tableIndexfixed,label:t.tableIndexLabel,index:A},t.indexColumnOptions,{type:"index"}),null,16,["fixed","label"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tableColumn,o=>(e.openBlock(),e.createBlock(l,e.mergeProps({key:o.prop,ref_for:!0},o),e.createSlots({default:e.withCtx(({row:a,column:y,$index:v})=>[o.type==="date"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(F(d(o,a),o.dateTemplate)),1)],64)):o.type==="status"?(e.openBlock(),e.createBlock(p,e.mergeProps({key:1,ref_for:!0},typeof o.statusProps=="function"?o.statusProps({row:a,column:y,index:v,value:e.unref(i.default)(a,o.prop),item:o}):o.statusProps,{type:["default","follow"].includes(o.statusStyle||"default")?$(o.value,a,o.prop):"",class:Y(o.statusStyle,$(o.value,a,o.prop),o.className)}),{default:e.withCtx(()=>{var w,m;return[e.createTextVNode(e.toDisplayString(((w=o.value[e.unref(i.default)(a,o.prop)])==null?void 0:w.label)||((m=o.value.default)==null?void 0:m.label)||a[o.prop]),1)]}),_:2},1040,["type","class"])):o.type==="number"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[q(o,a)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(t.labelEmpty||"--"),1)],64)):(e.openBlock(),e.createBlock(p,{key:1,type:Number(d(o,a))<0?"danger":`${o.isSuc?"success":""}`},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(d(o,a)),1)]),_:2},1032,["type"]))],64)):o.type==="link"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[!o.text&&!o.textProp&&!o.textFormatter&&q(o,a)?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.labelEmptyClass)},e.toDisplayString(t.labelEmpty||"--"),3)):(e.openBlock(),e.createBlock(C,e.mergeProps({key:1,href:H(o,a)},{ref_for:!0},typeof o.linkProps=="function"?o.linkProps({row:a,column:y,index:v}):o.linkProps),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N(o,a)),1)]),_:2},1040,["href"]))],64)):o.type==="button"?(e.openBlock(),e.createBlock(K,e.mergeProps({key:4,class:"ls-table-button",type:"primary",link:""},{ref_for:!0},typeof o.buttonProps=="function"?o.buttonProps({row:a,column:y,index:v,value:d(o,a),item:o}):o.buttonProps,{onClick:u(w=>{var m;return(m=o.onClick)==null?void 0:m.call(o,{row:a,column:y,index:v,value:d(o,a),item:o})},"onClick")}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N(o,a)),1)]),_:2},1040,["onClick"])):o.type==="slot"?e.renderSlot(t.$slots,o.prop,{key:5,row:a,column:y,index:v},void 0,!0):o.type==="render"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:6},[o.render?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(o.render),{key:0,row:a,column:y,index:v,value:d(o,a),item:o},null,8,["row","column","index","value","item"])):e.createCommentVNode("",!0)],64)):q(o,a)?(e.openBlock(),e.createElementBlock("div",{key:7,class:e.normalizeClass(t.labelEmptyClass)},e.toDisplayString(t.labelEmpty||"--"),3)):e.createCommentVNode("",!0)]),_:2},[o.headerSlot?{name:"header",fn:e.withCtx(({column:a,$index:y})=>[e.renderSlot(t.$slots,`${o.prop}-header`,{column:a,index:y},void 0,!0)]),key:"0"}:void 0,o.filterIconSlot?{name:"filter-icon",fn:e.withCtx(({filterOpened:a})=>[e.renderSlot(t.$slots,`${o.prop}-filter-icon`,{filterOpened:a},void 0,!0)]),key:"1"}:void 0]),1040))),128)),e.renderSlot(t.$slots,"default",{},void 0,!0)]),_:2},[t.showEmpty?{name:"empty",fn:e.withCtx(()=>[t.$slots.empty?e.createCommentVNode("",!0):(e.openBlock(),e.createBlock(U,{key:0,description:t.emptyLabel},null,8,["description"])),e.renderSlot(t.$slots,"empty",{},void 0,!0)]),key:"0"}:void 0,t.$slots.append?{name:"append",fn:e.withCtx(()=>[e.renderSlot(t.$slots,"append",{},void 0,!0)]),key:"1"}:void 0]),1040,["data"])),[[Q,t.loading]]),t.showPagination?(e.openBlock(),e.createBlock(G,e.mergeProps({key:0,"current-page":e.unref(c),"onUpdate:currentPage":r[0]||(r[0]=o=>e.isRef(c)?c.value=o:null),"page-size":e.unref(f),"onUpdate:pageSize":r[1]||(r[1]=o=>e.isRef(f)?f.value=o:null),layout:"total, sizes, prev, pager, next, jumper",class:t.paginationClass,disabled:t.loading,"page-sizes":t.pageSizes,total:t.total},t.paginationOptions),null,16,["current-page","page-size","class","disabled","page-sizes","total"])):e.createCommentVNode("",!0)]),_:3},8,["locale"])])}}});exports.default=ce;
@@ -1,5 +1,5 @@
1
1
  var ye = Object.defineProperty;
2
- var p = (L, D) => ye(L, "name", { value: D, configurable: !0 });
2
+ var p = (_, D) => ye(_, "name", { value: D, configurable: !0 });
3
3
  import { ElConfigProvider as ve } from "../../../../../node_modules/.pnpm/element-plus@2.13.5_typescript@5.9.3_vue@3.5.18_typescript@5.9.3_/node_modules/element-plus/es/components/config-provider/index/index.js";
4
4
  import { ElButton as ge } from "../../../../../node_modules/.pnpm/element-plus@2.13.5_typescript@5.9.3_vue@3.5.18_typescript@5.9.3_/node_modules/element-plus/es/components/button/index/index.js";
5
5
  import { ElRadio as me } from "../../../../../node_modules/.pnpm/element-plus@2.13.5_typescript@5.9.3_vue@3.5.18_typescript@5.9.3_/node_modules/element-plus/es/components/radio/index/index.js";
@@ -30,20 +30,20 @@ import Te from "../../../../../_virtual/dayjs.min/index.js";
30
30
  /* empty css */
31
31
  /* empty css */
32
32
  /* empty css */
33
- import { defineComponent as X, useAttrs as ze, ref as _, computed as Y, watch as P, nextTick as we, createElementBlock as v, openBlock as s, createVNode as G, unref as E, withCtx as i, withDirectives as Oe, createBlock as f, createCommentVNode as R, mergeProps as g, createSlots as J, renderSlot as k, createTextVNode as S, toDisplayString as m, Fragment as T, renderList as Re, resolveDynamicComponent as $e, normalizeClass as Q, isRef as W } from "vue";
34
- import { lsTableProps as Ae } from "../types/index.js";
33
+ import { defineComponent as X, useAttrs as ze, ref as I, computed as Y, watch as P, nextTick as we, createElementBlock as g, openBlock as s, createVNode as G, unref as E, withCtx as i, withDirectives as Oe, createBlock as f, createCommentVNode as k, mergeProps as y, createSlots as J, renderSlot as S, createTextVNode as T, toDisplayString as m, Fragment as R, renderList as Re, normalizeClass as Q, resolveDynamicComponent as $e, isRef as W } from "vue";
34
+ import { lsTableProps as Le } from "../types/index.js";
35
35
  import { isEmpty as z } from "../../_utils/utils/index.js";
36
- import Ie from "../../../../../node_modules/.pnpm/element-plus@2.13.5_typescript@5.9.3_vue@3.5.18_typescript@5.9.3_/node_modules/element-plus/dist/locale/zh-cn/index.js";
36
+ import Ae from "../../../../../node_modules/.pnpm/element-plus@2.13.5_typescript@5.9.3_vue@3.5.18_typescript@5.9.3_/node_modules/element-plus/dist/locale/zh-cn/index.js";
37
37
  import d from "../../../../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get/index.js";
38
- const _e = { class: "ls-table-wrap" }, Le = X({
38
+ const Ie = { class: "ls-table-wrap" }, _e = X({
39
39
  name: "LSTable"
40
40
  }), mt = /* @__PURE__ */ X({
41
- ...Le,
41
+ ..._e,
42
42
  inheritAttrs: !1,
43
- props: Ae,
43
+ props: Le,
44
44
  emits: ["sizeChange", "currentPageChange", "update:page-size", "update:current-page", "update:selection"],
45
- setup(L, { expose: D, emit: Z }) {
46
- const a = L, C = Z, M = ze(), B = _(), c = _(1), h = _(10), w = _([]);
45
+ setup(_, { expose: D, emit: Z }) {
46
+ const a = _, C = Z, M = ze(), B = I(), c = I(1), h = I(10), w = I([]);
47
47
  function H(e) {
48
48
  return (e == null ? void 0 : e.rowKey) || (e == null ? void 0 : e.rowkey) || (e == null ? void 0 : e["row-key"]) || "id";
49
49
  }
@@ -90,13 +90,13 @@ const _e = { class: "ls-table-wrap" }, Le = X({
90
90
  return e.replace(/-([a-z])/g, (o, n) => n.toUpperCase());
91
91
  }
92
92
  p(x, "kebabToCamel");
93
- function I(e) {
94
- return typeof e != "object" || e === null || z(e) ? e : Array.isArray(e) ? e.map((o) => I(o)) : Object.keys(e).reduce((o, n) => {
93
+ function A(e) {
94
+ return typeof e != "object" || e === null || z(e) ? e : Array.isArray(e) ? e.map((o) => A(o)) : Object.keys(e).reduce((o, n) => {
95
95
  const l = x(n), u = e[n];
96
- return o[l] = typeof u == "object" ? I(u) : u, o;
96
+ return o[l] = typeof u == "object" ? A(u) : u, o;
97
97
  }, {});
98
98
  }
99
- p(I, "objectKeysToCamel");
99
+ p(A, "objectKeysToCamel");
100
100
  function K(e, o) {
101
101
  if (!e) throw new Error("Row is required when get row identity");
102
102
  return typeof o == "string" ? `${d(e, o)}` : typeof o == "function" ? o.call(null, e) : "";
@@ -128,7 +128,7 @@ const _e = { class: "ls-table-wrap" }, Le = X({
128
128
  }
129
129
  );
130
130
  const U = Y(() => {
131
- const e = I(a.selectColumnOptions), o = d(e, "reserveSelection");
131
+ const e = A(a.selectColumnOptions), o = d(e, "reserveSelection");
132
132
  return z(o) && a.showSelect ? {
133
133
  ...e,
134
134
  reserveSelection: !0
@@ -160,8 +160,8 @@ const _e = { class: "ls-table-wrap" }, Le = X({
160
160
  }
161
161
  p(le, "handleSelectAll");
162
162
  const re = Y(() => {
163
- const e = I(M), o = { ...e }, n = H(e);
164
- n && (o.rowKey = n), a.showSelect && (o.onSelect || (o.onSelect = ne), o.onSelectAll || (o.onSelectAll = le));
163
+ const e = A(M), o = { ...e }, n = H(e);
164
+ n && (o.rowKey = n), o.tableLayout || (o.tableLayout = "auto"), a.showSelect && (o.onSelect || (o.onSelect = ne), o.onSelectAll || (o.onSelectAll = le));
165
165
  const l = d(e, "showOverflowTooltip");
166
166
  if (M && !z(l))
167
167
  if (typeof l == "boolean")
@@ -199,33 +199,33 @@ const _e = { class: "ls-table-wrap" }, Le = X({
199
199
  return typeof n == "function" ? n(o) : typeof n == "string" ? n : l ? d(o, l) : d(o, e == null ? void 0 : e.prop);
200
200
  }
201
201
  p(se, "getLinkHref");
202
- function y(e, o) {
202
+ function v(e, o) {
203
203
  return d(o, e == null ? void 0 : e.prop);
204
204
  }
205
- p(y, "getCellValue");
205
+ p(v, "getCellValue");
206
206
  function F(e, o) {
207
- return z(y(e, o));
207
+ return z(v(e, o));
208
208
  }
209
209
  p(F, "isCellEmpty");
210
210
  function q(e, o) {
211
211
  const { text: n, textProp: l, textFormatter: u } = e || {};
212
- return typeof u == "function" ? u(o, y(e, o)) : z(n) ? l ? d(o, l) : y(e, o) : n;
212
+ return typeof u == "function" ? u(o, v(e, o)) : z(n) ? l ? d(o, l) : v(e, o) : n;
213
213
  }
214
214
  return p(q, "getCellText"), D({
215
215
  TableRef: B
216
216
  }), (e, o) => {
217
217
  const n = me, l = Ce, u = Pe, $ = be, pe = ge, ue = he, ie = Se, fe = ke, de = ve, ce = Ee;
218
- return s(), v("div", _e, [
219
- G(de, { locale: E(Ie) }, {
218
+ return s(), g("div", Ie, [
219
+ G(de, { locale: E(Ae) }, {
220
220
  default: i(() => [
221
- Oe((s(), f(ie, g({
221
+ Oe((s(), f(ie, y({
222
222
  ref_key: "TableRef",
223
223
  ref: B,
224
224
  style: { width: "100%" }
225
225
  }, E(re), { data: e.tableData }), J({
226
226
  default: i(() => [
227
- k(e.$slots, "prepend", {}, void 0, !0),
228
- e.showRadio ? (s(), f(l, g({
227
+ S(e.$slots, "prepend", {}, void 0, !0),
228
+ e.showRadio ? (s(), f(l, y({
229
229
  key: 0,
230
230
  width: "60"
231
231
  }, e.radioColumnOptions), {
@@ -235,147 +235,147 @@ const _e = { class: "ls-table-wrap" }, Le = X({
235
235
  label: t[e.radioProp]
236
236
  }, {
237
237
  default: i(() => [
238
- S(m(e.showRadioLabel ? t[e.radioProp] : ""), 1)
238
+ T(m(e.showRadioLabel ? t[e.radioProp] : ""), 1)
239
239
  ]),
240
240
  _: 2
241
241
  }, 1032, ["model-value", "label"])
242
242
  ]),
243
243
  _: 1
244
- }, 16)) : R("", !0),
245
- e.showSelect ? (s(), f(l, g({
244
+ }, 16)) : k("", !0),
245
+ e.showSelect ? (s(), f(l, y({
246
246
  key: 1,
247
247
  width: "60"
248
- }, E(U), { type: "selection" }), null, 16)) : R("", !0),
249
- e.showExpand ? (s(), f(l, g({ key: 2 }, e.expandColumnOptions, { type: "expand" }), {
248
+ }, E(U), { type: "selection" }), null, 16)) : k("", !0),
249
+ e.showExpand ? (s(), f(l, y({ key: 2 }, e.expandColumnOptions, { type: "expand" }), {
250
250
  default: i(({ row: t }) => [
251
- k(e.$slots, "expand", { row: t }, void 0, !0)
251
+ S(e.$slots, "expand", { row: t }, void 0, !0)
252
252
  ]),
253
253
  _: 3
254
- }, 16)) : R("", !0),
255
- e.showTableIndex ? (s(), f(l, g({
254
+ }, 16)) : k("", !0),
255
+ e.showTableIndex ? (s(), f(l, y({
256
256
  key: 3,
257
257
  width: "60",
258
258
  fixed: e.tableIndexfixed,
259
259
  label: e.tableIndexLabel,
260
260
  index: te
261
- }, e.indexColumnOptions, { type: "index" }), null, 16, ["fixed", "label"])) : R("", !0),
262
- (s(!0), v(T, null, Re(e.tableColumn, (t) => (s(), f(l, g({
261
+ }, e.indexColumnOptions, { type: "index" }), null, 16, ["fixed", "label"])) : k("", !0),
262
+ (s(!0), g(R, null, Re(e.tableColumn, (t) => (s(), f(l, y({
263
263
  key: t.prop,
264
264
  ref_for: !0
265
265
  }, t), J({
266
266
  default: i(({ row: r, column: b, $index: O }) => [
267
- t.render ? (s(), f($e(t.render), {
268
- key: 0,
269
- row: r,
270
- column: b,
271
- index: O,
272
- value: y(t, r),
273
- item: t
274
- }, null, 8, ["row", "column", "index", "value", "item"])) : (s(), v(T, { key: 1 }, [
275
- t.type === "date" ? (s(), v(T, { key: 0 }, [
276
- S(m(oe(y(t, r), t.dateTemplate)), 1)
277
- ], 64)) : t.type === "status" ? (s(), f(u, g(
278
- {
279
- key: 1,
280
- ref_for: !0
281
- },
282
- typeof t.statusProps == "function" ? t.statusProps({
283
- row: r,
284
- column: b,
285
- index: O,
286
- value: E(d)(r, t.prop),
287
- item: t
288
- }) : t.statusProps,
289
- {
290
- type: ["default", "follow"].includes(t.statusStyle || "default") ? j(t.value, r, t.prop) : "",
291
- class: ae(t.statusStyle, j(t.value, r, t.prop), t.className)
292
- }
293
- ), {
294
- default: i(() => {
295
- var N, A;
296
- return [
297
- S(m(((N = t.value[E(d)(r, t.prop)]) == null ? void 0 : N.label) || ((A = t.value.default) == null ? void 0 : A.label) || r[t.prop]), 1)
298
- ];
299
- }),
267
+ t.type === "date" ? (s(), g(R, { key: 0 }, [
268
+ T(m(oe(v(t, r), t.dateTemplate)), 1)
269
+ ], 64)) : t.type === "status" ? (s(), f(u, y(
270
+ {
271
+ key: 1,
272
+ ref_for: !0
273
+ },
274
+ typeof t.statusProps == "function" ? t.statusProps({
275
+ row: r,
276
+ column: b,
277
+ index: O,
278
+ value: E(d)(r, t.prop),
279
+ item: t
280
+ }) : t.statusProps,
281
+ {
282
+ type: ["default", "follow"].includes(t.statusStyle || "default") ? j(t.value, r, t.prop) : "",
283
+ class: ae(t.statusStyle, j(t.value, r, t.prop), t.className)
284
+ }
285
+ ), {
286
+ default: i(() => {
287
+ var N, L;
288
+ return [
289
+ T(m(((N = t.value[E(d)(r, t.prop)]) == null ? void 0 : N.label) || ((L = t.value.default) == null ? void 0 : L.label) || r[t.prop]), 1)
290
+ ];
291
+ }),
292
+ _: 2
293
+ }, 1040, ["type", "class"])) : t.type === "number" ? (s(), g(R, { key: 2 }, [
294
+ F(t, r) ? (s(), g(R, { key: 0 }, [
295
+ T(m(e.labelEmpty || "--"), 1)
296
+ ], 64)) : (s(), f(u, {
297
+ key: 1,
298
+ type: Number(v(t, r)) < 0 ? "danger" : `${t.isSuc ? "success" : ""}`
299
+ }, {
300
+ default: i(() => [
301
+ T(m(v(t, r)), 1)
302
+ ]),
300
303
  _: 2
301
- }, 1040, ["type", "class"])) : t.type === "number" ? (s(), v(T, { key: 2 }, [
302
- F(t, r) ? (s(), v(T, { key: 0 }, [
303
- S(m(e.labelEmpty || "--"), 1)
304
- ], 64)) : (s(), f(u, {
305
- key: 1,
306
- type: Number(y(t, r)) < 0 ? "danger" : `${t.isSuc ? "success" : ""}`
307
- }, {
308
- default: i(() => [
309
- S(m(y(t, r)), 1)
310
- ]),
311
- _: 2
312
- }, 1032, ["type"]))
313
- ], 64)) : t.type === "link" ? (s(), v(T, { key: 3 }, [
314
- !t.text && !t.textProp && !t.textFormatter && F(t, r) ? (s(), v("div", {
315
- key: 0,
316
- class: Q(e.labelEmptyClass)
317
- }, m(e.labelEmpty || "--"), 3)) : (s(), f($, g(
318
- {
319
- key: 1,
320
- href: se(t, r)
321
- },
322
- { ref_for: !0 },
323
- typeof t.linkProps == "function" ? t.linkProps({ row: r, column: b, index: O }) : t.linkProps
324
- ), {
325
- default: i(() => [
326
- S(m(q(t, r)), 1)
327
- ]),
328
- _: 2
329
- }, 1040, ["href"]))
330
- ], 64)) : t.type === "button" ? (s(), f(pe, g(
304
+ }, 1032, ["type"]))
305
+ ], 64)) : t.type === "link" ? (s(), g(R, { key: 3 }, [
306
+ !t.text && !t.textProp && !t.textFormatter && F(t, r) ? (s(), g("div", {
307
+ key: 0,
308
+ class: Q(e.labelEmptyClass)
309
+ }, m(e.labelEmpty || "--"), 3)) : (s(), f($, y(
331
310
  {
332
- key: 4,
333
- class: "ls-table-button"
311
+ key: 1,
312
+ href: se(t, r)
334
313
  },
335
314
  { ref_for: !0 },
336
- typeof t.buttonProps == "function" ? t.buttonProps({
337
- row: r,
338
- column: b,
339
- index: O,
340
- value: y(t, r),
341
- item: t
342
- }) : t.buttonProps,
343
- {
344
- onClick: /* @__PURE__ */ p((N) => {
345
- var A;
346
- return (A = t.onClick) == null ? void 0 : A.call(t, {
347
- row: r,
348
- column: b,
349
- index: O,
350
- value: y(t, r),
351
- item: t
352
- });
353
- }, "onClick")
354
- }
315
+ typeof t.linkProps == "function" ? t.linkProps({ row: r, column: b, index: O }) : t.linkProps
355
316
  ), {
356
317
  default: i(() => [
357
- S(m(q(t, r)), 1)
318
+ T(m(q(t, r)), 1)
358
319
  ]),
359
320
  _: 2
360
- }, 1040, ["onClick"])) : t.type === "slot" ? k(e.$slots, t.prop, {
361
- key: 5,
321
+ }, 1040, ["href"]))
322
+ ], 64)) : t.type === "button" ? (s(), f(pe, y(
323
+ {
324
+ key: 4,
325
+ class: "ls-table-button",
326
+ type: "primary",
327
+ link: ""
328
+ },
329
+ { ref_for: !0 },
330
+ typeof t.buttonProps == "function" ? t.buttonProps({
362
331
  row: r,
363
332
  column: b,
364
- index: O
365
- }, void 0, !0) : F(t, r) ? (s(), v("div", {
366
- key: 6,
367
- class: Q(e.labelEmptyClass)
368
- }, m(e.labelEmpty || "--"), 3)) : (s(), v(T, { key: 7 }, [
369
- S(m(y(t, r)), 1)
370
- ], 64))
371
- ], 64))
333
+ index: O,
334
+ value: v(t, r),
335
+ item: t
336
+ }) : t.buttonProps,
337
+ {
338
+ onClick: /* @__PURE__ */ p((N) => {
339
+ var L;
340
+ return (L = t.onClick) == null ? void 0 : L.call(t, {
341
+ row: r,
342
+ column: b,
343
+ index: O,
344
+ value: v(t, r),
345
+ item: t
346
+ });
347
+ }, "onClick")
348
+ }
349
+ ), {
350
+ default: i(() => [
351
+ T(m(q(t, r)), 1)
352
+ ]),
353
+ _: 2
354
+ }, 1040, ["onClick"])) : t.type === "slot" ? S(e.$slots, t.prop, {
355
+ key: 5,
356
+ row: r,
357
+ column: b,
358
+ index: O
359
+ }, void 0, !0) : t.type === "render" ? (s(), g(R, { key: 6 }, [
360
+ t.render ? (s(), f($e(t.render), {
361
+ key: 0,
362
+ row: r,
363
+ column: b,
364
+ index: O,
365
+ value: v(t, r),
366
+ item: t
367
+ }, null, 8, ["row", "column", "index", "value", "item"])) : k("", !0)
368
+ ], 64)) : F(t, r) ? (s(), g("div", {
369
+ key: 7,
370
+ class: Q(e.labelEmptyClass)
371
+ }, m(e.labelEmpty || "--"), 3)) : k("", !0)
372
372
  ]),
373
373
  _: 2
374
374
  }, [
375
375
  t.headerSlot ? {
376
376
  name: "header",
377
377
  fn: i(({ column: r, $index: b }) => [
378
- k(e.$slots, `${t.prop}-header`, {
378
+ S(e.$slots, `${t.prop}-header`, {
379
379
  column: r,
380
380
  index: b
381
381
  }, void 0, !0)
@@ -385,37 +385,37 @@ const _e = { class: "ls-table-wrap" }, Le = X({
385
385
  t.filterIconSlot ? {
386
386
  name: "filter-icon",
387
387
  fn: i(({ filterOpened: r }) => [
388
- k(e.$slots, `${t.prop}-filter-icon`, { filterOpened: r }, void 0, !0)
388
+ S(e.$slots, `${t.prop}-filter-icon`, { filterOpened: r }, void 0, !0)
389
389
  ]),
390
390
  key: "1"
391
391
  } : void 0
392
392
  ]), 1040))), 128)),
393
- k(e.$slots, "default", {}, void 0, !0)
393
+ S(e.$slots, "default", {}, void 0, !0)
394
394
  ]),
395
395
  _: 2
396
396
  }, [
397
397
  e.showEmpty ? {
398
398
  name: "empty",
399
399
  fn: i(() => [
400
- e.$slots.empty ? R("", !0) : (s(), f(ue, {
400
+ e.$slots.empty ? k("", !0) : (s(), f(ue, {
401
401
  key: 0,
402
402
  description: e.emptyLabel
403
403
  }, null, 8, ["description"])),
404
- k(e.$slots, "empty", {}, void 0, !0)
404
+ S(e.$slots, "empty", {}, void 0, !0)
405
405
  ]),
406
406
  key: "0"
407
407
  } : void 0,
408
408
  e.$slots.append ? {
409
409
  name: "append",
410
410
  fn: i(() => [
411
- k(e.$slots, "append", {}, void 0, !0)
411
+ S(e.$slots, "append", {}, void 0, !0)
412
412
  ]),
413
413
  key: "1"
414
414
  } : void 0
415
415
  ]), 1040, ["data"])), [
416
416
  [ce, e.loading]
417
417
  ]),
418
- e.showPagination ? (s(), f(fe, g({
418
+ e.showPagination ? (s(), f(fe, y({
419
419
  key: 0,
420
420
  "current-page": E(c),
421
421
  "onUpdate:currentPage": o[0] || (o[0] = (t) => W(c) ? c.value = t : null),
@@ -426,7 +426,7 @@ const _e = { class: "ls-table-wrap" }, Le = X({
426
426
  disabled: e.loading,
427
427
  "page-sizes": e.pageSizes,
428
428
  total: e.total
429
- }, e.paginationOptions), null, 16, ["current-page", "page-size", "class", "disabled", "page-sizes", "total"])) : R("", !0)
429
+ }, e.paginationOptions), null, 16, ["current-page", "page-size", "class", "disabled", "page-sizes", "total"])) : k("", !0)
430
430
  ]),
431
431
  _: 3
432
432
  }, 8, ["locale"])
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lingshugroup/web-plus",
3
- "version": "2.4.12",
3
+ "version": "2.5.0",
4
4
  "description": "零数科技前端UI组件库(Vue3)",
5
5
  "type": "module",
6
6
  "main": "./lib/index/index.cjs",