vxe-pc-ui 4.7.28 → 4.7.30

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 (38) hide show
  1. package/es/color-picker/src/color-picker.js +5 -4
  2. package/es/icon/style.css +1 -1
  3. package/es/pager/src/pager.js +66 -28
  4. package/es/style.css +1 -1
  5. package/es/style.min.css +1 -1
  6. package/es/ui/index.js +1 -1
  7. package/es/ui/src/log.js +1 -1
  8. package/lib/color-picker/src/color-picker.js +5 -4
  9. package/lib/color-picker/src/color-picker.min.js +1 -1
  10. package/lib/icon/style/style.css +1 -1
  11. package/lib/icon/style/style.min.css +1 -1
  12. package/lib/index.umd.js +12904 -12856
  13. package/lib/index.umd.min.js +1 -1
  14. package/lib/pager/src/pager.js +77 -33
  15. package/lib/pager/src/pager.min.js +1 -1
  16. package/lib/style.css +1 -1
  17. package/lib/style.min.css +1 -1
  18. package/lib/ui/index.js +1 -1
  19. package/lib/ui/index.min.js +1 -1
  20. package/lib/ui/src/log.js +1 -1
  21. package/lib/ui/src/log.min.js +1 -1
  22. package/package.json +2 -2
  23. package/packages/color-picker/src/color-picker.ts +5 -4
  24. package/packages/pager/src/pager.ts +67 -30
  25. package/types/components/grid.d.ts +26 -2
  26. package/types/components/pager.d.ts +19 -1
  27. /package/es/icon/{iconfont.1753519976040.ttf → iconfont.1753674723968.ttf} +0 -0
  28. /package/es/icon/{iconfont.1753519976040.woff → iconfont.1753674723968.woff} +0 -0
  29. /package/es/icon/{iconfont.1753519976040.woff2 → iconfont.1753674723968.woff2} +0 -0
  30. /package/es/{iconfont.1753519976040.ttf → iconfont.1753674723968.ttf} +0 -0
  31. /package/es/{iconfont.1753519976040.woff → iconfont.1753674723968.woff} +0 -0
  32. /package/es/{iconfont.1753519976040.woff2 → iconfont.1753674723968.woff2} +0 -0
  33. /package/lib/icon/style/{iconfont.1753519976040.ttf → iconfont.1753674723968.ttf} +0 -0
  34. /package/lib/icon/style/{iconfont.1753519976040.woff → iconfont.1753674723968.woff} +0 -0
  35. /package/lib/icon/style/{iconfont.1753519976040.woff2 → iconfont.1753674723968.woff2} +0 -0
  36. /package/lib/{iconfont.1753519976040.ttf → iconfont.1753674723968.ttf} +0 -0
  37. /package/lib/{iconfont.1753519976040.woff → iconfont.1753674723968.woff} +0 -0
  38. /package/lib/{iconfont.1753519976040.woff2 → iconfont.1753674723968.woff2} +0 -0
package/lib/ui/index.js CHANGED
@@ -26,7 +26,7 @@ Object.keys(_core).forEach(function (key) {
26
26
  });
27
27
  var _dynamics = require("../dynamics");
28
28
  var _log = require("./src/log");
29
- const version = exports.version = "4.7.28";
29
+ const version = exports.version = "4.7.30";
30
30
  _core.VxeUI.uiVersion = version;
31
31
  _core.VxeUI.dynamicApp = _dynamics.dynamicApp;
32
32
  function config(options) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _exportNames={version:!0,config:!0,setup:!0},_core=(exports.config=config,exports.default=void 0,exports.setup=setup,exports.version=void 0,require("@vxe-ui/core")),_dynamics=(Object.keys(_core).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(_exportNames,e)||e in exports&&exports[e]===_core[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return _core[e]}})}),require("../dynamics")),_log=require("./src/log");const version=exports.version="4.7.28";function config(e){return(0,_log.warnLog)("vxe.error.delFunc",["config","setConfig"]),(0,_core.setConfig)(e)}function setup(e){return(0,_log.warnLog)("vxe.error.delFunc",["setup","setConfig"]),(0,_core.setConfig)(e)}_core.VxeUI.uiVersion=version,_core.VxeUI.dynamicApp=_dynamics.dynamicApp,_core.VxeUI.config=config,_core.VxeUI.setup=setup,(0,_core.setConfig)({alert:{},anchor:{},anchorLink:{},avatar:{},badge:{},breadcrumb:{separator:"/"},breadcrumbItem:{},button:{trigger:"hover",prefixTooltip:{enterable:!0},suffixTooltip:{enterable:!0}},buttonGroup:{},calendar:{minDate:new Date(1900,0,1),maxDate:new Date(2100,0,1),startDay:1,selectDay:1},card:{border:!0,padding:!0},carousel:{height:200,loop:!0,interval:5e3},carouselItem:{},checkbox:{},checkboxButton:{},checkboxGroup:{},col:{},collapse:{padding:!0,expandConfig:{showIcon:!0}},collapsePane:{},countdown:{},colorPicker:{type:"rgb",clearable:!0,showAlpha:!0,clickToCopy:!0,showColorExtractor:!0,showQuick:!0},datePanel:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1},datePicker:{shortcutConfig:{align:"left",mode:"text",autoClose:!0},startDay:1,selectDay:1,autoClose:!0,showClearButton:null,showConfirmButton:null},dateRangePicker:{shortcutConfig:{align:"left",mode:"text",autoClose:!0},startDay:1,selectDay:1,separator:" ~ ",autoClose:!0,showClearButton:null,showConfirmButton:null},drawer:{position:"right",showHeader:!0,lockView:!0,mask:!0,showTitleOverflow:!0,showClose:!0,padding:!0,cancelClosable:!0,confirmClosable:!0},empty:{},form:{validConfig:{showMessage:!0,autoPos:!0,theme:"beautify"},tooltipConfig:{enterable:!0},titleAsterisk:!0,titleOverflow:!1,padding:!0},formDesign:{height:400,showHeader:!0,showPc:!0},formGather:{},formGroup:{},formItem:{},formView:{},icon:{},iconPicker:{icons:["home","company","comment","setting","send","envelope","envelope-open","bell","search","print","pc","goods","chart-line","edit","delete","save","folder","microphone","flag","link","location","sunny","rmb","usd","user","add-user","add-users","star","unlock","time","text","feedback","calendar","association-form","cloud-download","cloud-upload","file","subtable","chart-bar-x","chart-bar-y","chart-line","chart-pie","chart-radar"]},image:{showPreview:!0,showPrintButton:!0,maskClosable:!0},imageGroup:{showPreview:!0,showPrintButton:!0},imagePreview:{showPrintButton:!0},input:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1,digits:2,controls:!0},layoutAside:{},layoutBody:{},layoutContainer:{},layoutFooter:{},layoutHeader:{},link:{underline:!0},listDesign:{height:400,showPc:!0},listView:{},list:{virtualYConfig:{enabled:!0,gt:100}},loading:{showIcon:!0,showText:!0},menu:{},modal:{top:16,showHeader:!0,minWidth:340,minHeight:140,lockView:!0,mask:!0,duration:3e3,marginSize:0,dblclickZoom:!0,showTitleOverflow:!0,animat:!0,showClose:!0,padding:!0,draggable:!0,showConfirmButton:null,cancelClosable:!0,confirmClosable:!0,zoomConfig:{minimizeMaxSize:10,minimizeVerticalOffset:{top:-24,left:0},minimizeHorizontalOffset:{top:0,left:32}},storageKey:"VXE_MODAL_POSITION"},noticeBar:{},numberInput:{digits:2,autoFill:!0,controlConfig:{enabled:!0,layout:"right",showButton:!0,isWheel:!0}},optgroup:{},option:{},pager:{pageSizePlacement:"top"},print:{pageStyle:{}},passwordInput:{controls:!0},printPageBreak:{},pulldown:{destroyOnClose:!0},radio:{strict:!0},radioButton:{strict:!0},radioGroup:{strict:!0},rate:{},result:{},row:{},select:{multiCharOverflow:8,remoteConfig:{enabled:!0,autoLoad:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},split:{resize:!0,itemConfig:{minWidth:40,minHeight:40}},splitPane:{},slider:{max:100,min:0},steps:{},switch:{},tabPane:{},tableSelect:{gridConfig:{showOverflow:!0,showHeaderOverflow:!0,showFooterOverflow:!0,rowConfig:{isHover:!0},virtualXConfig:{enabled:!0,gt:0},virtualYConfig:{enabled:!0,gt:0}}},tabs:{},tag:{},textEllipsis:{underline:!0},text:{},textarea:{resize:"none"},tip:{},tooltip:{trigger:"hover",theme:"dark",enterDelay:500,leaveDelay:300,isArrow:!0},tree:{indent:20,minHeight:60,radioConfig:{strict:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},treeSelect:{autoClose:!0,virtualYConfig:{enabled:!0,gt:0,oSize:2},treeConfig:{maxHeight:300,radioConfig:{},checkboxConfig:{},filterConfig:{autoExpandAll:!0}}},upload:{mode:"all",imageTypes:["jpg","jpeg","png","gif"],showList:!0,showUploadButton:!0,showButtonText:!0,showRemoveButton:!0,showButtonIcon:!0,showPreview:!0,dragToUpload:!0,showLimitSize:!0,showLimitCount:!0,autoSubmit:!0,maxSimultaneousUploads:5},watermark:{rotate:-30,gap:[100,100]},table:{},colgroup:{},column:{},toolbar:{},grid:{}});const iconPrefix="vxe-icon-";(0,_core.setIcon)({LOADING:iconPrefix+"spinner roll vxe-loading--default-icon",BUTTON_DROPDOWN:iconPrefix+"arrow-down",BUTTON_LOADING:iconPrefix+"spinner roll",BUTTON_TOOLTIP_ICON:iconPrefix+"question-circle-fill",MENU_ITEM_EXPAND_OPEN:iconPrefix+"arrow-down rotate180",MENU_ITEM_EXPAND_CLOSE:iconPrefix+"arrow-down",SELECT_LOADED:iconPrefix+"spinner roll",SELECT_OPEN:iconPrefix+"caret-down rotate180",SELECT_CLOSE:iconPrefix+"caret-down",SELECT_ADD_OPTION:iconPrefix+"add",ICON_PICKER_OPEN:iconPrefix+"caret-down rotate180",ICON_PICKER_CLOSE:iconPrefix+"caret-down",PAGER_HOME:iconPrefix+"home-page",PAGER_END:iconPrefix+"end-page",PAGER_JUMP_PREV:iconPrefix+"arrow-double-left",PAGER_JUMP_NEXT:iconPrefix+"arrow-double-right",PAGER_PREV_PAGE:iconPrefix+"arrow-left",PAGER_NEXT_PAGE:iconPrefix+"arrow-right",PAGER_JUMP_MORE:iconPrefix+"ellipsis-h",RADIO_CHECKED:iconPrefix+"radio-checked-fill",RADIO_UNCHECKED:iconPrefix+"radio-unchecked",RADIO_DISABLED_UNCHECKED:iconPrefix+"radio-unchecked-fill",CHECKBOX_INDETERMINATE:iconPrefix+"checkbox-indeterminate-fill",CHECKBOX_CHECKED:iconPrefix+"checkbox-checked-fill",CHECKBOX_UNCHECKED:iconPrefix+"checkbox-unchecked",CHECKBOX_DISABLED_UNCHECKED:iconPrefix+"checkbox-unchecked-fill",INPUT_CLEAR:iconPrefix+"error-circle-fill",INPUT_SEARCH:iconPrefix+"search",INPUT_PLUS_NUM:iconPrefix+"caret-up",INPUT_MINUS_NUM:iconPrefix+"caret-down",NUMBER_INPUT_MINUS_NUM:iconPrefix+"minus",NUMBER_INPUT_PLUS_NUM:iconPrefix+"add",DATE_PICKER_DATE:iconPrefix+"calendar",PASSWORD_INPUT_SHOW_PWD:iconPrefix+"eye-fill-close",PASSWORD_INPUT_HIDE_PWD:iconPrefix+"eye-fill",MODAL_ZOOM_MIN:iconPrefix+"minus",MODAL_ZOOM_REVERT:iconPrefix+"recover",MODAL_ZOOM_IN:iconPrefix+"square",MODAL_ZOOM_OUT:iconPrefix+"maximize",MODAL_CLOSE:iconPrefix+"close",MODAL_INFO:iconPrefix+"info-circle-fill",MODAL_SUCCESS:iconPrefix+"success-circle-fill",MODAL_WARNING:iconPrefix+"warning-circle-fill",MODAL_ERROR:iconPrefix+"error-circle-fill",MODAL_QUESTION:iconPrefix+"question-circle-fill",MODAL_LOADING:iconPrefix+"spinner roll",DRAWER_CLOSE:iconPrefix+"close",FORM_PREFIX:iconPrefix+"question-circle-fill",FORM_SUFFIX:iconPrefix+"question-circle-fill",FORM_FOLDING:iconPrefix+"arrow-up rotate180",FORM_UNFOLDING:iconPrefix+"arrow-up",FORM_DESIGN_STYLE_SETTING:iconPrefix+"layout",FORM_DESIGN_PROPS_PC:iconPrefix+"pc",FORM_DESIGN_PROPS_MOBILE:iconPrefix+"mobile",FORM_DESIGN_PROPS_ADD:iconPrefix+"add",FORM_DESIGN_PROPS_EDIT:iconPrefix+"edit",FORM_DESIGN_WIDGET_ADD:iconPrefix+"square-plus-fill",FORM_DESIGN_WIDGET_COPY:iconPrefix+"copy",FORM_DESIGN_WIDGET_DELETE:iconPrefix+"delete",FORM_DESIGN_WIDGET_SWAP_LR:iconPrefix+"swap",FORM_DESIGN_WIDGET_OPTION_DELETE:iconPrefix+"delete",FORM_DESIGN_WIDGET_OPTION_EXPAND_OPEN:iconPrefix+"square-plus",FORM_DESIGN_WIDGET_OPTION_EXPAND_CLOSE:iconPrefix+"square-minus",LIST_DESIGN_FIELD_SETTING:iconPrefix+"custom-column",LIST_DESIGN_LIST_SETTING:iconPrefix+"menu",LIST_DESIGN_LIST_SETTING_SEARCH_DELETE:iconPrefix+"delete",LIST_DESIGN_LIST_SETTING_ACTIVE_DELETE:iconPrefix+"delete",UPLOAD_FILE_ERROR:iconPrefix+"warning-circle-fill",UPLOAD_FILE_ADD:iconPrefix+"upload",UPLOAD_FILE_REMOVE:iconPrefix+"delete",UPLOAD_FILE_DOWNLOAD:iconPrefix+"download",UPLOAD_IMAGE_UPLOAD:iconPrefix+"upload",UPLOAD_IMAGE_RE_UPLOAD:iconPrefix+"repeat",UPLOAD_IMAGE_ADD:iconPrefix+"add",UPLOAD_IMAGE_REMOVE:iconPrefix+"close",UPLOAD_LOADING:iconPrefix+"spinner roll vxe-loading--default-icon",UPLOAD_FILE_TYPE_DEFAULT:iconPrefix+"file",UPLOAD_FILE_TYPE_XLSX:iconPrefix+"file-excel",UPLOAD_FILE_TYPE_XLS:iconPrefix+"file-excel",UPLOAD_FILE_TYPE_PDF:iconPrefix+"file-pdf",UPLOAD_FILE_TYPE_PNG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_GIF:iconPrefix+"file-image",UPLOAD_FILE_TYPE_JPG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_JPEG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_MD:iconPrefix+"file-markdown",UPLOAD_FILE_TYPE_PPD:iconPrefix+"file-ppt",UPLOAD_FILE_TYPE_DOCX:iconPrefix+"file-word",UPLOAD_FILE_TYPE_DOC:iconPrefix+"file-word",UPLOAD_FILE_TYPE_ZIP:iconPrefix+"file-zip",UPLOAD_FILE_TYPE_TXT:iconPrefix+"file-txt",IMAGE_PREVIEW_CLOSE:iconPrefix+"close",IMAGE_PREVIEW_PREVIOUS:iconPrefix+"arrow-left",IMAGE_PREVIEW_NEXT:iconPrefix+"arrow-right",IMAGE_PREVIEW_PCT_FULL:iconPrefix+"pct-full",IMAGE_PREVIEW_PCT_1_1:iconPrefix+"pct-1-1",IMAGE_PREVIEW_ZOOM_OUT:iconPrefix+"search-zoom-out",IMAGE_PREVIEW_ZOOM_IN:iconPrefix+"search-zoom-in",IMAGE_PREVIEW_ROTATE_LEFT:iconPrefix+"rotate-left",IMAGE_PREVIEW_ROTATE_RIGHT:iconPrefix+"rotate-right",IMAGE_PREVIEW_PRINT:iconPrefix+"print",IMAGE_PREVIEW_DOWNLOAD:iconPrefix+"download",ALERT_CLOSE:iconPrefix+"close",ALERT_INFO:iconPrefix+"info-circle-fill",ALERT_SUCCESS:iconPrefix+"success-circle-fill",ALERT_WARNING:iconPrefix+"warning-circle-fill",ALERT_ERROR:iconPrefix+"error-circle-fill",TREE_NODE_OPEN:iconPrefix+"caret-right rotate90",TREE_NODE_CLOSE:iconPrefix+"caret-right",TREE_NODE_LOADED:iconPrefix+"spinner roll",TREE_SELECT_LOADED:iconPrefix+"spinner roll",TREE_SELECT_OPEN:iconPrefix+"caret-down rotate180",TREE_SELECT_CLOSE:iconPrefix+"caret-down",TABLE_SELECT_LOADED:iconPrefix+"spinner roll",TABLE_SELECT_OPEN:iconPrefix+"caret-down rotate180",TABLE_SELECT_CLOSE:iconPrefix+"caret-down",TABS_TAB_BUTTON_TOP:iconPrefix+"arrow-up",TABS_TAB_BUTTON_BOTTOM:iconPrefix+"arrow-down",TABS_TAB_BUTTON_LEFT:iconPrefix+"arrow-left",TABS_TAB_BUTTON_RIGHT:iconPrefix+"arrow-right",TABS_TAB_CLOSE:iconPrefix+"close",TABS_TAB_REFRESH:iconPrefix+"refresh",TABS_TAB_REFRESH_LOADING:iconPrefix+"refresh roll",TEXT_COPY:iconPrefix+"copy",TEXT_LOADING:iconPrefix+"spinner roll",CAROUSEL_HORIZONTAL_PREVIOUS:iconPrefix+"arrow-left",CAROUSEL_HORIZONTAL_NEXT:iconPrefix+"arrow-right",CAROUSEL_VERTICAL_PREVIOUS:iconPrefix+"arrow-up",CAROUSEL_VERTICAL_NEXT:iconPrefix+"arrow-down",COLLAPSE_OPEN:iconPrefix+"arrow-right rotate90",COLLAPSE_CLOSE:iconPrefix+"arrow-right",EMPTY_DEFAULT:iconPrefix+"empty",RESULT_INFO:iconPrefix+"info-circle-fill",RESULT_SUCCESS:iconPrefix+"success-circle-fill",RESULT_WARNING:iconPrefix+"warning-circle-fill",RESULT_ERROR:iconPrefix+"error-circle-fill",RESULT_QUESTION:iconPrefix+"question-circle-fill",RESULT_LOADING:iconPrefix+"spinner roll",RATE_CHECKED:iconPrefix+"star-fill",RATE_UNCHECKED:iconPrefix+"star",COLOR_PICKER_COLOR_COPY:iconPrefix+"copy",COLOR_PICKER_EYE_DROPPER:iconPrefix+"dropper",COLOR_PICKER_TPTY_OPEN:iconPrefix+"arrow-down rotate180",COLOR_PICKER_TPTY_CLOSE:iconPrefix+"arrow-down",SPLIT_TOP_ACTION:iconPrefix+"arrow-up",SPLIT_BOTTOM_ACTION:iconPrefix+"arrow-down",SPLIT_LEFT_ACTION:iconPrefix+"arrow-left",SPLIT_RIGHT_ACTION:iconPrefix+"arrow-right"});var _default=exports.default=_core.VxeUI;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _exportNames={version:!0,config:!0,setup:!0},_core=(exports.config=config,exports.default=void 0,exports.setup=setup,exports.version=void 0,require("@vxe-ui/core")),_dynamics=(Object.keys(_core).forEach(function(e){"default"===e||"__esModule"===e||Object.prototype.hasOwnProperty.call(_exportNames,e)||e in exports&&exports[e]===_core[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return _core[e]}})}),require("../dynamics")),_log=require("./src/log");const version=exports.version="4.7.30";function config(e){return(0,_log.warnLog)("vxe.error.delFunc",["config","setConfig"]),(0,_core.setConfig)(e)}function setup(e){return(0,_log.warnLog)("vxe.error.delFunc",["setup","setConfig"]),(0,_core.setConfig)(e)}_core.VxeUI.uiVersion=version,_core.VxeUI.dynamicApp=_dynamics.dynamicApp,_core.VxeUI.config=config,_core.VxeUI.setup=setup,(0,_core.setConfig)({alert:{},anchor:{},anchorLink:{},avatar:{},badge:{},breadcrumb:{separator:"/"},breadcrumbItem:{},button:{trigger:"hover",prefixTooltip:{enterable:!0},suffixTooltip:{enterable:!0}},buttonGroup:{},calendar:{minDate:new Date(1900,0,1),maxDate:new Date(2100,0,1),startDay:1,selectDay:1},card:{border:!0,padding:!0},carousel:{height:200,loop:!0,interval:5e3},carouselItem:{},checkbox:{},checkboxButton:{},checkboxGroup:{},col:{},collapse:{padding:!0,expandConfig:{showIcon:!0}},collapsePane:{},countdown:{},colorPicker:{type:"rgb",clearable:!0,showAlpha:!0,clickToCopy:!0,showColorExtractor:!0,showQuick:!0},datePanel:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1},datePicker:{shortcutConfig:{align:"left",mode:"text",autoClose:!0},startDay:1,selectDay:1,autoClose:!0,showClearButton:null,showConfirmButton:null},dateRangePicker:{shortcutConfig:{align:"left",mode:"text",autoClose:!0},startDay:1,selectDay:1,separator:" ~ ",autoClose:!0,showClearButton:null,showConfirmButton:null},drawer:{position:"right",showHeader:!0,lockView:!0,mask:!0,showTitleOverflow:!0,showClose:!0,padding:!0,cancelClosable:!0,confirmClosable:!0},empty:{},form:{validConfig:{showMessage:!0,autoPos:!0,theme:"beautify"},tooltipConfig:{enterable:!0},titleAsterisk:!0,titleOverflow:!1,padding:!0},formDesign:{height:400,showHeader:!0,showPc:!0},formGather:{},formGroup:{},formItem:{},formView:{},icon:{},iconPicker:{icons:["home","company","comment","setting","send","envelope","envelope-open","bell","search","print","pc","goods","chart-line","edit","delete","save","folder","microphone","flag","link","location","sunny","rmb","usd","user","add-user","add-users","star","unlock","time","text","feedback","calendar","association-form","cloud-download","cloud-upload","file","subtable","chart-bar-x","chart-bar-y","chart-line","chart-pie","chart-radar"]},image:{showPreview:!0,showPrintButton:!0,maskClosable:!0},imageGroup:{showPreview:!0,showPrintButton:!0},imagePreview:{showPrintButton:!0},input:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1,digits:2,controls:!0},layoutAside:{},layoutBody:{},layoutContainer:{},layoutFooter:{},layoutHeader:{},link:{underline:!0},listDesign:{height:400,showPc:!0},listView:{},list:{virtualYConfig:{enabled:!0,gt:100}},loading:{showIcon:!0,showText:!0},menu:{},modal:{top:16,showHeader:!0,minWidth:340,minHeight:140,lockView:!0,mask:!0,duration:3e3,marginSize:0,dblclickZoom:!0,showTitleOverflow:!0,animat:!0,showClose:!0,padding:!0,draggable:!0,showConfirmButton:null,cancelClosable:!0,confirmClosable:!0,zoomConfig:{minimizeMaxSize:10,minimizeVerticalOffset:{top:-24,left:0},minimizeHorizontalOffset:{top:0,left:32}},storageKey:"VXE_MODAL_POSITION"},noticeBar:{},numberInput:{digits:2,autoFill:!0,controlConfig:{enabled:!0,layout:"right",showButton:!0,isWheel:!0}},optgroup:{},option:{},pager:{pageSizePlacement:"top"},print:{pageStyle:{}},passwordInput:{controls:!0},printPageBreak:{},pulldown:{destroyOnClose:!0},radio:{strict:!0},radioButton:{strict:!0},radioGroup:{strict:!0},rate:{},result:{},row:{},select:{multiCharOverflow:8,remoteConfig:{enabled:!0,autoLoad:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},split:{resize:!0,itemConfig:{minWidth:40,minHeight:40}},splitPane:{},slider:{max:100,min:0},steps:{},switch:{},tabPane:{},tableSelect:{gridConfig:{showOverflow:!0,showHeaderOverflow:!0,showFooterOverflow:!0,rowConfig:{isHover:!0},virtualXConfig:{enabled:!0,gt:0},virtualYConfig:{enabled:!0,gt:0}}},tabs:{},tag:{},textEllipsis:{underline:!0},text:{},textarea:{resize:"none"},tip:{},tooltip:{trigger:"hover",theme:"dark",enterDelay:500,leaveDelay:300,isArrow:!0},tree:{indent:20,minHeight:60,radioConfig:{strict:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},treeSelect:{autoClose:!0,virtualYConfig:{enabled:!0,gt:0,oSize:2},treeConfig:{maxHeight:300,radioConfig:{},checkboxConfig:{},filterConfig:{autoExpandAll:!0}}},upload:{mode:"all",imageTypes:["jpg","jpeg","png","gif"],showList:!0,showUploadButton:!0,showButtonText:!0,showRemoveButton:!0,showButtonIcon:!0,showPreview:!0,dragToUpload:!0,showLimitSize:!0,showLimitCount:!0,autoSubmit:!0,maxSimultaneousUploads:5},watermark:{rotate:-30,gap:[100,100]},table:{},colgroup:{},column:{},toolbar:{},grid:{}});const iconPrefix="vxe-icon-";(0,_core.setIcon)({LOADING:iconPrefix+"spinner roll vxe-loading--default-icon",BUTTON_DROPDOWN:iconPrefix+"arrow-down",BUTTON_LOADING:iconPrefix+"spinner roll",BUTTON_TOOLTIP_ICON:iconPrefix+"question-circle-fill",MENU_ITEM_EXPAND_OPEN:iconPrefix+"arrow-down rotate180",MENU_ITEM_EXPAND_CLOSE:iconPrefix+"arrow-down",SELECT_LOADED:iconPrefix+"spinner roll",SELECT_OPEN:iconPrefix+"caret-down rotate180",SELECT_CLOSE:iconPrefix+"caret-down",SELECT_ADD_OPTION:iconPrefix+"add",ICON_PICKER_OPEN:iconPrefix+"caret-down rotate180",ICON_PICKER_CLOSE:iconPrefix+"caret-down",PAGER_HOME:iconPrefix+"home-page",PAGER_END:iconPrefix+"end-page",PAGER_JUMP_PREV:iconPrefix+"arrow-double-left",PAGER_JUMP_NEXT:iconPrefix+"arrow-double-right",PAGER_PREV_PAGE:iconPrefix+"arrow-left",PAGER_NEXT_PAGE:iconPrefix+"arrow-right",PAGER_JUMP_MORE:iconPrefix+"ellipsis-h",RADIO_CHECKED:iconPrefix+"radio-checked-fill",RADIO_UNCHECKED:iconPrefix+"radio-unchecked",RADIO_DISABLED_UNCHECKED:iconPrefix+"radio-unchecked-fill",CHECKBOX_INDETERMINATE:iconPrefix+"checkbox-indeterminate-fill",CHECKBOX_CHECKED:iconPrefix+"checkbox-checked-fill",CHECKBOX_UNCHECKED:iconPrefix+"checkbox-unchecked",CHECKBOX_DISABLED_UNCHECKED:iconPrefix+"checkbox-unchecked-fill",INPUT_CLEAR:iconPrefix+"error-circle-fill",INPUT_SEARCH:iconPrefix+"search",INPUT_PLUS_NUM:iconPrefix+"caret-up",INPUT_MINUS_NUM:iconPrefix+"caret-down",NUMBER_INPUT_MINUS_NUM:iconPrefix+"minus",NUMBER_INPUT_PLUS_NUM:iconPrefix+"add",DATE_PICKER_DATE:iconPrefix+"calendar",PASSWORD_INPUT_SHOW_PWD:iconPrefix+"eye-fill-close",PASSWORD_INPUT_HIDE_PWD:iconPrefix+"eye-fill",MODAL_ZOOM_MIN:iconPrefix+"minus",MODAL_ZOOM_REVERT:iconPrefix+"recover",MODAL_ZOOM_IN:iconPrefix+"square",MODAL_ZOOM_OUT:iconPrefix+"maximize",MODAL_CLOSE:iconPrefix+"close",MODAL_INFO:iconPrefix+"info-circle-fill",MODAL_SUCCESS:iconPrefix+"success-circle-fill",MODAL_WARNING:iconPrefix+"warning-circle-fill",MODAL_ERROR:iconPrefix+"error-circle-fill",MODAL_QUESTION:iconPrefix+"question-circle-fill",MODAL_LOADING:iconPrefix+"spinner roll",DRAWER_CLOSE:iconPrefix+"close",FORM_PREFIX:iconPrefix+"question-circle-fill",FORM_SUFFIX:iconPrefix+"question-circle-fill",FORM_FOLDING:iconPrefix+"arrow-up rotate180",FORM_UNFOLDING:iconPrefix+"arrow-up",FORM_DESIGN_STYLE_SETTING:iconPrefix+"layout",FORM_DESIGN_PROPS_PC:iconPrefix+"pc",FORM_DESIGN_PROPS_MOBILE:iconPrefix+"mobile",FORM_DESIGN_PROPS_ADD:iconPrefix+"add",FORM_DESIGN_PROPS_EDIT:iconPrefix+"edit",FORM_DESIGN_WIDGET_ADD:iconPrefix+"square-plus-fill",FORM_DESIGN_WIDGET_COPY:iconPrefix+"copy",FORM_DESIGN_WIDGET_DELETE:iconPrefix+"delete",FORM_DESIGN_WIDGET_SWAP_LR:iconPrefix+"swap",FORM_DESIGN_WIDGET_OPTION_DELETE:iconPrefix+"delete",FORM_DESIGN_WIDGET_OPTION_EXPAND_OPEN:iconPrefix+"square-plus",FORM_DESIGN_WIDGET_OPTION_EXPAND_CLOSE:iconPrefix+"square-minus",LIST_DESIGN_FIELD_SETTING:iconPrefix+"custom-column",LIST_DESIGN_LIST_SETTING:iconPrefix+"menu",LIST_DESIGN_LIST_SETTING_SEARCH_DELETE:iconPrefix+"delete",LIST_DESIGN_LIST_SETTING_ACTIVE_DELETE:iconPrefix+"delete",UPLOAD_FILE_ERROR:iconPrefix+"warning-circle-fill",UPLOAD_FILE_ADD:iconPrefix+"upload",UPLOAD_FILE_REMOVE:iconPrefix+"delete",UPLOAD_FILE_DOWNLOAD:iconPrefix+"download",UPLOAD_IMAGE_UPLOAD:iconPrefix+"upload",UPLOAD_IMAGE_RE_UPLOAD:iconPrefix+"repeat",UPLOAD_IMAGE_ADD:iconPrefix+"add",UPLOAD_IMAGE_REMOVE:iconPrefix+"close",UPLOAD_LOADING:iconPrefix+"spinner roll vxe-loading--default-icon",UPLOAD_FILE_TYPE_DEFAULT:iconPrefix+"file",UPLOAD_FILE_TYPE_XLSX:iconPrefix+"file-excel",UPLOAD_FILE_TYPE_XLS:iconPrefix+"file-excel",UPLOAD_FILE_TYPE_PDF:iconPrefix+"file-pdf",UPLOAD_FILE_TYPE_PNG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_GIF:iconPrefix+"file-image",UPLOAD_FILE_TYPE_JPG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_JPEG:iconPrefix+"file-image",UPLOAD_FILE_TYPE_MD:iconPrefix+"file-markdown",UPLOAD_FILE_TYPE_PPD:iconPrefix+"file-ppt",UPLOAD_FILE_TYPE_DOCX:iconPrefix+"file-word",UPLOAD_FILE_TYPE_DOC:iconPrefix+"file-word",UPLOAD_FILE_TYPE_ZIP:iconPrefix+"file-zip",UPLOAD_FILE_TYPE_TXT:iconPrefix+"file-txt",IMAGE_PREVIEW_CLOSE:iconPrefix+"close",IMAGE_PREVIEW_PREVIOUS:iconPrefix+"arrow-left",IMAGE_PREVIEW_NEXT:iconPrefix+"arrow-right",IMAGE_PREVIEW_PCT_FULL:iconPrefix+"pct-full",IMAGE_PREVIEW_PCT_1_1:iconPrefix+"pct-1-1",IMAGE_PREVIEW_ZOOM_OUT:iconPrefix+"search-zoom-out",IMAGE_PREVIEW_ZOOM_IN:iconPrefix+"search-zoom-in",IMAGE_PREVIEW_ROTATE_LEFT:iconPrefix+"rotate-left",IMAGE_PREVIEW_ROTATE_RIGHT:iconPrefix+"rotate-right",IMAGE_PREVIEW_PRINT:iconPrefix+"print",IMAGE_PREVIEW_DOWNLOAD:iconPrefix+"download",ALERT_CLOSE:iconPrefix+"close",ALERT_INFO:iconPrefix+"info-circle-fill",ALERT_SUCCESS:iconPrefix+"success-circle-fill",ALERT_WARNING:iconPrefix+"warning-circle-fill",ALERT_ERROR:iconPrefix+"error-circle-fill",TREE_NODE_OPEN:iconPrefix+"caret-right rotate90",TREE_NODE_CLOSE:iconPrefix+"caret-right",TREE_NODE_LOADED:iconPrefix+"spinner roll",TREE_SELECT_LOADED:iconPrefix+"spinner roll",TREE_SELECT_OPEN:iconPrefix+"caret-down rotate180",TREE_SELECT_CLOSE:iconPrefix+"caret-down",TABLE_SELECT_LOADED:iconPrefix+"spinner roll",TABLE_SELECT_OPEN:iconPrefix+"caret-down rotate180",TABLE_SELECT_CLOSE:iconPrefix+"caret-down",TABS_TAB_BUTTON_TOP:iconPrefix+"arrow-up",TABS_TAB_BUTTON_BOTTOM:iconPrefix+"arrow-down",TABS_TAB_BUTTON_LEFT:iconPrefix+"arrow-left",TABS_TAB_BUTTON_RIGHT:iconPrefix+"arrow-right",TABS_TAB_CLOSE:iconPrefix+"close",TABS_TAB_REFRESH:iconPrefix+"refresh",TABS_TAB_REFRESH_LOADING:iconPrefix+"refresh roll",TEXT_COPY:iconPrefix+"copy",TEXT_LOADING:iconPrefix+"spinner roll",CAROUSEL_HORIZONTAL_PREVIOUS:iconPrefix+"arrow-left",CAROUSEL_HORIZONTAL_NEXT:iconPrefix+"arrow-right",CAROUSEL_VERTICAL_PREVIOUS:iconPrefix+"arrow-up",CAROUSEL_VERTICAL_NEXT:iconPrefix+"arrow-down",COLLAPSE_OPEN:iconPrefix+"arrow-right rotate90",COLLAPSE_CLOSE:iconPrefix+"arrow-right",EMPTY_DEFAULT:iconPrefix+"empty",RESULT_INFO:iconPrefix+"info-circle-fill",RESULT_SUCCESS:iconPrefix+"success-circle-fill",RESULT_WARNING:iconPrefix+"warning-circle-fill",RESULT_ERROR:iconPrefix+"error-circle-fill",RESULT_QUESTION:iconPrefix+"question-circle-fill",RESULT_LOADING:iconPrefix+"spinner roll",RATE_CHECKED:iconPrefix+"star-fill",RATE_UNCHECKED:iconPrefix+"star",COLOR_PICKER_COLOR_COPY:iconPrefix+"copy",COLOR_PICKER_EYE_DROPPER:iconPrefix+"dropper",COLOR_PICKER_TPTY_OPEN:iconPrefix+"arrow-down rotate180",COLOR_PICKER_TPTY_CLOSE:iconPrefix+"arrow-down",SPLIT_TOP_ACTION:iconPrefix+"arrow-up",SPLIT_BOTTOM_ACTION:iconPrefix+"arrow-down",SPLIT_LEFT_ACTION:iconPrefix+"arrow-left",SPLIT_RIGHT_ACTION:iconPrefix+"arrow-right"});var _default=exports.default=_core.VxeUI;
package/lib/ui/src/log.js CHANGED
@@ -5,6 +5,6 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.warnLog = exports.errLog = void 0;
7
7
  var _core = require("@vxe-ui/core");
8
- const version = `ui v${"4.7.28"}`;
8
+ const version = `ui v${"4.7.30"}`;
9
9
  const warnLog = exports.warnLog = _core.log.create('warn', version);
10
10
  const errLog = exports.errLog = _core.log.create('error', version);
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");const version="ui v4.7.28",warnLog=exports.warnLog=_core.log.create("warn",version),errLog=exports.errLog=_core.log.create("error",version);
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core");const version="ui v4.7.30",warnLog=exports.warnLog=_core.log.create("warn",version),errLog=exports.errLog=_core.log.create("error",version);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vxe-pc-ui",
3
- "version": "4.7.28",
3
+ "version": "4.7.30",
4
4
  "description": "A vue based PC component library",
5
5
  "scripts": {
6
6
  "update": "npm install --legacy-peer-deps",
@@ -25,7 +25,7 @@
25
25
  "style": "lib/style.css",
26
26
  "typings": "types/index.d.ts",
27
27
  "dependencies": {
28
- "@vxe-ui/core": "^4.2.6"
28
+ "@vxe-ui/core": "^4.2.8"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@typescript-eslint/eslint-plugin": "^6.21.0",
@@ -7,6 +7,7 @@ import { getLastZIndex, nextZIndex } from '../../ui/src/utils'
7
7
  import { parseColor, updateColorAlpha, hexToHsv, rgbToHsv, rgbToHex, hexToRgb, hsvToRgb, toRgb } from './util'
8
8
  import VxeButtonComponent from '../../button/src/button'
9
9
  import VxeInputComponent from '../../input/src/input'
10
+ import VxeNumberInputComponent from '../../number-input/src/number-input'
10
11
 
11
12
  import type { ColorPickerReactData, VxeColorPickerPropTypes, VxeColorPickerEmits, ColorPickerInternalData, ColorPickerMethods, ColorPickerPrivateMethods, ValueOf, ColorPickerPrivateRef, VxeColorPickerPrivateComputed, VxeColorPickerConstructor, VxeColorPickerPrivateMethods, VxeModalConstructor, VxeModalMethods, VxeDrawerConstructor, VxeDrawerMethods, VxeFormDefines, VxeFormConstructor, VxeFormPrivateMethods } from '../../../types'
12
13
  import type { VxeTableConstructor, VxeTablePrivateMethods } from '../../../types/components/table'
@@ -822,7 +823,7 @@ export default defineVxeComponent({
822
823
  h('div', {
823
824
  class: 'vxe-color-picker--input-wrapper'
824
825
  }, [
825
- h(VxeInputComponent, {
826
+ h(VxeNumberInputComponent, {
826
827
  type: 'integer',
827
828
  size: 'mini',
828
829
  align: 'center',
@@ -836,7 +837,7 @@ export default defineVxeComponent({
836
837
  },
837
838
  onChange: handleInputRgbEvent
838
839
  }),
839
- h(VxeInputComponent, {
840
+ h(VxeNumberInputComponent, {
840
841
  type: 'integer',
841
842
  size: 'mini',
842
843
  align: 'center',
@@ -850,7 +851,7 @@ export default defineVxeComponent({
850
851
  },
851
852
  onChange: handleInputRgbEvent
852
853
  }),
853
- h(VxeInputComponent, {
854
+ h(VxeNumberInputComponent, {
854
855
  type: 'integer',
855
856
  size: 'mini',
856
857
  align: 'center',
@@ -864,7 +865,7 @@ export default defineVxeComponent({
864
865
  },
865
866
  onChange: handleInputRgbEvent
866
867
  }),
867
- h(VxeInputComponent, {
868
+ h(VxeNumberInputComponent, {
868
869
  type: 'number',
869
870
  size: 'mini',
870
871
  align: 'center',
@@ -2,11 +2,11 @@ import { h, PropType, computed, inject, ref, Ref, reactive, nextTick, watch } fr
2
2
  import { defineVxeComponent } from '../../ui/src/comp'
3
3
  import XEUtils from 'xe-utils'
4
4
  import { getIcon, getConfig, getI18n, globalEvents, GLOBAL_EVENT_KEYS, createEvent, useSize } from '../../ui'
5
- import { errLog } from '../../ui/src/log'
5
+ import { warnLog, errLog } from '../../ui/src/log'
6
6
  import VxeSelectComponent from '../../select/src/select'
7
- import VxeInputComponent from '../../input/src/input'
7
+ import VxeNumberInputComponent from '../../number-input/src/number-input'
8
8
 
9
- import type { VxePagerPropTypes, VxePagerConstructor, VxePagerEmits, VxeSelectEvents, ValueOf, PagerPrivateRef, PagerMethods, PagerPrivateMethods, VxePagerPrivateMethods, PagerReactData, VxeInputEvents } from '../../../types'
9
+ import type { VxePagerPropTypes, VxePagerConstructor, VxePagerEmits, VxeSelectEvents, ValueOf, PagerPrivateRef, PagerMethods, PagerPrivateMethods, VxePagerPrivateMethods, PagerReactData, VxeInputEvents, VxeSelectDefines } from '../../../types'
10
10
  import type { VxeGridConstructor, VxeGridPrivateMethods } from '../../../types/components/grid'
11
11
 
12
12
  export default defineVxeComponent({
@@ -150,24 +150,25 @@ export default defineVxeComponent({
150
150
  getRefMaps: () => refMaps
151
151
  } as unknown as VxePagerConstructor & VxePagerPrivateMethods
152
152
 
153
- let pagerMethods = {} as PagerMethods
154
- let pagerPrivateMethods = {} as PagerPrivateMethods
153
+ const dispatchEvent = (type: ValueOf<VxePagerEmits>, params: Record<string, any>, evnt: Event | null) => {
154
+ emit(type, createEvent(evnt, { $pager: $xePager }, params))
155
+ }
155
156
 
156
157
  const getPageCount = (total: number, size: number) => {
157
158
  return Math.max(Math.ceil(total / size), 1)
158
159
  }
159
160
 
160
- const jumpPageEvent = (evnt: Event, currentPage: number) => {
161
+ const handleJumpPageEvent = (evnt: Event, currentPage: number) => {
161
162
  emit('update:currentPage', currentPage)
162
163
  if (evnt && currentPage !== props.currentPage) {
163
- pagerMethods.dispatchEvent('page-change', { type: 'current', pageSize: props.pageSize, currentPage }, evnt)
164
+ dispatchEvent('page-change', { type: 'current', pageSize: props.pageSize, currentPage }, evnt)
164
165
  }
165
166
  }
166
167
 
167
- const changeCurrentPage = (currentPage: number, evnt?: Event) => {
168
+ const handleChangeCurrentPage = (currentPage: number, evnt?: Event) => {
168
169
  emit('update:currentPage', currentPage)
169
170
  if (evnt && currentPage !== props.currentPage) {
170
- pagerMethods.dispatchEvent('page-change', { type: 'current', pageSize: props.pageSize, currentPage }, evnt)
171
+ dispatchEvent('page-change', { type: 'current', pageSize: props.pageSize, currentPage }, evnt)
171
172
  }
172
173
  }
173
174
 
@@ -180,13 +181,13 @@ export default defineVxeComponent({
180
181
  const currPage = XEUtils.toValueString(current)
181
182
  inputElem.value = currPage
182
183
  reactData.inpCurrPage = currPage
183
- changeCurrentPage(current, $event)
184
+ handleChangeCurrentPage(current, $event)
184
185
  }
185
186
 
186
187
  const handleHomePage = (evnt?: Event) => {
187
188
  const { currentPage } = props
188
189
  if (currentPage > 1) {
189
- changeCurrentPage(1, evnt)
190
+ handleChangeCurrentPage(1, evnt)
190
191
  }
191
192
  }
192
193
 
@@ -194,7 +195,7 @@ export default defineVxeComponent({
194
195
  const { currentPage } = props
195
196
  const pageCount = computePageCount.value
196
197
  if (currentPage < pageCount) {
197
- changeCurrentPage(pageCount, evnt)
198
+ handleChangeCurrentPage(pageCount, evnt)
198
199
  }
199
200
  }
200
201
 
@@ -202,7 +203,7 @@ export default defineVxeComponent({
202
203
  const { currentPage } = props
203
204
  const pageCount = computePageCount.value
204
205
  if (currentPage > 1) {
205
- changeCurrentPage(Math.min(pageCount, Math.max(currentPage - 1, 1)), evnt)
206
+ handleChangeCurrentPage(Math.min(pageCount, Math.max(currentPage - 1, 1)), evnt)
206
207
  }
207
208
  }
208
209
 
@@ -210,23 +211,23 @@ export default defineVxeComponent({
210
211
  const { currentPage } = props
211
212
  const pageCount = computePageCount.value
212
213
  if (currentPage < pageCount) {
213
- changeCurrentPage(Math.min(pageCount, currentPage + 1), evnt)
214
+ handleChangeCurrentPage(Math.min(pageCount, currentPage + 1), evnt)
214
215
  }
215
216
  }
216
217
 
217
218
  const handlePrevJump = (evnt?: Event) => {
218
219
  const numList = computeNumList.value
219
- changeCurrentPage(Math.max(props.currentPage - numList.length, 1), evnt)
220
+ handleChangeCurrentPage(Math.max(props.currentPage - numList.length, 1), evnt)
220
221
  }
221
222
 
222
223
  const handleNextJump = (evnt?: Event) => {
223
224
  const pageCount = computePageCount.value
224
225
  const numList = computeNumList.value
225
- changeCurrentPage(Math.min(props.currentPage + numList.length, pageCount), evnt)
226
+ handleChangeCurrentPage(Math.min(props.currentPage + numList.length, pageCount), evnt)
226
227
  }
227
228
 
228
229
  const pageSizeEvent: VxeSelectEvents.Change = (params) => {
229
- const { value } = params
230
+ const { value, $event } = params
230
231
  const pageSize = XEUtils.toNumber(value)
231
232
  const pageCount = getPageCount(props.total, pageSize)
232
233
  let currentPage = props.currentPage
@@ -235,7 +236,9 @@ export default defineVxeComponent({
235
236
  emit('update:currentPage', pageCount)
236
237
  }
237
238
  emit('update:pageSize', pageSize)
238
- pagerMethods.dispatchEvent('page-change', { type: 'size', pageSize, currentPage }, params.$event)
239
+ if ($event) {
240
+ dispatchEvent('page-change', { type: 'size', pageSize, currentPage }, $event)
241
+ }
239
242
  }
240
243
 
241
244
  const jumpKeydownEvent: VxeInputEvents.Keydown = (params) => {
@@ -435,7 +438,7 @@ export default defineVxeComponent({
435
438
  h('button', {
436
439
  class: 'vxe-pager--num-btn',
437
440
  type: 'button',
438
- onClick: (evnt: Event) => jumpPageEvent(evnt, 1)
441
+ onClick: (evnt: Event) => handleJumpPageEvent(evnt, 1)
439
442
  }, '1'),
440
443
  renderPrevJump('span')
441
444
  )
@@ -451,7 +454,7 @@ export default defineVxeComponent({
451
454
  'is--active': currentPage === number
452
455
  }],
453
456
  type: 'button',
454
- onClick: (evnt: Event) => jumpPageEvent(evnt, number)
457
+ onClick: (evnt: Event) => handleJumpPageEvent(evnt, number)
455
458
  }, `${number}`)
456
459
  )
457
460
  }
@@ -463,7 +466,7 @@ export default defineVxeComponent({
463
466
  h('button', {
464
467
  class: 'vxe-pager--num-btn',
465
468
  type: 'button',
466
- onClick: (evnt: Event) => jumpPageEvent(evnt, pageCount)
469
+ onClick: (evnt: Event) => handleJumpPageEvent(evnt, pageCount)
467
470
  }, pageCount)
468
471
  )
469
472
  }
@@ -522,7 +525,7 @@ export default defineVxeComponent({
522
525
  class: 'vxe-pager--goto-text'
523
526
  }, getI18n('vxe.pager.goto'))
524
527
  : null,
525
- h(VxeInputComponent, {
528
+ h(VxeNumberInputComponent, {
526
529
  class: 'vxe-pager--goto',
527
530
  modelValue: reactData.inpCurrPage,
528
531
  placeholder: getI18n('vxe.pager.gotoTitle'),
@@ -585,45 +588,79 @@ export default defineVxeComponent({
585
588
  }, getI18n('vxe.pager.total', [total]))
586
589
  }
587
590
 
588
- const dispatchEvent = (type: ValueOf<VxePagerEmits>, params: Record<string, any>, evnt: Event | null) => {
589
- emit(type, createEvent(evnt, { $pager: $xePager }, params))
590
- }
591
-
592
- pagerMethods = {
591
+ const pagerMethods: PagerMethods & { jumpPage: any } = {
593
592
  dispatchEvent,
593
+ setPageSize (num) {
594
+ pageSizeEvent({ value: num } as VxeSelectDefines.ChangeEventParams)
595
+ return nextTick()
596
+ },
597
+ setPageSizeByEvent (evnt, num) {
598
+ pageSizeEvent({ value: num, $event: evnt } as VxeSelectDefines.ChangeEventParams)
599
+ },
594
600
  homePage () {
595
601
  handleHomePage()
596
602
  return nextTick()
597
603
  },
604
+ homePageByEvent (evnt) {
605
+ handleHomePage(evnt)
606
+ },
598
607
  endPage () {
599
608
  handleEndPage()
600
609
  return nextTick()
601
610
  },
611
+ endPageByEvent (evnt) {
612
+ handleEndPage(evnt)
613
+ },
602
614
  prevPage () {
603
615
  handlePrevPage()
604
616
  return nextTick()
605
617
  },
618
+ prevPageByEvent (evnt) {
619
+ handlePrevPage(evnt)
620
+ },
606
621
  nextPage () {
607
622
  handleNextPage()
608
623
  return nextTick()
609
624
  },
625
+ nextPageByEvent (evnt) {
626
+ handleNextPage(evnt)
627
+ },
610
628
  prevJump () {
611
629
  handlePrevJump()
612
630
  return nextTick()
613
631
  },
632
+ prevJumpByEvent (evnt) {
633
+ handlePrevJump(evnt)
634
+ },
614
635
  nextJump () {
615
636
  handleNextJump()
616
637
  return nextTick()
617
638
  },
618
- jumpPage (currentPage) {
639
+ nextJumpByEvent (evnt) {
640
+ handleNextJump(evnt)
641
+ },
642
+ setCurrentPage (currentPage) {
619
643
  const current = XEUtils.toNumber(currentPage) || 1
620
644
  reactData.inpCurrPage = current
621
- changeCurrentPage(current)
645
+ handleChangeCurrentPage(current)
622
646
  return nextTick()
647
+ },
648
+ setCurrentPageByEvent (evnt, currentPage) {
649
+ const current = XEUtils.toNumber(currentPage) || 1
650
+ reactData.inpCurrPage = current
651
+ handleChangeCurrentPage(current, evnt)
652
+ },
653
+ /**
654
+ * 已废弃,被 setCurrentPage 替换
655
+ * @deprecated
656
+ */
657
+ jumpPage (currentPage: number) {
658
+ warnLog('vxe.error.delFunc', ['jumpPage', 'setCurrentPage'])
659
+ return $xePager.setCurrentPage(currentPage)
623
660
  }
624
661
  }
625
662
 
626
- pagerPrivateMethods = {
663
+ const pagerPrivateMethods: PagerPrivateMethods = {
627
664
  handlePrevPage,
628
665
  handleNextPage,
629
666
  handlePrevJump,
@@ -330,18 +330,38 @@ export interface GridMethods<D = any> {
330
330
  * @param field 字段名
331
331
  */
332
332
  clearFormValidate(field?: VxeFormItemPropTypes.Field | VxeFormItemPropTypes.Field[] | VxeFormDefines.ItemInfo | VxeFormDefines.ItemInfo[] | null): Promise<any>
333
+ /**
334
+ * 修改每页大小
335
+ */
336
+ setPageSize(pageSize: number | string | null | undefined): Promise<any>
337
+ /**
338
+ * 修改每页大小,并触发对应的事件
339
+ */
340
+ setPageSizeByEvent(evnt: Event, pageSize: number | string | null | undefined): void
333
341
  /**
334
342
  * 跳转首页
335
343
  */
336
344
  homePage(): Promise<any>
345
+ /**
346
+ * 跳转首页,并触发对应的事件
347
+ */
348
+ homePageByEvent(evnt: Event): void
337
349
  /**
338
350
  * 跳转末页
339
351
  */
340
352
  endPage(): Promise<any>
341
353
  /**
342
- * 跳转到指定页面
354
+ * 跳转末页,并触发对应的事件
343
355
  */
344
- jumpPage(currentPage: number | string | null | undefined): Promise<any>
356
+ endPageByEvent(evnt: Event): void
357
+ /**
358
+ * 修改每当前页数
359
+ */
360
+ setCurrentPage(currentPage: number | string | null | undefined): Promise<any>
361
+ /**
362
+ * 修改每当前页数,并触发对应的事件
363
+ */
364
+ setCurrentPageByEvent(evnt: Event, currentPage: number | string | null | undefined): void
345
365
  /**
346
366
  * 切换表格最大化/还原
347
367
  */
@@ -374,6 +394,10 @@ export interface GridMethods<D = any> {
374
394
  }
375
395
  pendingRecords: D[]
376
396
  } | null
397
+ /**
398
+ * 获取自定义的 params 属性
399
+ */
400
+ getParams (): any
377
401
  /**
378
402
  * 设置数据代理信息
379
403
  */
@@ -131,32 +131,50 @@ export interface PagerReactData {
131
131
 
132
132
  export interface PagerMethods {
133
133
  dispatchEvent(type: ValueOf<VxePagerEmits>, params: Record<string, any>, evnt: Event | null): void
134
+ /**
135
+ * 修改每页大小
136
+ */
137
+ setPageSize(pageSize: number | string | null | undefined): Promise<any>
138
+ setPageSizeByEvent(evnt: Event, pageSize: number | string | null | undefined): void
134
139
  /**
135
140
  * 首页
136
141
  */
137
142
  homePage(): Promise<any>
143
+ homePageByEvent(evnt: Event): void
138
144
  /**
139
145
  * 末页
140
146
  */
141
147
  endPage(): Promise<any>
148
+ endPageByEvent(evnt: Event): void
142
149
  /**
143
150
  * 上一页
144
151
  */
145
152
  prevPage(): Promise<any>
153
+ prevPageByEvent(evnt: Event): void
146
154
  /**
147
155
  * 下一页
148
156
  */
149
157
  nextPage(): Promise<any>
158
+ nextPageByEvent(evnt: Event): void
150
159
  /**
151
160
  * 向上翻页
152
161
  */
153
162
  prevJump(): Promise<any>
163
+ prevJumpByEvent(evnt: Event): void
154
164
  /**
155
165
  * 向下翻页
156
166
  */
157
167
  nextJump(): Promise<any>
168
+ nextJumpByEvent(evnt: Event): void
169
+ /**
170
+ * 修改每当前页数
171
+ */
172
+ setCurrentPage(currentPage: number | string | null | undefined): Promise<any>
173
+ setCurrentPageByEvent(evnt: Event, currentPage: number | string | null | undefined): void
174
+
158
175
  /**
159
- * 跳转到指定页面
176
+ * 已废弃,被 setCurrentPage 替换
177
+ * @deprecated
160
178
  */
161
179
  jumpPage(currentPage: number | string | null | undefined): Promise<any>
162
180
  }