vxe-pc-ui 3.15.7 → 3.15.9
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/es/date-panel/src/date-panel.js +14 -6
- package/es/date-panel/src/util.js +1 -1
- package/es/date-picker/src/date-picker.js +53 -25
- package/es/icon/style.css +1 -1
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/es/upload/src/upload.js +2 -2
- package/lib/date-panel/src/date-panel.js +14 -6
- package/lib/date-panel/src/date-panel.min.js +1 -1
- package/lib/date-panel/src/util.js +2 -2
- package/lib/date-panel/src/util.min.js +1 -1
- package/lib/date-picker/src/date-picker.js +54 -24
- package/lib/date-picker/src/date-picker.min.js +1 -1
- package/lib/icon/style/style.css +1 -1
- package/lib/icon/style/style.min.css +1 -1
- package/lib/index.umd.js +72 -35
- package/lib/index.umd.min.js +1 -1
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/lib/upload/src/upload.js +1 -2
- package/lib/upload/src/upload.min.js +1 -1
- package/package.json +2 -2
- package/packages/date-panel/src/date-panel.ts +14 -6
- package/packages/date-panel/src/util.ts +1 -1
- package/packages/date-picker/src/date-picker.ts +55 -26
- package/packages/upload/src/upload.ts +2 -2
- package/types/components/date-picker.d.ts +1 -0
- package/types/components/gantt.d.ts +1 -0
- /package/es/icon/{iconfont.1782112293489.ttf → iconfont.1782144829906.ttf} +0 -0
- /package/es/icon/{iconfont.1782112293489.woff → iconfont.1782144829906.woff} +0 -0
- /package/es/icon/{iconfont.1782112293489.woff2 → iconfont.1782144829906.woff2} +0 -0
- /package/es/{iconfont.1782112293489.ttf → iconfont.1782144829906.ttf} +0 -0
- /package/es/{iconfont.1782112293489.woff → iconfont.1782144829906.woff} +0 -0
- /package/es/{iconfont.1782112293489.woff2 → iconfont.1782144829906.woff2} +0 -0
- /package/lib/icon/style/{iconfont.1782112293489.ttf → iconfont.1782144829906.ttf} +0 -0
- /package/lib/icon/style/{iconfont.1782112293489.woff → iconfont.1782144829906.woff} +0 -0
- /package/lib/icon/style/{iconfont.1782112293489.woff2 → iconfont.1782144829906.woff2} +0 -0
- /package/lib/{iconfont.1782112293489.ttf → iconfont.1782144829906.ttf} +0 -0
- /package/lib/{iconfont.1782112293489.woff → iconfont.1782144829906.woff} +0 -0
- /package/lib/{iconfont.1782112293489.woff2 → iconfont.1782144829906.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
|
-
var version = exports.version = "3.15.
|
|
29
|
+
var version = exports.version = "3.15.9";
|
|
30
30
|
_core.VxeUI.uiVersion = version;
|
|
31
31
|
_core.VxeUI.dynamicApp = _dynamics.dynamicApp;
|
|
32
32
|
function config(options) {
|
package/lib/ui/index.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
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"),version=exports.version="3.15.7";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:{},backtop:{showIcon:!0,showContent:!0,showTop:!0,showBottom:!0,shadow:!0,threshold:20},badge:{},breadcrumb:{separator:"/"},breadcrumbItem:{},button:{trigger:"hover",prefixTooltip:{enterable:!0},suffixTooltip:{enterable:!0},showDropdownIcon:!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:{},cascader:{showFullLabel:!0,treeConfig:{showIcon:!0},filterConfig:{autoExpandMode:"first"}},checkbox:{},checkboxButton:{},checkboxGroup:{},col:{},collapse:{padding:!0,expandConfig:{showIcon:!0}},collapsePane:{},contextMenu:{autoLocate:!0},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:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),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:!0,showConfirmButton:null},drawer:{position:"right",showHeader:!0,lockView:!0,mask:!0,showTitleOverflow:!0,showClose:!0,padding:!0,cancelClosable:!0,confirmClosable:!0},empty:{},form:{validConfig:{showErrorMessage:!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:{draggable:null,showPreview:!0,showPrintButton:!0},imageGroup:{showPreview:!0,showPrintButton:!0},imagePreview:{showPrintButton:!0,maskClosable:!0},input:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1,digits:2,controls:!0},layoutAside:{},layoutBody:{backtopConfig:{}},layoutContainer:{},layoutFooter:{},layoutHeader:{},link:{underline:!0},listDesign:{height:400,showPc:!0},listView:{},list:{virtualYConfig:{enabled:!0,gt:60}},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,isArrow:!0}},optgroup:{},option:{},pager:{pageSizePlacement:"top"},print:{pageStyle:{}},passwordInput:{controls:!0},printPageBreak:{},pulldown:{},radio:{strict:!0},radioButton:{strict:!0},radioGroup:{strict:!0},rate:{},result:{},row:{},segmented:{},select:{multiCharOverflow:8,radioConfig:{showIcon:!0,trigger:"option"},checkboxConfig:{showIcon:!0,trigger:"option"},remoteConfig:{enabled:!0,autoLoad:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},splitter:{resize:!0,itemConfig:{minWidth:40,minHeight:40},resizeConfig:{showTip:!0}},splitterPanel:{},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:{copyConfig:{showMessage:!0}},textarea:{resize:"none"},timeline:{},timelineItem:{},tip:{},tooltip:{trigger:"hover",theme:"dark",enterDelay:500,leaveDelay:300,isArrow:!0},tree:{indent:20,minHeight:60,radioConfig:{strict:!0},dragConfig:{showIcon:!0,animation:!0,showGuidesStatus:!0,showDragTip:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},treeSelect:{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,previewImageConfig:{}},watermark:{rotate:-30,gap:[100,100]},table:{},colgroup:{},column:{},toolbar:{},grid:{},gantt:{}});var iconPrefix="vxe-icon-",_default=((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_VALID_ERROR_ICON:iconPrefix+"warning-circle-fill",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_DRAG:iconPrefix+"drag-handle",TREE_DRAG_STATUS_NODE:iconPrefix+"sort",TREE_DRAG_STATUS_SUB_NODE:iconPrefix+"add-sub",TREE_DRAG_DISABLED:iconPrefix+"no-drop",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",TAG_CLOSE:iconPrefix+"close",TAG_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",BACKTOP_TOP:iconPrefix+"top",CONTEXT_MENU_OPTION_LOADING:iconPrefix+"spinner roll",CONTEXT_MENU_CHILDREN:iconPrefix+"arrow-right",CASCADER_NODE_OPEN:iconPrefix+"arrow-right",CASCADER_NODE_CLOSE:iconPrefix+"arrow-right",CASCADER_NODE_LOADED:iconPrefix+"spinner roll"}),exports.default=_core.VxeUI);
|
|
1
|
+
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"),version=exports.version="3.15.9";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:{},backtop:{showIcon:!0,showContent:!0,showTop:!0,showBottom:!0,shadow:!0,threshold:20},badge:{},breadcrumb:{separator:"/"},breadcrumbItem:{},button:{trigger:"hover",prefixTooltip:{enterable:!0},suffixTooltip:{enterable:!0},showDropdownIcon:!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:{},cascader:{showFullLabel:!0,treeConfig:{showIcon:!0},filterConfig:{autoExpandMode:"first"}},checkbox:{},checkboxButton:{},checkboxGroup:{},col:{},collapse:{padding:!0,expandConfig:{showIcon:!0}},collapsePane:{},contextMenu:{autoLocate:!0},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:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),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:!0,showConfirmButton:null},drawer:{position:"right",showHeader:!0,lockView:!0,mask:!0,showTitleOverflow:!0,showClose:!0,padding:!0,cancelClosable:!0,confirmClosable:!0},empty:{},form:{validConfig:{showErrorMessage:!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:{draggable:null,showPreview:!0,showPrintButton:!0},imageGroup:{showPreview:!0,showPrintButton:!0},imagePreview:{showPrintButton:!0,maskClosable:!0},input:{startDate:new Date(1900,0,1),endDate:new Date(2100,0,1),startDay:1,selectDay:1,digits:2,controls:!0},layoutAside:{},layoutBody:{backtopConfig:{}},layoutContainer:{},layoutFooter:{},layoutHeader:{},link:{underline:!0},listDesign:{height:400,showPc:!0},listView:{},list:{virtualYConfig:{enabled:!0,gt:60}},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,isArrow:!0}},optgroup:{},option:{},pager:{pageSizePlacement:"top"},print:{pageStyle:{}},passwordInput:{controls:!0},printPageBreak:{},pulldown:{},radio:{strict:!0},radioButton:{strict:!0},radioGroup:{strict:!0},rate:{},result:{},row:{},segmented:{},select:{multiCharOverflow:8,radioConfig:{showIcon:!0,trigger:"option"},checkboxConfig:{showIcon:!0,trigger:"option"},remoteConfig:{enabled:!0,autoLoad:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},splitter:{resize:!0,itemConfig:{minWidth:40,minHeight:40},resizeConfig:{showTip:!0}},splitterPanel:{},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:{copyConfig:{showMessage:!0}},textarea:{resize:"none"},timeline:{},timelineItem:{},tip:{},tooltip:{trigger:"hover",theme:"dark",enterDelay:500,leaveDelay:300,isArrow:!0},tree:{indent:20,minHeight:60,radioConfig:{strict:!0},dragConfig:{showIcon:!0,animation:!0,showGuidesStatus:!0,showDragTip:!0},virtualYConfig:{enabled:!0,gt:50,oSize:2}},treeSelect:{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,previewImageConfig:{}},watermark:{rotate:-30,gap:[100,100]},table:{},colgroup:{},column:{},toolbar:{},grid:{},gantt:{}});var iconPrefix="vxe-icon-",_default=((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_VALID_ERROR_ICON:iconPrefix+"warning-circle-fill",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_DRAG:iconPrefix+"drag-handle",TREE_DRAG_STATUS_NODE:iconPrefix+"sort",TREE_DRAG_STATUS_SUB_NODE:iconPrefix+"add-sub",TREE_DRAG_DISABLED:iconPrefix+"no-drop",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",TAG_CLOSE:iconPrefix+"close",TAG_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",BACKTOP_TOP:iconPrefix+"top",CONTEXT_MENU_OPTION_LOADING:iconPrefix+"spinner roll",CONTEXT_MENU_CHILDREN:iconPrefix+"arrow-right",CASCADER_NODE_OPEN:iconPrefix+"arrow-right",CASCADER_NODE_CLOSE:iconPrefix+"arrow-right",CASCADER_NODE_LOADED:iconPrefix+"spinner roll"}),exports.default=_core.VxeUI);
|
package/lib/ui/src/log.js
CHANGED
|
@@ -7,7 +7,7 @@ exports.createComponentLog = createComponentLog;
|
|
|
7
7
|
exports.warnLog = exports.errLog = void 0;
|
|
8
8
|
var _core = require("@vxe-ui/core");
|
|
9
9
|
var log = _core.VxeUI.log;
|
|
10
|
-
var uiVersion = "ui v".concat("3.15.
|
|
10
|
+
var uiVersion = "ui v".concat("3.15.9");
|
|
11
11
|
function createComponentLog(name) {
|
|
12
12
|
var tableVersion = _core.VxeUI.tableVersion ? "table v".concat(_core.VxeUI.tableVersion) : '';
|
|
13
13
|
var ganttVersion = _core.VxeUI.ganttVersion ? "gantt v".concat(_core.VxeUI.ganttVersion) : '';
|
package/lib/ui/src/log.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,"__esModule",{value:!0}),exports.createComponentLog=createComponentLog,exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core"),log=_core.VxeUI.log,uiVersion="ui v".concat("3.15.
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.createComponentLog=createComponentLog,exports.warnLog=exports.errLog=void 0;var _core=require("@vxe-ui/core"),log=_core.VxeUI.log,uiVersion="ui v".concat("3.15.9");function createComponentLog(e){var r=_core.VxeUI.tableVersion?"table v".concat(_core.VxeUI.tableVersion):"",o=_core.VxeUI.ganttVersion?"gantt v".concat(_core.VxeUI.ganttVersion):"",n=_core.VxeUI.designVersion?"design v".concat(_core.VxeUI.designVersion):"";return{warnLog:log.create("warn",uiVersion+r+o+n+"] ["+e),errLog:log.create("error",uiVersion+r+o+n+"] ["+e)}}var warnLog=exports.warnLog=log.create("warn",uiVersion),errLog=exports.errLog=log.create("error",uiVersion);
|
package/lib/upload/src/upload.js
CHANGED
|
@@ -986,7 +986,6 @@ var _default2 = exports.default = /* define-vxe-component start */(0, _comp.defi
|
|
|
986
986
|
var $xeForm = $xeUpload.$xeForm;
|
|
987
987
|
var formItemInfo = $xeUpload.formItemInfo;
|
|
988
988
|
var multiple = props.multiple,
|
|
989
|
-
urlMode = props.urlMode,
|
|
990
989
|
showLimitSize = props.showLimitSize,
|
|
991
990
|
limitSizeText = props.limitSizeText,
|
|
992
991
|
showLimitCount = props.showLimitCount,
|
|
@@ -1106,7 +1105,7 @@ var _default2 = exports.default = /* define-vxe-component start */(0, _comp.defi
|
|
|
1106
1105
|
option: item
|
|
1107
1106
|
}, evnt);
|
|
1108
1107
|
});
|
|
1109
|
-
Promise.all(
|
|
1108
|
+
Promise.all(uploadPromiseRests).then(function () {
|
|
1110
1109
|
var restFileList = reactData.fileList;
|
|
1111
1110
|
$xeUpload.dispatchEvent('upload-queue-end', {
|
|
1112
1111
|
options: restFileList,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _comp=require("../../ui/src/comp"),_xeUtils=_interopRequireDefault(require("xe-utils")),_ui=require("../../ui"),_vn=require("../../ui/src/vn"),_log=require("../../ui/src/log"),_dom=require("../../ui/src/dom"),_util=require("./util"),_button=_interopRequireDefault(require("../../button/src/button"));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _defineProperty(e,t,o){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function _toPropertyKey(e){e=_toPrimitive(e,"string");return"symbol"==_typeof(e)?e:e+""}function _toPrimitive(e,t){if("object"!=_typeof(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0===o)return("string"===t?String:Number)(e);o=o.call(e,t||"default");if("object"!=_typeof(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}var _createComponentLog=(0,_log.createComponentLog)("upload"),warnLog=_createComponentLog.warnLog,errLog=_createComponentLog.errLog;function getUniqueKey(){return _xeUtils.default.uniqueId()}function handleTransferFiles(e){var t=[];return _xeUtils.default.arrayEach(e,function(e){e=e.getAsFile();e&&t.push(e)}),t}function showDropTip(e,t,o,i){var n=e.xID,a=e.reactData.showMorePopup,r=e.$refs.refElem,l=document.getElementById("refPopupElem".concat(n)),l=a?l:r;l&&(r=l.getBoundingClientRect(),l=e.$refs.refDragLineElem,e=document.getElementById("refModalDragLineElem".concat(n)),n=a?e:l)&&(a=o.getBoundingClientRect(),n.style.display="block",n.style.top="".concat(Math.max(1,a.y-r.y),"px"),n.style.left="".concat(Math.max(1,a.x-r.x),"px"),n.style.height="".concat(a.height,"px"),n.style.width="".concat(a.width-1,"px"),n.setAttribute("drag-pos",i))}function hideDropTip(e){var t=e.xID,e=e.$refs.refDragLineElem,t=document.getElementById("refModalDragLineElem".concat(t));e&&(e.style.display=""),t&&(t.style.display="")}var handleClearFile=function(o,i){var e=o.reactData.fileList,n=o.computeUrlProp,a=[];return _xeUtils.default.lastEach(e,function(t,e){a.push(o.removeFileEvent(i,t,e).then(function(e){return{url:t[n],status:e}}))}),Promise.all(a)};function handleRemoveFile(o,i,e){var n=o.reactData.fileList,a=o.computeUrlProp,e=_xeUtils.default.isArray(e)?e:[e],r=[];return e.forEach(function(e){var t;e&&(t=_xeUtils.default.isString(e)?e:e[a],-1<(e=_xeUtils.default.findIndexOf(n,function(e){return e[a]===t})))&&r.push(o.removeFileEvent(i,n[e],e).then(function(e){return{url:t,status:e}}))}),Promise.all(r)}function createReactData(){return{isDragUploadStatus:!1,showMorePopup:!1,isActivated:!1,fileList:[],fileCacheMaps:{},isDragMove:!1,dragIndex:-1,dragTipText:""}}function createInternalData(){return{moreId:_xeUtils.default.uniqueId("upload"),imagePreviewTypes:["jpg","jpeg","png","gif"],prevDragIndex:-1}}var _default2=exports.default=(0,_comp.defineVxeComponent)({name:"VxeUpload",model:{prop:"value",event:"modelValue"},mixins:[_ui.globalMixins.sizeMixin],props:{value:[Array,String,Object],showList:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showList}},moreConfig:Object,readonly:{type:Boolean,default:null},disabled:{type:Boolean,default:null},autoSubmit:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.autoSubmit}},mode:{type:String,default:function(){return(0,_ui.getConfig)().upload.mode}},imageTypes:{type:Array,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageTypes,!0)}},imageConfig:{type:Object,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageConfig,!0)}},imageStyle:{type:Object,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageStyle,!0)}},fileTypes:{type:Array,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.fileTypes,!0)}},dragSort:Boolean,dragToUpload:{type:Boolean,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.dragToUpload,!0)}},dragPlaceholder:{type:String,default:function(){return(0,_ui.getConfig)().upload.dragPlaceholder}},pasteToUpload:{type:Boolean,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.pasteToUpload,!0)}},keyField:String,singleMode:Boolean,urlMode:Boolean,urlArgs:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.urlArgs}},multiple:Boolean,limitSize:{type:[String,Number],default:function(){return(0,_ui.getConfig)().upload.limitSize}},showLimitSize:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showLimitSize}},limitSizeText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.limitSizeText}},limitCount:{type:[String,Number],default:function(){return(0,_ui.getConfig)().upload.limitCount}},showLimitCount:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showLimitCount}},limitCountText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.limitCountText}},nameField:{type:String,default:function(){return(0,_ui.getConfig)().upload.nameField}},typeField:{type:String,default:function(){return(0,_ui.getConfig)().upload.typeField}},urlField:{type:String,default:function(){return(0,_ui.getConfig)().upload.urlField}},sizeField:{type:String,default:function(){return(0,_ui.getConfig)().upload.sizeField}},showErrorStatus:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showErrorStatus}},showProgress:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showProgress}},progressText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.progressText}},previewImageConfig:Object,showSubmitButton:Boolean,autoHiddenButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.autoHiddenButton}},showUploadButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showUploadButton}},buttonText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.buttonText}},buttonIcon:{type:String,default:function(){return(0,_ui.getConfig)().upload.buttonIcon}},showButtonText:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showButtonText}},showButtonIcon:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showButtonIcon}},showRemoveButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showRemoveButton}},showDownloadButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showDownloadButton}},showPreview:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showPreview}},showTip:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showTip}},maxSimultaneousUploads:{type:Number,default:function(){return(0,_ui.getConfig)().upload.maxSimultaneousUploads}},tipText:[String,Number,Function],hintText:String,previewMethod:Function,beforeSelectMethod:Function,uploadMethod:Function,beforeRemoveMethod:Function,removeMethod:Function,beforeDownloadMethod:Function,downloadMethod:Function,getUrlMethod:Function,getThumbnailUrlMethod:Function,size:{type:String,default:function(){return(0,_ui.getConfig)().upload.size||(0,_ui.getConfig)().size}}},inject:{$xeForm:{default:null},formItemInfo:{from:"xeFormItemInfo",default:null},$xeTable:{default:null}},data:function(){var e=_xeUtils.default.uniqueId(),t=createReactData();return Object.assign(Object.assign({},{}),{xID:e,reactData:t})},computed:Object.assign(Object.assign({},{}),{computeFormReadonly:function(){var e=this.$xeForm,t=this.readonly;return null===t?!!e&&e.readonly:t},computeIsDisabled:function(){var e=this.$xeForm,t=this.disabled;return null===t?!!e&&e.disabled:t},computeKeyField:function(){return this.keyField||"_X_KEY"},computeIsImage:function(){return"image"===this.mode},computeNameProp:function(){return this.nameField||"name"},computeTypeProp:function(){return this.typeField||"type"},computeUrlProp:function(){return this.urlField||"url"},computeSizeProp:function(){return this.sizeField||"size"},computeLimitMaxSize:function(){return 1024*_xeUtils.default.toNumber(this.limitSize)*1024},computeLimitMaxCount:function(){return this.multiple?_xeUtils.default.toNumber(this.limitCount):1},computePreviewImageOpts:function(){var e=this.showDownloadButton;return Object.assign({showDownloadButton:e},(0,_ui.getConfig)().upload.previewImageConfig,this.previewImageConfig)},computeOverCount:function(){var e=this.reactData,t=this.multiple,e=e.fileList,o=this.computeLimitMaxCount;return t?!o||e.length>=o:1<=e.length},computeLimitSizeUnit:function(){var e=_xeUtils.default.toNumber(this.limitSize);return e?1048576<e?"".concat(e/1048576,"T"):1024<e?"".concat(e/1024,"G"):"".concat(e,"M"):""},computedShowTipText:function(){var e=this.showTip,t=this.tipText;return _xeUtils.default.isBoolean(e)||(e=(0,_ui.getConfig)().upload.showTip,_xeUtils.default.isBoolean(e))?e:!!t},computedDefTipText:function(){var e=this,t=e.limitSize,o=e.fileTypes,i=e.multiple,n=e.limitCount,e=e.tipText||e.hintText,a=this.computeIsImage,r=this.computeLimitSizeUnit;return _xeUtils.default.isString(e)?e:_xeUtils.default.isFunction(e)?"".concat(e({})):(e=[],a?(i&&n&&e.push((0,_ui.getI18n)("vxe.upload.imgCountHint",[n])),t&&r&&e.push((0,_ui.getI18n)("vxe.upload.imgSizeHint",[r]))):(o&&o.length&&e.push((0,_ui.getI18n)("vxe.upload.fileTypeHint",[o.join("/")])),t&&r&&e.push((0,_ui.getI18n)("vxe.upload.fileSizeHint",[r])),i&&n&&e.push((0,_ui.getI18n)("vxe.upload.fileCountHint",[n]))),e.join((0,_ui.getI18n)("vxe.base.comma")))},computeImageOpts:function(){return Object.assign({},this.imageConfig||this.imageStyle)},computeImgStyle:function(){var e=this.computeImageOpts,t=e.width,e=e.height,o={};return t&&(o.width=(0,_dom.toCssUnit)(t)),e&&(o.height=(0,_dom.toCssUnit)(e)),o},computeMoreOpts:function(){return Object.assign({showMoreButton:!0},this.moreConfig)}}),watch:{value:function(){this.updateFileList()}},methods:{dispatchEvent:function(e,t,o){this.$emit(e,(0,_ui.createEvent)(o,{$upload:this},t))},emitModel:function(e){var t=this._events;t&&t.modelValue?this.$emit("modelValue",e):this.$emit("model-value",e)},choose:function(){return this.handleChoose(null)},clear:function(){return handleClearFile(this,null)},clearByEvent:function(e){return handleClearFile(this,e)},getPendingFiles:function(){var t=this,e=t.reactData,o=e.fileList,i=e.fileCacheMaps,n=[];return o.forEach(function(e){e=t.getFieldKey(e),e=i[e];e&&"pending"===e.status&&n.push(e.file)}),n},submit:function(i){var n=this,e=n.reactData,t=n.maxSimultaneousUploads,t=_xeUtils.default.toNumber(t||1)||1,o=e.fileList,a=e.fileCacheMaps,r=o.filter(function(e){e=n.getFieldKey(e),e=a[e];return e&&("pending"===e.status||i&&"error"===e.status)}),l=function(e){var t=n.getFieldKey(e),t=a[t];if(t){var o=t.file;if(o&&("pending"===t.status||i&&"error"===t.status))return t.loading=!0,t.percent=0,n.handleUploadResult(e,o).then(u)}return u()},u=function(){var e;return r.length?(e=r[0],r.splice(0,1),l(e).then(u)):Promise.resolve()};return Promise.all(r.splice(0,t).map(l)).then(function(){})},getMoreVisible:function(){return this.reactData.showMorePopup},openMore:function(){return this.handleMoreEvent({$event:new Event("click")}),this.$nextTick()},openMoreByEvent:function(e){return this.handleMoreEvent({$event:e}),this.$nextTick()},closeMore:function(){var e=this.internalData;return _ui.VxeUI.modal&&_ui.VxeUI.modal.close(e.moreId),this.$nextTick()},remove:function(e){return handleRemoveFile(this,null,e)},removeByEvent:function(e,t){return handleRemoveFile(this,e,t)},getFieldKey:function(e){return e[this.computeKeyField]},updateFileList:function(){var n=this,e=n.reactData,t=n.value,o=n.multiple,i=n.computeFormReadonly,a=n.computeKeyField,r=n.computeNameProp,l=n.computeTypeProp,u=n.computeUrlProp,s=n.computeSizeProp,t=t?(t?_xeUtils.default.isArray(t)?t:[t]:[]).map(function(e){var t,o,i;return!e||_xeUtils.default.isString(e)?(t="".concat(e||""),i=((o=_xeUtils.default.parseUrl(e))?o.searchQuery[r]:"")||n.parseFileName(t),_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},r,i),l,(o?o.searchQuery[l]:"")||n.parseFileType(i)),u,t),s,_xeUtils.default.toNumber(o?o.searchQuery[s]:0)||0),a,getUniqueKey())):(i=e[r]||"",e[r]=i,e[l]=e[l]||n.parseFileType(i),e[u]=e[u]||"",e[s]=e[s]||0,e[a]=e[a]||getUniqueKey(),e)}):[];e.fileList=i||o?t:t.slice(0,1)},parseFileName:function(e){return decodeURIComponent("".concat(e||"")).split("/").pop()||""},parseFileType:function(e){var t=e.lastIndexOf(".");return 0<t?e.substring(t+1).toLowerCase():""},handleChange:function(e){var t=this.singleMode,o=this.urlMode,i=this.urlArgs,n=this.computeUrlProp,a=this.computeNameProp,e=e?e.slice(0):[];o&&(e=e.map(function(e){var t=e[n];if(t&&i){var o=_xeUtils.default.parseUrl(t);if(!o.searchQuery[a]&&-1===t.indexOf("blob:"))return"".concat(t).concat(-1===t.indexOf("?")?"?":"&").concat(encodeURIComponent(e[a]||""))}return t})),this.emitModel(t?e[0]||null:e)},getThumbnailFileUrl:function(e){var t=this.getThumbnailUrlMethod||(0,_ui.getConfig)().upload.getThumbnailUrlMethod;return t?t({$upload:this,option:e}):this.getFileUrl(e)},getFileUrl:function(e){var t=this.getUrlMethod||(0,_ui.getConfig)().upload.getUrlMethod,o=this.computeUrlProp;return t?t({$upload:this,option:e}):e[o]},handleDefaultFilePreview:function(t){var e=this,o=e.internalData,i=e.imageTypes,n=e.computeTypeProp,a=e.computePreviewImageOpts,r=e.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod;o.imagePreviewTypes.concat(i||[]).some(function(e){return"".concat(e).toLowerCase()==="".concat(t[n]).toLowerCase()})&&_ui.VxeUI.previewImage&&_ui.VxeUI.previewImage(Object.assign(Object.assign({},a),{urlList:[e.getFileUrl(t)],beforeDownloadMethod:r?function(){return r({$upload:e,option:t})}:void 0}))},handlePreviewFileEvent:function(e,t){var o=this.previewMethod||(0,_ui.getConfig)().upload.previewMethod;this.showPreview&&(o?o({$upload:this,option:t}):this.handleDefaultFilePreview(t))},handlePreviewImageEvent:function(e,t,o){var i=this,n=i,a=i.reactData.fileList,r=i.computePreviewImageOpts,l=n.previewMethod||(0,_ui.getConfig)().upload.previewMethod,u=n.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod;n.showPreview&&(l?l({$upload:i,option:t}):_ui.VxeUI.previewImage&&_ui.VxeUI.previewImage(Object.assign(Object.assign({},r),{urlList:a.map(function(e){return i.getFileUrl(e)}),activeIndex:o,beforeDownloadMethod:u?function(e){e=e.index;return u({$upload:i,option:a[e]})}:void 0})))},handleUploadResult:function(i,e){var n=this,t=n,a=n.reactData,r=t.showErrorStatus,l=n.getFieldKey(i),t=t.uploadMethod||(0,_ui.getConfig)().upload.uploadMethod;return t?(n.dispatchEvent("upload-start",{option:i},null),Promise.resolve(t({$upload:n,file:e,option:i,updateProgress:function(e){var t=a.fileCacheMaps[n.getFieldKey(i)];t&&(t.percent=Math.max(0,Math.min(99,_xeUtils.default.toNumber(e))))}})).then(function(e){var t=a.fileCacheMaps[l];t&&(t.percent=100,t.status="success"),_xeUtils.default.each(e,function(e,t){n.$set(i,t,e)}),n.dispatchEvent("upload-success",{option:i,data:e},null)}).catch(function(e){var t=a.fileCacheMaps,o=t[l];o&&(o.status="error"),r?_xeUtils.default.each(e,function(e,t){n.$set(i,t,e)}):(a.fileList=a.fileList.filter(function(e){return n.getFieldKey(e)!==l}),delete t[l]),n.dispatchEvent("upload-error",{option:i,data:e},null)}).finally(function(){var e=a.fileCacheMaps[l];e&&(e.loading=!1),n.dispatchEvent("upload-end",{option:i},null)})):((t=a.fileCacheMaps[l])&&(t.loading=!1),Promise.resolve())},handleReUpload:function(e){var t=this,o=t.reactData,i=t.uploadMethod,n=t.urlMode,a=o.fileCacheMaps[t.getFieldKey(e)];(i||(0,_ui.getConfig)().upload.uploadMethod)&&a&&(i=a.file,a.loading=!0,a.status="pending",a.percent=0,t.handleUploadResult(e,i).then(function(){n&&t.handleChange(o.fileList)}))},handleUploadFile:function(e,t){var i=this,o=i,n=i.reactData,a=i.$xeForm,r=i.formItemInfo,l=o.multiple,u=o.urlMode,s=o.showLimitSize,d=o.limitSizeText,p=o.showLimitCount,c=o.limitCountText,f=o.autoSubmit,m=n.fileList,g=o.beforeSelectMethod||(0,_ui.getConfig)().upload.beforeSelectMethod,v=o.uploadMethod||(0,_ui.getConfig)().upload.uploadMethod,h=i.computeKeyField,_=i.computeNameProp,x=i.computeTypeProp,y=i.computeUrlProp,I=i.computeSizeProp,E=i.computeLimitMaxSize,D=i.computeLimitMaxCount,w=i.computeLimitSizeUnit,U=e;if(l&&D){if(p&&m.length>=D)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:c?"".concat(_xeUtils.default.isFunction(c)?c({maxCount:D}):c):(0,_ui.getI18n)("vxe.upload.overCountErr",[D])}));var b,C=U.length-(D-m.length);p&&0<C&&(b=U.slice(D-m.length),c?_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:"".concat(_xeUtils.default.isFunction(c)?c({maxCount:D}):c)}):_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",slots:{default:function(e,o){return o("div",{class:"vxe-upload--file-message-over-error"},[o("div",{},(0,_ui.getI18n)("vxe.upload.overCountExtraErr",[D,C])),o("div",{class:"vxe-upload--file-message-over-extra"},b.map(function(e,t){return o("div",{key:t,class:"vxe-upload--file-message-over-extra-item"},e.name)}))])}}})),U=U.slice(0,D-m.length)}if(s&&E)for(var F=0;F<e.length;F++)if(e[0].size>E)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:d?"".concat(_xeUtils.default.isFunction(d)?d({maxSize:E}):d):(0,_ui.getI18n)("vxe.upload.overSizeErr",[w])}));i.dispatchEvent("upload-queue-start",{files:U},t);var S=Object.assign({},n.fileCacheMaps),T=l?m:[],M=[];U.forEach(function(e){var t=e.name,o=getUniqueKey(),t=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},_,t),x,i.parseFileType(t)),I,e.size),y,URL.createObjectURL(e)),h,o),o=(v&&(S[o]={file:e,loading:!!f,status:"pending",percent:0}),t);g&&!g({$upload:i,file:e})||(v&&f&&M.push(i.handleUploadResult(o,e)),T.push(o))}),n.fileList=T,n.fileCacheMaps=S,T.forEach(function(e){i.dispatchEvent("add",{option:e},t)}),Promise.all(u?M:[]).then(function(){var e=n.fileList;i.dispatchEvent("upload-queue-end",{options:e,files:U},t),i.handleChange(e),a&&r&&a.triggerItemEvent(t,r.itemConfig.field,e)})},handleChoose:function(t){var o=this,e=o.multiple,i=o.imageTypes,n=o.fileTypes,a=o.computeIsDisabled,r=o.computeIsImage;return a?Promise.resolve({status:!1,files:[],file:null}):(0,_util.readLocalFile)({multiple:e,types:r?i:n}).then(function(e){return o.handleUploadFile(e.files,t),e})},clickEvent:function(e){this.handleChoose(e).catch(function(){})},handleRemoveEvent:function(e,t,o){var i=this,n=i.reactData,a=i.$xeForm,r=i.formItemInfo,n=n.fileList;n.splice(o,1),i.handleChange(n),a&&r&&a.triggerItemEvent(e||{type:"remove"},r.itemConfig.field,n),e&&i.dispatchEvent("remove",{option:t},e)},removeFileEvent:function(t,o,i){var n=this,e=n,a=e.beforeRemoveMethod||(0,_ui.getConfig)().upload.beforeRemoveMethod,r=e.removeMethod||(0,_ui.getConfig)().upload.removeMethod;return Promise.resolve(!a||a({$upload:n,option:o})).then(function(e){return e?r?Promise.resolve(r({$upload:n,option:o})).then(function(){n.handleRemoveEvent(t,o,i)}).catch(function(e){return e}):n.handleRemoveEvent(t,o,i):n.dispatchEvent("remove-fail",{option:o},t),e})},handleDownloadEvent:function(e,t){this.dispatchEvent("download",{option:t},e)},downloadFileEvent:function(t,o){var i=this,e=i,n=e.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod,a=e.downloadMethod||(0,_ui.getConfig)().upload.downloadMethod;Promise.resolve(!n||n({$upload:i,option:o})).then(function(e){e?a?Promise.resolve(a({$upload:i,option:o})).then(function(){i.handleDownloadEvent(t,o)}).catch(function(e){return e}):i.handleDownloadEvent(t,o):i.dispatchEvent("download-fail",{option:o},t)})},handleUploadDragleaveEvent:function(e){var t,o,i=this.reactData,n=e.currentTarget,a=e.clientX,e=e.clientY;n&&(t=(n=n.getBoundingClientRect()).x,o=n.y,a<t||t+n.width<a||e<o||o+n.height<e)&&(i.isDragUploadStatus=!1)},handleUploadDragoverEvent:function(e){var t=this.reactData,o=e.dataTransfer;o&&(o=o.items)&&o.length&&(e.preventDefault(),t.isDragUploadStatus=!0)},uploadTransferFileEvent:function(e,t){var o=this,i=o.internalData,n=o.imageTypes,a=o.fileTypes,i=i.imagePreviewTypes;if(o.computeIsImage){var r=i.concat(n&&n.length?n:[]);t=t.filter(function(e){var t="".concat(e.type.split("/")[1]||"").toLowerCase();return!!r.some(function(e){return"".concat(e).toLowerCase()===t})})}else if(a&&a.length){var l=[];if(t.forEach(function(e){var t=o.parseFileType(e.name);a.some(function(e){return"".concat(e).toLowerCase()===t})||l.push(t)}),l.length)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.message({content:(0,_ui.getI18n)("vxe.error.notType",[l.join(", ")]),status:"error"}))}t.length?o.handleUploadFile(t,e):_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:(0,_ui.getI18n)("vxe.upload.uploadTypeErr")})},handleUploadDropEvent:function(e){var t=this.reactData,o=e.dataTransfer;o&&(o=o.items)&&o.length&&(e.preventDefault(),(o=handleTransferFiles(o)).length)&&this.uploadTransferFileEvent(e,o),t.isDragUploadStatus=!1},handleMoreEvent:function(e){var m=this,g=m,v=m.$scopedSlots,h=m.reactData,_=m.xID,x=m.computeFormReadonly,y=m.computeIsImage,e=e.$event;_ui.VxeUI.modal&&(_ui.VxeUI.modal.open({id:m.internalData.moreId,title:x?(0,_ui.getI18n)("vxe.upload.morePopup.readTitle"):(0,_ui.getI18n)("vxe.upload.morePopup.".concat(y?"imageTitle":"fileTitle")),width:660,height:500,escClosable:!0,showMaximize:!0,resize:!0,maskClosable:!0,slots:{default:function(e,t){var o=g.showErrorStatus,i=g.dragToUpload,n=g.dragSort,a=g.dragPlaceholder,r=h.isActivated,l=h.isDragMove,u=h.isDragUploadStatus,s=h.dragIndex,d=h.fileList,p=m.computeIsDisabled,c=v.moreContent||v["more-content"],f={};return i&&-1===s&&(f.dragover=m.handleUploadDragoverEvent,f.dragleave=m.handleUploadDragleaveEvent,f.drop=m.handleUploadDropEvent),t("div",{attrs:{id:"refPopupElem".concat(_)},class:["vxe-upload--more-popup",{"is--readonly":x,"is--disabled":p,"is--active":r,"show--error":o,"is--drag":u}],on:f},c?(0,_vn.getSlotVNs)(c({options:d})):[y?n?t("transition-group",{props:{name:"vxe-upload--drag-list".concat(l?"":"-disabled"),tag:"div"},class:"vxe-upload--image-more-list"},m.renderImageItemList(t,d,!0).concat(m.renderImageAction(t,!0))):t("div",{class:"vxe-upload--image-more-list"},m.renderImageItemList(t,d,!0).concat(m.renderImageAction(t,!0))):t("div",{class:"vxe-upload--file-more-list"},[m.renderFileAction(t,!0),n?t("transition-group",{props:{name:"vxe-upload--drag-list".concat(l?"":"-disabled"),tag:"div"},class:"vxe-upload--file-list"},m.renderFileItemList(t,d,!0)):t("div",{class:"vxe-upload--file-list"},m.renderFileItemList(t,d,!0))]),n?t("div",{attrs:{id:"refModalDragLineElem".concat(_)},class:"vxe-upload--drag-line"}):(0,_ui.renderEmptyElement)(m),u?t("div",{class:"vxe-upload--drag-placeholder"},a||(0,_ui.getI18n)("vxe.upload.dragPlaceholder")):(0,_ui.renderEmptyElement)(m)])}},events:{show:function(){h.showMorePopup=!0},hide:function(e){e=e.$event;h.showMorePopup=!1,e&&m.dispatchEvent("more-visible",{visible:!1},e)}}}),e)&&m.dispatchEvent("more-visible",{visible:!0},e)},handleDragSortDragstartEvent:function(e){var t=this.reactData,o=(e.stopPropagation(),e.dataTransfer&&e.dataTransfer.setDragImage((0,_dom.getTpImg)(),0,0),e.currentTarget),e=o.parentElement,e=_xeUtils.default.findIndexOf(Array.from(e.children),function(e){return o===e});t.isDragMove=!0,t.dragIndex=e,setTimeout(function(){t.isDragMove=!1},500)},handleDragSortDragoverEvent:function(e){var t,o,i,n,a=this,r=a.reactData,l=a.internalData,r=(e.stopPropagation(),e.preventDefault(),r.dragIndex);-1!==r&&(t=a.computeIsImage,i=(o=e.currentTarget).parentElement,i=_xeUtils.default.findIndexOf(Array.from(i.children),function(e){return o===e}),n="",n=t?e.clientX-o.getBoundingClientRect().x<o.clientWidth/2?"left":"right":e.clientY-o.getBoundingClientRect().y<o.clientHeight/2?"top":"bottom",r===i?showDropTip(a,e,o,n):(showDropTip(a,e,o,n),l.prevDragIndex=i,l.prevDragPos=n))},handleDragSortDragendEvent:function(e){var t=this.reactData,o=this.internalData,i=t.fileList,n=o.prevDragIndex,o=o.prevDragPos,a=t.dragIndex,r="bottom"===o||"right"===o?1:0,l=i[a],u=i[n];l&&u&&(i.splice(a,1),n=_xeUtils.default.findIndexOf(i,function(e){return u===e})+r,i.splice(n,0,l),this.dispatchEvent("sort-dragend",{oldItem:l,newItem:u,dragPos:o,offsetIndex:r,_index:{newIndex:n,oldIndex:a}},e)),hideDropTip(this),t.dragIndex=-1},handleItemMousedownEvent:function(e){var t=this.$xeTable,o=this.reactData;t&&e.stopPropagation(),o.isActivated=!0},handleGlobalPasteEvent:function(e){var t=this.reactData,o=this.pasteToUpload;t.isActivated&&o&&(t=e.clipboardData||e.originalEvent.clipboardData)&&(o=t.items)&&(t=handleTransferFiles(o)).length&&(e.preventDefault(),this.uploadTransferFileEvent(e,t))},handleGlobalClickEvent:function(e){var t=this.reactData,o=this.$refs.refElem,i=this.$refs.refPopupElem,o=(0,_dom.getEventTargetNode)(e,o).flag;!o&&i&&(i=(i=i.parentElement||i)&&i.parentElement,o=(0,_dom.getEventTargetNode)(e,i).flag),t.isActivated=o},handleGlobalBlurEvent:function(){this.reactData.isActivated=!1},renderFileItemList:function(u,e,s){var d=this,t=d.$scopedSlots,o=d.reactData,p=d.showRemoveButton,c=d.showDownloadButton,f=d.showProgress,m=d.progressText,g=d.showPreview,v=d.showErrorStatus,h=d.dragSort,_=d.autoSubmit,x=d.showSubmitButton,y=o.fileList,I=o.fileCacheMaps,E=d.computeIsDisabled,D=d.computeFormReadonly,w=d.computeNameProp,U=d.computeTypeProp,b=t.option,C=t.action,F=t.corner,S=t.name,T={};return h&&1<e.length&&(T.dragstart=d.handleDragSortDragstartEvent,T.dragover=d.handleDragSortDragoverEvent,T.dragend=d.handleDragSortDragendEvent),e.map(function(t,o){var e=d.getFieldKey(t),i=I[e],n=!1,a=!1,r=!1,l="".concat(t[w]||"");return i&&(n=i.loading,a="error"===i.status,r="pending"===i.status),u("div",{key:h?e:o,class:["vxe-upload--file-item",{"is--preview":g,"is--loading":n,"is--pending":r,"is--error":a}],attrs:{fileid:e,draggable:!!h||null},on:T},b?(0,_vn.getSlotVNs)(b({option:t,isMoreView:s,options:y})):[u("div",{class:"vxe-upload--file-item-icon"},[u("i",{class:(0,_ui.getIcon)()["UPLOAD_FILE_TYPE_".concat("".concat(t[U]).toLocaleUpperCase())]||(0,_ui.getIcon)().UPLOAD_FILE_TYPE_DEFAULT})]),u("div",{class:"vxe-upload--file-item-name",attrs:{title:l},on:{click:function(e){n||a||d.handlePreviewFileEvent(e,t)}}},S?(0,_vn.getSlotVNs)(S({option:t,isMoreView:s,options:y})):l),n?u("div",{class:"vxe-upload--file-item-loading-icon"},[u("i",{class:(0,_ui.getIcon)().UPLOAD_LOADING})]):(0,_ui.renderEmptyElement)(d),f&&n&&i?u("div",{class:"vxe-upload--file-item-loading-text"},m?_xeUtils.default.toFormatString("".concat(_xeUtils.default.isFunction(m)?m({}):m),{percent:i.percent}):(0,_ui.getI18n)("vxe.upload.uploadProgress",[i.percent])):(0,_ui.renderEmptyElement)(d),!n&&(a&&v||r&&x&&!_)?u("div",{class:"vxe-upload--file-item-rebtn"},[u(_button.default,{props:{icon:a?(0,_ui.getIcon)().UPLOAD_IMAGE_RE_UPLOAD:(0,_ui.getIcon)().UPLOAD_IMAGE_UPLOAD,mode:"text",status:"primary",content:a?(0,_ui.getI18n)("vxe.upload.reUpload"):(0,_ui.getI18n)("vxe.upload.manualUpload")},on:{click:function(){d.handleReUpload(t)}}})]):(0,_ui.renderEmptyElement)(d),u("div",{class:"vxe-upload--file-item-btn-wrapper"},C?(0,_vn.getSlotVNs)(C({option:t,isMoreView:s,options:y,readonly:D})):[F?u("div",{class:"vxe-upload--file-item-action"},(0,_vn.getSlotVNs)(F({option:t,isMoreView:s,options:y,readonly:D}))):(0,_ui.renderEmptyElement)(d),c&&!n?u("div",{class:"vxe-upload--file-item-download-btn",on:{click:function(e){d.downloadFileEvent(e,t)}}},[u("i",{class:(0,_ui.getIcon)().UPLOAD_FILE_DOWNLOAD})]):(0,_ui.renderEmptyElement)(d),!p||D||E||n?(0,_ui.renderEmptyElement)(d):u("div",{class:"vxe-upload--file-item-remove-btn",on:{click:function(e){d.removeFileEvent(e,t,o)}}},[u("i",{class:(0,_ui.getIcon)().UPLOAD_FILE_REMOVE})])])])})},renderFileAction:function(e,t){var o=this,i=o.$scopedSlots,n=o.showUploadButton,a=o.buttonText,r=o.buttonIcon,l=o.showButtonText,u=o.showButtonIcon,s=o.autoHiddenButton,d=o.reactData.fileList,p=o.computeIsDisabled,c=o.computedShowTipText,f=o.computedDefTipText,m=o.computeOverCount,g=i.default,i=i.tip||i.hint;return o.computeFormReadonly||!n?(0,_ui.renderEmptyElement)(o):e("div",{class:"vxe-upload--file-action"},[s&&m?(0,_ui.renderEmptyElement)(o):e("div",{class:"vxe-upload--file-action-btn",on:{click:o.clickEvent}},g?(0,_vn.getSlotVNs)(g({isMoreView:t,options:d,$upload:o})):[e(_button.default,{class:"vxe-upload--file-action-button",props:{content:t||l?a?"".concat(_xeUtils.default.isFunction(a)?a({}):a):(0,_ui.getI18n)("vxe.upload.fileBtnText"):"",icon:u?r||(0,_ui.getIcon)().UPLOAD_FILE_ADD:"",disabled:p}})]),c&&(f||i)?e("div",{class:"vxe-upload--file-action-tip"},i?(0,_vn.getSlotVNs)(i({isMoreView:t,options:d,$upload:o})):"".concat(f)):(0,_ui.renderEmptyElement)(o)])},rendeFileMode:function(e){var t=this,o=t.$scopedSlots,i=t.reactData,n=t.showList,a=t.moreConfig,r=t.dragSort,l=i.fileList,i=i.isDragMove,u=t.computeMoreOpts,s=u.maxCount,d=u.showMoreButton,p=u.moreButtonText,u="horizontal"===u.layout,o=o.moreButton||o["more-button"],c=l,f=0,m=!1,g=!1;return _xeUtils.default.isNumber(s)&&l.length>s&&(m=!0,g=0===s,f=l.length-s,c=l.slice(0,s)),e("div",{key:"all",class:"vxe-upload--file-wrapper"},n?[d&&a&&u?(0,_ui.renderEmptyElement)(t):t.renderFileAction(e,!0),e("div",{class:["vxe-upload--file-list-wrapper",{"is--horizontal":u}]},[c.length?r?e("transition-group",{attrs:{name:"vxe-upload--drag-list".concat(i?"":"-disabled"),tag:"div"},class:"vxe-upload--file-list"},t.renderFileItemList(e,c,!1)):e("div",{class:"vxe-upload--file-list"},t.renderFileItemList(e,c,!1)):(0,_ui.renderEmptyElement)(t),d&&f?e("div",{class:"vxe-upload--file-over-more"},o?(0,_vn.getSlotVNs)(o({options:l})):[e(_button.default,{props:{mode:"text",content:p?_xeUtils.default.isFunction(p)?p({$upload:t,options:l}):_xeUtils.default.toFormatString(p,[l.length]):(0,_ui.getI18n)(m&&g?"vxe.upload.moreFileBtnText":"vxe.upload.moreBtnText",[l.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),d&&a&&u?t.renderFileAction(e,!1):(0,_ui.renderEmptyElement)(t)])]:[t.renderFileAction(e,!1)])},renderImageItemList:function(l,e,u){var s=this,t=s.$scopedSlots,o=s.reactData,d=s.showRemoveButton,p=s.showProgress,c=s.progressText,f=s.showPreview,m=s.showErrorStatus,g=s.dragSort,v=s.autoSubmit,h=s.showSubmitButton,_=o.fileList,x=o.fileCacheMaps,y=s.computeIsDisabled,I=s.computeFormReadonly,E=s.computeImageOpts,D=s.computeImgStyle,w=t.option,U=t.action,b=t.corner,C={};return g&&1<e.length&&(C.dragstart=s.handleDragSortDragstartEvent,C.dragover=s.handleDragSortDragoverEvent,C.dragend=s.handleDragSortDragendEvent),e.map(function(t,o){var e=s.getFieldKey(t),i=x[e],n=!1,a=!1,r=!1;return i&&(n=i.loading,a="error"===i.status,r="pending"===i.status),l("div",{key:g?e:o,class:["vxe-upload--image-item",{"is--preview":f,"is--circle":E.circle,"is--loading":n,"is--pending":r,"is--error":a}],attrs:{fileid:e,draggable:!!g||null},on:C},w?(0,_vn.getSlotVNs)(w({option:t,isMoreView:u,options:_})):[l("div",{class:"vxe-upload--image-item-box",style:u?{}:D,on:{click:function(e){n||a||s.handlePreviewImageEvent(e,t,o)}}},[n&&i?l("div",{class:"vxe-upload--image-item-loading"},[l("div",{class:"vxe-upload--image-item-loading-icon"},[l("i",{class:(0,_ui.getIcon)().UPLOAD_LOADING})]),p?l("div",{class:"vxe-upload--image-item-loading-text"},c?_xeUtils.default.toFormatString("".concat(_xeUtils.default.isFunction(c)?c({}):c),{percent:i.percent}):(0,_ui.getI18n)("vxe.upload.uploadProgress",[i.percent])):(0,_ui.renderEmptyElement)(s)]):(0,_ui.renderEmptyElement)(s),l("div",{class:"vxe-upload--image-item-img-wrapper",attrs:{title:(0,_ui.getI18n)("vxe.upload.viewItemTitle")}},[l("img",{class:"vxe-upload--image-item-img",attrs:{src:s.getThumbnailFileUrl(t)}})]),!n&&(a&&m||r&&h&&!v)?l("div",{class:"vxe-upload--image-item-rebtn"},[l(_button.default,{props:{icon:a?(0,_ui.getIcon)().UPLOAD_IMAGE_RE_UPLOAD:(0,_ui.getIcon)().UPLOAD_IMAGE_UPLOAD,mode:"text",status:"primary",content:a?(0,_ui.getI18n)("vxe.upload.reUpload"):(0,_ui.getI18n)("vxe.upload.manualUpload")},on:{click:function(){s.handleReUpload(t)}}})]):(0,_ui.renderEmptyElement)(s),l("div",{class:"vxe-upload--image-item-btn-wrapper",on:{click:function(e){e.stopPropagation()}}},U?(0,_vn.getSlotVNs)(U({option:t,isMoreView:u,options:_,readonly:I})):[b?l("div",{class:"vxe-upload--file-item-action"},(0,_vn.getSlotVNs)(b({option:t,isMoreView:u,options:_,readonly:I}))):(0,_ui.renderEmptyElement)(s),!d||I||y||n?(0,_ui.renderEmptyElement)(s):l("div",{class:"vxe-upload--image-item-remove-btn",on:{click:function(e){e.stopPropagation(),s.removeFileEvent(e,t,o)}}},[l("i",{class:(0,_ui.getIcon)().UPLOAD_IMAGE_REMOVE})])])])])})},renderImageAction:function(e,t){var o=this,i=o.$scopedSlots,n=o.showUploadButton,a=o.buttonText,r=o.buttonIcon,l=o.showButtonText,u=o.showButtonIcon,s=o.reactData.fileList,d=o.computedShowTipText,p=o.computedDefTipText,c=o.computeImgStyle,f=i.default,i=i.tip||i.hint;return o.computeFormReadonly||!n||o.autoHiddenButton&&o.computeOverCount?(0,_ui.renderEmptyElement)(o):e("div",{key:"action",class:"vxe-upload--image-action"},[e("div",{class:"vxe-upload--image-action-btn",on:{click:o.clickEvent}},f?f({isMoreView:t,options:s,$upload:o}):[e("div",{class:"vxe-upload--image-action-box",style:t?{}:c},[u?e("div",{class:"vxe-upload--image-action-icon"},[e("i",{class:r||(0,_ui.getIcon)().UPLOAD_IMAGE_ADD})]):(0,_ui.renderEmptyElement)(o),t||l?e("div",{class:"vxe-upload--image-action-content"},a?"".concat(_xeUtils.default.isFunction(a)?a({}):a):(0,_ui.getI18n)("vxe.upload.imgBtnText")):(0,_ui.renderEmptyElement)(o),d&&(p||i)?e("div",{class:"vxe-upload--image-action-hint"},i?(0,_vn.getSlotVNs)(i({isMoreView:t,options:s,$upload:o})):"".concat(p)):(0,_ui.renderEmptyElement)(o)])])])},renderImageMode:function(e){var t=this,o=t.$scopedSlots,i=t.reactData,n=t.showList,a=t.dragSort,r=i.fileList,i=i.isDragMove,l=t.computeMoreOpts,o=o.moreButton||o["more-button"],u=l.maxCount,s=l.showMoreButton,l=l.moreButtonText,d=r,p=0,c=!1,f=!1;return _xeUtils.default.isNumber(u)&&r.length>u&&(c=!0,f=0===u,p=r.length-u,d=r.slice(0,u)),e("div",{key:"image",class:"vxe-upload--image-wrapper"},n?[a?e("transition-group",{attrs:{name:"vxe-upload--drag-list".concat(i?"":"-disabled"),tag:"div"},class:"vxe-upload--image-list"},t.renderImageItemList(e,d,!1).concat([s&&p?e("div",{key:"om",class:"vxe-upload--image-over-more"},o?(0,_vn.getSlotVNs)(o({options:r})):[e(_button.default,{props:{mode:"text",content:l?_xeUtils.default.isFunction(l)?l({$upload:t,options:r}):_xeUtils.default.toFormatString(l,[r.length]):(0,_ui.getI18n)(c&&f?"vxe.upload.moreImgBtnText":"vxe.upload.moreBtnText",[r.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),t.renderImageAction(e,!1)])):e("div",{class:"vxe-upload--image-list"},t.renderImageItemList(e,d,!1).concat([s&&p?e("div",{class:"vxe-upload--image-over-more"},o?(0,_vn.getSlotVNs)(o({options:r})):[e(_button.default,{props:{mode:"text",content:l?_xeUtils.default.isFunction(l)?l({$upload:t,options:r}):_xeUtils.default.toFormatString(l,[r.length]):(0,_ui.getI18n)(c&&f?"vxe.upload.moreImgBtnText":"vxe.upload.moreBtnText",[r.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),t.renderImageAction(e,!1)]))]:[e("div",{class:"vxe-upload--image-list"},[t.renderImageAction(e,!1)])])},renderVN:function(e){var t=this,o=t.reactData,i=t.showErrorStatus,n=t.pasteToUpload,a=t.dragSort,r=t.dragPlaceholder,l=o.isDragUploadStatus,u=o.showMorePopup,s=o.isActivated,d=t.computeSize,p=t.computeIsDisabled,c=t.computeFormReadonly,f=t.computeIsImage,m={};return t.dragToUpload&&-1===o.dragIndex&&(m.dragover=t.handleUploadDragoverEvent,m.dragleave=t.handleUploadDragleaveEvent,m.drop=t.handleUploadDropEvent),e("div",{ref:"refElem",class:["vxe-upload",_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},"size--".concat(d),d),"is--active",s),"is--readonly",c),"is--disabled",p),"is--paste",n),"show--error",i),"is--drag",l)],on:m},[f?t.renderImageMode(e):t.rendeFileMode(e),a?e("div",{ref:"refDragLineElem",class:"vxe-upload--drag-line"}):(0,_ui.renderEmptyElement)(t),l&&!u?e("div",{class:"vxe-upload--drag-placeholder"},r||(0,_ui.getI18n)("vxe.upload.dragPlaceholder")):(0,_ui.renderEmptyElement)(t)])}},created:function(){this.internalData=createInternalData(),this.updateFileList()},mounted:function(){var e=this,t=e;t.multiple&&t.singleMode&&errLog("vxe.error.errConflicts",["multiple","single-mode"]),t.imageStyle&&warnLog("vxe.error.delProp",["image-style","image-config"]),t.dragSort&&(0,_dom.initTpImg)(),_ui.globalEvents.on(e,"paste",e.handleGlobalPasteEvent),_ui.globalEvents.on(e,"click",e.handleGlobalClickEvent),_ui.globalEvents.on(e,"blur",e.handleGlobalBlurEvent)},beforeDestroy:function(){var e=this,t=e.reactData,o=e.internalData;t.isDragUploadStatus=!1,_ui.globalEvents.off(e,"paste"),_ui.globalEvents.off(e,"click"),_ui.globalEvents.off(e,"blur"),_xeUtils.default.assign(t,createReactData()),_xeUtils.default.assign(o,createInternalData())},render:function(e){return this.renderVN(e)}});
|
|
1
|
+
Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _comp=require("../../ui/src/comp"),_xeUtils=_interopRequireDefault(require("xe-utils")),_ui=require("../../ui"),_vn=require("../../ui/src/vn"),_log=require("../../ui/src/log"),_dom=require("../../ui/src/dom"),_util=require("./util"),_button=_interopRequireDefault(require("../../button/src/button"));function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _defineProperty(e,t,o){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}function _toPropertyKey(e){e=_toPrimitive(e,"string");return"symbol"==_typeof(e)?e:e+""}function _toPrimitive(e,t){if("object"!=_typeof(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0===o)return("string"===t?String:Number)(e);o=o.call(e,t||"default");if("object"!=_typeof(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}var _createComponentLog=(0,_log.createComponentLog)("upload"),warnLog=_createComponentLog.warnLog,errLog=_createComponentLog.errLog;function getUniqueKey(){return _xeUtils.default.uniqueId()}function handleTransferFiles(e){var t=[];return _xeUtils.default.arrayEach(e,function(e){e=e.getAsFile();e&&t.push(e)}),t}function showDropTip(e,t,o,i){var n=e.xID,a=e.reactData.showMorePopup,r=e.$refs.refElem,l=document.getElementById("refPopupElem".concat(n)),l=a?l:r;l&&(r=l.getBoundingClientRect(),l=e.$refs.refDragLineElem,e=document.getElementById("refModalDragLineElem".concat(n)),n=a?e:l)&&(a=o.getBoundingClientRect(),n.style.display="block",n.style.top="".concat(Math.max(1,a.y-r.y),"px"),n.style.left="".concat(Math.max(1,a.x-r.x),"px"),n.style.height="".concat(a.height,"px"),n.style.width="".concat(a.width-1,"px"),n.setAttribute("drag-pos",i))}function hideDropTip(e){var t=e.xID,e=e.$refs.refDragLineElem,t=document.getElementById("refModalDragLineElem".concat(t));e&&(e.style.display=""),t&&(t.style.display="")}var handleClearFile=function(o,i){var e=o.reactData.fileList,n=o.computeUrlProp,a=[];return _xeUtils.default.lastEach(e,function(t,e){a.push(o.removeFileEvent(i,t,e).then(function(e){return{url:t[n],status:e}}))}),Promise.all(a)};function handleRemoveFile(o,i,e){var n=o.reactData.fileList,a=o.computeUrlProp,e=_xeUtils.default.isArray(e)?e:[e],r=[];return e.forEach(function(e){var t;e&&(t=_xeUtils.default.isString(e)?e:e[a],-1<(e=_xeUtils.default.findIndexOf(n,function(e){return e[a]===t})))&&r.push(o.removeFileEvent(i,n[e],e).then(function(e){return{url:t,status:e}}))}),Promise.all(r)}function createReactData(){return{isDragUploadStatus:!1,showMorePopup:!1,isActivated:!1,fileList:[],fileCacheMaps:{},isDragMove:!1,dragIndex:-1,dragTipText:""}}function createInternalData(){return{moreId:_xeUtils.default.uniqueId("upload"),imagePreviewTypes:["jpg","jpeg","png","gif"],prevDragIndex:-1}}var _default2=exports.default=(0,_comp.defineVxeComponent)({name:"VxeUpload",model:{prop:"value",event:"modelValue"},mixins:[_ui.globalMixins.sizeMixin],props:{value:[Array,String,Object],showList:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showList}},moreConfig:Object,readonly:{type:Boolean,default:null},disabled:{type:Boolean,default:null},autoSubmit:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.autoSubmit}},mode:{type:String,default:function(){return(0,_ui.getConfig)().upload.mode}},imageTypes:{type:Array,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageTypes,!0)}},imageConfig:{type:Object,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageConfig,!0)}},imageStyle:{type:Object,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.imageStyle,!0)}},fileTypes:{type:Array,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.fileTypes,!0)}},dragSort:Boolean,dragToUpload:{type:Boolean,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.dragToUpload,!0)}},dragPlaceholder:{type:String,default:function(){return(0,_ui.getConfig)().upload.dragPlaceholder}},pasteToUpload:{type:Boolean,default:function(){return _xeUtils.default.clone((0,_ui.getConfig)().upload.pasteToUpload,!0)}},keyField:String,singleMode:Boolean,urlMode:Boolean,urlArgs:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.urlArgs}},multiple:Boolean,limitSize:{type:[String,Number],default:function(){return(0,_ui.getConfig)().upload.limitSize}},showLimitSize:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showLimitSize}},limitSizeText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.limitSizeText}},limitCount:{type:[String,Number],default:function(){return(0,_ui.getConfig)().upload.limitCount}},showLimitCount:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showLimitCount}},limitCountText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.limitCountText}},nameField:{type:String,default:function(){return(0,_ui.getConfig)().upload.nameField}},typeField:{type:String,default:function(){return(0,_ui.getConfig)().upload.typeField}},urlField:{type:String,default:function(){return(0,_ui.getConfig)().upload.urlField}},sizeField:{type:String,default:function(){return(0,_ui.getConfig)().upload.sizeField}},showErrorStatus:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showErrorStatus}},showProgress:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showProgress}},progressText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.progressText}},previewImageConfig:Object,showSubmitButton:Boolean,autoHiddenButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.autoHiddenButton}},showUploadButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showUploadButton}},buttonText:{type:[String,Number,Function],default:function(){return(0,_ui.getConfig)().upload.buttonText}},buttonIcon:{type:String,default:function(){return(0,_ui.getConfig)().upload.buttonIcon}},showButtonText:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showButtonText}},showButtonIcon:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showButtonIcon}},showRemoveButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showRemoveButton}},showDownloadButton:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showDownloadButton}},showPreview:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showPreview}},showTip:{type:Boolean,default:function(){return(0,_ui.getConfig)().upload.showTip}},maxSimultaneousUploads:{type:Number,default:function(){return(0,_ui.getConfig)().upload.maxSimultaneousUploads}},tipText:[String,Number,Function],hintText:String,previewMethod:Function,beforeSelectMethod:Function,uploadMethod:Function,beforeRemoveMethod:Function,removeMethod:Function,beforeDownloadMethod:Function,downloadMethod:Function,getUrlMethod:Function,getThumbnailUrlMethod:Function,size:{type:String,default:function(){return(0,_ui.getConfig)().upload.size||(0,_ui.getConfig)().size}}},inject:{$xeForm:{default:null},formItemInfo:{from:"xeFormItemInfo",default:null},$xeTable:{default:null}},data:function(){var e=_xeUtils.default.uniqueId(),t=createReactData();return Object.assign(Object.assign({},{}),{xID:e,reactData:t})},computed:Object.assign(Object.assign({},{}),{computeFormReadonly:function(){var e=this.$xeForm,t=this.readonly;return null===t?!!e&&e.readonly:t},computeIsDisabled:function(){var e=this.$xeForm,t=this.disabled;return null===t?!!e&&e.disabled:t},computeKeyField:function(){return this.keyField||"_X_KEY"},computeIsImage:function(){return"image"===this.mode},computeNameProp:function(){return this.nameField||"name"},computeTypeProp:function(){return this.typeField||"type"},computeUrlProp:function(){return this.urlField||"url"},computeSizeProp:function(){return this.sizeField||"size"},computeLimitMaxSize:function(){return 1024*_xeUtils.default.toNumber(this.limitSize)*1024},computeLimitMaxCount:function(){return this.multiple?_xeUtils.default.toNumber(this.limitCount):1},computePreviewImageOpts:function(){var e=this.showDownloadButton;return Object.assign({showDownloadButton:e},(0,_ui.getConfig)().upload.previewImageConfig,this.previewImageConfig)},computeOverCount:function(){var e=this.reactData,t=this.multiple,e=e.fileList,o=this.computeLimitMaxCount;return t?!o||e.length>=o:1<=e.length},computeLimitSizeUnit:function(){var e=_xeUtils.default.toNumber(this.limitSize);return e?1048576<e?"".concat(e/1048576,"T"):1024<e?"".concat(e/1024,"G"):"".concat(e,"M"):""},computedShowTipText:function(){var e=this.showTip,t=this.tipText;return _xeUtils.default.isBoolean(e)||(e=(0,_ui.getConfig)().upload.showTip,_xeUtils.default.isBoolean(e))?e:!!t},computedDefTipText:function(){var e=this,t=e.limitSize,o=e.fileTypes,i=e.multiple,n=e.limitCount,e=e.tipText||e.hintText,a=this.computeIsImage,r=this.computeLimitSizeUnit;return _xeUtils.default.isString(e)?e:_xeUtils.default.isFunction(e)?"".concat(e({})):(e=[],a?(i&&n&&e.push((0,_ui.getI18n)("vxe.upload.imgCountHint",[n])),t&&r&&e.push((0,_ui.getI18n)("vxe.upload.imgSizeHint",[r]))):(o&&o.length&&e.push((0,_ui.getI18n)("vxe.upload.fileTypeHint",[o.join("/")])),t&&r&&e.push((0,_ui.getI18n)("vxe.upload.fileSizeHint",[r])),i&&n&&e.push((0,_ui.getI18n)("vxe.upload.fileCountHint",[n]))),e.join((0,_ui.getI18n)("vxe.base.comma")))},computeImageOpts:function(){return Object.assign({},this.imageConfig||this.imageStyle)},computeImgStyle:function(){var e=this.computeImageOpts,t=e.width,e=e.height,o={};return t&&(o.width=(0,_dom.toCssUnit)(t)),e&&(o.height=(0,_dom.toCssUnit)(e)),o},computeMoreOpts:function(){return Object.assign({showMoreButton:!0},this.moreConfig)}}),watch:{value:function(){this.updateFileList()}},methods:{dispatchEvent:function(e,t,o){this.$emit(e,(0,_ui.createEvent)(o,{$upload:this},t))},emitModel:function(e){var t=this._events;t&&t.modelValue?this.$emit("modelValue",e):this.$emit("model-value",e)},choose:function(){return this.handleChoose(null)},clear:function(){return handleClearFile(this,null)},clearByEvent:function(e){return handleClearFile(this,e)},getPendingFiles:function(){var t=this,e=t.reactData,o=e.fileList,i=e.fileCacheMaps,n=[];return o.forEach(function(e){e=t.getFieldKey(e),e=i[e];e&&"pending"===e.status&&n.push(e.file)}),n},submit:function(i){var n=this,e=n.reactData,t=n.maxSimultaneousUploads,t=_xeUtils.default.toNumber(t||1)||1,o=e.fileList,a=e.fileCacheMaps,r=o.filter(function(e){e=n.getFieldKey(e),e=a[e];return e&&("pending"===e.status||i&&"error"===e.status)}),l=function(e){var t=n.getFieldKey(e),t=a[t];if(t){var o=t.file;if(o&&("pending"===t.status||i&&"error"===t.status))return t.loading=!0,t.percent=0,n.handleUploadResult(e,o).then(u)}return u()},u=function(){var e;return r.length?(e=r[0],r.splice(0,1),l(e).then(u)):Promise.resolve()};return Promise.all(r.splice(0,t).map(l)).then(function(){})},getMoreVisible:function(){return this.reactData.showMorePopup},openMore:function(){return this.handleMoreEvent({$event:new Event("click")}),this.$nextTick()},openMoreByEvent:function(e){return this.handleMoreEvent({$event:e}),this.$nextTick()},closeMore:function(){var e=this.internalData;return _ui.VxeUI.modal&&_ui.VxeUI.modal.close(e.moreId),this.$nextTick()},remove:function(e){return handleRemoveFile(this,null,e)},removeByEvent:function(e,t){return handleRemoveFile(this,e,t)},getFieldKey:function(e){return e[this.computeKeyField]},updateFileList:function(){var n=this,e=n.reactData,t=n.value,o=n.multiple,i=n.computeFormReadonly,a=n.computeKeyField,r=n.computeNameProp,l=n.computeTypeProp,u=n.computeUrlProp,s=n.computeSizeProp,t=t?(t?_xeUtils.default.isArray(t)?t:[t]:[]).map(function(e){var t,o,i;return!e||_xeUtils.default.isString(e)?(t="".concat(e||""),i=((o=_xeUtils.default.parseUrl(e))?o.searchQuery[r]:"")||n.parseFileName(t),_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},r,i),l,(o?o.searchQuery[l]:"")||n.parseFileType(i)),u,t),s,_xeUtils.default.toNumber(o?o.searchQuery[s]:0)||0),a,getUniqueKey())):(i=e[r]||"",e[r]=i,e[l]=e[l]||n.parseFileType(i),e[u]=e[u]||"",e[s]=e[s]||0,e[a]=e[a]||getUniqueKey(),e)}):[];e.fileList=i||o?t:t.slice(0,1)},parseFileName:function(e){return decodeURIComponent("".concat(e||"")).split("/").pop()||""},parseFileType:function(e){var t=e.lastIndexOf(".");return 0<t?e.substring(t+1).toLowerCase():""},handleChange:function(e){var t=this.singleMode,o=this.urlMode,i=this.urlArgs,n=this.computeUrlProp,a=this.computeNameProp,e=e?e.slice(0):[];o&&(e=e.map(function(e){var t=e[n];if(t&&i){var o=_xeUtils.default.parseUrl(t);if(!o.searchQuery[a]&&-1===t.indexOf("blob:"))return"".concat(t).concat(-1===t.indexOf("?")?"?":"&").concat(encodeURIComponent(e[a]||""))}return t})),this.emitModel(t?e[0]||null:e)},getThumbnailFileUrl:function(e){var t=this.getThumbnailUrlMethod||(0,_ui.getConfig)().upload.getThumbnailUrlMethod;return t?t({$upload:this,option:e}):this.getFileUrl(e)},getFileUrl:function(e){var t=this.getUrlMethod||(0,_ui.getConfig)().upload.getUrlMethod,o=this.computeUrlProp;return t?t({$upload:this,option:e}):e[o]},handleDefaultFilePreview:function(t){var e=this,o=e.internalData,i=e.imageTypes,n=e.computeTypeProp,a=e.computePreviewImageOpts,r=e.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod;o.imagePreviewTypes.concat(i||[]).some(function(e){return"".concat(e).toLowerCase()==="".concat(t[n]).toLowerCase()})&&_ui.VxeUI.previewImage&&_ui.VxeUI.previewImage(Object.assign(Object.assign({},a),{urlList:[e.getFileUrl(t)],beforeDownloadMethod:r?function(){return r({$upload:e,option:t})}:void 0}))},handlePreviewFileEvent:function(e,t){var o=this.previewMethod||(0,_ui.getConfig)().upload.previewMethod;this.showPreview&&(o?o({$upload:this,option:t}):this.handleDefaultFilePreview(t))},handlePreviewImageEvent:function(e,t,o){var i=this,n=i,a=i.reactData.fileList,r=i.computePreviewImageOpts,l=n.previewMethod||(0,_ui.getConfig)().upload.previewMethod,u=n.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod;n.showPreview&&(l?l({$upload:i,option:t}):_ui.VxeUI.previewImage&&_ui.VxeUI.previewImage(Object.assign(Object.assign({},r),{urlList:a.map(function(e){return i.getFileUrl(e)}),activeIndex:o,beforeDownloadMethod:u?function(e){e=e.index;return u({$upload:i,option:a[e]})}:void 0})))},handleUploadResult:function(i,e){var n=this,t=n,a=n.reactData,r=t.showErrorStatus,l=n.getFieldKey(i),t=t.uploadMethod||(0,_ui.getConfig)().upload.uploadMethod;return t?(n.dispatchEvent("upload-start",{option:i},null),Promise.resolve(t({$upload:n,file:e,option:i,updateProgress:function(e){var t=a.fileCacheMaps[n.getFieldKey(i)];t&&(t.percent=Math.max(0,Math.min(99,_xeUtils.default.toNumber(e))))}})).then(function(e){var t=a.fileCacheMaps[l];t&&(t.percent=100,t.status="success"),_xeUtils.default.each(e,function(e,t){n.$set(i,t,e)}),n.dispatchEvent("upload-success",{option:i,data:e},null)}).catch(function(e){var t=a.fileCacheMaps,o=t[l];o&&(o.status="error"),r?_xeUtils.default.each(e,function(e,t){n.$set(i,t,e)}):(a.fileList=a.fileList.filter(function(e){return n.getFieldKey(e)!==l}),delete t[l]),n.dispatchEvent("upload-error",{option:i,data:e},null)}).finally(function(){var e=a.fileCacheMaps[l];e&&(e.loading=!1),n.dispatchEvent("upload-end",{option:i},null)})):((t=a.fileCacheMaps[l])&&(t.loading=!1),Promise.resolve())},handleReUpload:function(e){var t=this,o=t.reactData,i=t.uploadMethod,n=t.urlMode,a=o.fileCacheMaps[t.getFieldKey(e)];(i||(0,_ui.getConfig)().upload.uploadMethod)&&a&&(i=a.file,a.loading=!0,a.status="pending",a.percent=0,t.handleUploadResult(e,i).then(function(){n&&t.handleChange(o.fileList)}))},handleUploadFile:function(e,t){var i=this,o=i,n=i.reactData,a=i.$xeForm,r=i.formItemInfo,l=o.multiple,u=o.showLimitSize,s=o.limitSizeText,d=o.showLimitCount,p=o.limitCountText,c=o.autoSubmit,f=n.fileList,m=o.beforeSelectMethod||(0,_ui.getConfig)().upload.beforeSelectMethod,g=o.uploadMethod||(0,_ui.getConfig)().upload.uploadMethod,v=i.computeKeyField,h=i.computeNameProp,_=i.computeTypeProp,x=i.computeUrlProp,y=i.computeSizeProp,I=i.computeLimitMaxSize,E=i.computeLimitMaxCount,D=i.computeLimitSizeUnit,w=e;if(l&&E){if(d&&f.length>=E)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:p?"".concat(_xeUtils.default.isFunction(p)?p({maxCount:E}):p):(0,_ui.getI18n)("vxe.upload.overCountErr",[E])}));var U,b=w.length-(E-f.length);d&&0<b&&(U=w.slice(E-f.length),p?_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:"".concat(_xeUtils.default.isFunction(p)?p({maxCount:E}):p)}):_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",slots:{default:function(e,o){return o("div",{class:"vxe-upload--file-message-over-error"},[o("div",{},(0,_ui.getI18n)("vxe.upload.overCountExtraErr",[E,b])),o("div",{class:"vxe-upload--file-message-over-extra"},U.map(function(e,t){return o("div",{key:t,class:"vxe-upload--file-message-over-extra-item"},e.name)}))])}}})),w=w.slice(0,E-f.length)}if(u&&I)for(var C=0;C<e.length;C++)if(e[0].size>I)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:s?"".concat(_xeUtils.default.isFunction(s)?s({maxSize:I}):s):(0,_ui.getI18n)("vxe.upload.overSizeErr",[D])}));i.dispatchEvent("upload-queue-start",{files:w},t);var F=Object.assign({},n.fileCacheMaps),S=l?f:[],T=[];w.forEach(function(e){var t=e.name,o=getUniqueKey(),t=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},h,t),_,i.parseFileType(t)),y,e.size),x,URL.createObjectURL(e)),v,o),o=(g&&(F[o]={file:e,loading:!!c,status:"pending",percent:0}),t);m&&!m({$upload:i,file:e})||(g&&c&&T.push(i.handleUploadResult(o,e)),S.push(o))}),n.fileList=S,n.fileCacheMaps=F,S.forEach(function(e){i.dispatchEvent("add",{option:e},t)}),Promise.all(T).then(function(){var e=n.fileList;i.dispatchEvent("upload-queue-end",{options:e,files:w},t),i.handleChange(e),a&&r&&a.triggerItemEvent(t,r.itemConfig.field,e)})},handleChoose:function(t){var o=this,e=o.multiple,i=o.imageTypes,n=o.fileTypes,a=o.computeIsDisabled,r=o.computeIsImage;return a?Promise.resolve({status:!1,files:[],file:null}):(0,_util.readLocalFile)({multiple:e,types:r?i:n}).then(function(e){return o.handleUploadFile(e.files,t),e})},clickEvent:function(e){this.handleChoose(e).catch(function(){})},handleRemoveEvent:function(e,t,o){var i=this,n=i.reactData,a=i.$xeForm,r=i.formItemInfo,n=n.fileList;n.splice(o,1),i.handleChange(n),a&&r&&a.triggerItemEvent(e||{type:"remove"},r.itemConfig.field,n),e&&i.dispatchEvent("remove",{option:t},e)},removeFileEvent:function(t,o,i){var n=this,e=n,a=e.beforeRemoveMethod||(0,_ui.getConfig)().upload.beforeRemoveMethod,r=e.removeMethod||(0,_ui.getConfig)().upload.removeMethod;return Promise.resolve(!a||a({$upload:n,option:o})).then(function(e){return e?r?Promise.resolve(r({$upload:n,option:o})).then(function(){n.handleRemoveEvent(t,o,i)}).catch(function(e){return e}):n.handleRemoveEvent(t,o,i):n.dispatchEvent("remove-fail",{option:o},t),e})},handleDownloadEvent:function(e,t){this.dispatchEvent("download",{option:t},e)},downloadFileEvent:function(t,o){var i=this,e=i,n=e.beforeDownloadMethod||(0,_ui.getConfig)().upload.beforeDownloadMethod,a=e.downloadMethod||(0,_ui.getConfig)().upload.downloadMethod;Promise.resolve(!n||n({$upload:i,option:o})).then(function(e){e?a?Promise.resolve(a({$upload:i,option:o})).then(function(){i.handleDownloadEvent(t,o)}).catch(function(e){return e}):i.handleDownloadEvent(t,o):i.dispatchEvent("download-fail",{option:o},t)})},handleUploadDragleaveEvent:function(e){var t,o,i=this.reactData,n=e.currentTarget,a=e.clientX,e=e.clientY;n&&(t=(n=n.getBoundingClientRect()).x,o=n.y,a<t||t+n.width<a||e<o||o+n.height<e)&&(i.isDragUploadStatus=!1)},handleUploadDragoverEvent:function(e){var t=this.reactData,o=e.dataTransfer;o&&(o=o.items)&&o.length&&(e.preventDefault(),t.isDragUploadStatus=!0)},uploadTransferFileEvent:function(e,t){var o=this,i=o.internalData,n=o.imageTypes,a=o.fileTypes,i=i.imagePreviewTypes;if(o.computeIsImage){var r=i.concat(n&&n.length?n:[]);t=t.filter(function(e){var t="".concat(e.type.split("/")[1]||"").toLowerCase();return!!r.some(function(e){return"".concat(e).toLowerCase()===t})})}else if(a&&a.length){var l=[];if(t.forEach(function(e){var t=o.parseFileType(e.name);a.some(function(e){return"".concat(e).toLowerCase()===t})||l.push(t)}),l.length)return void(_ui.VxeUI.modal&&_ui.VxeUI.modal.message({content:(0,_ui.getI18n)("vxe.error.notType",[l.join(", ")]),status:"error"}))}t.length?o.handleUploadFile(t,e):_ui.VxeUI.modal&&_ui.VxeUI.modal.notification({title:(0,_ui.getI18n)("vxe.modal.errTitle"),status:"error",content:(0,_ui.getI18n)("vxe.upload.uploadTypeErr")})},handleUploadDropEvent:function(e){var t=this.reactData,o=e.dataTransfer;o&&(o=o.items)&&o.length&&(e.preventDefault(),(o=handleTransferFiles(o)).length)&&this.uploadTransferFileEvent(e,o),t.isDragUploadStatus=!1},handleMoreEvent:function(e){var m=this,g=m,v=m.$scopedSlots,h=m.reactData,_=m.xID,x=m.computeFormReadonly,y=m.computeIsImage,e=e.$event;_ui.VxeUI.modal&&(_ui.VxeUI.modal.open({id:m.internalData.moreId,title:x?(0,_ui.getI18n)("vxe.upload.morePopup.readTitle"):(0,_ui.getI18n)("vxe.upload.morePopup.".concat(y?"imageTitle":"fileTitle")),width:660,height:500,escClosable:!0,showMaximize:!0,resize:!0,maskClosable:!0,slots:{default:function(e,t){var o=g.showErrorStatus,i=g.dragToUpload,n=g.dragSort,a=g.dragPlaceholder,r=h.isActivated,l=h.isDragMove,u=h.isDragUploadStatus,s=h.dragIndex,d=h.fileList,p=m.computeIsDisabled,c=v.moreContent||v["more-content"],f={};return i&&-1===s&&(f.dragover=m.handleUploadDragoverEvent,f.dragleave=m.handleUploadDragleaveEvent,f.drop=m.handleUploadDropEvent),t("div",{attrs:{id:"refPopupElem".concat(_)},class:["vxe-upload--more-popup",{"is--readonly":x,"is--disabled":p,"is--active":r,"show--error":o,"is--drag":u}],on:f},c?(0,_vn.getSlotVNs)(c({options:d})):[y?n?t("transition-group",{props:{name:"vxe-upload--drag-list".concat(l?"":"-disabled"),tag:"div"},class:"vxe-upload--image-more-list"},m.renderImageItemList(t,d,!0).concat(m.renderImageAction(t,!0))):t("div",{class:"vxe-upload--image-more-list"},m.renderImageItemList(t,d,!0).concat(m.renderImageAction(t,!0))):t("div",{class:"vxe-upload--file-more-list"},[m.renderFileAction(t,!0),n?t("transition-group",{props:{name:"vxe-upload--drag-list".concat(l?"":"-disabled"),tag:"div"},class:"vxe-upload--file-list"},m.renderFileItemList(t,d,!0)):t("div",{class:"vxe-upload--file-list"},m.renderFileItemList(t,d,!0))]),n?t("div",{attrs:{id:"refModalDragLineElem".concat(_)},class:"vxe-upload--drag-line"}):(0,_ui.renderEmptyElement)(m),u?t("div",{class:"vxe-upload--drag-placeholder"},a||(0,_ui.getI18n)("vxe.upload.dragPlaceholder")):(0,_ui.renderEmptyElement)(m)])}},events:{show:function(){h.showMorePopup=!0},hide:function(e){e=e.$event;h.showMorePopup=!1,e&&m.dispatchEvent("more-visible",{visible:!1},e)}}}),e)&&m.dispatchEvent("more-visible",{visible:!0},e)},handleDragSortDragstartEvent:function(e){var t=this.reactData,o=(e.stopPropagation(),e.dataTransfer&&e.dataTransfer.setDragImage((0,_dom.getTpImg)(),0,0),e.currentTarget),e=o.parentElement,e=_xeUtils.default.findIndexOf(Array.from(e.children),function(e){return o===e});t.isDragMove=!0,t.dragIndex=e,setTimeout(function(){t.isDragMove=!1},500)},handleDragSortDragoverEvent:function(e){var t,o,i,n,a=this,r=a.reactData,l=a.internalData,r=(e.stopPropagation(),e.preventDefault(),r.dragIndex);-1!==r&&(t=a.computeIsImage,i=(o=e.currentTarget).parentElement,i=_xeUtils.default.findIndexOf(Array.from(i.children),function(e){return o===e}),n="",n=t?e.clientX-o.getBoundingClientRect().x<o.clientWidth/2?"left":"right":e.clientY-o.getBoundingClientRect().y<o.clientHeight/2?"top":"bottom",r===i?showDropTip(a,e,o,n):(showDropTip(a,e,o,n),l.prevDragIndex=i,l.prevDragPos=n))},handleDragSortDragendEvent:function(e){var t=this.reactData,o=this.internalData,i=t.fileList,n=o.prevDragIndex,o=o.prevDragPos,a=t.dragIndex,r="bottom"===o||"right"===o?1:0,l=i[a],u=i[n];l&&u&&(i.splice(a,1),n=_xeUtils.default.findIndexOf(i,function(e){return u===e})+r,i.splice(n,0,l),this.dispatchEvent("sort-dragend",{oldItem:l,newItem:u,dragPos:o,offsetIndex:r,_index:{newIndex:n,oldIndex:a}},e)),hideDropTip(this),t.dragIndex=-1},handleItemMousedownEvent:function(e){var t=this.$xeTable,o=this.reactData;t&&e.stopPropagation(),o.isActivated=!0},handleGlobalPasteEvent:function(e){var t=this.reactData,o=this.pasteToUpload;t.isActivated&&o&&(t=e.clipboardData||e.originalEvent.clipboardData)&&(o=t.items)&&(t=handleTransferFiles(o)).length&&(e.preventDefault(),this.uploadTransferFileEvent(e,t))},handleGlobalClickEvent:function(e){var t=this.reactData,o=this.$refs.refElem,i=this.$refs.refPopupElem,o=(0,_dom.getEventTargetNode)(e,o).flag;!o&&i&&(i=(i=i.parentElement||i)&&i.parentElement,o=(0,_dom.getEventTargetNode)(e,i).flag),t.isActivated=o},handleGlobalBlurEvent:function(){this.reactData.isActivated=!1},renderFileItemList:function(u,e,s){var d=this,t=d.$scopedSlots,o=d.reactData,p=d.showRemoveButton,c=d.showDownloadButton,f=d.showProgress,m=d.progressText,g=d.showPreview,v=d.showErrorStatus,h=d.dragSort,_=d.autoSubmit,x=d.showSubmitButton,y=o.fileList,I=o.fileCacheMaps,E=d.computeIsDisabled,D=d.computeFormReadonly,w=d.computeNameProp,U=d.computeTypeProp,b=t.option,C=t.action,F=t.corner,S=t.name,T={};return h&&1<e.length&&(T.dragstart=d.handleDragSortDragstartEvent,T.dragover=d.handleDragSortDragoverEvent,T.dragend=d.handleDragSortDragendEvent),e.map(function(t,o){var e=d.getFieldKey(t),i=I[e],n=!1,a=!1,r=!1,l="".concat(t[w]||"");return i&&(n=i.loading,a="error"===i.status,r="pending"===i.status),u("div",{key:h?e:o,class:["vxe-upload--file-item",{"is--preview":g,"is--loading":n,"is--pending":r,"is--error":a}],attrs:{fileid:e,draggable:!!h||null},on:T},b?(0,_vn.getSlotVNs)(b({option:t,isMoreView:s,options:y})):[u("div",{class:"vxe-upload--file-item-icon"},[u("i",{class:(0,_ui.getIcon)()["UPLOAD_FILE_TYPE_".concat("".concat(t[U]).toLocaleUpperCase())]||(0,_ui.getIcon)().UPLOAD_FILE_TYPE_DEFAULT})]),u("div",{class:"vxe-upload--file-item-name",attrs:{title:l},on:{click:function(e){n||a||d.handlePreviewFileEvent(e,t)}}},S?(0,_vn.getSlotVNs)(S({option:t,isMoreView:s,options:y})):l),n?u("div",{class:"vxe-upload--file-item-loading-icon"},[u("i",{class:(0,_ui.getIcon)().UPLOAD_LOADING})]):(0,_ui.renderEmptyElement)(d),f&&n&&i?u("div",{class:"vxe-upload--file-item-loading-text"},m?_xeUtils.default.toFormatString("".concat(_xeUtils.default.isFunction(m)?m({}):m),{percent:i.percent}):(0,_ui.getI18n)("vxe.upload.uploadProgress",[i.percent])):(0,_ui.renderEmptyElement)(d),!n&&(a&&v||r&&x&&!_)?u("div",{class:"vxe-upload--file-item-rebtn"},[u(_button.default,{props:{icon:a?(0,_ui.getIcon)().UPLOAD_IMAGE_RE_UPLOAD:(0,_ui.getIcon)().UPLOAD_IMAGE_UPLOAD,mode:"text",status:"primary",content:a?(0,_ui.getI18n)("vxe.upload.reUpload"):(0,_ui.getI18n)("vxe.upload.manualUpload")},on:{click:function(){d.handleReUpload(t)}}})]):(0,_ui.renderEmptyElement)(d),u("div",{class:"vxe-upload--file-item-btn-wrapper"},C?(0,_vn.getSlotVNs)(C({option:t,isMoreView:s,options:y,readonly:D})):[F?u("div",{class:"vxe-upload--file-item-action"},(0,_vn.getSlotVNs)(F({option:t,isMoreView:s,options:y,readonly:D}))):(0,_ui.renderEmptyElement)(d),c&&!n?u("div",{class:"vxe-upload--file-item-download-btn",on:{click:function(e){d.downloadFileEvent(e,t)}}},[u("i",{class:(0,_ui.getIcon)().UPLOAD_FILE_DOWNLOAD})]):(0,_ui.renderEmptyElement)(d),!p||D||E||n?(0,_ui.renderEmptyElement)(d):u("div",{class:"vxe-upload--file-item-remove-btn",on:{click:function(e){d.removeFileEvent(e,t,o)}}},[u("i",{class:(0,_ui.getIcon)().UPLOAD_FILE_REMOVE})])])])})},renderFileAction:function(e,t){var o=this,i=o.$scopedSlots,n=o.showUploadButton,a=o.buttonText,r=o.buttonIcon,l=o.showButtonText,u=o.showButtonIcon,s=o.autoHiddenButton,d=o.reactData.fileList,p=o.computeIsDisabled,c=o.computedShowTipText,f=o.computedDefTipText,m=o.computeOverCount,g=i.default,i=i.tip||i.hint;return o.computeFormReadonly||!n?(0,_ui.renderEmptyElement)(o):e("div",{class:"vxe-upload--file-action"},[s&&m?(0,_ui.renderEmptyElement)(o):e("div",{class:"vxe-upload--file-action-btn",on:{click:o.clickEvent}},g?(0,_vn.getSlotVNs)(g({isMoreView:t,options:d,$upload:o})):[e(_button.default,{class:"vxe-upload--file-action-button",props:{content:t||l?a?"".concat(_xeUtils.default.isFunction(a)?a({}):a):(0,_ui.getI18n)("vxe.upload.fileBtnText"):"",icon:u?r||(0,_ui.getIcon)().UPLOAD_FILE_ADD:"",disabled:p}})]),c&&(f||i)?e("div",{class:"vxe-upload--file-action-tip"},i?(0,_vn.getSlotVNs)(i({isMoreView:t,options:d,$upload:o})):"".concat(f)):(0,_ui.renderEmptyElement)(o)])},rendeFileMode:function(e){var t=this,o=t.$scopedSlots,i=t.reactData,n=t.showList,a=t.moreConfig,r=t.dragSort,l=i.fileList,i=i.isDragMove,u=t.computeMoreOpts,s=u.maxCount,d=u.showMoreButton,p=u.moreButtonText,u="horizontal"===u.layout,o=o.moreButton||o["more-button"],c=l,f=0,m=!1,g=!1;return _xeUtils.default.isNumber(s)&&l.length>s&&(m=!0,g=0===s,f=l.length-s,c=l.slice(0,s)),e("div",{key:"all",class:"vxe-upload--file-wrapper"},n?[d&&a&&u?(0,_ui.renderEmptyElement)(t):t.renderFileAction(e,!0),e("div",{class:["vxe-upload--file-list-wrapper",{"is--horizontal":u}]},[c.length?r?e("transition-group",{attrs:{name:"vxe-upload--drag-list".concat(i?"":"-disabled"),tag:"div"},class:"vxe-upload--file-list"},t.renderFileItemList(e,c,!1)):e("div",{class:"vxe-upload--file-list"},t.renderFileItemList(e,c,!1)):(0,_ui.renderEmptyElement)(t),d&&f?e("div",{class:"vxe-upload--file-over-more"},o?(0,_vn.getSlotVNs)(o({options:l})):[e(_button.default,{props:{mode:"text",content:p?_xeUtils.default.isFunction(p)?p({$upload:t,options:l}):_xeUtils.default.toFormatString(p,[l.length]):(0,_ui.getI18n)(m&&g?"vxe.upload.moreFileBtnText":"vxe.upload.moreBtnText",[l.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),d&&a&&u?t.renderFileAction(e,!1):(0,_ui.renderEmptyElement)(t)])]:[t.renderFileAction(e,!1)])},renderImageItemList:function(l,e,u){var s=this,t=s.$scopedSlots,o=s.reactData,d=s.showRemoveButton,p=s.showProgress,c=s.progressText,f=s.showPreview,m=s.showErrorStatus,g=s.dragSort,v=s.autoSubmit,h=s.showSubmitButton,_=o.fileList,x=o.fileCacheMaps,y=s.computeIsDisabled,I=s.computeFormReadonly,E=s.computeImageOpts,D=s.computeImgStyle,w=t.option,U=t.action,b=t.corner,C={};return g&&1<e.length&&(C.dragstart=s.handleDragSortDragstartEvent,C.dragover=s.handleDragSortDragoverEvent,C.dragend=s.handleDragSortDragendEvent),e.map(function(t,o){var e=s.getFieldKey(t),i=x[e],n=!1,a=!1,r=!1;return i&&(n=i.loading,a="error"===i.status,r="pending"===i.status),l("div",{key:g?e:o,class:["vxe-upload--image-item",{"is--preview":f,"is--circle":E.circle,"is--loading":n,"is--pending":r,"is--error":a}],attrs:{fileid:e,draggable:!!g||null},on:C},w?(0,_vn.getSlotVNs)(w({option:t,isMoreView:u,options:_})):[l("div",{class:"vxe-upload--image-item-box",style:u?{}:D,on:{click:function(e){n||a||s.handlePreviewImageEvent(e,t,o)}}},[n&&i?l("div",{class:"vxe-upload--image-item-loading"},[l("div",{class:"vxe-upload--image-item-loading-icon"},[l("i",{class:(0,_ui.getIcon)().UPLOAD_LOADING})]),p?l("div",{class:"vxe-upload--image-item-loading-text"},c?_xeUtils.default.toFormatString("".concat(_xeUtils.default.isFunction(c)?c({}):c),{percent:i.percent}):(0,_ui.getI18n)("vxe.upload.uploadProgress",[i.percent])):(0,_ui.renderEmptyElement)(s)]):(0,_ui.renderEmptyElement)(s),l("div",{class:"vxe-upload--image-item-img-wrapper",attrs:{title:(0,_ui.getI18n)("vxe.upload.viewItemTitle")}},[l("img",{class:"vxe-upload--image-item-img",attrs:{src:s.getThumbnailFileUrl(t)}})]),!n&&(a&&m||r&&h&&!v)?l("div",{class:"vxe-upload--image-item-rebtn"},[l(_button.default,{props:{icon:a?(0,_ui.getIcon)().UPLOAD_IMAGE_RE_UPLOAD:(0,_ui.getIcon)().UPLOAD_IMAGE_UPLOAD,mode:"text",status:"primary",content:a?(0,_ui.getI18n)("vxe.upload.reUpload"):(0,_ui.getI18n)("vxe.upload.manualUpload")},on:{click:function(){s.handleReUpload(t)}}})]):(0,_ui.renderEmptyElement)(s),l("div",{class:"vxe-upload--image-item-btn-wrapper",on:{click:function(e){e.stopPropagation()}}},U?(0,_vn.getSlotVNs)(U({option:t,isMoreView:u,options:_,readonly:I})):[b?l("div",{class:"vxe-upload--file-item-action"},(0,_vn.getSlotVNs)(b({option:t,isMoreView:u,options:_,readonly:I}))):(0,_ui.renderEmptyElement)(s),!d||I||y||n?(0,_ui.renderEmptyElement)(s):l("div",{class:"vxe-upload--image-item-remove-btn",on:{click:function(e){e.stopPropagation(),s.removeFileEvent(e,t,o)}}},[l("i",{class:(0,_ui.getIcon)().UPLOAD_IMAGE_REMOVE})])])])])})},renderImageAction:function(e,t){var o=this,i=o.$scopedSlots,n=o.showUploadButton,a=o.buttonText,r=o.buttonIcon,l=o.showButtonText,u=o.showButtonIcon,s=o.reactData.fileList,d=o.computedShowTipText,p=o.computedDefTipText,c=o.computeImgStyle,f=i.default,i=i.tip||i.hint;return o.computeFormReadonly||!n||o.autoHiddenButton&&o.computeOverCount?(0,_ui.renderEmptyElement)(o):e("div",{key:"action",class:"vxe-upload--image-action"},[e("div",{class:"vxe-upload--image-action-btn",on:{click:o.clickEvent}},f?f({isMoreView:t,options:s,$upload:o}):[e("div",{class:"vxe-upload--image-action-box",style:t?{}:c},[u?e("div",{class:"vxe-upload--image-action-icon"},[e("i",{class:r||(0,_ui.getIcon)().UPLOAD_IMAGE_ADD})]):(0,_ui.renderEmptyElement)(o),t||l?e("div",{class:"vxe-upload--image-action-content"},a?"".concat(_xeUtils.default.isFunction(a)?a({}):a):(0,_ui.getI18n)("vxe.upload.imgBtnText")):(0,_ui.renderEmptyElement)(o),d&&(p||i)?e("div",{class:"vxe-upload--image-action-hint"},i?(0,_vn.getSlotVNs)(i({isMoreView:t,options:s,$upload:o})):"".concat(p)):(0,_ui.renderEmptyElement)(o)])])])},renderImageMode:function(e){var t=this,o=t.$scopedSlots,i=t.reactData,n=t.showList,a=t.dragSort,r=i.fileList,i=i.isDragMove,l=t.computeMoreOpts,o=o.moreButton||o["more-button"],u=l.maxCount,s=l.showMoreButton,l=l.moreButtonText,d=r,p=0,c=!1,f=!1;return _xeUtils.default.isNumber(u)&&r.length>u&&(c=!0,f=0===u,p=r.length-u,d=r.slice(0,u)),e("div",{key:"image",class:"vxe-upload--image-wrapper"},n?[a?e("transition-group",{attrs:{name:"vxe-upload--drag-list".concat(i?"":"-disabled"),tag:"div"},class:"vxe-upload--image-list"},t.renderImageItemList(e,d,!1).concat([s&&p?e("div",{key:"om",class:"vxe-upload--image-over-more"},o?(0,_vn.getSlotVNs)(o({options:r})):[e(_button.default,{props:{mode:"text",content:l?_xeUtils.default.isFunction(l)?l({$upload:t,options:r}):_xeUtils.default.toFormatString(l,[r.length]):(0,_ui.getI18n)(c&&f?"vxe.upload.moreImgBtnText":"vxe.upload.moreBtnText",[r.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),t.renderImageAction(e,!1)])):e("div",{class:"vxe-upload--image-list"},t.renderImageItemList(e,d,!1).concat([s&&p?e("div",{class:"vxe-upload--image-over-more"},o?(0,_vn.getSlotVNs)(o({options:r})):[e(_button.default,{props:{mode:"text",content:l?_xeUtils.default.isFunction(l)?l({$upload:t,options:r}):_xeUtils.default.toFormatString(l,[r.length]):(0,_ui.getI18n)(c&&f?"vxe.upload.moreImgBtnText":"vxe.upload.moreBtnText",[r.length]),status:"primary"},on:{click:t.handleMoreEvent}})]):(0,_ui.renderEmptyElement)(t),t.renderImageAction(e,!1)]))]:[e("div",{class:"vxe-upload--image-list"},[t.renderImageAction(e,!1)])])},renderVN:function(e){var t=this,o=t.reactData,i=t.showErrorStatus,n=t.pasteToUpload,a=t.dragSort,r=t.dragPlaceholder,l=o.isDragUploadStatus,u=o.showMorePopup,s=o.isActivated,d=t.computeSize,p=t.computeIsDisabled,c=t.computeFormReadonly,f=t.computeIsImage,m={};return t.dragToUpload&&-1===o.dragIndex&&(m.dragover=t.handleUploadDragoverEvent,m.dragleave=t.handleUploadDragleaveEvent,m.drop=t.handleUploadDropEvent),e("div",{ref:"refElem",class:["vxe-upload",_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},"size--".concat(d),d),"is--active",s),"is--readonly",c),"is--disabled",p),"is--paste",n),"show--error",i),"is--drag",l)],on:m},[f?t.renderImageMode(e):t.rendeFileMode(e),a?e("div",{ref:"refDragLineElem",class:"vxe-upload--drag-line"}):(0,_ui.renderEmptyElement)(t),l&&!u?e("div",{class:"vxe-upload--drag-placeholder"},r||(0,_ui.getI18n)("vxe.upload.dragPlaceholder")):(0,_ui.renderEmptyElement)(t)])}},created:function(){this.internalData=createInternalData(),this.updateFileList()},mounted:function(){var e=this,t=e;t.multiple&&t.singleMode&&errLog("vxe.error.errConflicts",["multiple","single-mode"]),t.imageStyle&&warnLog("vxe.error.delProp",["image-style","image-config"]),t.dragSort&&(0,_dom.initTpImg)(),_ui.globalEvents.on(e,"paste",e.handleGlobalPasteEvent),_ui.globalEvents.on(e,"click",e.handleGlobalClickEvent),_ui.globalEvents.on(e,"blur",e.handleGlobalBlurEvent)},beforeDestroy:function(){var e=this,t=e.reactData,o=e.internalData;t.isDragUploadStatus=!1,_ui.globalEvents.off(e,"paste"),_ui.globalEvents.off(e,"click"),_ui.globalEvents.off(e,"blur"),_xeUtils.default.assign(t,createReactData()),_xeUtils.default.assign(o,createInternalData())},render:function(e){return this.renderVN(e)}});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vxe-pc-ui",
|
|
3
|
-
"version": "3.15.
|
|
3
|
+
"version": "3.15.9",
|
|
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": "^3.4.
|
|
28
|
+
"@vxe-ui/core": "^3.4.15"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
@@ -118,13 +118,13 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
118
118
|
const isDateTimeType = $xeDatePanel.computeIsDateTimeType
|
|
119
119
|
return isDateTimeType || ['date', 'week', 'month', 'quarter', 'year'].indexOf(props.type) > -1
|
|
120
120
|
},
|
|
121
|
-
|
|
121
|
+
computeDateStartDate () {
|
|
122
122
|
const $xeDatePanel = this
|
|
123
123
|
const props = $xeDatePanel
|
|
124
124
|
|
|
125
125
|
return props.startDate ? XEUtils.toStringDate(props.startDate) : null
|
|
126
126
|
},
|
|
127
|
-
|
|
127
|
+
computeDateEndDate () {
|
|
128
128
|
const $xeDatePanel = this
|
|
129
129
|
const props = $xeDatePanel
|
|
130
130
|
|
|
@@ -213,7 +213,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
213
213
|
const $xeDatePanel = this
|
|
214
214
|
const reactData = $xeDatePanel.reactData as DatePanelReactData
|
|
215
215
|
|
|
216
|
-
const dateStartTime = $xeDatePanel.
|
|
216
|
+
const dateStartTime = $xeDatePanel.computeDateStartDate as Date | null
|
|
217
217
|
const { selectMonth } = reactData
|
|
218
218
|
if (selectMonth && dateStartTime) {
|
|
219
219
|
return selectMonth <= dateStartTime
|
|
@@ -224,7 +224,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
224
224
|
const $xeDatePanel = this
|
|
225
225
|
const reactData = $xeDatePanel.reactData as DatePanelReactData
|
|
226
226
|
|
|
227
|
-
const dateEndTime = $xeDatePanel.
|
|
227
|
+
const dateEndTime = $xeDatePanel.computeDateEndDate as Date | null
|
|
228
228
|
const { selectMonth } = reactData
|
|
229
229
|
if (selectMonth && dateEndTime) {
|
|
230
230
|
return XEUtils.getWhatMonth(selectMonth, 0, 'last') >= dateEndTime
|
|
@@ -709,6 +709,8 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
709
709
|
const { type } = props
|
|
710
710
|
const { inputLabel, datetimePanelValue } = reactData
|
|
711
711
|
const dateLabelFormat = $xeDatePanel.computeDateLabelFormat
|
|
712
|
+
const dateStartDate = $xeDatePanel.computeDateStartDate
|
|
713
|
+
const dateEndDate = $xeDatePanel.computeDateEndDate
|
|
712
714
|
if (inpVal) {
|
|
713
715
|
let inpDateVal: VxeDatePanelPropTypes.ModelValue = $xeDatePanel.parseDate(inpVal, dateLabelFormat as string)
|
|
714
716
|
if (XEUtils.isValidDate(inpDateVal)) {
|
|
@@ -719,6 +721,12 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
719
721
|
}
|
|
720
722
|
reactData.inputLabel = inpDateVal
|
|
721
723
|
} else {
|
|
724
|
+
if (dateEndDate && inpDateVal > dateEndDate) {
|
|
725
|
+
inpDateVal = dateEndDate
|
|
726
|
+
}
|
|
727
|
+
if (dateStartDate && inpDateVal < dateStartDate) {
|
|
728
|
+
inpDateVal = dateStartDate
|
|
729
|
+
}
|
|
722
730
|
let isChange = false
|
|
723
731
|
const firstDayOfWeek = $xeDatePanel.computeFirstDayOfWeek
|
|
724
732
|
if (type === 'datetime') {
|
|
@@ -1050,8 +1058,8 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
1050
1058
|
isRangeDisabled (item: { date: Date }) {
|
|
1051
1059
|
const $xeDatePanel = this
|
|
1052
1060
|
|
|
1053
|
-
const dateStartTime = $xeDatePanel.
|
|
1054
|
-
const dateEndTime = $xeDatePanel.
|
|
1061
|
+
const dateStartTime = $xeDatePanel.computeDateStartDate
|
|
1062
|
+
const dateEndTime = $xeDatePanel.computeDateEndDate
|
|
1055
1063
|
const { date } = item
|
|
1056
1064
|
if (dateStartTime && dateStartTime.getTime() > date.getTime()) {
|
|
1057
1065
|
return true
|
|
@@ -268,7 +268,7 @@ export function isAllSameChar (str: string, char: string) {
|
|
|
268
268
|
return true
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
export function
|
|
271
|
+
export function checkDateInputFormat (numStr: number, formatKey: string) {
|
|
272
272
|
const numVal = XEUtils.toNumber(numStr)
|
|
273
273
|
switch (formatKey) {
|
|
274
274
|
case 'yyyy':
|
|
@@ -5,7 +5,7 @@ import { getConfig, getIcon, getI18n, commands, createEvent, globalEvents, GLOBA
|
|
|
5
5
|
import { getFuncText, getLastZIndex, nextZIndex, isEnableConf } from '../../ui/src/utils'
|
|
6
6
|
import { updatePanelPlacement, getEventTargetNode, hasControlKey } from '../../ui/src/dom'
|
|
7
7
|
import { getSlotVNs } from '../../ui/src/vn'
|
|
8
|
-
import { parseDateObj, parseDateValue, getDateByCode, handleValueFormat, hasDateValueType, hasTimestampValueType, isAllSameChar, getChunkDefaultNum,
|
|
8
|
+
import { parseDateObj, parseDateValue, getDateByCode, handleValueFormat, hasDateValueType, hasTimestampValueType, isAllSameChar, getChunkDefaultNum, checkDateInputFormat } from '../../date-panel/src/util'
|
|
9
9
|
import { createComponentLog } from '../../ui/src/log'
|
|
10
10
|
import VxeDatePanelComponent from '../../date-panel/src/date-panel'
|
|
11
11
|
import VxeButtonComponent from '../../button/src/button'
|
|
@@ -16,6 +16,7 @@ import type { VxeTableConstructor, VxeTablePrivateMethods } from '../../../types
|
|
|
16
16
|
|
|
17
17
|
const { warnLog, errLog } = createComponentLog('date-picker')
|
|
18
18
|
|
|
19
|
+
const defaultMaskPlaceholder = '*'
|
|
19
20
|
const maskedTypes = ['year', 'month', 'date', 'datetime', 'time']
|
|
20
21
|
const inputMaskedKeys = ['y', 'M', 'd', 'H', 'm', 'n', 's']
|
|
21
22
|
const parseInputKayMaps: Record<string, boolean> = {}
|
|
@@ -40,6 +41,7 @@ function createReactData (): DatePickerReactData {
|
|
|
40
41
|
function createInternalData (): DatePickerInternalData {
|
|
41
42
|
return {
|
|
42
43
|
// hpTimeout: undefined,
|
|
44
|
+
// fsTimeout: undefined,
|
|
43
45
|
inputLabel: '',
|
|
44
46
|
laseFocusMasked: 0
|
|
45
47
|
}
|
|
@@ -462,7 +464,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
462
464
|
|
|
463
465
|
const maskedOpts = $xeDatePicker.computeMaskedOpts as VxeDatePickerPropTypes.MaskedConfig
|
|
464
466
|
const { maskPlaceholder } = maskedOpts
|
|
465
|
-
return (maskPlaceholder ? ('' + maskPlaceholder)[0] : '') ||
|
|
467
|
+
return (maskPlaceholder ? ('' + maskPlaceholder)[0] : '') || defaultMaskPlaceholder
|
|
466
468
|
}
|
|
467
469
|
},
|
|
468
470
|
methods: {
|
|
@@ -669,6 +671,8 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
669
671
|
const { inputLabel } = internalData
|
|
670
672
|
const dateLabelFormat = $xeDatePicker.computeDateLabelFormat
|
|
671
673
|
const maskedOpts = $xeDatePicker.computeMaskedOpts
|
|
674
|
+
const dateStartDate = $xeDatePicker.computeDateStartDate
|
|
675
|
+
const dateEndDate = $xeDatePicker.computeDateEndDate
|
|
672
676
|
if (!inpVal) {
|
|
673
677
|
$xeDatePicker.handleChange('', { type: 'check' })
|
|
674
678
|
return
|
|
@@ -681,12 +685,16 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
681
685
|
allMaskedKeys.forEach(formatKey => {
|
|
682
686
|
const fkIndex = dateLabelFormat.indexOf(formatKey)
|
|
683
687
|
if (fkIndex > -1) {
|
|
684
|
-
|
|
688
|
+
const valStr = inpVal.slice(fkIndex, fkIndex + formatKey.length).replace(/\D/g, '')
|
|
689
|
+
if (!valStr) {
|
|
690
|
+
return
|
|
691
|
+
}
|
|
692
|
+
let valNum = XEUtils.toNumber(valStr)
|
|
685
693
|
// 自动纠错最小值
|
|
686
|
-
if (!
|
|
687
|
-
|
|
694
|
+
if (!valNum && ['MM', 'dd'].includes(formatKey)) {
|
|
695
|
+
valNum = 1
|
|
688
696
|
}
|
|
689
|
-
inpVal = inpVal.slice(0, fkIndex) + XEUtils.padStart(
|
|
697
|
+
inpVal = inpVal.slice(0, fkIndex) + XEUtils.padStart(checkDateInputFormat(valNum, formatKey), formatKey.length, '0') + inpVal.slice(fkIndex + formatKey.length)
|
|
690
698
|
}
|
|
691
699
|
})
|
|
692
700
|
}
|
|
@@ -712,6 +720,12 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
712
720
|
$xeDatePicker.handleInputLabel(inpDateVal, true)
|
|
713
721
|
return
|
|
714
722
|
}
|
|
723
|
+
if (dateEndDate && inpDateVal > dateEndDate) {
|
|
724
|
+
inpDateVal = dateEndDate
|
|
725
|
+
}
|
|
726
|
+
if (dateStartDate && inpDateVal < dateStartDate) {
|
|
727
|
+
inpDateVal = dateStartDate
|
|
728
|
+
}
|
|
715
729
|
let isChange = false
|
|
716
730
|
const firstDayOfWeek = $xeDatePicker.computeFirstDayOfWeek
|
|
717
731
|
if (type === 'datetime') {
|
|
@@ -748,15 +762,26 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
748
762
|
$xeDatePicker.dispatchEvent('suffix-click', { value: inputValue }, evnt)
|
|
749
763
|
}
|
|
750
764
|
},
|
|
751
|
-
checkMaskedInputValue (numStr: string
|
|
765
|
+
checkMaskedInputValue (numStr: string, chunkFormat: string, isFull: boolean) {
|
|
752
766
|
const $xeDatePicker = this
|
|
753
767
|
|
|
754
768
|
const maskedOpts = $xeDatePicker.computeMaskedOpts
|
|
755
769
|
const { align } = maskedOpts
|
|
756
770
|
const maskChar = $xeDatePicker.computeMaskChar
|
|
757
|
-
const
|
|
771
|
+
const numVal = XEUtils.toNumber(numStr)
|
|
772
|
+
let restVal = checkDateInputFormat(numVal, chunkFormat)
|
|
758
773
|
if (isFull) {
|
|
759
|
-
|
|
774
|
+
// 自动纠错最小值
|
|
775
|
+
if (!restVal && ['MM', 'dd'].includes(chunkFormat)) {
|
|
776
|
+
restVal = 1
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
let restStr = '' + restVal
|
|
780
|
+
if (numStr.length > restStr.length) {
|
|
781
|
+
restStr = restStr.padStart(numStr.length, '0')
|
|
782
|
+
}
|
|
783
|
+
if (isFull) {
|
|
784
|
+
return XEUtils.padStart(restStr, chunkFormat.length, '0')
|
|
760
785
|
}
|
|
761
786
|
return XEUtils[align === 'right' ? 'padStart' : 'padEnd'](restVal, chunkFormat.length, maskChar)
|
|
762
787
|
},
|
|
@@ -797,7 +822,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
797
822
|
const chunkValue = inpValue.slice(chunkStartIndex, chunkEndIndex)
|
|
798
823
|
if (parseInputKayMaps[selectKey]) {
|
|
799
824
|
const chunkNum = (isAllSameChar(chunkValue, maskChar) ? getChunkDefaultNum(selectKey) : XEUtils.toNumber(chunkValue)) + (isUpArrow ? 1 : -1)
|
|
800
|
-
const restValue = inpValue.slice(0, chunkStartIndex) + $xeDatePicker.checkMaskedInputValue(chunkNum, chunkFormat, true) + inpValue.slice(chunkEndIndex)
|
|
825
|
+
const restValue = inpValue.slice(0, chunkStartIndex) + $xeDatePicker.checkMaskedInputValue('' + chunkNum, chunkFormat, true) + inpValue.slice(chunkEndIndex)
|
|
801
826
|
evnt.preventDefault()
|
|
802
827
|
if (restValue.indexOf(maskChar) === -1) {
|
|
803
828
|
// 解析日期
|
|
@@ -983,6 +1008,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
983
1008
|
const internalData = $xeDatePicker.internalData
|
|
984
1009
|
|
|
985
1010
|
const { type, multiple, value: modelValue } = props
|
|
1011
|
+
internalData.fsTimeout = undefined
|
|
986
1012
|
if (multiple) {
|
|
987
1013
|
return
|
|
988
1014
|
}
|
|
@@ -1102,41 +1128,44 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
1102
1128
|
const $xeDatePicker = this
|
|
1103
1129
|
const props = $xeDatePicker
|
|
1104
1130
|
const reactData = $xeDatePicker.reactData
|
|
1131
|
+
const internalData = $xeDatePicker.internalData
|
|
1105
1132
|
|
|
1133
|
+
const { fsTimeout } = internalData
|
|
1106
1134
|
const { multiple, editable, maskedConfig } = props
|
|
1107
1135
|
const maskedOpts = $xeDatePicker.computeMaskedOpts
|
|
1108
1136
|
const popupOpts = $xeDatePicker.computePopupOpts
|
|
1109
1137
|
const { trigger } = popupOpts
|
|
1110
1138
|
reactData.isActivated = true
|
|
1139
|
+
if (fsTimeout) {
|
|
1140
|
+
clearTimeout(fsTimeout)
|
|
1141
|
+
}
|
|
1111
1142
|
if (!trigger || trigger === 'default') {
|
|
1112
1143
|
$xeDatePicker.datePickerOpenEvent(evnt)
|
|
1113
|
-
setTimeout(() => {
|
|
1114
|
-
if (editable && !multiple && (isEnableConf(maskedConfig) || maskedOpts.enabled)) {
|
|
1115
|
-
$xeDatePicker.handleMaskedSelectedDate(evnt, true)
|
|
1116
|
-
}
|
|
1117
|
-
}, 15)
|
|
1118
1144
|
} else if (trigger === 'icon') {
|
|
1119
1145
|
$xeDatePicker.hidePanel()
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
}
|
|
1124
|
-
}, 15)
|
|
1125
|
-
} else {
|
|
1126
|
-
if (editable && !multiple && (isEnableConf(maskedConfig) || maskedOpts.enabled)) {
|
|
1146
|
+
}
|
|
1147
|
+
if (editable && !multiple && (isEnableConf(maskedConfig) || maskedOpts.enabled)) {
|
|
1148
|
+
internalData.fsTimeout = setTimeout(() => {
|
|
1127
1149
|
$xeDatePicker.handleMaskedSelectedDate(evnt, true)
|
|
1128
|
-
}
|
|
1150
|
+
}, 20)
|
|
1129
1151
|
}
|
|
1130
1152
|
$xeDatePicker.triggerEvent(evnt)
|
|
1131
1153
|
},
|
|
1132
1154
|
clickEvent (evnt: MouseEvent & { type: 'click' }) {
|
|
1133
1155
|
const $xeDatePicker = this
|
|
1134
1156
|
const props = $xeDatePicker
|
|
1157
|
+
const internalData = $xeDatePicker.internalData
|
|
1135
1158
|
|
|
1136
|
-
const { editable, maskedConfig } = props
|
|
1159
|
+
const { multiple, editable, maskedConfig } = props
|
|
1160
|
+
const { fsTimeout } = internalData
|
|
1137
1161
|
const maskedOpts = $xeDatePicker.computeMaskedOpts
|
|
1138
|
-
if (
|
|
1139
|
-
|
|
1162
|
+
if (fsTimeout) {
|
|
1163
|
+
clearTimeout(fsTimeout)
|
|
1164
|
+
}
|
|
1165
|
+
if (editable && !multiple && (isEnableConf(maskedConfig) || maskedOpts.enabled)) {
|
|
1166
|
+
internalData.fsTimeout = setTimeout(() => {
|
|
1167
|
+
$xeDatePicker.handleMaskedSelectedDate(evnt)
|
|
1168
|
+
}, 10)
|
|
1140
1169
|
}
|
|
1141
1170
|
$xeDatePicker.triggerEvent(evnt)
|
|
1142
1171
|
},
|
|
@@ -957,7 +957,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
957
957
|
const $xeForm = $xeUpload.$xeForm
|
|
958
958
|
const formItemInfo = $xeUpload.formItemInfo
|
|
959
959
|
|
|
960
|
-
const { multiple,
|
|
960
|
+
const { multiple, showLimitSize, limitSizeText, showLimitCount, limitCountText, autoSubmit } = props
|
|
961
961
|
const { fileList } = reactData
|
|
962
962
|
const beforeSelectFn = props.beforeSelectMethod || getConfig().upload.beforeSelectMethod
|
|
963
963
|
const uploadFn = props.uploadMethod || getConfig().upload.uploadMethod
|
|
@@ -1074,7 +1074,7 @@ export default /* define-vxe-component start */ defineVxeComponent({
|
|
|
1074
1074
|
newFileList.forEach(item => {
|
|
1075
1075
|
$xeUpload.dispatchEvent('add', { option: item }, evnt)
|
|
1076
1076
|
})
|
|
1077
|
-
Promise.all(
|
|
1077
|
+
Promise.all(uploadPromiseRests).then(() => {
|
|
1078
1078
|
const restFileList = reactData.fileList
|
|
1079
1079
|
$xeUpload.dispatchEvent('upload-queue-end', { options: restFileList, files: selectFiles }, evnt)
|
|
1080
1080
|
$xeUpload.handleChange(restFileList)
|