@aplus-frontend/ui 7.0.0-beta.3 → 7.0.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.
Files changed (199) hide show
  1. package/es/src/ag-grid/hooks/use-columns-def.mjs +71 -70
  2. package/es/src/ag-grid/index.vue.mjs +1 -0
  3. package/es/src/ag-grid/interface.d.ts +1 -0
  4. package/es/src/ag-grid/style/custom-header.d.ts +2 -2
  5. package/es/src/ag-grid/style/editable.d.ts +2 -2
  6. package/es/src/ag-grid/style/index.d.ts +2 -2
  7. package/es/src/ap-action/item-dropdown/index.vue.mjs +18 -17
  8. package/es/src/ap-action/style/dropdown-item.d.ts +2 -2
  9. package/es/src/ap-action/style/index.d.ts +2 -2
  10. package/es/src/ap-button/style/index.d.ts +2 -2
  11. package/es/src/ap-button/utils/index.mjs +16 -16
  12. package/es/src/ap-descriptions/style/index.d.ts +2 -2
  13. package/es/src/ap-download/ap-download.vue.d.ts +4 -4
  14. package/es/src/ap-download/ap-download.vue.mjs +27 -27
  15. package/es/src/ap-download/interface.d.ts +4 -0
  16. package/es/src/ap-download/style/index.d.ts +2 -2
  17. package/es/src/ap-drawer/style/index.d.ts +2 -2
  18. package/es/src/ap-field/style/index.d.ts +2 -2
  19. package/es/src/ap-form/style/drawer-form.d.ts +2 -2
  20. package/es/src/ap-form/style/item-group.d.ts +2 -2
  21. package/es/src/ap-form/style/item-text-group.d.ts +2 -2
  22. package/es/src/ap-form/style/item.d.ts +2 -2
  23. package/es/src/ap-form/style/modal-form.d.ts +2 -2
  24. package/es/src/ap-form/style/search-form-sorter.d.ts +2 -2
  25. package/es/src/ap-form/style/search-form.d.ts +2 -2
  26. package/es/src/ap-grid/style/editable.d.ts +2 -2
  27. package/es/src/ap-grid/style/index.d.ts +2 -2
  28. package/es/src/ap-grid/utils/col.mjs +33 -33
  29. package/es/src/ap-list/style/index.d.ts +2 -2
  30. package/es/src/ap-modal/interface.d.ts +31 -11
  31. package/es/src/ap-modal/utils/createModal.mjs +52 -45
  32. package/es/src/ap-pro-card/style/divider.d.ts +2 -2
  33. package/es/src/ap-pro-card/style/index.d.ts +2 -2
  34. package/es/src/ap-pro-card/style/operation.d.ts +2 -2
  35. package/es/src/ap-pro-card/style/statistic.d.ts +2 -2
  36. package/es/src/ap-pro-card/style/statistics-card.d.ts +2 -2
  37. package/es/src/ap-pro-card/style/title.d.ts +2 -2
  38. package/es/src/ap-table/style/ellipsis.d.ts +2 -2
  39. package/es/src/ap-table/style/index-comp.d.ts +2 -2
  40. package/es/src/ap-table/style/index.d.ts +2 -2
  41. package/es/src/ap-table/style/setting.d.ts +2 -2
  42. package/es/src/ap-tag/style/group.d.ts +2 -2
  43. package/es/src/ap-tag/style/index.d.ts +2 -2
  44. package/es/src/ap-upload/style/index.d.ts +2 -2
  45. package/es/src/business/ag-grid-modal/style/index.d.ts +2 -2
  46. package/es/src/business/ag-grid-modal/style/selected-items.d.ts +2 -2
  47. package/es/src/business/ag-grid-modal/utils.mjs +23 -23
  48. package/es/src/business/ap-appendix/style/index.d.ts +3 -3
  49. package/es/src/business/ap-appendix/style/index.mjs +1 -1
  50. package/es/src/business/ap-attachment/ApAttachment.mjs +70 -66
  51. package/es/src/business/ap-attachment/style/index.d.ts +2 -2
  52. package/es/src/business/ap-batch-action/style/index.d.ts +3 -3
  53. package/es/src/business/ap-batch-action/style/index.mjs +1 -1
  54. package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +50 -56
  55. package/es/src/business/ap-batch-action-group/style/index.d.ts +3 -0
  56. package/es/src/business/ap-batch-action-group/style/index.mjs +14 -0
  57. package/es/src/business/ap-card/style/index.d.ts +3 -3
  58. package/es/src/business/ap-card/style/index.mjs +8 -8
  59. package/es/src/business/ap-copy/style/index.d.ts +2 -2
  60. package/es/src/business/ap-draggable-grid/style/index.d.ts +2 -2
  61. package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +3 -2
  62. package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +57 -49
  63. package/es/src/business/ap-expand-alert/index.d.ts +5 -2
  64. package/es/src/business/ap-expand-alert/interface.d.ts +1 -1
  65. package/es/src/business/ap-expand-alert/style/index.d.ts +2 -2
  66. package/es/src/business/ap-image/style/index.d.ts +3 -3
  67. package/es/src/business/ap-image/style/index.mjs +6 -6
  68. package/es/src/business/ap-input-radio/style/index.d.ts +2 -2
  69. package/es/src/business/ap-label/style/index.d.ts +2 -2
  70. package/es/src/business/ap-ladder/style/index.d.ts +2 -2
  71. package/es/src/business/ap-product-info/style/index.d.ts +2 -2
  72. package/es/src/business/ap-radio-group/style/index.d.ts +2 -2
  73. package/es/src/business/ap-select-layout/style/index.d.ts +2 -2
  74. package/es/src/business/ap-size-input/style/index.d.ts +2 -2
  75. package/es/src/business/ap-status/style/index.d.ts +2 -2
  76. package/es/src/business/ap-summary/style/index.d.ts +2 -2
  77. package/es/src/business/ap-table-modal/style/index.d.ts +2 -2
  78. package/es/src/business/ap-table-modal/table-modal.vue2.mjs +23 -23
  79. package/es/src/business/ap-title/style/index.d.ts +2 -2
  80. package/es/src/business/ap-upload-file/ap-upload-single/style/index.d.ts +2 -2
  81. package/es/src/business/ap-value-select-card/style/index.d.ts +2 -2
  82. package/es/src/business/ap-view/style/index.d.ts +3 -3
  83. package/es/src/business/ap-view/style/index.mjs +1 -1
  84. package/es/src/business/batch-input-group/style/index.d.ts +2 -2
  85. package/es/src/business/hooks/usePageListAgGrid.mjs +7 -6
  86. package/es/src/check-card/style/index.d.ts +2 -2
  87. package/es/src/editable-table/style/index.d.ts +2 -2
  88. package/es/src/full-screen/style/index.d.ts +2 -2
  89. package/es/src/mask/style/index.d.ts +2 -2
  90. package/es/src/scroll-bar/style/index.d.ts +2 -2
  91. package/es/src/scroll-view/style/index.d.ts +2 -2
  92. package/es/src/splitter/style/index.d.ts +2 -2
  93. package/es/src/text/style/group.d.ts +2 -2
  94. package/es/src/text/style/index.d.ts +2 -2
  95. package/es/src/utils/cssinjs/index.d.ts +2 -2
  96. package/es/src/utils/cssinjs/index.mjs +41 -35
  97. package/es/src/utils/cssinjs/plugin-specificity.mjs +13 -0
  98. package/es/src/version.d.ts +1 -1
  99. package/es/src/version.mjs +1 -1
  100. package/lib/src/ag-grid/hooks/use-columns-def.js +1 -1
  101. package/lib/src/ag-grid/index.vue.js +1 -1
  102. package/lib/src/ag-grid/interface.d.ts +1 -0
  103. package/lib/src/ag-grid/style/custom-header.d.ts +2 -2
  104. package/lib/src/ag-grid/style/editable.d.ts +2 -2
  105. package/lib/src/ag-grid/style/index.d.ts +2 -2
  106. package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
  107. package/lib/src/ap-action/style/dropdown-item.d.ts +2 -2
  108. package/lib/src/ap-action/style/index.d.ts +2 -2
  109. package/lib/src/ap-button/style/index.d.ts +2 -2
  110. package/lib/src/ap-button/utils/index.js +1 -1
  111. package/lib/src/ap-descriptions/style/index.d.ts +2 -2
  112. package/lib/src/ap-download/ap-download.vue.d.ts +4 -4
  113. package/lib/src/ap-download/ap-download.vue.js +1 -1
  114. package/lib/src/ap-download/interface.d.ts +4 -0
  115. package/lib/src/ap-download/style/index.d.ts +2 -2
  116. package/lib/src/ap-drawer/style/index.d.ts +2 -2
  117. package/lib/src/ap-field/style/index.d.ts +2 -2
  118. package/lib/src/ap-form/style/drawer-form.d.ts +2 -2
  119. package/lib/src/ap-form/style/item-group.d.ts +2 -2
  120. package/lib/src/ap-form/style/item-text-group.d.ts +2 -2
  121. package/lib/src/ap-form/style/item.d.ts +2 -2
  122. package/lib/src/ap-form/style/modal-form.d.ts +2 -2
  123. package/lib/src/ap-form/style/search-form-sorter.d.ts +2 -2
  124. package/lib/src/ap-form/style/search-form.d.ts +2 -2
  125. package/lib/src/ap-grid/style/editable.d.ts +2 -2
  126. package/lib/src/ap-grid/style/index.d.ts +2 -2
  127. package/lib/src/ap-grid/utils/col.js +1 -1
  128. package/lib/src/ap-list/style/index.d.ts +2 -2
  129. package/lib/src/ap-modal/interface.d.ts +31 -11
  130. package/lib/src/ap-modal/utils/createModal.js +1 -1
  131. package/lib/src/ap-pro-card/style/divider.d.ts +2 -2
  132. package/lib/src/ap-pro-card/style/index.d.ts +2 -2
  133. package/lib/src/ap-pro-card/style/operation.d.ts +2 -2
  134. package/lib/src/ap-pro-card/style/statistic.d.ts +2 -2
  135. package/lib/src/ap-pro-card/style/statistics-card.d.ts +2 -2
  136. package/lib/src/ap-pro-card/style/title.d.ts +2 -2
  137. package/lib/src/ap-table/style/ellipsis.d.ts +2 -2
  138. package/lib/src/ap-table/style/index-comp.d.ts +2 -2
  139. package/lib/src/ap-table/style/index.d.ts +2 -2
  140. package/lib/src/ap-table/style/setting.d.ts +2 -2
  141. package/lib/src/ap-tag/style/group.d.ts +2 -2
  142. package/lib/src/ap-tag/style/index.d.ts +2 -2
  143. package/lib/src/ap-upload/style/index.d.ts +2 -2
  144. package/lib/src/business/ag-grid-modal/style/index.d.ts +2 -2
  145. package/lib/src/business/ag-grid-modal/style/selected-items.d.ts +2 -2
  146. package/lib/src/business/ag-grid-modal/utils.js +1 -1
  147. package/lib/src/business/ap-appendix/style/index.d.ts +3 -3
  148. package/lib/src/business/ap-appendix/style/index.js +1 -1
  149. package/lib/src/business/ap-attachment/ApAttachment.js +1 -1
  150. package/lib/src/business/ap-attachment/style/index.d.ts +2 -2
  151. package/lib/src/business/ap-batch-action/style/index.d.ts +3 -3
  152. package/lib/src/business/ap-batch-action/style/index.js +1 -1
  153. package/lib/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.js +1 -1
  154. package/lib/src/business/ap-batch-action-group/style/index.d.ts +3 -0
  155. package/lib/src/business/ap-batch-action-group/style/index.js +1 -0
  156. package/lib/src/business/ap-card/style/index.d.ts +3 -3
  157. package/lib/src/business/ap-card/style/index.js +1 -1
  158. package/lib/src/business/ap-copy/style/index.d.ts +2 -2
  159. package/lib/src/business/ap-draggable-grid/style/index.d.ts +2 -2
  160. package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +3 -2
  161. package/lib/src/business/ap-expand-alert/ApExpandAlert.vue2.js +1 -1
  162. package/lib/src/business/ap-expand-alert/index.d.ts +5 -2
  163. package/lib/src/business/ap-expand-alert/interface.d.ts +1 -1
  164. package/lib/src/business/ap-expand-alert/style/index.d.ts +2 -2
  165. package/lib/src/business/ap-image/style/index.d.ts +3 -3
  166. package/lib/src/business/ap-image/style/index.js +1 -1
  167. package/lib/src/business/ap-input-radio/style/index.d.ts +2 -2
  168. package/lib/src/business/ap-label/style/index.d.ts +2 -2
  169. package/lib/src/business/ap-ladder/style/index.d.ts +2 -2
  170. package/lib/src/business/ap-product-info/style/index.d.ts +2 -2
  171. package/lib/src/business/ap-radio-group/style/index.d.ts +2 -2
  172. package/lib/src/business/ap-select-layout/style/index.d.ts +2 -2
  173. package/lib/src/business/ap-size-input/style/index.d.ts +2 -2
  174. package/lib/src/business/ap-status/style/index.d.ts +2 -2
  175. package/lib/src/business/ap-summary/style/index.d.ts +2 -2
  176. package/lib/src/business/ap-table-modal/style/index.d.ts +2 -2
  177. package/lib/src/business/ap-table-modal/table-modal.vue2.js +1 -1
  178. package/lib/src/business/ap-title/style/index.d.ts +2 -2
  179. package/lib/src/business/ap-upload-file/ap-upload-single/style/index.d.ts +2 -2
  180. package/lib/src/business/ap-value-select-card/style/index.d.ts +2 -2
  181. package/lib/src/business/ap-view/style/index.d.ts +3 -3
  182. package/lib/src/business/ap-view/style/index.js +1 -1
  183. package/lib/src/business/batch-input-group/style/index.d.ts +2 -2
  184. package/lib/src/business/hooks/usePageListAgGrid.js +1 -1
  185. package/lib/src/check-card/style/index.d.ts +2 -2
  186. package/lib/src/editable-table/style/index.d.ts +2 -2
  187. package/lib/src/full-screen/style/index.d.ts +2 -2
  188. package/lib/src/mask/style/index.d.ts +2 -2
  189. package/lib/src/scroll-bar/style/index.d.ts +2 -2
  190. package/lib/src/scroll-view/style/index.d.ts +2 -2
  191. package/lib/src/splitter/style/index.d.ts +2 -2
  192. package/lib/src/text/style/group.d.ts +2 -2
  193. package/lib/src/text/style/index.d.ts +2 -2
  194. package/lib/src/utils/cssinjs/index.d.ts +2 -2
  195. package/lib/src/utils/cssinjs/index.js +1 -1
  196. package/lib/src/utils/cssinjs/plugin-specificity.js +1 -0
  197. package/lib/src/version.d.ts +1 -1
  198. package/lib/src/version.js +1 -1
  199. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),p=require("@aplus-frontend/antdv");require("../../config-provider/index.js");const N=require("../../ap-table/index.js"),m=require("lodash-unified"),A=require("@aplus-frontend/utils");require("./modal-title.vue.js");const y=require("./interface.js");require("./table-layout/index.vue.js");const L=require("./style/index.js"),D=require("../../config-provider/hooks/use-namespace.js"),E=require("../../config-provider/hooks/use-locale.js"),F=require("./modal-title.vue2.js"),U=require("./table-layout/index.vue2.js"),G=t.defineComponent({__name:"table-modal",props:{columns:{},getRowKey:{},api:{type:Function,default:async()=>({records:[],total:0})},apTableProps:{},maxCount:{default:1/0},isRenderModalTitleSuffix:{type:Boolean,default:!0},renderModalTitleSuffix:{},disabledCheckbox:{type:[Boolean,Function]},rowSelection:{},tableLayoutConfig:{},renderHeader:{},onOk:{},prefixCls:{},confirmLoading:{type:Boolean,default:void 0},title:{},closable:{type:Boolean,default:void 0},closeIcon:{},onCancel:{},"onUpdate:visible":{},"onUpdate:open":{},onChange:{},afterClose:{},afterOpenChange:{},centered:{type:Boolean,default:void 0},width:{},footer:{},okText:{},okType:{},cancelText:{},icon:{},maskClosable:{type:Boolean,default:void 0},forceRender:{type:Boolean,default:void 0},okButtonProps:{},cancelButtonProps:{},destroyOnClose:{type:Boolean,default:void 0},wrapClassName:{},maskTransitionName:{},transitionName:{},getContainer:{type:[String,Boolean,Function],default:void 0},zIndex:{},bodyStyle:{},maskStyle:{},mask:{type:Boolean,default:void 0},keyboard:{type:Boolean,default:void 0},wrapProps:{},focusTriggerAfterClose:{type:Boolean,default:void 0},modalRender:{},mousePosition:{},loading:{type:Boolean}},emits:["finish"],setup(g,{expose:w,emit:k}){const e=g,h=k,s=t.ref(!1),v=t.ref({}),u=t.ref(null),n=t.ref([]),b=t.ref();let d=null,i=null;const{b:R}=D.useNamespace("ap-table-modal"),T=L.default("ap-table-modal"),{t:x}=E.useLocale(),S=async(o=[],a={})=>{switch(n.value=[...o],s.value=!0,v.value=a?.extraParams,b.value=a.apTableDataSources||e.apTableProps?.dataSource,a.refreshMode||"reset"){case"reset":u.value?.reset();break;case"submit":u.value?.submit();break;case"none":break}return new Promise((l,r)=>{d=l,i=r})},C=()=>{s.value=!1,d=null,i?.(y.AsyncOpenResultError.ModalCancel),i=null},_=async o=>{o=A.transformTableParams({...o,...v.value});const a=e.api,{records:l,total:r}=await a(o);return{data:l,total:r}},B=async()=>{if(n.value.length>e.maxCount){i?.(y.AsyncOpenResultError.ExceedMaxCount);return}if(e.getRowKey){const o=m.cloneDeep(t.unref(n)),a=o.map(e.getRowKey);if(e.onOk&&await e.onOk({keys:a,rows:o})===!1)return;h("finish",a,o),d?.({keys:a,rows:o})}else{i?.(y.AsyncOpenResultError.NotFineGetRowKey);return}s.value=!1},P=t.computed(()=>{if(!e.getRowKey)return;const o=e.getRowKey;return{fixed:!0,selectedRowKeys:n.value.map(o),columnWidth:50,preserveSelectedRowKeys:!0,onSelectAll(a,l){if(l.length>e.maxCount){p.message.warning(x("ap.apTableModal.messageMaxCount",{maxCount:e.maxCount}));return}const r=u.value?.dataSource;if(a){const c=t.unref(r).filter(f=>!n.value.some(I=>o(I)===o(f)));n.value=n.value.concat(c)}else n.value=n.value?.filter(c=>!r.some(f=>o(f)===o(c)))},onSelect(a,l){if(l){if(n.value.length>=e.maxCount){p.message.warning(x("ap.apTableModal.messageMaxCount",{maxCount:e.maxCount}));return}e.rowSelection?.type==="radio"?n.value=[a]:n.value.push(a)}else{const r=n.value.findIndex(c=>o(a)===o(c));n.value.splice(r,1)}},getCheckboxProps:a=>({disabled:typeof e.disabledCheckbox=="function"?e.disabledCheckbox(a,n.value):e.disabledCheckbox}),...e.rowSelection||{}}}),q=()=>e.isRenderModalTitleSuffix?t.h(F.default,{title:e.title,count:n.value.length||0,maxCount:e.maxCount},{default:e.renderModalTitleSuffix??void 0}):e.title,M=()=>u.value,K=()=>{n.value=[]},O=o=>{const a=e.getRowKey;if(!a)return;const l=n.value.findIndex(r=>a(o)===a(r));n.value.splice(l,1)};return w({open:S,close:C,getApTableInstance:M}),(o,a)=>(t.openBlock(),t.createBlock(t.unref(p.Modal),t.mergeProps({open:s.value,"onUpdate:open":a[0]||(a[0]=l=>s.value=l)},t.unref(m.omit)(e,["api","getRowKey","centered","apTableProps","onOk","maxCount","title","renderModalTitleSuffix","isRenderModalTitleSuffix","rowSelection","disabledCheckbox","tableLayoutConfig"]),{title:q(),centered:e.centered??!0,"wrap-class-name":`${t.unref(R)()} ${t.unref(T)}`,onOk:B,onCancel:C}),{default:t.withCtx(()=>[e.renderHeader?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.renderHeader),{key:0})):t.createCommentVNode("",!0),t.createVNode(U.default,t.mergeProps(e.tableLayoutConfig||{},{"selected-list":n.value,onClear:K,onDeleteItem:O}),{default:t.withCtx(()=>[t.createVNode(t.unref(N.ApTable),t.mergeProps({ref_key:"apTableRef",ref:u,scroll:{y:450},style:{padding:"0px"},columns:o.columns,request:_,"row-key":o.getRowKey,"row-selection":P.value,"data-source":b.value,"search-form":{sortable:!1,countPerRow:2}},t.unref(m.omit)(e.apTableProps,"dataSource")),null,16,["columns","row-key","row-selection","data-source"])]),_:1},16,["selected-list"])]),_:1},16,["open","title","centered","wrap-class-name"]))}});exports.default=G;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("vue"),p=require("@aplus-frontend/antdv");require("../../config-provider/index.js");const N=require("../../ap-table/index.js"),m=require("lodash-unified"),A=require("@aplus-frontend/utils");require("./modal-title.vue.js");const y=require("./interface.js");require("./table-layout/index.vue.js");const L=require("./style/index.js"),D=require("../../config-provider/hooks/use-namespace.js"),E=require("../../config-provider/hooks/use-locale.js"),F=require("./modal-title.vue2.js"),U=require("./table-layout/index.vue2.js"),j=t.defineComponent({__name:"table-modal",props:{columns:{},getRowKey:{},api:{type:Function,default:async()=>({records:[],total:0})},apTableProps:{},maxCount:{default:1/0},isRenderModalTitleSuffix:{type:Boolean,default:!0},renderModalTitleSuffix:{},disabledCheckbox:{type:[Boolean,Function]},rowSelection:{},tableLayoutConfig:{},renderHeader:{},onOk:{},prefixCls:{},confirmLoading:{type:Boolean,default:void 0},title:{},closable:{type:Boolean,default:void 0},closeIcon:{},onCancel:{},"onUpdate:visible":{},"onUpdate:open":{},onChange:{},afterClose:{},afterOpenChange:{},centered:{type:Boolean,default:void 0},width:{},footer:{},okText:{},okType:{},cancelText:{},icon:{},maskClosable:{type:Boolean,default:void 0},forceRender:{type:Boolean,default:void 0},okButtonProps:{},cancelButtonProps:{},destroyOnClose:{type:Boolean,default:void 0},wrapClassName:{},maskTransitionName:{},transitionName:{},getContainer:{type:[String,Boolean,Function],default:void 0},zIndex:{},bodyStyle:{},maskStyle:{},mask:{type:Boolean,default:void 0},keyboard:{type:Boolean,default:void 0},wrapProps:{},focusTriggerAfterClose:{type:Boolean,default:void 0},modalRender:{},mousePosition:{},loading:{type:Boolean}},emits:["finish"],setup(g,{expose:w,emit:k}){const e=g,h=k,u=t.ref(!1),v=t.ref({}),i=t.ref(null),n=t.ref([]),b=t.ref();let d=null,c=null;const{b:R}=D.useNamespace("ap-table-modal"),T=L.default("ap-table-modal"),{t:x}=E.useLocale(),S=async(o=[],a={})=>{switch(n.value=[...o],u.value=!0,v.value=a?.extraParams,b.value=a.apTableDataSources||e.apTableProps?.dataSource,a.refreshMode||"reset"){case"reset":i.value?.reset();break;case"submit":i.value?.submit();break;case"none":break}return new Promise((l,r)=>{d=l,c=s=>r("Ignored Reject: "+s)})},C=()=>{u.value=!1,d=null,c?.(y.AsyncOpenResultError.ModalCancel),c=null},_=async o=>{o=A.transformTableParams({...o,...v.value});const a=e.api,{records:l,total:r}=await a(o);return{data:l,total:r}},B=async()=>{if(n.value.length>e.maxCount){c?.(y.AsyncOpenResultError.ExceedMaxCount);return}if(e.getRowKey){const o=m.cloneDeep(t.unref(n)),a=o.map(e.getRowKey);if(e.onOk&&await e.onOk({keys:a,rows:o})===!1)return;h("finish",a,o),d?.({keys:a,rows:o})}else{c?.(y.AsyncOpenResultError.NotFineGetRowKey);return}u.value=!1},P=t.computed(()=>{if(!e.getRowKey)return;const o=e.getRowKey;return{fixed:!0,selectedRowKeys:n.value.map(o),columnWidth:50,preserveSelectedRowKeys:!0,onSelectAll(a,l){if(l.length>e.maxCount){p.message.warning(x("ap.apTableModal.messageMaxCount",{maxCount:e.maxCount}));return}const r=i.value?.dataSource;if(a){const s=t.unref(r).filter(f=>!n.value.some(I=>o(I)===o(f)));n.value=n.value.concat(s)}else n.value=n.value?.filter(s=>!r.some(f=>o(f)===o(s)))},onSelect(a,l){if(l){if(n.value.length>=e.maxCount){p.message.warning(x("ap.apTableModal.messageMaxCount",{maxCount:e.maxCount}));return}e.rowSelection?.type==="radio"?n.value=[a]:n.value.push(a)}else{const r=n.value.findIndex(s=>o(a)===o(s));n.value.splice(r,1)}},getCheckboxProps:a=>({disabled:typeof e.disabledCheckbox=="function"?e.disabledCheckbox(a,n.value):e.disabledCheckbox}),...e.rowSelection||{}}}),q=()=>e.isRenderModalTitleSuffix?t.h(F.default,{title:e.title,count:n.value.length||0,maxCount:e.maxCount},{default:e.renderModalTitleSuffix??void 0}):e.title,M=()=>i.value,K=()=>{n.value=[]},O=o=>{const a=e.getRowKey;if(!a)return;const l=n.value.findIndex(r=>a(o)===a(r));n.value.splice(l,1)};return w({open:S,close:C,getApTableInstance:M}),(o,a)=>(t.openBlock(),t.createBlock(t.unref(p.Modal),t.mergeProps({open:u.value,"onUpdate:open":a[0]||(a[0]=l=>u.value=l)},t.unref(m.omit)(e,["api","getRowKey","centered","apTableProps","onOk","maxCount","title","renderModalTitleSuffix","isRenderModalTitleSuffix","rowSelection","disabledCheckbox","tableLayoutConfig"]),{title:q(),centered:e.centered??!0,"wrap-class-name":`${t.unref(R)()} ${t.unref(T)}`,onOk:B,onCancel:C}),{default:t.withCtx(()=>[e.renderHeader?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(e.renderHeader),{key:0})):t.createCommentVNode("",!0),t.createVNode(U.default,t.mergeProps(e.tableLayoutConfig||{},{"selected-list":n.value,onClear:K,onDeleteItem:O}),{default:t.withCtx(()=>[t.createVNode(t.unref(N.ApTable),t.mergeProps({ref_key:"apTableRef",ref:i,scroll:{y:450},style:{padding:"0px"},columns:o.columns,request:_,"row-key":o.getRowKey,"row-selection":P.value,"data-source":b.value,"search-form":{sortable:!1,countPerRow:2}},t.unref(m.omit)(e.apTableProps,"dataSource")),null,16,["columns","row-key","row-selection","data-source"])]),_:1},16,["selected-list"])]),_:1},16,["open","title","centered","wrap-class-name"]))}});exports.default=j;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export declare const genApTitleStyle: GenStyleFunc;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { BaseToken, GenStyleFunc } from '../../../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export declare const genProCardStyle: GenStyleFunc<BaseToken>;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1,3 +1,3 @@
1
- import { Ref } from 'vue';
2
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
1
+ import { ComputedRef } from 'vue';
2
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
3
3
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { BaseToken, GenStyleFunc } from '../../../design-token/interface';
2
- import { Ref } from 'vue';
3
- export declare const genProCardStyle: GenStyleFunc<BaseToken>;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
2
+ import { ComputedRef } from 'vue';
3
+ export declare const genApViewStyle: GenStyleFunc<BaseToken>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("../../../utils/cssinjs/index.js"),n=t=>{const{componentCls:e}=t;return{[e]:{"& > .ant-btn":{padding:0},"& > .ant-dropdown-trigger":{color:t.textColor3},[`${e}-main-content`]:{padding:"4px 8px",display:"flex",alignItems:"center",justifyContent:"center","&-disabled":{color:t.textColor4,cursor:"not-allowed"}},[`${e}-icon`]:{width:"100%",height:"100%",fontSize:"14px",display:"flex",justifyContent:"center",alignItems:"center"}},[`${e}-main-content-popover`]:{width:"340px","&-title-content":{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"8px","&-title":{ontSize:"14px",fontWeight:500,lineHeight:"22px"},".ant-form-item":{marginBottom:0}},"&-btn":{marginBottom:0,".ant-form-item-control-input-content":{display:"flex",justifyContent:"flex-end"}}},[`${e}-overlay`]:{".ant-dropdown-menu":{padding:"8px","&-item":{padding:"0 !important","&:hover":{backgroundColor:"transparent !important"}}},[`${e}-menu-list-content`]:{width:"250px",display:"flex",padding:"6px 8px",alignItems:"center",height:"32px",".menu-list-content-name":{overflow:"hidden",display:"block",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:"12px",marginRight:"8px"},".menu-list-content-default":{marginRight:"8px",flexShrink:0},".menu-list-content-action":{cursor:"default",display:"none",flexShrink:0,marginLeft:"auto",userSelect:"none","&-text":{cursor:"pointer",fontSize:"12px",display:"flex",alignItems:"center",color:t.colorPrimary},"&-delete":{cursor:"pointer",display:"flex",alignItems:"center",color:t.textColor3,svg:{outline:"none",boxShadow:"none"}}},".menu-list-content-edit":{display:"flex",alignItems:"center",".ant-form-item":{marginBottom:0},".ant-space-item:has(.menu-list-content-action-text)":{flexShrink:0}},"&-edit":{background:"transparent !important",padding:"0 8px",cursor:"default"},"&:hover":{background:t.colorBg1,".menu-list-content-action":{display:"block"}}},[`${e}-menu-list-content-active`]:{".menu-list-content-name":{color:t.colorPrimary}}}}},i=o.genComponentStyleHook("ApView",t=>[n(t)]);exports.default=i;exports.genProCardStyle=n;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("../../../utils/cssinjs/index.js"),n=t=>{const{componentCls:e}=t;return{[e]:{"& > .ant-btn":{padding:0},"& > .ant-dropdown-trigger":{color:t.textColor3},[`${e}-main-content`]:{padding:"4px 8px",display:"flex",alignItems:"center",justifyContent:"center","&-disabled":{color:t.textColor4,cursor:"not-allowed"}},[`${e}-icon`]:{width:"100%",height:"100%",fontSize:"14px",display:"flex",justifyContent:"center",alignItems:"center"}},[`${e}-main-content-popover`]:{width:"340px","&-title-content":{display:"flex",alignItems:"center",justifyContent:"space-between",marginBottom:"8px","&-title":{ontSize:"14px",fontWeight:500,lineHeight:"22px"},".ant-form-item":{marginBottom:0}},"&-btn":{marginBottom:0,".ant-form-item-control-input-content":{display:"flex",justifyContent:"flex-end"}}},[`${e}-overlay`]:{".ant-dropdown-menu":{padding:"8px","&-item":{padding:"0 !important","&:hover":{backgroundColor:"transparent !important"}}},[`${e}-menu-list-content`]:{width:"250px",display:"flex",padding:"6px 8px",alignItems:"center",height:"32px",".menu-list-content-name":{overflow:"hidden",display:"block",textOverflow:"ellipsis",whiteSpace:"nowrap",fontSize:"12px",marginRight:"8px"},".menu-list-content-default":{marginRight:"8px",flexShrink:0},".menu-list-content-action":{cursor:"default",display:"none",flexShrink:0,marginLeft:"auto",userSelect:"none","&-text":{cursor:"pointer",fontSize:"12px",display:"flex",alignItems:"center",color:t.colorPrimary},"&-delete":{cursor:"pointer",display:"flex",alignItems:"center",color:t.textColor3,svg:{outline:"none",boxShadow:"none"}}},".menu-list-content-edit":{display:"flex",alignItems:"center",".ant-form-item":{marginBottom:0},".ant-space-item:has(.menu-list-content-action-text)":{flexShrink:0}},"&-edit":{background:"transparent !important",padding:"0 8px",cursor:"default"},"&:hover":{background:t.colorBg1,".menu-list-content-action":{display:"block"}}},[`${e}-menu-list-content-active`]:{".menu-list-content-name":{color:t.colorPrimary}}}}},i=o.genComponentStyleHook("ApView",t=>[n(t)]);exports.default=i;exports.genApViewStyle=n;
@@ -1,6 +1,6 @@
1
- import { Ref } from 'vue';
1
+ import { ComputedRef } from 'vue';
2
2
  export type BatchInputGroupToken = {
3
3
  batchInputGroupTriggerColorDisabled: string;
4
4
  };
5
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
5
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
6
6
  export default _default;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("lodash-unified"),F=require("vue"),q=require("./useKeepAliveFlag.js");function w(u){const r=F.ref(null),{isShowRowSelection:d=!0,clearSelectionOnRequest:f=!0,transformSearchFormValues:o,api:a,tableRefresh:s=!0,clearDataOnDeactivated:g=!0,...v}=u||{};let n=null;const l=()=>{r.value?.rowSelection?.clearAll()},i=e=>{r.value?.submitWith(e)},S=()=>{r.value?.reset()},{isDeactivated:h}=q.useKeepAliveFlag({afterActivated(){(c.isFunction(s)?s():s)&&i()},afterDeactivated:i}),p=async e=>{if(h()&&g)return{data:[],total:0};n=e.sort;const t=o?o(e):e;if(!a)throw new Error("api is not defined");const{records:m,total:A}=await a(t);return f&&l(),{data:m,total:A}};return[c.merge({columnResizable:!0,request:a?p:void 0,rowSelection:d?{fixed:"left",columnWidth:38}:void 0,ref(e){r.value=e},card:!0},v),{reload:i,reset:S,getSearchFormValues:(e=!0)=>{const t=r.value?.getSearchFormValues(!!e)||{};return o?o(t):t},getAgGridInstance:()=>r.value,getSearchFormValuesAndSorted:(e=!0)=>{const t=r.value?.getSearchFormValues(!!e)||{};return t.sort=n&&c.cloneDeep(n),o?o(t):t},clearSelection:l}]}exports.usePageListAgGrid=w;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("lodash-unified"),F=require("vue"),V=require("./useKeepAliveFlag.js");function q(l){const r=F.ref(null),{isShowRowSelection:d=!0,clearSelectionOnRequest:f=!0,transformSearchFormValues:o,api:a,tableRefresh:s=!0,clearDataOnDeactivated:g=!0,...v}=l||{};let n=null;const u=()=>{r.value?.rowSelection?.clearAll()},i=e=>{r.value?.submitWith(e)},p=()=>{r.value?.reset()},{isDeactivated:S}=V.useKeepAliveFlag({afterActivated(){(c.isFunction(s)?s():s)&&i()},afterDeactivated:i}),h=async e=>{if(S()&&g)return{data:[],total:0};n=e.sort;const t=o?o(e):e;if(!a)throw new Error("api is not defined");const{records:m,total:A}=await a(t);return f&&u(),{data:m,total:A}};return[c.merge({columnResizable:!0,request:a?h:void 0,rowSelection:d?{fixed:"left",columnWidth:38}:void 0,onVnodeBeforeMount(e){r.value=e.component?.exposed},card:!0},v),{reload:i,reset:p,getSearchFormValues:(e=!0)=>{const t=r.value?.getSearchFormValues(!!e)||{};return o?o(t):t},getAgGridInstance:()=>r.value,getSearchFormValuesAndSorted:(e=!0)=>{const t=r.value?.getSearchFormValues(!!e)||{};return t.sort=n&&c.cloneDeep(n),o?o(t):t},clearSelection:u}]}exports.usePageListAgGrid=q;
@@ -1,4 +1,4 @@
1
- import { Ref } from 'vue';
1
+ import { ComputedRef } from 'vue';
2
2
  export type CheckCardToken = {
3
3
  /** 禁用背景色 */
4
4
  checkCardDisabledBg: string;
@@ -11,5 +11,5 @@ export type CheckCardToken = {
11
11
  /** 指示器位置偏移 */
12
12
  checkCardIndicatorOffset: number;
13
13
  };
14
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
14
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
15
15
  export default _default;
@@ -1,8 +1,8 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  type EditableTableToken = {
4
4
  editableTableHeaderBg: string;
5
5
  };
6
6
  export declare const genEditableTableStyle: GenStyleFunc<EditableTableToken>;
7
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
7
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
8
8
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export declare const genFullScreenStyle: GenStyleFunc;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export type MaskToken = {
4
4
  /**
5
5
  * 遮罩打开/关闭时的动画时长
@@ -12,5 +12,5 @@ export type MaskToken = {
12
12
  };
13
13
  export declare function genFadeKeyFrames(): string[];
14
14
  export declare const genMaskStyle: GenStyleFunc<MaskToken>;
15
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
15
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
16
16
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export type ScrollbarToken = {
4
4
  /**
5
5
  * 滚动条滑块颜色
@@ -23,5 +23,5 @@ export type ScrollbarToken = {
23
23
  scrollBarTrackWidth: number;
24
24
  };
25
25
  export declare const genScrollbarStyle: GenStyleFunc<ScrollbarToken>;
26
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
26
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
27
27
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export declare const genScrollViewStyle: GenStyleFunc;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export type SplitterToken = {
4
4
  /**
5
5
  * 拖拽元素大小
@@ -15,5 +15,5 @@ export type SplitterToken = {
15
15
  splitterSplitBarDraggableSize: number;
16
16
  };
17
17
  export declare const genSplitterStyle: GenStyleFunc<SplitterToken>;
18
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
18
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
19
19
  export default _default;
@@ -1,5 +1,5 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export declare const genApTextGroupStyle: GenStyleFunc;
4
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
4
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
5
5
  export default _default;
@@ -1,8 +1,8 @@
1
1
  import { GenStyleFunc } from '../../design-token/interface';
2
- import { Ref } from 'vue';
2
+ import { ComputedRef } from 'vue';
3
3
  export type ApTextToken = {
4
4
  apTextColonMarginInline: number | string;
5
5
  };
6
6
  export declare const genApTextStyle: GenStyleFunc<ApTextToken>;
7
- declare const _default: (prefixCls: string) => Ref<string | undefined, string | undefined>;
7
+ declare const _default: (prefixCls: string) => ComputedRef<string>;
8
8
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import { BaseToken, GenStyleCallback } from '../../design-token/interface';
2
2
  import { GeneraterOption } from './utils';
3
- import { Ref } from 'vue';
4
- export declare function genComponentStyleHook<ComponentToken>(componentName: string, cb: GenStyleCallback<BaseToken & ComponentToken>, componentToken?: Partial<ComponentToken>, option?: GeneraterOption): (prefixCls: string) => Ref<string | undefined, string | undefined>;
3
+ import { ComputedRef } from 'vue';
4
+ export declare function genComponentStyleHook<ComponentToken>(componentName: string, cb: GenStyleCallback<BaseToken & ComponentToken>, componentToken?: Partial<ComponentToken>, option?: GeneraterOption): (prefixCls: string) => ComputedRef<string>;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("vue"),C=require("@emotion/css"),$=require("../../config-provider/hooks/use-token.js");require("../../config-provider/index.js");const k=require("./utils.js"),l=require("lodash-unified"),T=require("./instance.js"),b=require("../../config-provider/hooks/use-global-config.js");function q(u){const t={};for(const n in u)t[n]=`var(${k.camelToKebab(n)})`;return t}function y(u,t,n,d){return c=>{const m=u.split("."),{token:a,rootCls:i}=$.useToken(),s=b.useGlobalConfig("namespace"),g=r.computed(()=>({...a.value.components?.[m[0]]||{},...n})),p=r.computed(()=>{let e=l.omit(a.value||{},"components");return e={...e,...l.merge(l.cloneDeep(n||{}),a.value.components?.[m[0]]||{}),componentCls:`.${s.value}-${c}`,namespace:s.value},e});return r.watch(()=>s.value,e=>{const o=q(p.value);o.componentCls=`.${e}-${c}`,o.namespace=e,C.injectGlobal(t(o,{...p.value,componentCls:`.${e}-${c}`,namespace:e}))},{immediate:!0}),r.watch([()=>g.value,()=>i.value],([e,o])=>{const v=k.generateCssVar(e,d);Object.keys(v).length&&T.css({[`.${o}.${s.value}-${c}`]:v})},{deep:!0,immediate:!0}),i}}exports.genComponentStyleHook=y;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("vue"),d=require("@emotion/css"),q=require("@emotion/css/create-instance"),S=require("../../config-provider/hooks/use-token.js");require("../../config-provider/index.js");const C=require("./utils.js"),i=require("lodash-unified"),$=require("./instance.js"),f=require("./plugin-specificity.js"),T=require("../../config-provider/hooks/use-global-config.js"),{css:V}=q({key:"css-dev-only",stylisPlugins:[f.downSpecificityPlugin]});function b(a){const s={};for(const o in a)s[o]=`var(${C.camelToKebab(o)})`;return s}function h(a,s,o,g){return c=>{const m=a.split("."),{token:l,rootCls:p}=S.useToken(),k=n.ref(),r=T.useGlobalConfig("namespace"),y=n.computed(()=>({...l.value.components?.[m[0]]||{},...o})),v=n.computed(()=>{let e=i.omit(l.value||{},"components");return e={...e,...i.merge(i.cloneDeep(o||{}),l.value.components?.[m[0]]||{}),componentCls:`.${r.value}-${c}`,namespace:r.value},e});return n.watch(()=>r.value,e=>{const t=b(v.value);t.componentCls=`.${e}-${c}`,t.namespace=e;const u=s(t,{...v.value,componentCls:`.${e}-${c}`,namespace:e});d.injectGlobal(u)},{immediate:!0}),n.watch([()=>y.value,()=>p.value],([e,t])=>{const u=C.generateCssVar(e,g);Object.keys(u).length&&$.css({[`.${t}.${r.value}-${c}`]:u})},{deep:!0,immediate:!0}),n.computed(()=>d.cx(p.value,k.value))}}exports.genComponentStyleHook=h;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=s=>{s.type==="rule"&&Array.isArray(s.props)&&(s.props=s.props.map(t=>{const i=t.trim().split(/\s+/);if(i.length>=2){const r=i[0],o=i[1];/^\.css-dev-only-[a-z0-9]+$/.test(r)&&(i[0]=`:where(${r})${o}`,i.splice(1,1))}return i.join(" ")}))};exports.downSpecificityPlugin=p;
@@ -1,2 +1,2 @@
1
- declare const _default: "7.0.0-beta.3";
1
+ declare const _default: "7.0.0";
2
2
  export default _default;
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="7.0.0-beta.3";exports.default=e;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="7.0.0";exports.default=e;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aplus-frontend/ui",
3
- "version": "7.0.0-beta.3",
3
+ "version": "7.0.0",
4
4
  "main": "./lib/index.js",
5
5
  "type": "module",
6
6
  "files": [