@das-fed/upf-ui 6.4.0-dev.161 → 6.4.0-dev.162
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/package.json +5 -5
- package/packages/business-components/ai-panel/index-14NcMHNj.js +142 -0
- package/packages/business-components/ai-panel/index-14NcMHNj.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-CK8QsfV3.js → index-7IxWMQwA.js} +3 -17
- package/packages/business-components/ai-panel/index-7IxWMQwA.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-C1GmXa31.js → index-CViVnNHG.js} +736 -1188
- package/packages/business-components/ai-panel/index-CViVnNHG.js.gz +0 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- package/packages/business-components/app-container/index.js +98 -153
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/index.js +58 -107
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/change-enterprises/index.js +30 -56
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/index.js +3 -15
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/index.js +5 -22
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/index.js +12221 -16939
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/echarts/index.js +2084 -2097
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/export-button/index.js +35 -42
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/index.js +59 -93
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/layout-breadcrumb/index.js +5 -5
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/index.js +148 -196
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/payment/index.js +135 -225
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/process-configuration/index.js +224 -310
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/index.js +573 -742
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/index.js +298 -481
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-search-form/index.js +1 -1
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/index.js +413 -474
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/upload-file/index.js +28 -34
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +1218 -1688
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/index.js +67 -128
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/index.js +302 -370
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/components/alert/index.js +48 -55
- package/packages/components/alert/index.js.gz +0 -0
- package/packages/components/audio-video/index.js +84 -111
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/autocomplete/index.js +109 -134
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/breadcrumb/index.js +36 -62
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/button/index.js +176 -248
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/calendar/index.js +183 -269
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/cascader/index.js +102 -137
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/checkbox/index.js +178 -291
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/collapse-panel/index.js +17 -24
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-transition/index.js +6 -13
- package/packages/components/collapse-transition/index.js.gz +0 -0
- package/packages/components/collaspe/index.js +0 -1
- package/packages/components/collaspe/index.js.gz +0 -0
- package/packages/components/color-picker/index.js +54 -76
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/custom-search-item/index.js +7 -19
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/index.js +640 -866
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/dialog/index.js +159 -209
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dimple-layout/index.js +58 -118
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/drawer/index.js +6 -13
- package/packages/components/drawer/index.js.gz +0 -0
- package/packages/components/dropdown/index.js +26 -41
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/edit-table/index.js +851 -1083
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/empty/index.js +32 -60
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/error-overlay-model/index.js +9 -21
- package/packages/components/error-overlay-model/index.js.gz +0 -0
- package/packages/components/form/index.js +8 -14
- package/packages/components/form/index.js.gz +0 -0
- package/packages/components/form-item/index.js +638 -797
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/icon/index.js +7 -13
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/image-upload/index.js +67 -101
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-viewer/index.js +475 -568
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/input/index.js +108 -131
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input-dialog-select/index.js +79 -116
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-number/index.js +75 -95
- package/packages/components/input-number/index.js.gz +0 -0
- package/packages/components/live-player/index.js +9 -19
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/loading/index.js +3 -9
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/map/index.js +103 -156
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/index.js +388 -613
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-header/index.js +37 -61
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/pagination/index.js +51 -89
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/popover/index.js +12 -33
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/popup-mask/index.js +32 -45
- package/packages/components/popup-mask/index.js.gz +0 -0
- package/packages/components/preview/index.js +1 -6
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/progress/index.js +99 -186
- package/packages/components/progress/index.js.gz +0 -0
- package/packages/components/radio/index.js +189 -308
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio-tabs/index.js +52 -86
- package/packages/components/radio-tabs/index.js.gz +0 -0
- package/packages/components/rich-editor/index.js +39 -45
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/scrollbar/index.js +0 -1
- package/packages/components/scrollbar/index.js.gz +0 -0
- package/packages/components/search/index.js +59 -68
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search-form/index.js +500 -669
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/select/index.js +340 -432
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select-input/index.js +0 -1
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-list/index.js +207 -264
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/index.js +119 -214
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/index.js +165 -298
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/spin/index.js +15 -28
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/split-panel/index.js +137 -195
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/step/index.js +0 -1
- package/packages/components/step/index.js.gz +0 -0
- package/packages/components/steps/index.js +6 -13
- package/packages/components/switch/index.js +11 -17
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/table/index.js +1655 -2180
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/tabs/index.js +178 -244
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tag/index.js +11 -25
- package/packages/components/tag/index.js.gz +0 -0
- package/packages/components/time-line/index.js +26 -45
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/tooltip/index.js +18 -48
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/index.js +625 -786
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree-select/index.js +352 -379
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-table/index.js +233 -330
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-v2/index.js +749 -907
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/upload/index.js +88 -161
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/index.js +89 -126
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/watermark/index.js +6 -13
- package/packages/icons/1-grids/index.js +0 -1
- package/packages/icons/1-grids/index.js.gz +0 -0
- package/packages/icons/4-grids/index.js +0 -1
- package/packages/icons/4-grids/index.js.gz +0 -0
- package/packages/icons/9-grids/index.js +0 -1
- package/packages/icons/9-grids/index.js.gz +0 -0
- package/packages/icons/add/index.js +0 -1
- package/packages/icons/add/index.js.gz +0 -0
- package/packages/icons/add-2/index.js +0 -1
- package/packages/icons/add-item/index.js +0 -1
- package/packages/icons/add-item/index.js.gz +0 -0
- package/packages/icons/addto/index.js +0 -1
- package/packages/icons/addto/index.js.gz +0 -0
- package/packages/icons/alarm/index.js +0 -1
- package/packages/icons/alarm/index.js.gz +0 -0
- package/packages/icons/arrow-first/index.js +0 -1
- package/packages/icons/arrow-first/index.js.gz +0 -0
- package/packages/icons/arrow-last/index.js +0 -1
- package/packages/icons/arrow-last/index.js.gz +0 -0
- package/packages/icons/audioing/index.js +0 -1
- package/packages/icons/audioing/index.js.gz +0 -0
- package/packages/icons/back/index.js +0 -1
- package/packages/icons/back/index.js.gz +0 -0
- package/packages/icons/bianjigongzuotai/index.js +0 -1
- package/packages/icons/bianjigongzuotai/index.js.gz +0 -0
- package/packages/icons/biaochi/index.js +0 -1
- package/packages/icons/biaochi/index.js.gz +0 -0
- package/packages/icons/bim/index.js +0 -1
- package/packages/icons/bim/index.js.gz +0 -0
- package/packages/icons/bobaoguanbi/index.js +0 -1
- package/packages/icons/bobaoguanbi/index.js.gz +0 -0
- package/packages/icons/bobaokaiqi/index.js +0 -1
- package/packages/icons/bobaokaiqi/index.js.gz +0 -0
- package/packages/icons/bold/index.js +0 -1
- package/packages/icons/bold/index.js.gz +0 -0
- package/packages/icons/camera/index.js +0 -1
- package/packages/icons/camera/index.js.gz +0 -0
- package/packages/icons/camera-2/index.js +0 -1
- package/packages/icons/camera-2/index.js.gz +0 -0
- package/packages/icons/camera-3/index.js +0 -1
- package/packages/icons/camera-3/index.js.gz +0 -0
- package/packages/icons/cancel-full-screen/index.js +0 -1
- package/packages/icons/cancel-full-screen/index.js.gz +0 -0
- package/packages/icons/cankaoneirong/index.js +0 -1
- package/packages/icons/cankaoneirong/index.js.gz +0 -0
- package/packages/icons/card/index.js +0 -1
- package/packages/icons/card/index.js.gz +0 -0
- package/packages/icons/card-view/index.js +0 -1
- package/packages/icons/card-view/index.js.gz +0 -0
- package/packages/icons/caret-bottom/index.js +0 -1
- package/packages/icons/caret-bottom/index.js.gz +0 -0
- package/packages/icons/caret-right/index.js +0 -1
- package/packages/icons/chakancelve/index.js +0 -1
- package/packages/icons/chakancelve/index.js.gz +0 -0
- package/packages/icons/change/index.js +0 -1
- package/packages/icons/change/index.js.gz +0 -0
- package/packages/icons/change-2/index.js +0 -1
- package/packages/icons/change-2/index.js.gz +0 -0
- package/packages/icons/change-3/index.js +0 -1
- package/packages/icons/change-3/index.js.gz +0 -0
- package/packages/icons/changetenant/index.js +0 -1
- package/packages/icons/changetenant/index.js.gz +0 -0
- package/packages/icons/chart/index.js +0 -1
- package/packages/icons/chart/index.js.gz +0 -0
- package/packages/icons/chaxunxiangqing/index.js +0 -1
- package/packages/icons/chaxunxiangqing/index.js.gz +0 -0
- package/packages/icons/check/index.js +0 -1
- package/packages/icons/check/index.js.gz +0 -0
- package/packages/icons/chuanglianjiang/index.js +0 -1
- package/packages/icons/chuanglianjiang/index.js.gz +0 -0
- package/packages/icons/chuangliansheng/index.js +0 -1
- package/packages/icons/chuangliansheng/index.js.gz +0 -0
- package/packages/icons/chuanglianting/index.js +0 -1
- package/packages/icons/chuanglianting/index.js.gz +0 -0
- package/packages/icons/chuizhiduiqi/index.js +0 -1
- package/packages/icons/chuizhiduiqi/index.js.gz +0 -0
- package/packages/icons/chuizhijunfen/index.js +0 -1
- package/packages/icons/chuizhijunfen/index.js.gz +0 -0
- package/packages/icons/close/index.js +0 -1
- package/packages/icons/close/index.js.gz +0 -0
- package/packages/icons/close-2/index.js +0 -1
- package/packages/icons/close-2/index.js.gz +0 -0
- package/packages/icons/closeaudio/index.js +0 -1
- package/packages/icons/closeaudio/index.js.gz +0 -0
- package/packages/icons/color/index.js +0 -1
- package/packages/icons/color/index.js.gz +0 -0
- package/packages/icons/copy/index.js +0 -1
- package/packages/icons/copy/index.js.gz +0 -0
- package/packages/icons/custom/index.js +0 -1
- package/packages/icons/custom/index.js.gz +0 -0
- package/packages/icons/daochu/index.js +0 -1
- package/packages/icons/daochu/index.js.gz +0 -0
- package/packages/icons/date/index.js +0 -1
- package/packages/icons/date/index.js.gz +0 -0
- package/packages/icons/decline/index.js +0 -1
- package/packages/icons/decline/index.js.gz +0 -0
- package/packages/icons/default-btn/index.js +0 -1
- package/packages/icons/default-btn/index.js.gz +0 -0
- package/packages/icons/default-point/index.js +0 -1
- package/packages/icons/default-point/index.js.gz +0 -0
- package/packages/icons/delete/index.js +0 -1
- package/packages/icons/delete/index.js.gz +0 -0
- package/packages/icons/delete-2/index.js +0 -1
- package/packages/icons/delete-2/index.js.gz +0 -0
- package/packages/icons/dengbijiesuo/index.js +0 -1
- package/packages/icons/dengbisuoding/index.js +0 -1
- package/packages/icons/dengdai/index.js +0 -1
- package/packages/icons/dengdai/index.js.gz +0 -0
- package/packages/icons/dianzan/index.js +0 -1
- package/packages/icons/dianzan/index.js.gz +0 -0
- package/packages/icons/dianzan-2/index.js +0 -1
- package/packages/icons/dianzan-2/index.js.gz +0 -0
- package/packages/icons/direction-control/index.js +0 -1
- package/packages/icons/direction-control/index.js.gz +0 -0
- package/packages/icons/ditu/index.js +0 -1
- package/packages/icons/ditu/index.js.gz +0 -0
- package/packages/icons/dizhixuanze/index.js +0 -1
- package/packages/icons/dizhixuanze/index.js.gz +0 -0
- package/packages/icons/double-arrow-left/index.js +0 -1
- package/packages/icons/double-arrow-left/index.js.gz +0 -0
- package/packages/icons/double-arrow-right/index.js +0 -1
- package/packages/icons/double-arrow-right/index.js.gz +0 -0
- package/packages/icons/down/index.js +0 -1
- package/packages/icons/down/index.js.gz +0 -0
- package/packages/icons/down-2/index.js +0 -1
- package/packages/icons/down-3/index.js +0 -1
- package/packages/icons/download/index.js +0 -1
- package/packages/icons/download/index.js.gz +0 -0
- package/packages/icons/drag/index.js +0 -1
- package/packages/icons/drag/index.js.gz +0 -0
- package/packages/icons/drawing/index.js +0 -1
- package/packages/icons/drawing/index.js.gz +0 -0
- package/packages/icons/edit/index.js +0 -1
- package/packages/icons/edit/index.js.gz +0 -0
- package/packages/icons/edit-1/index.js +0 -1
- package/packages/icons/edit-1/index.js.gz +0 -0
- package/packages/icons/edit-3/index.js +0 -1
- package/packages/icons/edit-3/index.js.gz +0 -0
- package/packages/icons/empty/index.js +0 -1
- package/packages/icons/empty/index.js.gz +0 -0
- package/packages/icons/enlarge/index.js +0 -1
- package/packages/icons/enlarge/index.js.gz +0 -0
- package/packages/icons/entry/index.js +0 -1
- package/packages/icons/entry/index.js.gz +0 -0
- package/packages/icons/exit/index.js +0 -1
- package/packages/icons/exit/index.js.gz +0 -0
- package/packages/icons/fabu/index.js +0 -1
- package/packages/icons/fabu/index.js.gz +0 -0
- package/packages/icons/fanhui/index.js +0 -1
- package/packages/icons/fanhui/index.js.gz +0 -0
- package/packages/icons/fasong/index.js +0 -1
- package/packages/icons/fasong/index.js.gz +0 -0
- package/packages/icons/filter-3/index.js +0 -1
- package/packages/icons/filter-3/index.js.gz +0 -0
- package/packages/icons/finish/index.js +0 -1
- package/packages/icons/finish/index.js.gz +0 -0
- package/packages/icons/fold/index.js +0 -1
- package/packages/icons/fold/index.js.gz +0 -0
- package/packages/icons/folder-quest/index.js +0 -1
- package/packages/icons/folder-quest/index.js.gz +0 -0
- package/packages/icons/form-tips/index.js +0 -1
- package/packages/icons/form-tips/index.js.gz +0 -0
- package/packages/icons/fresh/index.js +0 -1
- package/packages/icons/fresh/index.js.gz +0 -0
- package/packages/icons/full/index.js +0 -1
- package/packages/icons/full/index.js.gz +0 -0
- package/packages/icons/full-screen/index.js +0 -1
- package/packages/icons/full-screen/index.js.gz +0 -0
- package/packages/icons/fullscreen-2/index.js +0 -1
- package/packages/icons/fullscreen-2/index.js.gz +0 -0
- package/packages/icons/fuzhi/index.js +0 -1
- package/packages/icons/fuzhi/index.js.gz +0 -0
- package/packages/icons/fuzhineirong/index.js +0 -1
- package/packages/icons/fuzhineirong/index.js.gz +0 -0
- package/packages/icons/gaojin/index.js +0 -1
- package/packages/icons/gaojin/index.js.gz +0 -0
- package/packages/icons/gengduocaozuo/index.js +0 -1
- package/packages/icons/global/index.js +0 -1
- package/packages/icons/global/index.js.gz +0 -0
- package/packages/icons/gongzuotaiguanli/index.js +0 -1
- package/packages/icons/gongzuotaiguanli/index.js.gz +0 -0
- package/packages/icons/header-seach/index.js +0 -1
- package/packages/icons/header-seach/index.js.gz +0 -0
- package/packages/icons/header-setting/index.js +0 -1
- package/packages/icons/header-setting/index.js.gz +0 -0
- package/packages/icons/headersettings/index.js +0 -1
- package/packages/icons/headersettings/index.js.gz +0 -0
- package/packages/icons/hide/index.js +0 -1
- package/packages/icons/hide/index.js.gz +0 -0
- package/packages/icons/huabufuwei/index.js +0 -1
- package/packages/icons/huabufuwei/index.js.gz +0 -0
- package/packages/icons/huaxian/index.js +0 -1
- package/packages/icons/huaxian/index.js.gz +0 -0
- package/packages/icons/huida/index.js +0 -1
- package/packages/icons/huida/index.js.gz +0 -0
- package/packages/icons/huidaodibu/index.js +0 -1
- package/packages/icons/huidaodibu/index.js.gz +0 -0
- package/packages/icons/huifuchuchangshezhi/index.js +0 -1
- package/packages/icons/huifuchuchangshezhi/index.js.gz +0 -0
- package/packages/icons/hyperlinks/index.js +0 -1
- package/packages/icons/hyperlinks/index.js.gz +0 -0
- package/packages/icons/img/index.js +0 -1
- package/packages/icons/img/index.js.gz +0 -0
- package/packages/icons/input-close/index.js +0 -1
- package/packages/icons/input-close/index.js.gz +0 -0
- package/packages/icons/input-select/index.js +0 -1
- package/packages/icons/input-select/index.js.gz +0 -0
- package/packages/icons/intnet/index.js +0 -1
- package/packages/icons/intnet/index.js.gz +0 -0
- package/packages/icons/italic/index.js +0 -1
- package/packages/icons/italic/index.js.gz +0 -0
- package/packages/icons/jia-1/index.js +0 -1
- package/packages/icons/jia-1/index.js.gz +0 -0
- package/packages/icons/jian-1/index.js +0 -1
- package/packages/icons/jianshao-1/index.js +0 -1
- package/packages/icons/jinggao/index.js +0 -1
- package/packages/icons/jinggao/index.js.gz +0 -0
- package/packages/icons/jushangduiqi/index.js +0 -1
- package/packages/icons/jushangduiqi/index.js.gz +0 -0
- package/packages/icons/juxiaduiqi/index.js +0 -1
- package/packages/icons/juxiaduiqi/index.js.gz +0 -0
- package/packages/icons/juxinghuizhi/index.js +0 -1
- package/packages/icons/juxinghuizhi/index.js.gz +0 -0
- package/packages/icons/juyouduiqi/index.js +0 -1
- package/packages/icons/juyouduiqi/index.js.gz +0 -0
- package/packages/icons/juzuoduiqi/index.js +0 -1
- package/packages/icons/juzuoduiqi/index.js.gz +0 -0
- package/packages/icons/kaiguan/index.js +0 -1
- package/packages/icons/kaiguan/index.js.gz +0 -0
- package/packages/icons/kaimen/index.js +0 -1
- package/packages/icons/kaimen/index.js.gz +0 -0
- package/packages/icons/know/index.js +0 -1
- package/packages/icons/know/index.js.gz +0 -0
- package/packages/icons/knowed/index.js +0 -1
- package/packages/icons/knowed/index.js.gz +0 -0
- package/packages/icons/knowopen/index.js +0 -1
- package/packages/icons/knowopen/index.js.gz +0 -0
- package/packages/icons/layout-refresh/index.js +0 -1
- package/packages/icons/layout-refresh/index.js.gz +0 -0
- package/packages/icons/left/index.js +0 -1
- package/packages/icons/lianjie/index.js +0 -1
- package/packages/icons/lianjie/index.js.gz +0 -0
- package/packages/icons/link/index.js +0 -1
- package/packages/icons/link/index.js.gz +0 -0
- package/packages/icons/lishihuihua/index.js +0 -1
- package/packages/icons/lishihuihua/index.js.gz +0 -0
- package/packages/icons/list/index.js +0 -1
- package/packages/icons/list/index.js.gz +0 -0
- package/packages/icons/list-view/index.js +0 -1
- package/packages/icons/list-view/index.js.gz +0 -0
- package/packages/icons/load/index.js +0 -1
- package/packages/icons/load/index.js.gz +0 -0
- package/packages/icons/lock/index.js +0 -1
- package/packages/icons/lock/index.js.gz +0 -0
- package/packages/icons/marsh/index.js +0 -1
- package/packages/icons/me/index.js +0 -1
- package/packages/icons/me/index.js.gz +0 -0
- package/packages/icons/more/index.js +0 -1
- package/packages/icons/more/index.js.gz +0 -0
- package/packages/icons/more-2/index.js +0 -1
- package/packages/icons/more-btn/index.js +0 -1
- package/packages/icons/more-btn/index.js.gz +0 -0
- package/packages/icons/muted/index.js +0 -1
- package/packages/icons/muted/index.js.gz +0 -0
- package/packages/icons/notification-face/index.js +0 -1
- package/packages/icons/notification-face/index.js.gz +0 -0
- package/packages/icons/paiban/index.js +0 -1
- package/packages/icons/paiban/index.js.gz +0 -0
- package/packages/icons/password-lock/index.js +0 -1
- package/packages/icons/password-lock/index.js.gz +0 -0
- package/packages/icons/password-lock2/index.js +0 -1
- package/packages/icons/password-lock2/index.js.gz +0 -0
- package/packages/icons/pause/index.js +0 -1
- package/packages/icons/pause/index.js.gz +0 -0
- package/packages/icons/phone/index.js +0 -1
- package/packages/icons/phone/index.js.gz +0 -0
- package/packages/icons/pinglun/index.js +0 -1
- package/packages/icons/pinglun/index.js.gz +0 -0
- package/packages/icons/plan/index.js +0 -1
- package/packages/icons/plan/index.js.gz +0 -0
- package/packages/icons/play/index.js +0 -1
- package/packages/icons/play/index.js.gz +0 -0
- package/packages/icons/preview/index.js +0 -1
- package/packages/icons/preview/index.js.gz +0 -0
- package/packages/icons/preview-eye/index.js +0 -1
- package/packages/icons/preview-eye/index.js.gz +0 -0
- package/packages/icons/project-list/index.js +0 -1
- package/packages/icons/project-list/index.js.gz +0 -0
- package/packages/icons/project-tree/index.js +0 -1
- package/packages/icons/project-tree/index.js.gz +0 -0
- package/packages/icons/promptinformation-l/index.js +0 -1
- package/packages/icons/promptinformation-l/index.js.gz +0 -0
- package/packages/icons/qiehuangongzuotai/index.js +0 -1
- package/packages/icons/qiehuangongzuotai/index.js.gz +0 -0
- package/packages/icons/qingkong/index.js +0 -1
- package/packages/icons/qingkong/index.js.gz +0 -0
- package/packages/icons/quanping/index.js +0 -1
- package/packages/icons/quanping/index.js.gz +0 -0
- package/packages/icons/rate-all/index.js +0 -1
- package/packages/icons/rate-all/index.js.gz +0 -0
- package/packages/icons/rate-half/index.js +0 -1
- package/packages/icons/rate-half/index.js.gz +0 -0
- package/packages/icons/rate-none/index.js +0 -1
- package/packages/icons/rate-none/index.js.gz +0 -0
- package/packages/icons/recover/index.js +0 -1
- package/packages/icons/recover/index.js.gz +0 -0
- package/packages/icons/refresh/index.js +0 -1
- package/packages/icons/refresh/index.js.gz +0 -0
- package/packages/icons/reload/index.js +0 -1
- package/packages/icons/reload/index.js.gz +0 -0
- package/packages/icons/reset/index.js +0 -1
- package/packages/icons/reset/index.js.gz +0 -0
- package/packages/icons/right/index.js +0 -1
- package/packages/icons/right-3/index.js +0 -1
- package/packages/icons/right-3/index.js.gz +0 -0
- package/packages/icons/riqixuanze/index.js +0 -1
- package/packages/icons/riqixuanze/index.js.gz +0 -0
- package/packages/icons/rise/index.js +0 -1
- package/packages/icons/rise/index.js.gz +0 -0
- package/packages/icons/save/index.js +0 -1
- package/packages/icons/save/index.js.gz +0 -0
- package/packages/icons/screenshot/index.js +0 -1
- package/packages/icons/screenshot/index.js.gz +0 -0
- package/packages/icons/search/index.js +0 -1
- package/packages/icons/search/index.js.gz +0 -0
- package/packages/icons/select/index.js +0 -1
- package/packages/icons/select-confirm/index.js +0 -1
- package/packages/icons/select-confirm/index.js.gz +0 -0
- package/packages/icons/select2/index.js +0 -1
- package/packages/icons/set-up/index.js +0 -1
- package/packages/icons/set-up/index.js.gz +0 -0
- package/packages/icons/setting/index.js +0 -1
- package/packages/icons/setting/index.js.gz +0 -0
- package/packages/icons/shangchuan/index.js +0 -1
- package/packages/icons/shangchuan/index.js.gz +0 -0
- package/packages/icons/shebei/index.js +0 -1
- package/packages/icons/shebei/index.js.gz +0 -0
- package/packages/icons/shebeiqunzu/index.js +0 -1
- package/packages/icons/shebeiqunzu/index.js.gz +0 -0
- package/packages/icons/shendusikao/index.js +0 -1
- package/packages/icons/shendusikao/index.js.gz +0 -0
- package/packages/icons/sheweimoren/index.js +0 -1
- package/packages/icons/sheweimoren/index.js.gz +0 -0
- package/packages/icons/shisuan/index.js +0 -1
- package/packages/icons/shisuan/index.js.gz +0 -0
- package/packages/icons/shitu-kapian/index.js +0 -1
- package/packages/icons/shitu-kapian/index.js.gz +0 -0
- package/packages/icons/shitu-liebiao/index.js +0 -1
- package/packages/icons/shitu-map/index.js +0 -1
- package/packages/icons/shitu-map/index.js.gz +0 -0
- package/packages/icons/shortcut-keys/index.js +0 -1
- package/packages/icons/shortcut-keys/index.js.gz +0 -0
- package/packages/icons/shoudongzhihang/index.js +0 -1
- package/packages/icons/shoudongzhihang/index.js.gz +0 -0
- package/packages/icons/shouqiliangcemianban/index.js +0 -1
- package/packages/icons/shouqiyoucemianban/index.js +0 -1
- package/packages/icons/shouqiyoucemianban-1/index.js +0 -1
- package/packages/icons/shouqiyoucemianban-1/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban/index.js +0 -1
- package/packages/icons/shouqizuocemianban-1/index.js +0 -1
- package/packages/icons/shouqizuocemianban-1/index.js.gz +0 -0
- package/packages/icons/shouquan/index.js +0 -1
- package/packages/icons/shouquan/index.js.gz +0 -0
- package/packages/icons/show/index.js +0 -1
- package/packages/icons/show/index.js.gz +0 -0
- package/packages/icons/shrink/index.js +0 -1
- package/packages/icons/shrink/index.js.gz +0 -0
- package/packages/icons/shuaxin/index.js +0 -1
- package/packages/icons/shuaxin/index.js.gz +0 -0
- package/packages/icons/shuipingduiqi/index.js +0 -1
- package/packages/icons/shuipingduiqi/index.js.gz +0 -0
- package/packages/icons/shuipingjunfen/index.js +0 -1
- package/packages/icons/shuipingjunfen/index.js.gz +0 -0
- package/packages/icons/shuyoufanye/index.js +0 -1
- package/packages/icons/shuyoufanye/index.js.gz +0 -0
- package/packages/icons/shuzuofanye/index.js +0 -1
- package/packages/icons/shuzuofanye/index.js.gz +0 -0
- package/packages/icons/solid-filter/index.js +0 -1
- package/packages/icons/solid-filter/index.js.gz +0 -0
- package/packages/icons/start/index.js +0 -1
- package/packages/icons/start/index.js.gz +0 -0
- package/packages/icons/stop/index.js +0 -1
- package/packages/icons/stop/index.js.gz +0 -0
- package/packages/icons/structural-diagram/index.js +0 -1
- package/packages/icons/structural-diagram/index.js.gz +0 -0
- package/packages/icons/success/index.js +0 -1
- package/packages/icons/system/index.js +0 -1
- package/packages/icons/system/index.js.gz +0 -0
- package/packages/icons/table-header-search/index.js +0 -1
- package/packages/icons/table-header-search/index.js.gz +0 -0
- package/packages/icons/text/index.js +0 -1
- package/packages/icons/text/index.js.gz +0 -0
- package/packages/icons/tianjiaxinhuati/index.js +0 -1
- package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
- package/packages/icons/tick/index.js +0 -1
- package/packages/icons/tick/index.js.gz +0 -0
- package/packages/icons/tishixinxi/index.js +0 -1
- package/packages/icons/tishixinxi/index.js.gz +0 -0
- package/packages/icons/tongguo/index.js +0 -1
- package/packages/icons/tongguo/index.js.gz +0 -0
- package/packages/icons/tongzhi/index.js +0 -1
- package/packages/icons/tongzhi/index.js.gz +0 -0
- package/packages/icons/tubiaoku/index.js +0 -1
- package/packages/icons/tubiaoku/index.js.gz +0 -0
- package/packages/icons/tuichuquanping/index.js +0 -1
- package/packages/icons/tuichuquanping/index.js.gz +0 -0
- package/packages/icons/tuozhuai/index.js +0 -1
- package/packages/icons/tuozhuai/index.js.gz +0 -0
- package/packages/icons/underline/index.js +0 -1
- package/packages/icons/underline/index.js.gz +0 -0
- package/packages/icons/unflod/index.js +0 -1
- package/packages/icons/unflod/index.js.gz +0 -0
- package/packages/icons/unlock/index.js +0 -1
- package/packages/icons/unlock/index.js.gz +0 -0
- package/packages/icons/up/index.js +0 -1
- package/packages/icons/up/index.js.gz +0 -0
- package/packages/icons/up-2/index.js +0 -1
- package/packages/icons/up-2/index.js.gz +0 -0
- package/packages/icons/vauth/index.js +0 -1
- package/packages/icons/vauth/index.js.gz +0 -0
- package/packages/icons/view/index.js +0 -1
- package/packages/icons/view/index.js.gz +0 -0
- package/packages/icons/view-2/index.js +0 -1
- package/packages/icons/view-2/index.js.gz +0 -0
- package/packages/icons/volume/index.js +0 -1
- package/packages/icons/volume/index.js.gz +0 -0
- package/packages/icons/wangge/index.js +0 -1
- package/packages/icons/wangge/index.js.gz +0 -0
- package/packages/icons/wangge-1/index.js +0 -1
- package/packages/icons/wangge-1/index.js.gz +0 -0
- package/packages/icons/warning/index.js +0 -1
- package/packages/icons/warning/index.js.gz +0 -0
- package/packages/icons/warning-face/index.js +0 -1
- package/packages/icons/warning-face/index.js.gz +0 -0
- package/packages/icons/wendujiang/index.js +0 -1
- package/packages/icons/wendujiang/index.js.gz +0 -0
- package/packages/icons/wendusheng/index.js +0 -1
- package/packages/icons/wendusheng/index.js.gz +0 -0
- package/packages/icons/withdraw/index.js +0 -1
- package/packages/icons/withdraw/index.js.gz +0 -0
- package/packages/icons/xiala/index.js +0 -1
- package/packages/icons/xiazai/index.js +0 -1
- package/packages/icons/xiazai/index.js.gz +0 -0
- package/packages/icons/xinzengtongji/index.js +0 -1
- package/packages/icons/xinzengtongji/index.js.gz +0 -0
- package/packages/icons/xuanzhuanjiaodu/index.js +0 -1
- package/packages/icons/xuanzhuanjiaodu/index.js.gz +0 -0
- package/packages/icons/yidongduan/index.js +0 -1
- package/packages/icons/yidongduan/index.js.gz +0 -0
- package/packages/icons/yincang/index.js +0 -1
- package/packages/icons/yincang/index.js.gz +0 -0
- package/packages/icons/yingpian/index.js +0 -1
- package/packages/icons/yingpian/index.js.gz +0 -0
- package/packages/icons/yingyong/index.js +0 -1
- package/packages/icons/yingyong/index.js.gz +0 -0
- package/packages/icons/yitushoutu/index.js +0 -1
- package/packages/icons/yitushoutu/index.js.gz +0 -0
- package/packages/icons/yuanxinghuizhi/index.js +0 -1
- package/packages/icons/yuanxinghuizhi/index.js.gz +0 -0
- package/packages/icons/yulan-2/index.js +0 -1
- package/packages/icons/yulan-2/index.js.gz +0 -0
- package/packages/icons/yuyin/index.js +0 -1
- package/packages/icons/yuyin/index.js.gz +0 -0
- package/packages/icons/zhangaiwu/index.js +0 -1
- package/packages/icons/zhangaiwu/index.js.gz +0 -0
- package/packages/icons/zhizhen/index.js +0 -1
- package/packages/icons/zhizhen/index.js.gz +0 -0
- package/packages/icons/zhongxinshengcheng/index.js +0 -1
- package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
- package/packages/icons/zhuomianduan/index.js +0 -1
- package/packages/icons/zhuomianduan/index.js.gz +0 -0
- package/packages/icons/zidingyihuizhi/index.js +0 -1
- package/packages/icons/zidingyihuizhi/index.js.gz +0 -0
- package/packages/icons/zuobiao/index.js +0 -1
- package/packages/icons/zuobiao/index.js.gz +0 -0
- package/packages/business-components/ai-panel/index-C1GmXa31.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CK8QsfV3.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CdcPWpOg.js +0 -180
- package/packages/business-components/ai-panel/index-CdcPWpOg.js.gz +0 -0
- package/packages/components/loading/src/loading.d.ts +0 -26
- package/packages/components/steps/index.js.gz +0 -0
- package/packages/icons/caret-right/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban/index.js.gz +0 -0
|
@@ -5,7 +5,7 @@ import { getVar as ut, setThemeRule as _i } from "@das-fed/upf-web/packages/them
|
|
|
5
5
|
import { ElInfiniteScroll as Ei } from "element-plus/es";
|
|
6
6
|
import "element-plus/es/components/base/style/css";
|
|
7
7
|
import "element-plus/es/components/infinite-scroll/style/css";
|
|
8
|
-
import { pushScopeId as Di, popScopeId as Ii, nextTick as et, withScopeId as Ti, createBlock as le, openBlock as k, markRaw as Ci, shallowReactive as Oi, resolveComponent as Ai, resolveDirective as zi, withDirectives as Se, createElementBlock as W, normalizeClass as oe, createCommentVNode as
|
|
8
|
+
import { pushScopeId as Di, popScopeId as Ii, nextTick as et, withScopeId as Ti, createBlock as le, openBlock as k, markRaw as Ci, shallowReactive as Oi, resolveComponent as Ai, resolveDirective as zi, withDirectives as Se, createElementBlock as W, normalizeClass as oe, createCommentVNode as Q, createVNode as ki, renderSlot as he, resolveDynamicComponent as Rt, normalizeStyle as Jt, withCtx as tt, Fragment as _t, renderList as Et, mergeProps as Pi, toHandlers as Ni, ref as Pe, computed as Ne, onMounted as Zt, onBeforeUnmount as $i, watch as Ft, defineComponent as Mi, useCssVars as xi, createElementVNode as Ce, toDisplayString as Oe, unref as w, createTextVNode as Le } from "vue";
|
|
9
9
|
import { vDasTooltip as dt } from "@das-fed/upf-ui/packages/components/text-tooltip/index";
|
|
10
10
|
import { DasButton as Vi } from "@das-fed/upf-ui/packages/components/button/index";
|
|
11
11
|
import { vOverlay as Ri } from "@das-fed/upf-ui/packages/components/overlay/index";
|
|
@@ -530,9 +530,9 @@ var Pt = {
|
|
|
530
530
|
I.end += z;
|
|
531
531
|
}
|
|
532
532
|
if (i === null) {
|
|
533
|
-
let z,
|
|
533
|
+
let z, q = 0, de = u - 1, F = ~~(u / 2), me;
|
|
534
534
|
do
|
|
535
|
-
me = F, z = c[F].accumulator, z < I.start ?
|
|
535
|
+
me = F, z = c[F].accumulator, z < I.start ? q = F : F < u - 1 && c[F + 1].accumulator > I.start && (de = F), F = ~~((q + de) / 2);
|
|
536
536
|
while (F !== me);
|
|
537
537
|
for (F < 0 && (F = 0), g = F, V = c[u - 1].accumulator, D = F; D < u && c[D].accumulator < I.end; D++) ;
|
|
538
538
|
for (D === -1 ? D = s.length - 1 : (D++, D > u && (D = u)), O = g; O < u && N + c[O].accumulator < I.start; O++) ;
|
|
@@ -565,8 +565,8 @@ var Pt = {
|
|
|
565
565
|
if (!d)
|
|
566
566
|
A ? N && N.length ? d = N.pop() : d = this.addView(E, I, v, R, B) : (M = Y.get(B) || 0, (!N || M >= N.length) && (d = this.addView(E, I, v, R, B), this.unuseView(d, !0), N = m.get(B)), d = N[M], Y.set(B, M + 1)), f.delete(d.nr.key), d.nr.used = !0, d.nr.index = I, d.nr.key = R, d.nr.type = B, f.set(R, d), z = !0;
|
|
567
567
|
else if (!d.nr.used && (d.nr.used = !0, z = !0, N)) {
|
|
568
|
-
const
|
|
569
|
-
|
|
568
|
+
const q = N.indexOf(d);
|
|
569
|
+
q !== -1 && N.splice(q, 1);
|
|
570
570
|
}
|
|
571
571
|
d.item = v, z && (I === s.length - 1 && this.$emit("scroll-end"), I === 0 && this.$emit("scroll-start")), i === null ? (d.position = c[I - 1].accumulator, d.offset = 0) : (d.position = Math.floor(I / n) * i, d.offset = I % n * r);
|
|
572
572
|
}
|
|
@@ -662,7 +662,7 @@ function pn(t, e, i, n, r, o) {
|
|
|
662
662
|
],
|
|
663
663
|
512
|
|
664
664
|
/* NEED_PATCH */
|
|
665
|
-
)) :
|
|
665
|
+
)) : Q("v-if", !0),
|
|
666
666
|
(k(), le(Rt(i.listTag), {
|
|
667
667
|
ref: "wrapper",
|
|
668
668
|
style: Jt({ [t.direction === "vertical" ? "minHeight" : "minWidth"]: r.totalSize + "px" }),
|
|
@@ -719,7 +719,7 @@ function pn(t, e, i, n, r, o) {
|
|
|
719
719
|
],
|
|
720
720
|
512
|
|
721
721
|
/* NEED_PATCH */
|
|
722
|
-
)) :
|
|
722
|
+
)) : Q("v-if", !0),
|
|
723
723
|
ki(l, { onNotify: o.handleResize }, null, 8, ["onNotify"])
|
|
724
724
|
],
|
|
725
725
|
34
|
|
@@ -917,7 +917,7 @@ function ie(t, e, i, n) {
|
|
|
917
917
|
return null;
|
|
918
918
|
}
|
|
919
919
|
var Xt = /\s+/g;
|
|
920
|
-
function
|
|
920
|
+
function J(t, e, i) {
|
|
921
921
|
if (t && e)
|
|
922
922
|
if (t.classList)
|
|
923
923
|
t.classList[i ? "add" : "remove"](e);
|
|
@@ -1090,7 +1090,7 @@ function ci(t, e, i) {
|
|
|
1090
1090
|
}
|
|
1091
1091
|
}), n.width = n.right - n.left, n.height = n.bottom - n.top, n.x = n.left, n.y = n.top, n;
|
|
1092
1092
|
}
|
|
1093
|
-
var
|
|
1093
|
+
var U = "Sortable" + (/* @__PURE__ */ new Date()).getTime();
|
|
1094
1094
|
function En() {
|
|
1095
1095
|
var t = [], e;
|
|
1096
1096
|
return {
|
|
@@ -1209,7 +1209,7 @@ var ye = [], pt = {
|
|
|
1209
1209
|
};
|
|
1210
1210
|
function Tn(t) {
|
|
1211
1211
|
var e = t.sortable, i = t.rootEl, n = t.name, r = t.targetEl, o = t.cloneEl, l = t.toEl, a = t.fromEl, s = t.oldIndex, u = t.newIndex, c = t.oldDraggableIndex, f = t.newDraggableIndex, m = t.originalEvent, E = t.putSortable, _ = t.extraEventProperties;
|
|
1212
|
-
if (e = e || i && i[
|
|
1212
|
+
if (e = e || i && i[U], !!e) {
|
|
1213
1213
|
var g, D = e.options, V = "on" + n.charAt(0).toUpperCase() + n.substr(1);
|
|
1214
1214
|
window.CustomEvent && !ue && !Fe ? g = new CustomEvent(n, {
|
|
1215
1215
|
bubbles: !0,
|
|
@@ -1221,7 +1221,7 @@ function Tn(t) {
|
|
|
1221
1221
|
i && i.dispatchEvent(g), D[V] && D[V].call(e, g);
|
|
1222
1222
|
}
|
|
1223
1223
|
}
|
|
1224
|
-
var Cn = ["evt"],
|
|
1224
|
+
var Cn = ["evt"], G = function(e, i) {
|
|
1225
1225
|
var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, r = n.evt, o = bn(n, Cn);
|
|
1226
1226
|
He.pluginEvent.bind(y)(e, i, re({
|
|
1227
1227
|
dragEl: h,
|
|
@@ -1238,7 +1238,7 @@ var Cn = ["evt"], U = function(e, i) {
|
|
|
1238
1238
|
originalEvent: r,
|
|
1239
1239
|
oldIndex: Ee,
|
|
1240
1240
|
oldDraggableIndex: xe,
|
|
1241
|
-
newIndex:
|
|
1241
|
+
newIndex: Z,
|
|
1242
1242
|
newDraggableIndex: ce,
|
|
1243
1243
|
hideGhostForTarget: mi,
|
|
1244
1244
|
unhideGhostForTarget: gi,
|
|
@@ -1265,11 +1265,11 @@ function K(t) {
|
|
|
1265
1265
|
rootEl: P,
|
|
1266
1266
|
oldIndex: Ee,
|
|
1267
1267
|
oldDraggableIndex: xe,
|
|
1268
|
-
newIndex:
|
|
1268
|
+
newIndex: Z,
|
|
1269
1269
|
newDraggableIndex: ce
|
|
1270
1270
|
}, t));
|
|
1271
1271
|
}
|
|
1272
|
-
var h, x, S, P, be, qe, $, fe, Ee,
|
|
1272
|
+
var h, x, S, P, be, qe, $, fe, Ee, Z, xe, ce, Be, X, _e = !1, nt = !1, rt = [], ge, te, mt, gt, Kt, Gt, Ae, we, Ve, Re = !1, Ye = !1, Je, j, vt = [], Ot = !1, ot = [], st = typeof document < "u", Xe = Nt, Ut = Fe || ue ? "cssFloat" : "float", On = st && !ri && !Nt && "draggable" in document.createElement("div"), fi = function() {
|
|
1273
1273
|
if (st) {
|
|
1274
1274
|
if (ue)
|
|
1275
1275
|
return !1;
|
|
@@ -1293,7 +1293,7 @@ var h, x, S, P, be, qe, $, fe, Ee, Q, xe, ce, Be, X, _e = !1, nt = !1, rt = [],
|
|
|
1293
1293
|
}, zn = function(e, i) {
|
|
1294
1294
|
var n;
|
|
1295
1295
|
return rt.some(function(r) {
|
|
1296
|
-
var o = r[
|
|
1296
|
+
var o = r[U].options.emptyInsertThreshold;
|
|
1297
1297
|
if (!(!o || $t(r))) {
|
|
1298
1298
|
var l = L(r), a = e >= l.left - o && e <= l.right + o, s = i >= l.top - o && i <= l.bottom + o;
|
|
1299
1299
|
if (a && s)
|
|
@@ -1337,16 +1337,16 @@ var ve = function(e) {
|
|
|
1337
1337
|
var n = {};
|
|
1338
1338
|
for (var r in e)
|
|
1339
1339
|
e.hasOwnProperty(r) && (n[r] = e[r]);
|
|
1340
|
-
n.target = n.rootEl = i, n.preventDefault = void 0, n.stopPropagation = void 0, i[
|
|
1340
|
+
n.target = n.rootEl = i, n.preventDefault = void 0, n.stopPropagation = void 0, i[U]._onDragOver(n);
|
|
1341
1341
|
}
|
|
1342
1342
|
}
|
|
1343
1343
|
}, kn = function(e) {
|
|
1344
|
-
h && h.parentNode[
|
|
1344
|
+
h && h.parentNode[U]._isOutsideThisEl(e.target);
|
|
1345
1345
|
};
|
|
1346
1346
|
function y(t, e) {
|
|
1347
1347
|
if (!(t && t.nodeType && t.nodeType === 1))
|
|
1348
1348
|
throw "Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(t));
|
|
1349
|
-
this.el = t, this.options = e = se({}, e), t[
|
|
1349
|
+
this.el = t, this.options = e = se({}, e), t[U] = this;
|
|
1350
1350
|
var i = {
|
|
1351
1351
|
group: null,
|
|
1352
1352
|
sort: !0,
|
|
@@ -1423,7 +1423,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1423
1423
|
targetEl: s,
|
|
1424
1424
|
toEl: n,
|
|
1425
1425
|
fromEl: n
|
|
1426
|
-
}),
|
|
1426
|
+
}), G("filter", i, {
|
|
1427
1427
|
evt: e
|
|
1428
1428
|
}), o && e.preventDefault();
|
|
1429
1429
|
return;
|
|
@@ -1437,7 +1437,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1437
1437
|
targetEl: s,
|
|
1438
1438
|
fromEl: n,
|
|
1439
1439
|
toEl: n
|
|
1440
|
-
}),
|
|
1440
|
+
}), G("filter", i, {
|
|
1441
1441
|
evt: e
|
|
1442
1442
|
}), !0;
|
|
1443
1443
|
}), c)) {
|
|
@@ -1457,7 +1457,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1457
1457
|
clientX: (i || e).clientX,
|
|
1458
1458
|
clientY: (i || e).clientY
|
|
1459
1459
|
}, Kt = ge.clientX - u.left, Gt = ge.clientY - u.top, this._lastX = (i || e).clientX, this._lastY = (i || e).clientY, h.style["will-change"] = "all", s = function() {
|
|
1460
|
-
if (
|
|
1460
|
+
if (G("delayEnded", r, {
|
|
1461
1461
|
evt: e
|
|
1462
1462
|
}), y.eventCanceled) {
|
|
1463
1463
|
r._onDrop();
|
|
@@ -1467,10 +1467,10 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1467
1467
|
sortable: r,
|
|
1468
1468
|
name: "choose",
|
|
1469
1469
|
originalEvent: e
|
|
1470
|
-
}),
|
|
1470
|
+
}), J(h, l.chosenClass, !0);
|
|
1471
1471
|
}, l.ignore.split(",").forEach(function(c) {
|
|
1472
1472
|
ai(h, c.trim(), bt);
|
|
1473
|
-
}), C(a, "dragover", ve), C(a, "mousemove", ve), C(a, "touchmove", ve), l.supportPointer ? (C(a, "pointerup", r._onDrop), !this.nativeDraggable && C(a, "pointercancel", r._onDrop)) : (C(a, "mouseup", r._onDrop), C(a, "touchend", r._onDrop), C(a, "touchcancel", r._onDrop)), Yt && this.nativeDraggable && (this.options.touchStartThreshold = 4, h.draggable = !0),
|
|
1473
|
+
}), C(a, "dragover", ve), C(a, "mousemove", ve), C(a, "touchmove", ve), l.supportPointer ? (C(a, "pointerup", r._onDrop), !this.nativeDraggable && C(a, "pointercancel", r._onDrop)) : (C(a, "mouseup", r._onDrop), C(a, "touchend", r._onDrop), C(a, "touchcancel", r._onDrop)), Yt && this.nativeDraggable && (this.options.touchStartThreshold = 4, h.draggable = !0), G("delayStart", this, {
|
|
1474
1474
|
evt: e
|
|
1475
1475
|
}), l.delay && (!l.delayOnTouchOnly || i) && (!this.nativeDraggable || !(Fe || ue))) {
|
|
1476
1476
|
if (y.eventCanceled) {
|
|
@@ -1504,11 +1504,11 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1504
1504
|
},
|
|
1505
1505
|
_dragStarted: function(e, i) {
|
|
1506
1506
|
if (_e = !1, P && h) {
|
|
1507
|
-
|
|
1507
|
+
G("dragStarted", this, {
|
|
1508
1508
|
evt: i
|
|
1509
1509
|
}), this.nativeDraggable && C(document, "dragover", kn);
|
|
1510
1510
|
var n = this.options;
|
|
1511
|
-
!e &&
|
|
1511
|
+
!e && J(h, n.dragClass, !1), J(h, n.ghostClass, !0), y.active = this, e && this._appendGhost(), K({
|
|
1512
1512
|
sortable: this,
|
|
1513
1513
|
name: "start",
|
|
1514
1514
|
originalEvent: i
|
|
@@ -1521,11 +1521,11 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1521
1521
|
this._lastX = te.clientX, this._lastY = te.clientY, mi();
|
|
1522
1522
|
for (var e = document.elementFromPoint(te.clientX, te.clientY), i = e; e && e.shadowRoot && (e = e.shadowRoot.elementFromPoint(te.clientX, te.clientY), e !== i); )
|
|
1523
1523
|
i = e;
|
|
1524
|
-
if (h.parentNode[
|
|
1524
|
+
if (h.parentNode[U]._isOutsideThisEl(e), i)
|
|
1525
1525
|
do {
|
|
1526
|
-
if (i[
|
|
1526
|
+
if (i[U]) {
|
|
1527
1527
|
var n = void 0;
|
|
1528
|
-
if (n = i[
|
|
1528
|
+
if (n = i[U]._onDragOver({
|
|
1529
1529
|
clientX: te.clientX,
|
|
1530
1530
|
clientY: te.clientY,
|
|
1531
1531
|
target: e,
|
|
@@ -1569,30 +1569,30 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1569
1569
|
j = j.parentNode;
|
|
1570
1570
|
j !== document.body && j !== document.documentElement ? (j === document && (j = ne()), i.top += j.scrollTop, i.left += j.scrollLeft) : j = ne(), vt = jt(j);
|
|
1571
1571
|
}
|
|
1572
|
-
S = h.cloneNode(!0),
|
|
1572
|
+
S = h.cloneNode(!0), J(S, n.ghostClass, !1), J(S, n.fallbackClass, !0), J(S, n.dragClass, !0), b(S, "transition", ""), b(S, "transform", ""), b(S, "box-sizing", "border-box"), b(S, "margin", 0), b(S, "top", i.top), b(S, "left", i.left), b(S, "width", i.width), b(S, "height", i.height), b(S, "opacity", "0.8"), b(S, "position", Xe ? "absolute" : "fixed"), b(S, "zIndex", "100000"), b(S, "pointerEvents", "none"), y.ghost = S, e.appendChild(S), b(S, "transform-origin", Kt / parseInt(S.style.width) * 100 + "% " + Gt / parseInt(S.style.height) * 100 + "%");
|
|
1573
1573
|
}
|
|
1574
1574
|
},
|
|
1575
1575
|
_onDragStart: function(e, i) {
|
|
1576
1576
|
var n = this, r = e.dataTransfer, o = n.options;
|
|
1577
|
-
if (
|
|
1577
|
+
if (G("dragStart", this, {
|
|
1578
1578
|
evt: e
|
|
1579
1579
|
}), y.eventCanceled) {
|
|
1580
1580
|
this._onDrop();
|
|
1581
1581
|
return;
|
|
1582
1582
|
}
|
|
1583
|
-
|
|
1584
|
-
|
|
1583
|
+
G("setupClone", this), y.eventCanceled || ($ = di(h), $.removeAttribute("id"), $.draggable = !1, $.style["will-change"] = "", this._hideClone(), J($, this.options.chosenClass, !1), y.clone = $), n.cloneId = Ze(function() {
|
|
1584
|
+
G("clone", n), !y.eventCanceled && (n.options.removeCloneOnHide || P.insertBefore($, h), n._hideClone(), K({
|
|
1585
1585
|
sortable: n,
|
|
1586
1586
|
name: "clone"
|
|
1587
1587
|
}));
|
|
1588
|
-
}), !i &&
|
|
1588
|
+
}), !i && J(h, o.dragClass, !0), i ? (nt = !0, n._loopId = setInterval(n._emulateDragOver, 50)) : (T(document, "mouseup", n._onDrop), T(document, "touchend", n._onDrop), T(document, "touchcancel", n._onDrop), r && (r.effectAllowed = "move", o.setData && o.setData.call(n, r, h)), C(document, "drop", n), b(h, "transform", "translateZ(0)")), _e = !0, n._dragStartId = Ze(n._dragStarted.bind(n, i, e)), C(document, "selectstart", n), Ae = !0, window.getSelection().removeAllRanges(), $e && b(document.body, "user-select", "none");
|
|
1589
1589
|
},
|
|
1590
1590
|
// Returns true - if no further action is needed (either inserted or another condition)
|
|
1591
1591
|
_onDragOver: function(e) {
|
|
1592
1592
|
var i = this.el, n = e.target, r, o, l, a = this.options, s = a.group, u = y.active, c = Be === s, f = a.sort, m = X || u, E, _ = this, g = !1;
|
|
1593
1593
|
if (Ot) return;
|
|
1594
1594
|
function D(Te, bi) {
|
|
1595
|
-
|
|
1595
|
+
G(Te, _, re({
|
|
1596
1596
|
evt: e,
|
|
1597
1597
|
isOwner: c,
|
|
1598
1598
|
axis: E ? "vertical" : "horizontal",
|
|
@@ -1615,16 +1615,16 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1615
1615
|
function O(Te) {
|
|
1616
1616
|
return D("dragOverCompleted", {
|
|
1617
1617
|
insertion: Te
|
|
1618
|
-
}), Te && (c ? u._hideClone() : u._showClone(_), _ !== m && (
|
|
1618
|
+
}), Te && (c ? u._hideClone() : u._showClone(_), _ !== m && (J(h, X ? X.options.ghostClass : u.options.ghostClass, !1), J(h, a.ghostClass, !0)), X !== _ && _ !== y.active ? X = _ : _ === y.active && X && (X = null), m === _ && (_._ignoreWhileAnimating = n), _.animateAll(function() {
|
|
1619
1619
|
D("dragOverAnimationComplete"), _._ignoreWhileAnimating = null;
|
|
1620
|
-
}), _ !== m && (m.animateAll(), m._ignoreWhileAnimating = null)), (n === h && !h.animated || n === i && !n.animated) && (we = null), !a.dragoverBubble && !e.rootEl && n !== document && (h.parentNode[
|
|
1620
|
+
}), _ !== m && (m.animateAll(), m._ignoreWhileAnimating = null)), (n === h && !h.animated || n === i && !n.animated) && (we = null), !a.dragoverBubble && !e.rootEl && n !== document && (h.parentNode[U]._isOutsideThisEl(e.target), !Te && ve(e)), !a.dragoverBubble && e.stopPropagation && e.stopPropagation(), g = !0;
|
|
1621
1621
|
}
|
|
1622
1622
|
function p() {
|
|
1623
|
-
|
|
1623
|
+
Z = ee(h), ce = ee(h, a.draggable), K({
|
|
1624
1624
|
sortable: _,
|
|
1625
1625
|
name: "change",
|
|
1626
1626
|
toEl: i,
|
|
1627
|
-
newIndex:
|
|
1627
|
+
newIndex: Z,
|
|
1628
1628
|
newDraggableIndex: ce,
|
|
1629
1629
|
originalEvent: e
|
|
1630
1630
|
});
|
|
@@ -1654,9 +1654,9 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1654
1654
|
we !== n && (v = o[I], Re = !1, Ye = !M && a.invertSwap || B), Y = xn(e, n, o, E, M ? 1 : a.swapThreshold, a.invertedSwapThreshold == null ? a.swapThreshold : a.invertedSwapThreshold, Ye, we === n);
|
|
1655
1655
|
var z;
|
|
1656
1656
|
if (Y !== 0) {
|
|
1657
|
-
var
|
|
1657
|
+
var q = ee(h);
|
|
1658
1658
|
do
|
|
1659
|
-
|
|
1659
|
+
q -= Y, z = x.children[q];
|
|
1660
1660
|
while (z && (b(z, "display") === "none" || z === S));
|
|
1661
1661
|
}
|
|
1662
1662
|
if (Y === 0 || z === n)
|
|
@@ -1683,20 +1683,20 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1683
1683
|
},
|
|
1684
1684
|
_onDrop: function(e) {
|
|
1685
1685
|
var i = this.el, n = this.options;
|
|
1686
|
-
if (
|
|
1686
|
+
if (Z = ee(h), ce = ee(h, n.draggable), G("drop", this, {
|
|
1687
1687
|
evt: e
|
|
1688
|
-
}), x = h && h.parentNode,
|
|
1688
|
+
}), x = h && h.parentNode, Z = ee(h), ce = ee(h, n.draggable), y.eventCanceled) {
|
|
1689
1689
|
this._nulling();
|
|
1690
1690
|
return;
|
|
1691
1691
|
}
|
|
1692
|
-
_e = !1, Ye = !1, Re = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), At(this.cloneId), At(this._dragStartId), this.nativeDraggable && (T(document, "drop", this), T(i, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), $e && b(document.body, "user-select", ""), b(h, "transform", ""), e && (Ae && (e.cancelable && e.preventDefault(), !n.dropBubble && e.stopPropagation()), S && S.parentNode && S.parentNode.removeChild(S), (P === x || X && X.lastPutMode !== "clone") && $ && $.parentNode && $.parentNode.removeChild($), h && (this.nativeDraggable && T(h, "dragend", this), bt(h), h.style["will-change"] = "", Ae && !_e &&
|
|
1692
|
+
_e = !1, Ye = !1, Re = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), At(this.cloneId), At(this._dragStartId), this.nativeDraggable && (T(document, "drop", this), T(i, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), $e && b(document.body, "user-select", ""), b(h, "transform", ""), e && (Ae && (e.cancelable && e.preventDefault(), !n.dropBubble && e.stopPropagation()), S && S.parentNode && S.parentNode.removeChild(S), (P === x || X && X.lastPutMode !== "clone") && $ && $.parentNode && $.parentNode.removeChild($), h && (this.nativeDraggable && T(h, "dragend", this), bt(h), h.style["will-change"] = "", Ae && !_e && J(h, X ? X.options.ghostClass : this.options.ghostClass, !1), J(h, this.options.chosenClass, !1), K({
|
|
1693
1693
|
sortable: this,
|
|
1694
1694
|
name: "unchoose",
|
|
1695
1695
|
toEl: x,
|
|
1696
1696
|
newIndex: null,
|
|
1697
1697
|
newDraggableIndex: null,
|
|
1698
1698
|
originalEvent: e
|
|
1699
|
-
}), P !== x ? (
|
|
1699
|
+
}), P !== x ? (Z >= 0 && (K({
|
|
1700
1700
|
rootEl: x,
|
|
1701
1701
|
name: "add",
|
|
1702
1702
|
toEl: x,
|
|
@@ -1718,7 +1718,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1718
1718
|
name: "sort",
|
|
1719
1719
|
toEl: x,
|
|
1720
1720
|
originalEvent: e
|
|
1721
|
-
})), X && X.save()) :
|
|
1721
|
+
})), X && X.save()) : Z !== Ee && Z >= 0 && (K({
|
|
1722
1722
|
sortable: this,
|
|
1723
1723
|
name: "update",
|
|
1724
1724
|
toEl: x,
|
|
@@ -1728,7 +1728,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1728
1728
|
name: "sort",
|
|
1729
1729
|
toEl: x,
|
|
1730
1730
|
originalEvent: e
|
|
1731
|
-
})), y.active && ((
|
|
1731
|
+
})), y.active && ((Z == null || Z === -1) && (Z = Ee, ce = xe), K({
|
|
1732
1732
|
sortable: this,
|
|
1733
1733
|
name: "end",
|
|
1734
1734
|
toEl: x,
|
|
@@ -1736,7 +1736,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1736
1736
|
}), this.save()))), this._nulling();
|
|
1737
1737
|
},
|
|
1738
1738
|
_nulling: function() {
|
|
1739
|
-
|
|
1739
|
+
G("nulling", this), P = h = x = S = be = $ = qe = fe = ge = te = Ae = Z = ce = Ee = xe = we = Ve = X = Be = y.dragged = y.ghost = y.clone = y.active = null, ot.forEach(function(e) {
|
|
1740
1740
|
e.checked = !0;
|
|
1741
1741
|
}), ot.length = mt = gt = 0;
|
|
1742
1742
|
},
|
|
@@ -1810,15 +1810,15 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1810
1810
|
* Destroy
|
|
1811
1811
|
*/
|
|
1812
1812
|
destroy: function() {
|
|
1813
|
-
|
|
1813
|
+
G("destroy", this);
|
|
1814
1814
|
var e = this.el;
|
|
1815
|
-
e[
|
|
1815
|
+
e[U] = null, T(e, "mousedown", this._onTapStart), T(e, "touchstart", this._onTapStart), T(e, "pointerdown", this._onTapStart), this.nativeDraggable && (T(e, "dragover", this), T(e, "dragenter", this)), Array.prototype.forEach.call(e.querySelectorAll("[draggable]"), function(i) {
|
|
1816
1816
|
i.removeAttribute("draggable");
|
|
1817
1817
|
}), this._onDrop(), this._disableDelayedDragEvents(), rt.splice(rt.indexOf(this.el), 1), this.el = e = null;
|
|
1818
1818
|
},
|
|
1819
1819
|
_hideClone: function() {
|
|
1820
1820
|
if (!fe) {
|
|
1821
|
-
if (
|
|
1821
|
+
if (G("hideClone", this), y.eventCanceled) return;
|
|
1822
1822
|
b($, "display", "none"), this.options.removeCloneOnHide && $.parentNode && $.parentNode.removeChild($), fe = !0;
|
|
1823
1823
|
}
|
|
1824
1824
|
},
|
|
@@ -1828,7 +1828,7 @@ y.prototype = /** @lends Sortable.prototype */
|
|
|
1828
1828
|
return;
|
|
1829
1829
|
}
|
|
1830
1830
|
if (fe) {
|
|
1831
|
-
if (
|
|
1831
|
+
if (G("showClone", this), y.eventCanceled) return;
|
|
1832
1832
|
h.parentNode == P && !this.options.group.revertClone ? P.insertBefore($, h) : be ? P.insertBefore($, be) : P.appendChild($), this.options.group.revertClone && this.animate(h, $), b($, "display", ""), fe = !1;
|
|
1833
1833
|
}
|
|
1834
1834
|
}
|
|
@@ -1837,7 +1837,7 @@ function Pn(t) {
|
|
|
1837
1837
|
t.dataTransfer && (t.dataTransfer.dropEffect = "move"), t.cancelable && t.preventDefault();
|
|
1838
1838
|
}
|
|
1839
1839
|
function We(t, e, i, n, r, o, l, a) {
|
|
1840
|
-
var s, u = t[
|
|
1840
|
+
var s, u = t[U], c = u.options.onMove, f;
|
|
1841
1841
|
return window.CustomEvent && !ue && !Fe ? s = new CustomEvent("move", {
|
|
1842
1842
|
bubbles: !0,
|
|
1843
1843
|
cancelable: !0
|
|
@@ -1905,17 +1905,17 @@ y.utils = {
|
|
|
1905
1905
|
extend: Sn,
|
|
1906
1906
|
throttle: si,
|
|
1907
1907
|
closest: ie,
|
|
1908
|
-
toggleClass:
|
|
1908
|
+
toggleClass: J,
|
|
1909
1909
|
clone: di,
|
|
1910
1910
|
index: ee,
|
|
1911
1911
|
nextTick: Ze,
|
|
1912
1912
|
cancelNextTick: At,
|
|
1913
1913
|
detectDirection: hi,
|
|
1914
1914
|
getChild: Ie,
|
|
1915
|
-
expando:
|
|
1915
|
+
expando: U
|
|
1916
1916
|
};
|
|
1917
1917
|
y.get = function(t) {
|
|
1918
|
-
return t[
|
|
1918
|
+
return t[U];
|
|
1919
1919
|
};
|
|
1920
1920
|
y.mount = function() {
|
|
1921
1921
|
for (var t = arguments.length, e = new Array(t), i = 0; i < t; i++)
|
|
@@ -2001,12 +2001,12 @@ var St = si(function(t, e, i, n) {
|
|
|
2001
2001
|
E === s ? (A = p < v && (M.overflowX === "auto" || M.overflowX === "scroll" || M.overflowX === "visible"), Y = d < B && (M.overflowY === "auto" || M.overflowY === "scroll" || M.overflowY === "visible")) : (A = p < v && (M.overflowX === "auto" || M.overflowX === "scroll"), Y = d < B && (M.overflowY === "auto" || M.overflowY === "scroll"));
|
|
2002
2002
|
var N = A && (Math.abs(O - r) <= l && I + p < v) - (Math.abs(V - r) <= l && !!I), z = Y && (Math.abs(D - o) <= l && R + d < B) - (Math.abs(g - o) <= l && !!R);
|
|
2003
2003
|
if (!H[f])
|
|
2004
|
-
for (var
|
|
2005
|
-
H[
|
|
2004
|
+
for (var q = 0; q <= f; q++)
|
|
2005
|
+
H[q] || (H[q] = {});
|
|
2006
2006
|
(H[f].vx != N || H[f].vy != z || H[f].el !== E) && (H[f].el = E, H[f].vx = N, H[f].vy = z, clearInterval(H[f].pid), (N != 0 || z != 0) && (u = !0, H[f].pid = setInterval((function() {
|
|
2007
2007
|
n && this.layer === 0 && y.active._onTouchMove(lt);
|
|
2008
2008
|
var de = H[this.layer].vy ? H[this.layer].vy * a : 0, F = H[this.layer].vx ? H[this.layer].vx * a : 0;
|
|
2009
|
-
typeof c == "function" && c.call(y.dragged.parentNode[
|
|
2009
|
+
typeof c == "function" && c.call(y.dragged.parentNode[U], F, de, t, lt, H[this.layer].el) !== "continue" || ui(H[this.layer].el, F, de);
|
|
2010
2010
|
}).bind({
|
|
2011
2011
|
layer: f
|
|
2012
2012
|
}), 24))), f++;
|
|
@@ -2154,215 +2154,158 @@ const Ln = (t, e, i, n) => {
|
|
|
2154
2154
|
infiniteLoad: O
|
|
2155
2155
|
}), (d, A) => {
|
|
2156
2156
|
const Y = Ei;
|
|
2157
|
-
return k(), W(
|
|
2158
|
-
"
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
d.hideHeader ? G("v-if", !0) : (k(), W("div", Bn, [
|
|
2168
|
-
Ce(
|
|
2169
|
-
"div",
|
|
2170
|
-
Yn,
|
|
2171
|
-
Oe(w(E)),
|
|
2172
|
-
1
|
|
2173
|
-
/* TEXT */
|
|
2174
|
-
),
|
|
2175
|
-
!d.isView && d.clearable ? (k(), le(w(Vi), {
|
|
2176
|
-
key: 0,
|
|
2177
|
-
"btn-type": "primary-text",
|
|
2178
|
-
block: "",
|
|
2179
|
-
onClick: w(g),
|
|
2180
|
-
disabled: !w(m) || !w(m).length
|
|
2181
|
-
}, {
|
|
2182
|
-
default: tt(() => [
|
|
2183
|
-
Le(
|
|
2184
|
-
Oe(w(je)("das-select-list-removeAll").value),
|
|
2185
|
-
1
|
|
2186
|
-
/* TEXT */
|
|
2187
|
-
)
|
|
2188
|
-
]),
|
|
2189
|
-
_: 1
|
|
2190
|
-
/* STABLE */
|
|
2191
|
-
}, 8, ["onClick", "disabled"])) : G("v-if", !0)
|
|
2192
|
-
]))
|
|
2193
|
-
], !0),
|
|
2194
|
-
G(" 普通 "),
|
|
2195
|
-
!d.infiniteScroll && !l.value ? Se((k(), W(
|
|
2196
|
-
"div",
|
|
2197
|
-
{
|
|
2157
|
+
return k(), W("div", {
|
|
2158
|
+
ref_key: "selectListRef",
|
|
2159
|
+
ref: a,
|
|
2160
|
+
class: "das-ui-select-list",
|
|
2161
|
+
style: Jt({ width: d.width, height: d.height, ...d.customStyle })
|
|
2162
|
+
}, [
|
|
2163
|
+
he(d.$slots, "header", {}, () => [
|
|
2164
|
+
d.hideHeader ? Q("", !0) : (k(), W("div", Bn, [
|
|
2165
|
+
Ce("div", Yn, Oe(w(E)), 1),
|
|
2166
|
+
!d.isView && d.clearable ? (k(), le(w(Vi), {
|
|
2198
2167
|
key: 0,
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
(
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
], 10, Xn))),
|
|
2245
|
-
128
|
|
2246
|
-
/* KEYED_FRAGMENT */
|
|
2247
|
-
))
|
|
2248
|
-
],
|
|
2249
|
-
2
|
|
2250
|
-
/* CLASS */
|
|
2251
|
-
)), [
|
|
2252
|
-
[w(Ri), { usePrevOverlay: !0 }]
|
|
2253
|
-
]) : G("v-if", !0),
|
|
2254
|
-
G(" 虚拟滚动 "),
|
|
2255
|
-
!d.dragSort && l.value ? (k(), W(
|
|
2256
|
-
"div",
|
|
2257
|
-
{
|
|
2168
|
+
"btn-type": "primary-text",
|
|
2169
|
+
block: "",
|
|
2170
|
+
onClick: w(g),
|
|
2171
|
+
disabled: !w(m) || !w(m).length
|
|
2172
|
+
}, {
|
|
2173
|
+
default: tt(() => [
|
|
2174
|
+
Le(Oe(w(je)("das-select-list-removeAll").value), 1)
|
|
2175
|
+
]),
|
|
2176
|
+
_: 1
|
|
2177
|
+
}, 8, ["onClick", "disabled"])) : Q("", !0)
|
|
2178
|
+
]))
|
|
2179
|
+
], !0),
|
|
2180
|
+
!d.infiniteScroll && !l.value ? Se((k(), W("div", {
|
|
2181
|
+
key: 0,
|
|
2182
|
+
ref_key: "$list",
|
|
2183
|
+
ref: s,
|
|
2184
|
+
class: oe(["selected-container", { "hide-header": d.hideHeader }])
|
|
2185
|
+
}, [
|
|
2186
|
+
(k(!0), W(_t, null, Et(w(m), (v, B) => (k(), W("div", {
|
|
2187
|
+
class: oe({
|
|
2188
|
+
"selected-item": !0,
|
|
2189
|
+
disabled: !d.isView && w(u)(v),
|
|
2190
|
+
enable: !d.isView && !w(u)(v),
|
|
2191
|
+
disableDrag: !d.isView && w(c)(v),
|
|
2192
|
+
active: w(D) === v[d.valueKey]
|
|
2193
|
+
}),
|
|
2194
|
+
key: v[d.valueKey] + B,
|
|
2195
|
+
onClick: (M) => w(V)(v)
|
|
2196
|
+
}, [
|
|
2197
|
+
d.dragSort ? (k(), le(w(Fi), {
|
|
2198
|
+
key: 0,
|
|
2199
|
+
class: oe({ "drag-icon": !0, "hide-drag-icon": w(c)(v) }),
|
|
2200
|
+
size: "medium",
|
|
2201
|
+
style: { "margin-right": "8px" }
|
|
2202
|
+
}, null, 8, ["class"])) : Q("", !0),
|
|
2203
|
+
Ce("div", Wn, [
|
|
2204
|
+
he(d.$slots, "default", { item: v }, () => [
|
|
2205
|
+
Se((k(), W("div", null, [
|
|
2206
|
+
Le(Oe(v[d.labelKey]), 1)
|
|
2207
|
+
])), [
|
|
2208
|
+
[w(dt)]
|
|
2209
|
+
])
|
|
2210
|
+
], !0)
|
|
2211
|
+
]),
|
|
2212
|
+
!d.isView && d.closeable && !w(f)(v) ? (k(), le(w(ct), {
|
|
2258
2213
|
key: 1,
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
[
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
onClick: (M) => w(_)(v)
|
|
2301
|
-
}, null, 8, ["icon-color", "onClick"])) : G("v-if", !0)
|
|
2302
|
-
], 10, jn))
|
|
2214
|
+
size: "small",
|
|
2215
|
+
class: "close-icon",
|
|
2216
|
+
"icon-color": w(ut)("--das-ui-color-secondary"),
|
|
2217
|
+
onClick: (M) => w(_)(v)
|
|
2218
|
+
}, null, 8, ["icon-color", "onClick"])) : Q("", !0)
|
|
2219
|
+
], 10, Xn))), 128))
|
|
2220
|
+
], 2)), [
|
|
2221
|
+
[w(Ri), { usePrevOverlay: !0 }]
|
|
2222
|
+
]) : Q("", !0),
|
|
2223
|
+
!d.dragSort && l.value ? (k(), W("div", {
|
|
2224
|
+
key: 1,
|
|
2225
|
+
ref_key: "$list",
|
|
2226
|
+
ref: s,
|
|
2227
|
+
class: oe(["selected-container", { "hide-header": d.hideHeader }])
|
|
2228
|
+
}, [
|
|
2229
|
+
p.value && w(m).length > 0 ? (k(), le(w(Pt), {
|
|
2230
|
+
key: w(m).length,
|
|
2231
|
+
items: w(m),
|
|
2232
|
+
"item-size": d.itemHeight,
|
|
2233
|
+
"key-field": d.valueKey,
|
|
2234
|
+
class: "virtual-list"
|
|
2235
|
+
}, {
|
|
2236
|
+
default: tt(({ item: v, index: B }) => [
|
|
2237
|
+
(k(), W("div", {
|
|
2238
|
+
class: oe({
|
|
2239
|
+
"selected-item": !0,
|
|
2240
|
+
disabled: !d.isView && w(u)(v),
|
|
2241
|
+
enable: !d.isView && !w(u)(v),
|
|
2242
|
+
active: w(D) === v[d.valueKey]
|
|
2243
|
+
}),
|
|
2244
|
+
key: v[d.valueKey],
|
|
2245
|
+
onClick: (M) => w(V)(v)
|
|
2246
|
+
}, [
|
|
2247
|
+
Ce("div", Kn, [
|
|
2248
|
+
he(d.$slots, "default", { item: v }, () => [
|
|
2249
|
+
Se((k(), W("div", null, [
|
|
2250
|
+
Le(Oe(v[d.labelKey]), 1)
|
|
2251
|
+
])), [
|
|
2252
|
+
[w(dt)]
|
|
2253
|
+
])
|
|
2254
|
+
], !0)
|
|
2303
2255
|
]),
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
))
|
|
2358
|
-
])
|
|
2359
|
-
], 10, Gn)), [
|
|
2360
|
-
[Y, w(O)]
|
|
2361
|
-
]) : G("v-if", !0)
|
|
2362
|
-
],
|
|
2363
|
-
4
|
|
2364
|
-
/* STYLE */
|
|
2365
|
-
);
|
|
2256
|
+
!d.isView && d.closeable && !w(f)(v) ? (k(), le(w(ct), {
|
|
2257
|
+
key: 0,
|
|
2258
|
+
size: "small",
|
|
2259
|
+
class: "close-icon",
|
|
2260
|
+
"icon-color": w(ut)("--das-ui-color-secondary"),
|
|
2261
|
+
onClick: (M) => w(_)(v)
|
|
2262
|
+
}, null, 8, ["icon-color", "onClick"])) : Q("", !0)
|
|
2263
|
+
], 10, jn))
|
|
2264
|
+
]),
|
|
2265
|
+
_: 3
|
|
2266
|
+
}, 8, ["items", "item-size", "key-field"])) : Q("", !0)
|
|
2267
|
+
], 2)) : Q("", !0),
|
|
2268
|
+
!d.dragSort && d.infiniteScroll ? Se((k(), W("div", {
|
|
2269
|
+
key: 2,
|
|
2270
|
+
ref_key: "$list",
|
|
2271
|
+
ref: s,
|
|
2272
|
+
class: oe(["selected-container selected-page-container", { "hide-header": d.hideHeader }]),
|
|
2273
|
+
"infinite-scroll-disabled": d.infiniteDisabled,
|
|
2274
|
+
style: { overflow: "overlay" }
|
|
2275
|
+
}, [
|
|
2276
|
+
Ce("div", Un, [
|
|
2277
|
+
(k(!0), W(_t, null, Et(w(m), (v) => (k(), W("div", {
|
|
2278
|
+
class: oe({
|
|
2279
|
+
"selected-item": !0,
|
|
2280
|
+
disabled: !d.isView && w(u)(v),
|
|
2281
|
+
enable: !d.isView && !w(u)(v),
|
|
2282
|
+
active: w(D) === v[d.valueKey]
|
|
2283
|
+
}),
|
|
2284
|
+
key: v[d.valueKey],
|
|
2285
|
+
onClick: (B) => w(V)(v)
|
|
2286
|
+
}, [
|
|
2287
|
+
Ce("div", Jn, [
|
|
2288
|
+
he(d.$slots, "default", { item: v }, () => [
|
|
2289
|
+
Se((k(), W("div", null, [
|
|
2290
|
+
Le(Oe(v[d.labelKey]), 1)
|
|
2291
|
+
])), [
|
|
2292
|
+
[w(dt)]
|
|
2293
|
+
])
|
|
2294
|
+
], !0)
|
|
2295
|
+
]),
|
|
2296
|
+
!d.isView && d.closeable && !w(f)(v) ? (k(), le(w(ct), {
|
|
2297
|
+
key: 0,
|
|
2298
|
+
size: "small",
|
|
2299
|
+
class: "close-icon",
|
|
2300
|
+
"icon-color": w(ut)("--das-ui-color-secondary"),
|
|
2301
|
+
onClick: (B) => w(_)(v)
|
|
2302
|
+
}, null, 8, ["icon-color", "onClick"])) : Q("", !0)
|
|
2303
|
+
], 10, qn))), 128))
|
|
2304
|
+
])
|
|
2305
|
+
], 10, Gn)), [
|
|
2306
|
+
[Y, w(O)]
|
|
2307
|
+
]) : Q("", !0)
|
|
2308
|
+
], 4);
|
|
2366
2309
|
};
|
|
2367
2310
|
}
|
|
2368
2311
|
}), Qn = (t, e) => {
|