@duxweb/dvha-pro 1.1.30 → 1.1.31
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/dist/cjs/_virtual/_rolldown/runtime.cjs +1 -0
- package/dist/cjs/app.cjs +1 -1
- package/dist/cjs/component.cjs +1 -1
- package/dist/cjs/components/card/card.cjs +1 -1
- package/dist/cjs/components/card/index.cjs +1 -0
- package/dist/cjs/components/card/store.cjs +1 -1
- package/dist/cjs/components/carousel/carousel.cjs +1 -1
- package/dist/cjs/components/carousel/index.cjs +1 -0
- package/dist/cjs/components/cascaderPanel/cascaderPanel.cjs +1 -1
- package/dist/cjs/components/cascaderPanel/index.cjs +1 -0
- package/dist/cjs/components/chart/echart.cjs +1 -1
- package/dist/cjs/components/chart/index.cjs +1 -0
- package/dist/cjs/components/code/code.cjs +1 -1
- package/dist/cjs/components/code/index.cjs +1 -0
- package/dist/cjs/components/crop/imageCrop.cjs +1 -1
- package/dist/cjs/components/crop/imageCropModal.cjs +1 -1
- package/dist/cjs/components/crop/index.cjs +1 -0
- package/dist/cjs/components/dashboard/hello.cjs +1 -1
- package/dist/cjs/components/dashboard/helloBig.cjs +1 -1
- package/dist/cjs/components/dashboard/index.cjs +1 -0
- package/dist/cjs/components/dashboard/quick.cjs +1 -1
- package/dist/cjs/components/data/dynamicData.cjs +1 -1
- package/dist/cjs/components/data/dynamicSelect.cjs +1 -1
- package/dist/cjs/components/data/index.cjs +1 -0
- package/dist/cjs/components/data/selectModal.cjs +1 -1
- package/dist/cjs/components/designEditor/components/grid.cjs +1 -1
- package/dist/cjs/components/designEditor/components/index.cjs +1 -0
- package/dist/cjs/components/designEditor/editor/hook.cjs +1 -1
- package/dist/cjs/components/designEditor/editor/index.cjs +1 -0
- package/dist/cjs/components/designEditor/editor/preview.cjs +1 -1
- package/dist/cjs/components/designEditor/editor/setting.cjs +1 -1
- package/dist/cjs/components/designEditor/editor.cjs +1 -1
- package/dist/cjs/components/designEditor/index.cjs +1 -0
- package/dist/cjs/components/dialog/dialog.cjs +1 -1
- package/dist/cjs/components/dialog/index.cjs +1 -0
- package/dist/cjs/components/draw/drawApps.cjs +1 -1
- package/dist/cjs/components/draw/drawAuth.cjs +1 -1
- package/dist/cjs/components/draw/drawEmpty.cjs +1 -1
- package/dist/cjs/components/draw/drawEmptyForm.cjs +1 -1
- package/dist/cjs/components/draw/drawError.cjs +1 -1
- package/dist/cjs/components/draw/index.cjs +1 -0
- package/dist/cjs/components/drawer/drawer.cjs +1 -1
- package/dist/cjs/components/drawer/drawerPage.cjs +1 -1
- package/dist/cjs/components/drawer/index.cjs +1 -0
- package/dist/cjs/components/editor/aiEditor.cjs +2 -2
- package/dist/cjs/components/editor/index.cjs +1 -0
- package/dist/cjs/components/flowEditor/components/fieldConfig.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/index.cjs +1 -0
- package/dist/cjs/components/flowEditor/components/jsonEditor.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/kvInput.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/nodeCard.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/note.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/setting.cjs +1 -1
- package/dist/cjs/components/flowEditor/components/toolbar.cjs +1 -1
- package/dist/cjs/components/flowEditor/flowEditor.cjs +1 -1
- package/dist/cjs/components/flowEditor/index.cjs +1 -0
- package/dist/cjs/components/flowEditor/nodes/dynamicNodeFactory.cjs +1 -1
- package/dist/cjs/components/flowEditor/nodes/endNode.cjs +1 -1
- package/dist/cjs/components/flowEditor/nodes/index.cjs +1 -1
- package/dist/cjs/components/flowEditor/nodes/processNode.cjs +1 -1
- package/dist/cjs/components/flowEditor/nodes/startNode.cjs +1 -1
- package/dist/cjs/components/flowEditor/utils/nodeDataUtils.cjs +1 -1
- package/dist/cjs/components/form/drawerForm.cjs +1 -1
- package/dist/cjs/components/form/formItem.cjs +1 -1
- package/dist/cjs/components/form/formLayout.cjs +1 -1
- package/dist/cjs/components/form/index.cjs +1 -0
- package/dist/cjs/components/form/modalForm.cjs +1 -1
- package/dist/cjs/components/form/pageForm.cjs +1 -1
- package/dist/cjs/components/form/pageTabForm.cjs +1 -1
- package/dist/cjs/components/form/settingForm.cjs +1 -1
- package/dist/cjs/components/formEditor/base/base.cjs +1 -1
- package/dist/cjs/components/formEditor/base/index.cjs +1 -0
- package/dist/cjs/components/formEditor/base/json.cjs +1 -1
- package/dist/cjs/components/formEditor/base/options.cjs +1 -1
- package/dist/cjs/components/formEditor/base/setting.cjs +1 -1
- package/dist/cjs/components/formEditor/components/cascader.cjs +1 -1
- package/dist/cjs/components/formEditor/components/cascaderAsync.cjs +1 -1
- package/dist/cjs/components/formEditor/components/checkbox.cjs +1 -1
- package/dist/cjs/components/formEditor/components/color.cjs +1 -1
- package/dist/cjs/components/formEditor/components/date.cjs +1 -1
- package/dist/cjs/components/formEditor/components/dynamicInput.cjs +1 -1
- package/dist/cjs/components/formEditor/components/dynamicTags.cjs +1 -1
- package/dist/cjs/components/formEditor/components/editor.cjs +1 -1
- package/dist/cjs/components/formEditor/components/fileUpload.cjs +1 -1
- package/dist/cjs/components/formEditor/components/imageUpload.cjs +1 -1
- package/dist/cjs/components/formEditor/components/index.cjs +1 -0
- package/dist/cjs/components/formEditor/components/input.cjs +1 -1
- package/dist/cjs/components/formEditor/components/inputNumber.cjs +1 -1
- package/dist/cjs/components/formEditor/components/mentionAsync.cjs +1 -1
- package/dist/cjs/components/formEditor/components/radio.cjs +1 -1
- package/dist/cjs/components/formEditor/components/region.cjs +1 -1
- package/dist/cjs/components/formEditor/components/select.cjs +1 -1
- package/dist/cjs/components/formEditor/components/selectAsync.cjs +1 -1
- package/dist/cjs/components/formEditor/components/sider.cjs +1 -1
- package/dist/cjs/components/formEditor/components/switch.cjs +1 -1
- package/dist/cjs/components/formEditor/components/time.cjs +1 -1
- package/dist/cjs/components/formEditor/components/transferAsync.cjs +1 -1
- package/dist/cjs/components/formEditor/components/treeSelect.cjs +1 -1
- package/dist/cjs/components/formEditor/components/treeSelectAsync.cjs +1 -1
- package/dist/cjs/components/formEditor/editor.cjs +1 -1
- package/dist/cjs/components/formEditor/index.cjs +1 -0
- package/dist/cjs/components/formEditor/json.cjs +1 -1
- package/dist/cjs/components/formEditor/preview.cjs +1 -1
- package/dist/cjs/components/formEditor/renderer.cjs +1 -1
- package/dist/cjs/components/icon/icon.cjs +1 -1
- package/dist/cjs/components/icon/iconPicker.cjs +1 -1
- package/dist/cjs/components/icon/index.cjs +1 -0
- package/dist/cjs/components/index.cjs +1 -0
- package/dist/cjs/components/layout/filter.cjs +1 -1
- package/dist/cjs/components/layout/filterLayout.cjs +1 -1
- package/dist/cjs/components/layout/grid.cjs +1 -1
- package/dist/cjs/components/layout/index.cjs +1 -0
- package/dist/cjs/components/layout/list.cjs +1 -1
- package/dist/cjs/components/layout/table.cjs +1 -1
- package/dist/cjs/components/layout/tools.cjs +1 -1
- package/dist/cjs/components/level/index.cjs +1 -0
- package/dist/cjs/components/level/level.cjs +1 -1
- package/dist/cjs/components/list/card.cjs +1 -1
- package/dist/cjs/components/list/index.cjs +1 -0
- package/dist/cjs/components/list/list.cjs +1 -1
- package/dist/cjs/components/mapCoord/index.cjs +1 -0
- package/dist/cjs/components/mapCoord/mapCoord.cjs +1 -1
- package/dist/cjs/components/media/index.cjs +1 -0
- package/dist/cjs/components/media/media.cjs +1 -1
- package/dist/cjs/components/modal/index.cjs +1 -0
- package/dist/cjs/components/modal/modal.cjs +1 -1
- package/dist/cjs/components/modal/modalPage.cjs +1 -1
- package/dist/cjs/components/modal/modalTab.cjs +1 -1
- package/dist/cjs/components/panel/alert.cjs +1 -1
- package/dist/cjs/components/panel/collapse.cjs +1 -1
- package/dist/cjs/components/panel/index.cjs +1 -0
- package/dist/cjs/components/panel/setting.cjs +1 -1
- package/dist/cjs/components/posterEditor/components/CanvasRuler.cjs +1 -1
- package/dist/cjs/components/posterEditor/elements/circle.cjs +1 -1
- package/dist/cjs/components/posterEditor/elements/image.cjs +1 -1
- package/dist/cjs/components/posterEditor/elements/index.cjs +1 -1
- package/dist/cjs/components/posterEditor/elements/rect.cjs +1 -1
- package/dist/cjs/components/posterEditor/elements/text.cjs +1 -1
- package/dist/cjs/components/posterEditor/hooks/index.cjs +1 -0
- package/dist/cjs/components/posterEditor/hooks/usePosterEditor.cjs +1 -1
- package/dist/cjs/components/posterEditor/index.cjs +1 -0
- package/dist/cjs/components/posterEditor/pages/LeftToolbar.cjs +1 -1
- package/dist/cjs/components/posterEditor/pages/Panel.cjs +1 -1
- package/dist/cjs/components/posterEditor/pages/PanelItem.cjs +1 -1
- package/dist/cjs/components/posterEditor/pages/RightPanel.cjs +1 -1
- package/dist/cjs/components/posterEditor/pages/index.cjs +1 -0
- package/dist/cjs/components/posterEditor/posterEditor.cjs +1 -1
- package/dist/cjs/components/schemaEditor/index.cjs +1 -0
- package/dist/cjs/components/schemaEditor/schemaEditor.cjs +1 -1
- package/dist/cjs/components/select/checkboxTag.cjs +1 -1
- package/dist/cjs/components/select/dateTag.cjs +1 -1
- package/dist/cjs/components/select/index.cjs +1 -0
- package/dist/cjs/components/select/radioTag.cjs +1 -1
- package/dist/cjs/components/select/selectCard.cjs +1 -1
- package/dist/cjs/components/spec/index.cjs +1 -0
- package/dist/cjs/components/spec/spec.cjs +1 -1
- package/dist/cjs/components/spec/specEditor.cjs +1 -1
- package/dist/cjs/components/stats/index.cjs +1 -0
- package/dist/cjs/components/stats/number.cjs +1 -1
- package/dist/cjs/components/stats/realTime.cjs +1 -1
- package/dist/cjs/components/status/blockEmpty.cjs +1 -1
- package/dist/cjs/components/status/index.cjs +1 -0
- package/dist/cjs/components/status/listEmpty.cjs +1 -1
- package/dist/cjs/components/table/index.cjs +1 -0
- package/dist/cjs/components/table/table.cjs +1 -1
- package/dist/cjs/components/table/tablePage.cjs +1 -1
- package/dist/cjs/components/textImageEditor/index.cjs +1 -0
- package/dist/cjs/components/textImageEditor/textImageEditor.cjs +1 -1
- package/dist/cjs/components/textImageEditor/textModal.cjs +1 -1
- package/dist/cjs/components/tree/index.cjs +1 -0
- package/dist/cjs/components/tree/treeFilter.cjs +1 -1
- package/dist/cjs/components/upload/config.cjs +1 -1
- package/dist/cjs/components/upload/file.cjs +1 -1
- package/dist/cjs/components/upload/image.cjs +1 -1
- package/dist/cjs/components/upload/index.cjs +1 -0
- package/dist/cjs/components/upload/manage/item.cjs +1 -1
- package/dist/cjs/components/upload/manager.cjs +1 -1
- package/dist/cjs/components/upload/selectFile.cjs +1 -1
- package/dist/cjs/components/upload/video.cjs +1 -1
- package/dist/cjs/components/widget/avatar.cjs +1 -1
- package/dist/cjs/components/widget/connect.cjs +1 -1
- package/dist/cjs/components/widget/image.cjs +1 -1
- package/dist/cjs/components/widget/index.cjs +1 -0
- package/dist/cjs/components/widget/placeholder.cjs +1 -1
- package/dist/cjs/config/echart.cjs +1 -1
- package/dist/cjs/config/index.cjs +1 -0
- package/dist/cjs/config/uno.cjs +1 -1
- package/dist/cjs/config/validate.cjs +1 -1
- package/dist/cjs/dvha-pro.css +2 -1
- package/dist/cjs/hooks/action.cjs +1 -1
- package/dist/cjs/hooks/dialog.cjs +1 -1
- package/dist/cjs/hooks/download.cjs +1 -1
- package/dist/cjs/hooks/drawer.cjs +1 -1
- package/dist/cjs/hooks/echart.cjs +1 -1
- package/dist/cjs/hooks/image.cjs +1 -1
- package/dist/cjs/hooks/index.cjs +1 -0
- package/dist/cjs/hooks/level.cjs +1 -1
- package/dist/cjs/hooks/modal.cjs +1 -1
- package/dist/cjs/hooks/table/color.cjs +1 -1
- package/dist/cjs/hooks/table/column.cjs +1 -1
- package/dist/cjs/hooks/table/copy.cjs +1 -1
- package/dist/cjs/hooks/table/hidden.cjs +1 -1
- package/dist/cjs/hooks/table/image.cjs +1 -1
- package/dist/cjs/hooks/table/index.cjs +1 -0
- package/dist/cjs/hooks/table/input.cjs +1 -1
- package/dist/cjs/hooks/table/map.cjs +1 -1
- package/dist/cjs/hooks/table/media.cjs +1 -1
- package/dist/cjs/hooks/table/status.cjs +1 -1
- package/dist/cjs/hooks/table/switch.cjs +1 -1
- package/dist/cjs/hooks/table.cjs +1 -1
- package/dist/cjs/hooks/ui.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/cjs/langs/en-US.cjs +1 -0
- package/dist/cjs/langs/zh-CN.cjs +1 -0
- package/dist/cjs/main.cjs +1 -1
- package/dist/cjs/pages/authLayout.cjs +1 -1
- package/dist/cjs/pages/index.cjs +1 -0
- package/dist/cjs/pages/layout/global.cjs +1 -1
- package/dist/cjs/pages/layout/page.cjs +1 -1
- package/dist/cjs/pages/layout/tab.cjs +1 -1
- package/dist/cjs/pages/layout.cjs +1 -1
- package/dist/cjs/pages/loading.cjs +1 -1
- package/dist/cjs/pages/login.cjs +1 -1
- package/dist/cjs/pages/menu/avatar.cjs +1 -1
- package/dist/cjs/pages/menu/button.cjs +1 -1
- package/dist/cjs/pages/menu/cmd.cjs +1 -1
- package/dist/cjs/pages/menu/dark.cjs +1 -1
- package/dist/cjs/pages/menu/index.cjs +1 -0
- package/dist/cjs/pages/menu/menuApp.cjs +1 -1
- package/dist/cjs/pages/menu/menuMain.cjs +1 -1
- package/dist/cjs/pages/menu/mobile.cjs +1 -1
- package/dist/cjs/pages/menu/notice.cjs +1 -1
- package/dist/cjs/pages/page.cjs +1 -1
- package/dist/cjs/pages/page403.cjs +1 -1
- package/dist/cjs/pages/page404.cjs +1 -1
- package/dist/cjs/pages/page500.cjs +1 -1
- package/dist/cjs/pages/pageEmpty.cjs +1 -1
- package/dist/cjs/pages/pageException.cjs +1 -1
- package/dist/cjs/pages/pageLoading.cjs +1 -1
- package/dist/cjs/pages/pageStatus.cjs +1 -1
- package/dist/cjs/static/images/icon/audio.cjs +1 -0
- package/dist/cjs/static/images/icon/excel.cjs +1 -0
- package/dist/cjs/static/images/icon/file.cjs +1 -0
- package/dist/cjs/static/images/icon/folder.cjs +1 -0
- package/dist/cjs/static/images/icon/pdf.cjs +1 -0
- package/dist/cjs/static/images/icon/ppt.cjs +1 -0
- package/dist/cjs/static/images/icon/video.cjs +1 -0
- package/dist/cjs/static/images/icon/word.cjs +1 -0
- package/dist/cjs/stores/index.cjs +1 -0
- package/dist/cjs/stores/ui.cjs +1 -1
- package/dist/cjs/theme/index.cjs +1 -0
- package/dist/cjs/theme/naiveTheme.cjs +1 -1
- package/dist/cjs/theme/presetTheme.cjs +1 -1
- package/dist/{esm/theme/uno.css.js → cjs/theme/uno.cjs} +3 -6
- package/dist/esm/app.js +13 -19
- package/dist/esm/component.js +66 -89
- package/dist/esm/components/card/card.js +117 -114
- package/dist/esm/components/card/index.js +2 -0
- package/dist/esm/components/card/store.js +39 -57
- package/dist/esm/components/carousel/carousel.js +25 -33
- package/dist/esm/components/carousel/index.js +1 -0
- package/dist/esm/components/cascaderPanel/cascaderPanel.js +321 -376
- package/dist/esm/components/cascaderPanel/index.js +1 -0
- package/dist/esm/components/chart/echart.js +38 -109
- package/dist/esm/components/chart/index.js +1 -0
- package/dist/esm/components/code/code.js +36 -42
- package/dist/esm/components/code/index.js +1 -0
- package/dist/esm/components/crop/imageCrop.js +65 -138
- package/dist/esm/components/crop/imageCropModal.js +82 -115
- package/dist/esm/components/crop/index.js +2 -0
- package/dist/esm/components/dashboard/hello.js +24 -36
- package/dist/esm/components/dashboard/helloBig.js +395 -342
- package/dist/esm/components/dashboard/index.js +3 -0
- package/dist/esm/components/dashboard/quick.js +50 -55
- package/dist/esm/components/data/dynamicData.js +152 -177
- package/dist/esm/components/data/dynamicSelect.js +69 -140
- package/dist/esm/components/data/index.js +3 -0
- package/dist/esm/components/data/selectModal.js +78 -163
- package/dist/esm/components/designEditor/components/grid.js +109 -191
- package/dist/esm/components/designEditor/components/index.js +1 -0
- package/dist/esm/components/designEditor/editor/hook.js +74 -86
- package/dist/esm/components/designEditor/editor/index.js +3 -0
- package/dist/esm/components/designEditor/editor/preview.js +46 -64
- package/dist/esm/components/designEditor/editor/setting.js +52 -153
- package/dist/esm/components/designEditor/editor.js +125 -155
- package/dist/esm/components/designEditor/index.js +7 -0
- package/dist/esm/components/dialog/dialog.js +70 -121
- package/dist/esm/components/dialog/index.js +1 -0
- package/dist/esm/components/draw/drawApps.js +182 -144
- package/dist/esm/components/draw/drawAuth.js +54 -49
- package/dist/esm/components/draw/drawEmpty.js +100 -91
- package/dist/esm/components/draw/drawEmptyForm.js +131 -127
- package/dist/esm/components/draw/drawError.js +275 -241
- package/dist/esm/components/draw/index.js +5 -0
- package/dist/esm/components/drawer/drawer.js +52 -69
- package/dist/esm/components/drawer/drawerPage.js +36 -54
- package/dist/esm/components/drawer/index.js +2 -0
- package/dist/esm/components/editor/aiEditor.js +246 -289
- package/dist/esm/components/editor/index.js +1 -0
- package/dist/esm/components/flowEditor/components/fieldConfig.js +235 -243
- package/dist/esm/components/flowEditor/components/index.js +6 -0
- package/dist/esm/components/flowEditor/components/jsonEditor.js +39 -52
- package/dist/esm/components/flowEditor/components/kvInput.js +56 -66
- package/dist/esm/components/flowEditor/components/nodeCard.js +167 -201
- package/dist/esm/components/flowEditor/components/note.js +31 -36
- package/dist/esm/components/flowEditor/components/setting.js +181 -318
- package/dist/esm/components/flowEditor/components/toolbar.js +100 -119
- package/dist/esm/components/flowEditor/flowEditor.js +234 -325
- package/dist/esm/components/flowEditor/index.js +14 -0
- package/dist/esm/components/flowEditor/nodes/dynamicNodeFactory.js +287 -428
- package/dist/esm/components/flowEditor/nodes/endNode.js +56 -143
- package/dist/esm/components/flowEditor/nodes/index.js +6 -68
- package/dist/esm/components/flowEditor/nodes/processNode.js +55 -142
- package/dist/esm/components/flowEditor/nodes/startNode.js +55 -142
- package/dist/esm/components/flowEditor/utils/nodeDataUtils.js +120 -91
- package/dist/esm/components/form/drawerForm.js +62 -177
- package/dist/esm/components/form/formItem.js +69 -95
- package/dist/esm/components/form/formLayout.js +36 -39
- package/dist/esm/components/form/index.js +7 -0
- package/dist/esm/components/form/modalForm.js +58 -170
- package/dist/esm/components/form/pageForm.js +75 -177
- package/dist/esm/components/form/pageTabForm.js +69 -171
- package/dist/esm/components/form/settingForm.js +61 -156
- package/dist/esm/components/formEditor/base/base.js +48 -135
- package/dist/esm/components/formEditor/base/index.js +4 -0
- package/dist/esm/components/formEditor/base/json.js +28 -38
- package/dist/esm/components/formEditor/base/options.js +35 -47
- package/dist/esm/components/formEditor/base/setting.js +35 -125
- package/dist/esm/components/formEditor/components/cascader.js +136 -232
- package/dist/esm/components/formEditor/components/cascaderAsync.js +130 -228
- package/dist/esm/components/formEditor/components/checkbox.js +129 -226
- package/dist/esm/components/formEditor/components/color.js +85 -171
- package/dist/esm/components/formEditor/components/date.js +153 -240
- package/dist/esm/components/formEditor/components/dynamicInput.js +146 -241
- package/dist/esm/components/formEditor/components/dynamicTags.js +78 -164
- package/dist/esm/components/formEditor/components/editor.js +79 -154
- package/dist/esm/components/formEditor/components/fileUpload.js +104 -190
- package/dist/esm/components/formEditor/components/imageUpload.js +99 -183
- package/dist/esm/components/formEditor/components/index.js +23 -0
- package/dist/esm/components/formEditor/components/input.js +132 -226
- package/dist/esm/components/formEditor/components/inputNumber.js +113 -203
- package/dist/esm/components/formEditor/components/mentionAsync.js +102 -195
- package/dist/esm/components/formEditor/components/radio.js +127 -225
- package/dist/esm/components/formEditor/components/region.js +94 -181
- package/dist/esm/components/formEditor/components/select.js +126 -216
- package/dist/esm/components/formEditor/components/selectAsync.js +127 -229
- package/dist/esm/components/formEditor/components/sider.js +93 -183
- package/dist/esm/components/formEditor/components/switch.js +83 -168
- package/dist/esm/components/formEditor/components/time.js +97 -185
- package/dist/esm/components/formEditor/components/transferAsync.js +109 -208
- package/dist/esm/components/formEditor/components/treeSelect.js +126 -220
- package/dist/esm/components/formEditor/components/treeSelectAsync.js +101 -194
- package/dist/esm/components/formEditor/editor.js +165 -213
- package/dist/esm/components/formEditor/index.js +2 -0
- package/dist/esm/components/formEditor/json.js +17 -23
- package/dist/esm/components/formEditor/preview.js +27 -37
- package/dist/esm/components/formEditor/renderer.js +121 -171
- package/dist/esm/components/icon/icon.js +38 -109
- package/dist/esm/components/icon/iconPicker.js +59 -78
- package/dist/esm/components/icon/index.js +2 -0
- package/dist/esm/components/index.js +130 -0
- package/dist/esm/components/layout/filter.js +15 -27
- package/dist/esm/components/layout/filterLayout.js +24 -30
- package/dist/esm/components/layout/grid.js +17 -23
- package/dist/esm/components/layout/index.js +6 -0
- package/dist/esm/components/layout/list.js +402 -621
- package/dist/esm/components/layout/table.js +410 -632
- package/dist/esm/components/layout/tools.js +56 -153
- package/dist/esm/components/level/index.js +1 -0
- package/dist/esm/components/level/level.js +62 -136
- package/dist/esm/components/list/card.js +73 -94
- package/dist/esm/components/list/index.js +2 -0
- package/dist/esm/components/list/list.js +39 -54
- package/dist/esm/components/mapCoord/index.js +1 -0
- package/dist/esm/components/mapCoord/mapCoord.js +173 -214
- package/dist/esm/components/media/index.js +1 -0
- package/dist/esm/components/media/media.js +92 -101
- package/dist/esm/components/modal/index.js +3 -0
- package/dist/esm/components/modal/modal.js +51 -81
- package/dist/esm/components/modal/modalPage.js +41 -56
- package/dist/esm/components/modal/modalTab.js +50 -69
- package/dist/esm/components/panel/alert.js +30 -53
- package/dist/esm/components/panel/collapse.js +25 -45
- package/dist/esm/components/panel/index.js +3 -0
- package/dist/esm/components/panel/setting.js +28 -50
- package/dist/esm/components/posterEditor/components/CanvasRuler.js +101 -112
- package/dist/esm/components/posterEditor/elements/circle.js +133 -126
- package/dist/esm/components/posterEditor/elements/image.js +138 -130
- package/dist/esm/components/posterEditor/elements/index.js +32 -44
- package/dist/esm/components/posterEditor/elements/rect.js +174 -170
- package/dist/esm/components/posterEditor/elements/text.js +216 -205
- package/dist/esm/components/posterEditor/hooks/index.js +1 -0
- package/dist/esm/components/posterEditor/hooks/usePosterEditor.js +420 -433
- package/dist/esm/components/posterEditor/index.js +4 -0
- package/dist/esm/components/posterEditor/pages/LeftToolbar.js +31 -39
- package/dist/esm/components/posterEditor/pages/Panel.js +16 -30
- package/dist/esm/components/posterEditor/pages/PanelItem.js +11 -21
- package/dist/esm/components/posterEditor/pages/RightPanel.js +301 -439
- package/dist/esm/components/posterEditor/pages/index.js +2 -0
- package/dist/esm/components/posterEditor/posterEditor.js +149 -246
- package/dist/esm/components/schemaEditor/index.js +1 -0
- package/dist/esm/components/schemaEditor/schemaEditor.js +417 -555
- package/dist/esm/components/select/checkboxTag.js +48 -52
- package/dist/esm/components/select/dateTag.js +114 -127
- package/dist/esm/components/select/index.js +4 -0
- package/dist/esm/components/select/radioTag.js +48 -52
- package/dist/esm/components/select/selectCard.js +96 -101
- package/dist/esm/components/spec/index.js +2 -0
- package/dist/esm/components/spec/spec.js +195 -293
- package/dist/esm/components/spec/specEditor.js +220 -350
- package/dist/esm/components/stats/index.js +2 -0
- package/dist/esm/components/stats/number.js +34 -48
- package/dist/esm/components/stats/realTime.js +74 -98
- package/dist/esm/components/status/blockEmpty.js +153 -156
- package/dist/esm/components/status/index.js +2 -0
- package/dist/esm/components/status/listEmpty.js +20 -27
- package/dist/esm/components/table/index.js +2 -0
- package/dist/esm/components/table/table.js +46 -136
- package/dist/esm/components/table/tablePage.js +36 -57
- package/dist/esm/components/textImageEditor/index.js +1 -0
- package/dist/esm/components/textImageEditor/textImageEditor.js +270 -401
- package/dist/esm/components/textImageEditor/textModal.js +69 -76
- package/dist/esm/components/tree/index.js +1 -0
- package/dist/esm/components/tree/treeFilter.js +161 -224
- package/dist/esm/components/upload/config.js +18 -20
- package/dist/esm/components/upload/file.js +232 -316
- package/dist/esm/components/upload/image.js +169 -261
- package/dist/esm/components/upload/index.js +5 -0
- package/dist/esm/components/upload/manage/item.js +130 -209
- package/dist/esm/components/upload/manager.js +337 -453
- package/dist/esm/components/upload/selectFile.js +57 -71
- package/dist/esm/components/upload/video.js +224 -339
- package/dist/esm/components/widget/avatar.js +58 -58
- package/dist/esm/components/widget/connect.js +126 -118
- package/dist/esm/components/widget/image.js +17 -23
- package/dist/esm/components/widget/index.js +4 -0
- package/dist/esm/components/widget/placeholder.js +67 -66
- package/dist/esm/config/echart.js +323 -454
- package/dist/esm/config/index.js +3 -0
- package/dist/esm/config/uno.js +17 -34
- package/dist/esm/config/validate.js +9 -13
- package/dist/esm/dvha-pro.css +2 -1
- package/dist/esm/hooks/action.js +173 -200
- package/dist/esm/hooks/dialog.js +28 -92
- package/dist/esm/hooks/download.js +138 -146
- package/dist/esm/hooks/drawer.js +6 -72
- package/dist/esm/hooks/echart.js +484 -479
- package/dist/esm/hooks/image.js +20 -21
- package/dist/esm/hooks/index.js +18 -0
- package/dist/esm/hooks/level.js +59 -74
- package/dist/esm/hooks/modal.js +6 -72
- package/dist/esm/hooks/table/color.js +8 -18
- package/dist/esm/hooks/table/column.js +30 -32
- package/dist/esm/hooks/table/copy.js +17 -29
- package/dist/esm/hooks/table/hidden.js +33 -45
- package/dist/esm/hooks/table/image.js +27 -95
- package/dist/esm/hooks/table/index.js +7 -0
- package/dist/esm/hooks/table/input.js +85 -115
- package/dist/esm/hooks/table/map.js +5 -20
- package/dist/esm/hooks/table/media.js +17 -82
- package/dist/esm/hooks/table/status.js +21 -30
- package/dist/esm/hooks/table/switch.js +54 -64
- package/dist/esm/hooks/table.js +67 -91
- package/dist/esm/hooks/ui.js +12 -14
- package/dist/esm/index.js +149 -319
- package/dist/esm/langs/en-US.js +89 -0
- package/dist/esm/langs/zh-CN.js +89 -0
- package/dist/esm/main.js +14 -18
- package/dist/esm/pages/authLayout.js +30 -66
- package/dist/esm/pages/index.js +20 -0
- package/dist/esm/pages/layout/global.js +48 -80
- package/dist/esm/pages/layout/page.js +29 -113
- package/dist/esm/pages/layout/tab.js +84 -97
- package/dist/esm/pages/layout.js +9 -13
- package/dist/esm/pages/loading.js +7 -13
- package/dist/esm/pages/login.js +88 -185
- package/dist/esm/pages/menu/avatar.js +155 -266
- package/dist/esm/pages/menu/button.js +33 -103
- package/dist/esm/pages/menu/cmd.js +97 -198
- package/dist/esm/pages/menu/dark.js +40 -53
- package/dist/esm/pages/menu/index.js +7 -0
- package/dist/esm/pages/menu/menuApp.js +105 -226
- package/dist/esm/pages/menu/menuMain.js +68 -159
- package/dist/esm/pages/menu/mobile.js +20 -88
- package/dist/esm/pages/menu/notice.js +99 -211
- package/dist/esm/pages/page.js +41 -49
- package/dist/esm/pages/page403.js +37 -44
- package/dist/esm/pages/page404.js +38 -104
- package/dist/esm/pages/page500.js +35 -43
- package/dist/esm/pages/pageEmpty.js +19 -24
- package/dist/esm/pages/pageException.js +35 -43
- package/dist/esm/pages/pageLoading.js +16 -21
- package/dist/esm/pages/pageStatus.js +24 -100
- package/dist/esm/static/images/icon/audio.js +2 -0
- package/dist/esm/static/images/icon/excel.js +2 -0
- package/dist/esm/static/images/icon/file.js +2 -0
- package/dist/esm/static/images/icon/folder.js +2 -0
- package/dist/esm/static/images/icon/pdf.js +2 -0
- package/dist/esm/static/images/icon/ppt.js +2 -0
- package/dist/esm/static/images/icon/video.js +2 -0
- package/dist/esm/static/images/icon/word.js +2 -0
- package/dist/esm/stores/index.js +1 -0
- package/dist/esm/stores/ui.js +35 -32
- package/dist/esm/theme/index.js +2 -0
- package/dist/esm/theme/naiveTheme.js +74 -82
- package/dist/esm/theme/presetTheme.js +9 -11
- package/dist/esm/theme/uno.js +2 -0
- package/package.json +3 -3
- package/dist/cjs/langs/en-US.json.cjs +0 -1
- package/dist/cjs/langs/zh-CN.json.cjs +0 -1
- package/dist/cjs/static/images/icon/audio.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/excel.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/file.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/folder.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/pdf.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/ppt.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/video.svg.cjs +0 -1
- package/dist/cjs/static/images/icon/word.svg.cjs +0 -1
- package/dist/cjs/theme/uno.css.cjs +0 -1667
- package/dist/esm/langs/en-US.json.js +0 -15
- package/dist/esm/langs/zh-CN.json.js +0 -15
- package/dist/esm/static/images/icon/audio.svg.js +0 -4
- package/dist/esm/static/images/icon/excel.svg.js +0 -4
- package/dist/esm/static/images/icon/file.svg.js +0 -4
- package/dist/esm/static/images/icon/folder.svg.js +0 -4
- package/dist/esm/static/images/icon/pdf.svg.js +0 -4
- package/dist/esm/static/images/icon/ppt.svg.js +0 -4
- package/dist/esm/static/images/icon/video.svg.js +0 -4
- package/dist/esm/static/images/icon/word.svg.js +0 -4
package/dist/esm/index.js
CHANGED
|
@@ -1,319 +1,149 @@
|
|
|
1
|
-
import { DuxApp as
|
|
2
|
-
import { DuxCard as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import
|
|
34
|
-
import
|
|
35
|
-
import
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import "
|
|
50
|
-
import "
|
|
51
|
-
import "
|
|
52
|
-
import "
|
|
53
|
-
import "
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import
|
|
60
|
-
import
|
|
61
|
-
import
|
|
62
|
-
import {
|
|
63
|
-
import
|
|
64
|
-
import
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import
|
|
80
|
-
import
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import
|
|
144
|
-
import
|
|
145
|
-
import
|
|
146
|
-
import
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
We as DuxAuthLayout,
|
|
151
|
-
Ae as DuxAvatar,
|
|
152
|
-
De as DuxBlockEmpty,
|
|
153
|
-
f as DuxCard,
|
|
154
|
-
nr as DuxCardPage,
|
|
155
|
-
g as DuxCarousel,
|
|
156
|
-
s as DuxCascaderPanel,
|
|
157
|
-
E as DuxChart,
|
|
158
|
-
Kr as DuxCheckboxTag,
|
|
159
|
-
C as DuxCodeEditor,
|
|
160
|
-
Rr as DuxCollapsePanel,
|
|
161
|
-
b as DuxDashboardHello,
|
|
162
|
-
y as DuxDashboardHelloBig,
|
|
163
|
-
I as DuxDashboardQuick,
|
|
164
|
-
L as DuxDashboardQuickItem,
|
|
165
|
-
jr as DuxDateTag,
|
|
166
|
-
G as DuxDesignEditor,
|
|
167
|
-
J as DuxDialog,
|
|
168
|
-
Z as DuxDrawApps,
|
|
169
|
-
oo as DuxDrawAuth,
|
|
170
|
-
eo as DuxDrawEmpty,
|
|
171
|
-
xo as DuxDrawEmptyForm,
|
|
172
|
-
uo as DuxDrawError,
|
|
173
|
-
po as DuxDrawer,
|
|
174
|
-
Uo as DuxDrawerForm,
|
|
175
|
-
Do as DuxDrawerPage,
|
|
176
|
-
R as DuxDynamicData,
|
|
177
|
-
U as DuxDynamicSelect,
|
|
178
|
-
ye as DuxFileManage,
|
|
179
|
-
Se as DuxFileUpload,
|
|
180
|
-
tr as DuxFilterLayout,
|
|
181
|
-
Mo as DuxFlowEditor,
|
|
182
|
-
qo as DuxFormEditor,
|
|
183
|
-
Bo as DuxFormItem,
|
|
184
|
-
Oo as DuxFormLayout,
|
|
185
|
-
Xo as DuxFormRenderer,
|
|
186
|
-
mr as DuxGrid,
|
|
187
|
-
$o as DuxIconPicker,
|
|
188
|
-
ke as DuxImage,
|
|
189
|
-
S as DuxImageCrop,
|
|
190
|
-
h as DuxImageCropModal,
|
|
191
|
-
he as DuxImageUpload,
|
|
192
|
-
He as DuxLayout,
|
|
193
|
-
ir as DuxLevel,
|
|
194
|
-
de as DuxListEmpty,
|
|
195
|
-
ar as DuxListLayout,
|
|
196
|
-
cr as DuxListPage,
|
|
197
|
-
_e as DuxLoginPage,
|
|
198
|
-
Fr as DuxMapCoord,
|
|
199
|
-
Pr as DuxMedia,
|
|
200
|
-
ot as DuxMenuApp,
|
|
201
|
-
Ke as DuxMenuAvatar,
|
|
202
|
-
je as DuxMenuButton,
|
|
203
|
-
Je as DuxMenuCmd,
|
|
204
|
-
Ze as DuxMenuDark,
|
|
205
|
-
et as DuxMenuMain,
|
|
206
|
-
xt as DuxMenuNotice,
|
|
207
|
-
ut as DuxMobileMenu,
|
|
208
|
-
Tr as DuxModal,
|
|
209
|
-
Go as DuxModalForm,
|
|
210
|
-
wr as DuxModalPage,
|
|
211
|
-
Mr as DuxModalTab,
|
|
212
|
-
pt as DuxPage,
|
|
213
|
-
Dt as DuxPage403,
|
|
214
|
-
dt as DuxPage404,
|
|
215
|
-
st as DuxPage500,
|
|
216
|
-
gt as DuxPageEmpty,
|
|
217
|
-
Et as DuxPageException,
|
|
218
|
-
Qo as DuxPageForm,
|
|
219
|
-
Ct as DuxPageLoading,
|
|
220
|
-
St as DuxPageStatus,
|
|
221
|
-
zo as DuxPageTabForm,
|
|
222
|
-
Nr as DuxPanelAlert,
|
|
223
|
-
Lr as DuxPanelCard,
|
|
224
|
-
Ve as DuxPlaceholder,
|
|
225
|
-
Hr as DuxPosterEditor,
|
|
226
|
-
Jr as DuxRadioTag,
|
|
227
|
-
_r as DuxSchemaTreeEditor,
|
|
228
|
-
Zr as DuxSelectCard,
|
|
229
|
-
B as DuxSelectModal,
|
|
230
|
-
Ie as DuxSelectUpload,
|
|
231
|
-
Yo as DuxSettingForm,
|
|
232
|
-
oe as DuxSpec,
|
|
233
|
-
ee as DuxSpecEditor,
|
|
234
|
-
ue as DuxStatsNumber,
|
|
235
|
-
pe as DuxStatsRealTime,
|
|
236
|
-
l as DuxStatsStore,
|
|
237
|
-
d as DuxStatsStoreItem,
|
|
238
|
-
se as DuxTable,
|
|
239
|
-
rr as DuxTableFilter,
|
|
240
|
-
fr as DuxTableLayout,
|
|
241
|
-
ge as DuxTablePage,
|
|
242
|
-
lr as DuxTableTools,
|
|
243
|
-
Ee as DuxTextImageEditor,
|
|
244
|
-
Ce as DuxTreeFilter,
|
|
245
|
-
be as DuxVideoUpload,
|
|
246
|
-
ve as DuxWidgetConnect,
|
|
247
|
-
z as DuxWidgetEditorPreview,
|
|
248
|
-
Vx as EndNode,
|
|
249
|
-
Ox as EndNodeSetting,
|
|
250
|
-
Lo as FIELD_TYPE_OPTIONS,
|
|
251
|
-
no as FlowFieldConfig,
|
|
252
|
-
co as FlowKVInput,
|
|
253
|
-
Po as FlowNodeCard,
|
|
254
|
-
Fo as FlowNote,
|
|
255
|
-
To as FlowSetting,
|
|
256
|
-
wo as FlowToolbar,
|
|
257
|
-
Hx as ProcessNode,
|
|
258
|
-
Qx as ProcessNodeSetting,
|
|
259
|
-
Kx as StartNode,
|
|
260
|
-
Yx as StartNodeSetting,
|
|
261
|
-
Y as WidgetEditorSetting,
|
|
262
|
-
j as WidgetEditorSettingCard,
|
|
263
|
-
Mt as config,
|
|
264
|
-
Mx as createDuxPro,
|
|
265
|
-
Ux as createDynamicFlowNode,
|
|
266
|
-
kx as createDynamicFlowNodes,
|
|
267
|
-
te as createSpec,
|
|
268
|
-
xe as createSpecValue,
|
|
269
|
-
No as defaultNodes,
|
|
270
|
-
O as duxFormEditorGrid,
|
|
271
|
-
Ur as elementConfigs,
|
|
272
|
-
kr as elementRegistry,
|
|
273
|
-
Tx as enUS,
|
|
274
|
-
ht as generateRainbowFromColor,
|
|
275
|
-
Br as getElementConfig,
|
|
276
|
-
Vr as getElementsByCategory,
|
|
277
|
-
Wx as getEndNodeRegistry,
|
|
278
|
-
Ao as getFieldTypeOptions,
|
|
279
|
-
_x as getProcessNodeRegistry,
|
|
280
|
-
jx as getStartNodeRegistry,
|
|
281
|
-
wt as getTheme,
|
|
282
|
-
Nt as initVeeValidate,
|
|
283
|
-
Rx as presetTheme,
|
|
284
|
-
Lx as themeOverrides,
|
|
285
|
-
Lt as useAction,
|
|
286
|
-
At as useActionButton,
|
|
287
|
-
Rt as useActionDropdown,
|
|
288
|
-
Ut as useDialog,
|
|
289
|
-
Bt as useDownload,
|
|
290
|
-
Ot as useDrawer,
|
|
291
|
-
Gt as useEchartBar,
|
|
292
|
-
Ht as useEchartCommon,
|
|
293
|
-
Qt as useEchartFunnel,
|
|
294
|
-
_t as useEchartLine,
|
|
295
|
-
zt as useEchartMap,
|
|
296
|
-
Kt as useEchartPie,
|
|
297
|
-
Yt as useEchartRadar,
|
|
298
|
-
jt as useEchartRing,
|
|
299
|
-
qt as useEchartRose,
|
|
300
|
-
Jt as useEchartTreeMap,
|
|
301
|
-
Xt as useEchartType,
|
|
302
|
-
Q as useEditor,
|
|
303
|
-
$t as useImagePreview,
|
|
304
|
-
rx as useLevel,
|
|
305
|
-
tx as useModal,
|
|
306
|
-
Ro as useNodeDataFlow,
|
|
307
|
-
Wr as usePosterEditor,
|
|
308
|
-
mx as useTable,
|
|
309
|
-
fx as useTableColumn,
|
|
310
|
-
ax as useTableColumnColor,
|
|
311
|
-
lx as useTableColumnImage,
|
|
312
|
-
ix as useTableColumnMap,
|
|
313
|
-
nx as useTableColumnMedia,
|
|
314
|
-
cx as useTableColumnStatus,
|
|
315
|
-
Px as useTableColumnSwitch,
|
|
316
|
-
Fx as useUI,
|
|
317
|
-
Nx as useUIStore,
|
|
318
|
-
wx as zhCN
|
|
319
|
-
};
|
|
1
|
+
import { DuxApp as e } from "./app.js";
|
|
2
|
+
import { DuxCard as t } from "./components/card/card.js";
|
|
3
|
+
import { DuxAvatar as n } from "./components/widget/avatar.js";
|
|
4
|
+
import { DuxWidgetConnect as r } from "./components/widget/connect.js";
|
|
5
|
+
import { DuxPlaceholder as i } from "./components/widget/placeholder.js";
|
|
6
|
+
import { DuxImage as a } from "./components/widget/image.js";
|
|
7
|
+
import { DuxMedia as o } from "./components/media/media.js";
|
|
8
|
+
import { DuxStatsStore as s, DuxStatsStoreItem as c } from "./components/card/store.js";
|
|
9
|
+
import { DuxCascaderPanel as l } from "./components/cascaderPanel/cascaderPanel.js";
|
|
10
|
+
import { DuxCarousel as u } from "./components/carousel/carousel.js";
|
|
11
|
+
import { useDialog as d } from "./hooks/dialog.js";
|
|
12
|
+
import { useDrawer as f } from "./hooks/drawer.js";
|
|
13
|
+
import { useModal as p } from "./hooks/modal.js";
|
|
14
|
+
import { useAction as m, useActionButton as h, useActionDropdown as g } from "./hooks/action.js";
|
|
15
|
+
import { useDownload as _ } from "./hooks/download.js";
|
|
16
|
+
import { useEchartBar as v, useEchartCommon as y, useEchartFunnel as b, useEchartLine as x, useEchartMap as S, useEchartPie as C, useEchartRadar as w, useEchartRing as T, useEchartRose as E, useEchartTreeMap as D, useEchartType as O } from "./hooks/echart.js";
|
|
17
|
+
import { useImagePreview as k } from "./hooks/image.js";
|
|
18
|
+
import { useLevel as A } from "./hooks/level.js";
|
|
19
|
+
import { useTable as j } from "./hooks/table.js";
|
|
20
|
+
import { useTableColumnColor as M } from "./hooks/table/color.js";
|
|
21
|
+
import { useTableColumnImage as N } from "./hooks/table/image.js";
|
|
22
|
+
import { useTableColumnMap as P } from "./hooks/table/map.js";
|
|
23
|
+
import { useTableColumnMedia as F } from "./hooks/table/media.js";
|
|
24
|
+
import { useTableColumnStatus as I } from "./hooks/table/status.js";
|
|
25
|
+
import { useTableColumnSwitch as L } from "./hooks/table/switch.js";
|
|
26
|
+
import { useTableColumn as R } from "./hooks/table/column.js";
|
|
27
|
+
import { useUIStore as z } from "./stores/ui.js";
|
|
28
|
+
import { useUI as B } from "./hooks/ui.js";
|
|
29
|
+
import "./hooks/index.js";
|
|
30
|
+
import { DuxChart as V } from "./components/chart/echart.js";
|
|
31
|
+
import { DuxCodeEditor as H } from "./components/code/code.js";
|
|
32
|
+
import { DuxImageCrop as U } from "./components/crop/imageCrop.js";
|
|
33
|
+
import W from "./components/modal/modal.js";
|
|
34
|
+
import G from "./components/modal/modalPage.js";
|
|
35
|
+
import K from "./components/modal/modalTab.js";
|
|
36
|
+
import { DuxImageCropModal as q } from "./components/crop/imageCropModal.js";
|
|
37
|
+
import { DuxDashboardHello as J } from "./components/dashboard/hello.js";
|
|
38
|
+
import { DuxDashboardHelloBig as Y } from "./components/dashboard/helloBig.js";
|
|
39
|
+
import { DuxDashboardQuick as X, DuxDashboardQuickItem as Z } from "./components/dashboard/quick.js";
|
|
40
|
+
import { DuxBlockEmpty as Q } from "./components/status/blockEmpty.js";
|
|
41
|
+
import { DuxDrawApps as $ } from "./components/draw/drawApps.js";
|
|
42
|
+
import { DuxDrawAuth as ee } from "./components/draw/drawAuth.js";
|
|
43
|
+
import { DuxDrawEmpty as te } from "./components/draw/drawEmpty.js";
|
|
44
|
+
import { DuxDrawEmptyForm as ne } from "./components/draw/drawEmptyForm.js";
|
|
45
|
+
import { DuxDrawError as re } from "./components/draw/drawError.js";
|
|
46
|
+
import { DuxListEmpty as ie } from "./components/status/listEmpty.js";
|
|
47
|
+
import { DuxDynamicData as ae } from "./components/data/dynamicData.js";
|
|
48
|
+
import { DuxDynamicSelect as oe } from "./components/data/dynamicSelect.js";
|
|
49
|
+
import se from "./components/data/selectModal.js";
|
|
50
|
+
import { DuxTableFilter as ce } from "./components/layout/filter.js";
|
|
51
|
+
import { DuxFilterLayout as le } from "./components/layout/filterLayout.js";
|
|
52
|
+
import { DuxGrid as ue } from "./components/layout/grid.js";
|
|
53
|
+
import { generateRainbowFromColor as de, getTheme as fe } from "./config/echart.js";
|
|
54
|
+
import { themeOverrides as pe } from "./theme/naiveTheme.js";
|
|
55
|
+
import { presetTheme as me } from "./theme/presetTheme.js";
|
|
56
|
+
import "./theme/index.js";
|
|
57
|
+
import { config as he } from "./config/uno.js";
|
|
58
|
+
import { initVeeValidate as ge } from "./config/validate.js";
|
|
59
|
+
import "./config/index.js";
|
|
60
|
+
import _e from "./pages/menu/button.js";
|
|
61
|
+
import ve from "./pages/menu/avatar.js";
|
|
62
|
+
import { DuxMenuCmd as ye } from "./pages/menu/cmd.js";
|
|
63
|
+
import be from "./pages/menu/dark.js";
|
|
64
|
+
import xe from "./pages/menu/notice.js";
|
|
65
|
+
import { DuxMenuApp as Se } from "./pages/menu/menuApp.js";
|
|
66
|
+
import { DuxMenuMain as Ce } from "./pages/menu/menuMain.js";
|
|
67
|
+
import { DuxMobileMenu as we } from "./pages/menu/mobile.js";
|
|
68
|
+
import { DuxAuthLayout as Te } from "./pages/authLayout.js";
|
|
69
|
+
import { DuxLayout as Ee } from "./pages/layout.js";
|
|
70
|
+
import { DuxLoginPage as De } from "./pages/login.js";
|
|
71
|
+
import { DuxPage as Oe } from "./pages/page.js";
|
|
72
|
+
import { DuxPageStatus as ke } from "./pages/pageStatus.js";
|
|
73
|
+
import { DuxPage403 as Ae } from "./pages/page403.js";
|
|
74
|
+
import { DuxPage404 as je } from "./pages/page404.js";
|
|
75
|
+
import { DuxPage500 as Me } from "./pages/page500.js";
|
|
76
|
+
import { DuxPageEmpty as Ne } from "./pages/pageEmpty.js";
|
|
77
|
+
import { DuxPageException as Pe } from "./pages/pageException.js";
|
|
78
|
+
import { DuxPageLoading as Fe } from "./pages/pageLoading.js";
|
|
79
|
+
import "./pages/index.js";
|
|
80
|
+
import Ie from "./components/drawer/drawer.js";
|
|
81
|
+
import { DuxDrawerPage as Le } from "./components/drawer/drawerPage.js";
|
|
82
|
+
import { DuxListLayout as Re } from "./components/layout/list.js";
|
|
83
|
+
import { DuxTableTools as ze } from "./components/layout/tools.js";
|
|
84
|
+
import { DuxTableLayout as Be } from "./components/layout/table.js";
|
|
85
|
+
import { DuxWidgetEditorPreview as Ve } from "./components/designEditor/editor/preview.js";
|
|
86
|
+
import { WidgetEditorSetting as He, WidgetEditorSettingCard as Ue } from "./components/designEditor/editor/setting.js";
|
|
87
|
+
import { duxFormEditorGrid as We } from "./components/designEditor/components/grid.js";
|
|
88
|
+
import { useEditor as Ge } from "./components/designEditor/editor/hook.js";
|
|
89
|
+
import { DuxDesignEditor as Ke } from "./components/designEditor/editor.js";
|
|
90
|
+
import qe from "./components/dialog/dialog.js";
|
|
91
|
+
import { DuxAiEditor as Je } from "./components/editor/aiEditor.js";
|
|
92
|
+
import { FlowFieldConfig as Ye } from "./components/flowEditor/components/fieldConfig.js";
|
|
93
|
+
import { FlowKVInput as Xe } from "./components/flowEditor/components/kvInput.js";
|
|
94
|
+
import { DuxFormLayout as Ze } from "./components/form/formLayout.js";
|
|
95
|
+
import { DuxDrawerForm as Qe } from "./components/form/drawerForm.js";
|
|
96
|
+
import { DuxFormItem as $e } from "./components/form/formItem.js";
|
|
97
|
+
import { DuxModalForm as et } from "./components/form/modalForm.js";
|
|
98
|
+
import { DuxPageForm as tt } from "./components/form/pageForm.js";
|
|
99
|
+
import { DuxPageTabForm as nt } from "./components/form/pageTabForm.js";
|
|
100
|
+
import { DuxSettingForm as rt } from "./components/form/settingForm.js";
|
|
101
|
+
import { EndNode as it, EndNodeSetting as at, getEndNodeRegistry as ot } from "./components/flowEditor/nodes/endNode.js";
|
|
102
|
+
import { ProcessNode as st, ProcessNodeSetting as ct, getProcessNodeRegistry as lt } from "./components/flowEditor/nodes/processNode.js";
|
|
103
|
+
import { StartNode as ut, StartNodeSetting as dt, getStartNodeRegistry as ft } from "./components/flowEditor/nodes/startNode.js";
|
|
104
|
+
import { FlowNote as pt } from "./components/flowEditor/components/note.js";
|
|
105
|
+
import { createDynamicFlowNode as mt, createDynamicFlowNodes as ht } from "./components/flowEditor/nodes/dynamicNodeFactory.js";
|
|
106
|
+
import { defaultNodes as gt } from "./components/flowEditor/nodes/index.js";
|
|
107
|
+
import { FlowNodeCard as _t } from "./components/flowEditor/components/nodeCard.js";
|
|
108
|
+
import { FlowSetting as vt } from "./components/flowEditor/components/setting.js";
|
|
109
|
+
import { FlowToolbar as yt } from "./components/flowEditor/components/toolbar.js";
|
|
110
|
+
import { DuxFlowEditor as bt } from "./components/flowEditor/flowEditor.js";
|
|
111
|
+
import { FIELD_TYPE_OPTIONS as xt, getFieldTypeOptions as St, useNodeDataFlow as Ct } from "./components/flowEditor/utils/nodeDataUtils.js";
|
|
112
|
+
import { DuxFileUpload as wt } from "./components/upload/file.js";
|
|
113
|
+
import { DuxImageUpload as Tt } from "./components/upload/image.js";
|
|
114
|
+
import { DuxVideoUpload as Et } from "./components/upload/video.js";
|
|
115
|
+
import Dt from "./components/upload/manager.js";
|
|
116
|
+
import { DuxSelectUpload as Ot } from "./components/upload/selectFile.js";
|
|
117
|
+
import { DuxLevel as kt } from "./components/level/level.js";
|
|
118
|
+
import { DuxFormEditor as At } from "./components/formEditor/editor.js";
|
|
119
|
+
import { DuxFormRenderer as jt } from "./components/formEditor/renderer.js";
|
|
120
|
+
import { DuxIconPicker as Mt } from "./components/icon/icon.js";
|
|
121
|
+
import { DuxCardPage as Nt } from "./components/list/card.js";
|
|
122
|
+
import { DuxListPage as Pt } from "./components/list/list.js";
|
|
123
|
+
import { DuxMapCoord as Ft } from "./components/mapCoord/mapCoord.js";
|
|
124
|
+
import { DuxPanelAlert as It } from "./components/panel/alert.js";
|
|
125
|
+
import { DuxPanelCard as Lt } from "./components/panel/setting.js";
|
|
126
|
+
import { DuxCollapsePanel as Rt } from "./components/panel/collapse.js";
|
|
127
|
+
import { elementConfigs as zt, elementRegistry as Bt, getElementConfig as Vt, getElementsByCategory as Ht } from "./components/posterEditor/elements/index.js";
|
|
128
|
+
import { usePosterEditor as Ut } from "./components/posterEditor/hooks/usePosterEditor.js";
|
|
129
|
+
import { DuxPosterEditor as Wt } from "./components/posterEditor/posterEditor.js";
|
|
130
|
+
import { DuxSchemaTreeEditor as Gt } from "./components/schemaEditor/schemaEditor.js";
|
|
131
|
+
import { DuxCheckboxTag as Kt } from "./components/select/checkboxTag.js";
|
|
132
|
+
import { DuxDateTag as qt } from "./components/select/dateTag.js";
|
|
133
|
+
import { DuxRadioTag as Jt } from "./components/select/radioTag.js";
|
|
134
|
+
import { DuxSelectCard as Yt } from "./components/select/selectCard.js";
|
|
135
|
+
import { DuxSpecEditor as Xt, createSpec as Zt, createSpecValue as Qt } from "./components/spec/specEditor.js";
|
|
136
|
+
import { DuxSpec as $t } from "./components/spec/spec.js";
|
|
137
|
+
import { DuxStatsNumber as en } from "./components/stats/number.js";
|
|
138
|
+
import { DuxStatsRealTime as tn } from "./components/stats/realTime.js";
|
|
139
|
+
import { DuxTable as nn } from "./components/table/table.js";
|
|
140
|
+
import { DuxTablePage as rn } from "./components/table/tablePage.js";
|
|
141
|
+
import { DuxTextImageEditor as an } from "./components/textImageEditor/textImageEditor.js";
|
|
142
|
+
import { DuxTreeFilter as on } from "./components/tree/treeFilter.js";
|
|
143
|
+
import "./components/index.js";
|
|
144
|
+
import "./component.js";
|
|
145
|
+
import sn from "./langs/en-US.js";
|
|
146
|
+
import cn from "./langs/zh-CN.js";
|
|
147
|
+
import { createDuxPro as ln } from "./main.js";
|
|
148
|
+
import "./stores/index.js";
|
|
149
|
+
export { Je as DuxAiEditor, e as DuxApp, Te as DuxAuthLayout, n as DuxAvatar, Q as DuxBlockEmpty, t as DuxCard, Nt as DuxCardPage, u as DuxCarousel, l as DuxCascaderPanel, V as DuxChart, Kt as DuxCheckboxTag, H as DuxCodeEditor, Rt as DuxCollapsePanel, J as DuxDashboardHello, Y as DuxDashboardHelloBig, X as DuxDashboardQuick, Z as DuxDashboardQuickItem, qt as DuxDateTag, Ke as DuxDesignEditor, qe as DuxDialog, $ as DuxDrawApps, ee as DuxDrawAuth, te as DuxDrawEmpty, ne as DuxDrawEmptyForm, re as DuxDrawError, Ie as DuxDrawer, Qe as DuxDrawerForm, Le as DuxDrawerPage, ae as DuxDynamicData, oe as DuxDynamicSelect, Dt as DuxFileManage, wt as DuxFileUpload, le as DuxFilterLayout, bt as DuxFlowEditor, At as DuxFormEditor, $e as DuxFormItem, Ze as DuxFormLayout, jt as DuxFormRenderer, ue as DuxGrid, Mt as DuxIconPicker, a as DuxImage, U as DuxImageCrop, q as DuxImageCropModal, Tt as DuxImageUpload, Ee as DuxLayout, kt as DuxLevel, ie as DuxListEmpty, Re as DuxListLayout, Pt as DuxListPage, De as DuxLoginPage, Ft as DuxMapCoord, o as DuxMedia, Se as DuxMenuApp, ve as DuxMenuAvatar, _e as DuxMenuButton, ye as DuxMenuCmd, be as DuxMenuDark, Ce as DuxMenuMain, xe as DuxMenuNotice, we as DuxMobileMenu, W as DuxModal, et as DuxModalForm, G as DuxModalPage, K as DuxModalTab, Oe as DuxPage, Ae as DuxPage403, je as DuxPage404, Me as DuxPage500, Ne as DuxPageEmpty, Pe as DuxPageException, tt as DuxPageForm, Fe as DuxPageLoading, ke as DuxPageStatus, nt as DuxPageTabForm, It as DuxPanelAlert, Lt as DuxPanelCard, i as DuxPlaceholder, Wt as DuxPosterEditor, Jt as DuxRadioTag, Gt as DuxSchemaTreeEditor, Yt as DuxSelectCard, se as DuxSelectModal, Ot as DuxSelectUpload, rt as DuxSettingForm, $t as DuxSpec, Xt as DuxSpecEditor, en as DuxStatsNumber, tn as DuxStatsRealTime, s as DuxStatsStore, c as DuxStatsStoreItem, nn as DuxTable, ce as DuxTableFilter, Be as DuxTableLayout, rn as DuxTablePage, ze as DuxTableTools, an as DuxTextImageEditor, on as DuxTreeFilter, Et as DuxVideoUpload, r as DuxWidgetConnect, Ve as DuxWidgetEditorPreview, it as EndNode, at as EndNodeSetting, xt as FIELD_TYPE_OPTIONS, Ye as FlowFieldConfig, Xe as FlowKVInput, _t as FlowNodeCard, pt as FlowNote, vt as FlowSetting, yt as FlowToolbar, st as ProcessNode, ct as ProcessNodeSetting, ut as StartNode, dt as StartNodeSetting, He as WidgetEditorSetting, Ue as WidgetEditorSettingCard, he as config, ln as createDuxPro, mt as createDynamicFlowNode, ht as createDynamicFlowNodes, Zt as createSpec, Qt as createSpecValue, gt as defaultNodes, We as duxFormEditorGrid, zt as elementConfigs, Bt as elementRegistry, sn as enUS, de as generateRainbowFromColor, Vt as getElementConfig, Ht as getElementsByCategory, ot as getEndNodeRegistry, St as getFieldTypeOptions, lt as getProcessNodeRegistry, ft as getStartNodeRegistry, fe as getTheme, ge as initVeeValidate, me as presetTheme, pe as themeOverrides, m as useAction, h as useActionButton, g as useActionDropdown, d as useDialog, _ as useDownload, f as useDrawer, v as useEchartBar, y as useEchartCommon, b as useEchartFunnel, x as useEchartLine, S as useEchartMap, C as useEchartPie, w as useEchartRadar, T as useEchartRing, E as useEchartRose, D as useEchartTreeMap, O as useEchartType, Ge as useEditor, k as useImagePreview, A as useLevel, p as useModal, Ct as useNodeDataFlow, Ut as usePosterEditor, j as useTable, R as useTableColumn, M as useTableColumnColor, N as useTableColumnImage, P as useTableColumnMap, F as useTableColumnMedia, I as useTableColumnStatus, L as useTableColumnSwitch, B as useUI, z as useUIStore, cn as zhCN };
|