@duxweb/dvha-pro 1.1.29 → 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/cjs/theme/{uno.css.cjs → uno.cjs} +6 -3
- 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 -244
- 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/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/theme/uno.css.js +0 -1667
|
@@ -1,456 +1,325 @@
|
|
|
1
|
-
import { generate as
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { generate as e } from "@ant-design/colors";
|
|
2
|
+
function t(e, t) {
|
|
3
|
+
let n = (Number(e.h) % 360 + 360) % 360, r = [], i = [
|
|
4
|
+
0,
|
|
5
|
+
144,
|
|
6
|
+
72,
|
|
7
|
+
216,
|
|
8
|
+
36,
|
|
9
|
+
180,
|
|
10
|
+
108,
|
|
11
|
+
252,
|
|
12
|
+
18,
|
|
13
|
+
162
|
|
14
|
+
];
|
|
15
|
+
if (t <= i.length) for (let e = 0; e < t; e++) {
|
|
16
|
+
let t = (n + i[e]) % 360;
|
|
17
|
+
r.push(`hsla(${t}, 60%, 55%, 0.8)`);
|
|
18
|
+
}
|
|
19
|
+
else for (let e = 0; e < t; e++) {
|
|
20
|
+
let t = (n + e * 137.508) % 360;
|
|
21
|
+
r.push(`hsla(${t}, 60%, 55%, 0.8)`);
|
|
22
|
+
}
|
|
23
|
+
return r;
|
|
15
24
|
}
|
|
16
|
-
function n(
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
splitArea: {
|
|
316
|
-
show: !1,
|
|
317
|
-
areaStyle: {
|
|
318
|
-
color: [
|
|
319
|
-
"rgba(250,250,250,0)",
|
|
320
|
-
"rgb(var(--ui-bg-muted))"
|
|
321
|
-
]
|
|
322
|
-
}
|
|
323
|
-
}
|
|
324
|
-
},
|
|
325
|
-
timeAxis: {
|
|
326
|
-
axisLine: {
|
|
327
|
-
show: !0,
|
|
328
|
-
lineStyle: {
|
|
329
|
-
color: "rgb(var(--ui-border-accented))"
|
|
330
|
-
}
|
|
331
|
-
},
|
|
332
|
-
axisTick: {
|
|
333
|
-
show: !1,
|
|
334
|
-
lineStyle: {
|
|
335
|
-
color: "rgb(var(--ui-border-accented))"
|
|
336
|
-
}
|
|
337
|
-
},
|
|
338
|
-
axisLabel: {
|
|
339
|
-
show: !0,
|
|
340
|
-
color: "rgb(var(--ui-text-muted))"
|
|
341
|
-
},
|
|
342
|
-
splitLine: {
|
|
343
|
-
show: !0,
|
|
344
|
-
lineStyle: {
|
|
345
|
-
color: [
|
|
346
|
-
"rgb(var(--ui-border-accented))"
|
|
347
|
-
]
|
|
348
|
-
}
|
|
349
|
-
},
|
|
350
|
-
splitArea: {
|
|
351
|
-
show: !1,
|
|
352
|
-
areaStyle: {
|
|
353
|
-
color: [
|
|
354
|
-
"rgba(250,250,250,0)",
|
|
355
|
-
"rgb(var(--ui-bg-muted))"
|
|
356
|
-
]
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
},
|
|
360
|
-
toolbox: {
|
|
361
|
-
iconStyle: {
|
|
362
|
-
borderColor: "rgb(var(--ui-border-muted))"
|
|
363
|
-
},
|
|
364
|
-
emphasis: {
|
|
365
|
-
iconStyle: {
|
|
366
|
-
borderColor: "rgb(var(--ui-border-muted))"
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
},
|
|
370
|
-
legend: {
|
|
371
|
-
textStyle: {
|
|
372
|
-
color: "rgb(var(--ui-text-muted))"
|
|
373
|
-
}
|
|
374
|
-
},
|
|
375
|
-
tooltip: {
|
|
376
|
-
backgroundColor: "rgb(var(--ui-bg) / 0.8)",
|
|
377
|
-
shadowBlur: 10,
|
|
378
|
-
borderWidth: 0,
|
|
379
|
-
textStyle: {
|
|
380
|
-
color: "rgb(var(--ui-text))"
|
|
381
|
-
},
|
|
382
|
-
axisPointer: {
|
|
383
|
-
lineStyle: {
|
|
384
|
-
color: "rgb(var(--ui-border-muted))",
|
|
385
|
-
width: 1
|
|
386
|
-
},
|
|
387
|
-
crossStyle: {
|
|
388
|
-
color: "rgb(var(--ui-border-muted))",
|
|
389
|
-
width: 1
|
|
390
|
-
}
|
|
391
|
-
}
|
|
392
|
-
},
|
|
393
|
-
timeline: {
|
|
394
|
-
lineStyle: {
|
|
395
|
-
color: "rgb(var(--ui-primary))",
|
|
396
|
-
width: 1
|
|
397
|
-
},
|
|
398
|
-
itemStyle: {
|
|
399
|
-
color: "rgb(var(--ui-primary))",
|
|
400
|
-
borderWidth: 1
|
|
401
|
-
},
|
|
402
|
-
controlStyle: {
|
|
403
|
-
color: "rgb(var(--ui-primary))",
|
|
404
|
-
borderColor: "rgb(var(--ui-primary))",
|
|
405
|
-
borderWidth: 0.5
|
|
406
|
-
},
|
|
407
|
-
checkpointStyle: {
|
|
408
|
-
color: "rgb(var(--ui-primary))",
|
|
409
|
-
borderColor: "rgb(var(--ui-primary))"
|
|
410
|
-
},
|
|
411
|
-
label: {
|
|
412
|
-
color: "rgb(var(--ui-primary))"
|
|
413
|
-
},
|
|
414
|
-
emphasis: {
|
|
415
|
-
itemStyle: {
|
|
416
|
-
color: "rgb(var(--ui-primary))"
|
|
417
|
-
},
|
|
418
|
-
controlStyle: {
|
|
419
|
-
color: "rgb(var(--ui-primary))",
|
|
420
|
-
borderColor: "rgb(var(--ui-primary))",
|
|
421
|
-
borderWidth: 0.5
|
|
422
|
-
},
|
|
423
|
-
label: {
|
|
424
|
-
color: "rgb(var(--ui-primary))"
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
},
|
|
428
|
-
visualMap: {
|
|
429
|
-
color: t
|
|
430
|
-
},
|
|
431
|
-
dataZoom: {
|
|
432
|
-
backgroundColor: "rgba(255,255,255,0)",
|
|
433
|
-
dataBackgroundColor: "rgba(222,222,222,1)",
|
|
434
|
-
fillerColor: "rgba(114,230,212,0.25)",
|
|
435
|
-
handleColor: "rgb(var(--ui-border-muted))",
|
|
436
|
-
handleSize: "100%",
|
|
437
|
-
textStyle: {
|
|
438
|
-
color: "rgb(var(--ui-text-muted))"
|
|
439
|
-
}
|
|
440
|
-
},
|
|
441
|
-
markPoint: {
|
|
442
|
-
label: {
|
|
443
|
-
color: "rgb(var(--ui-text))"
|
|
444
|
-
},
|
|
445
|
-
emphasis: {
|
|
446
|
-
label: {
|
|
447
|
-
color: "rgb(var(--ui-text))"
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
};
|
|
25
|
+
function n(t, n) {
|
|
26
|
+
let r = n ? e(t[0], {
|
|
27
|
+
theme: "dark",
|
|
28
|
+
backgroundColor: "rgb(var(--ui-bg))"
|
|
29
|
+
}) : e(t[0], { backgroundColor: "rgb(var(--ui-bg))" });
|
|
30
|
+
return {
|
|
31
|
+
color: t,
|
|
32
|
+
backgroundColor: "rgba(255,255,255,0)",
|
|
33
|
+
textStyle: {},
|
|
34
|
+
grid: {
|
|
35
|
+
left: "10",
|
|
36
|
+
right: "10",
|
|
37
|
+
top: "10%",
|
|
38
|
+
bottom: "5%",
|
|
39
|
+
containLabel: !0
|
|
40
|
+
},
|
|
41
|
+
title: {
|
|
42
|
+
textStyle: {
|
|
43
|
+
fontSize: 16,
|
|
44
|
+
fontWeight: "500",
|
|
45
|
+
textAlign: "left",
|
|
46
|
+
color: "rgb(var(--ui-text))"
|
|
47
|
+
},
|
|
48
|
+
subtextStyle: { color: "rgb(var(--ui-text-muted))" }
|
|
49
|
+
},
|
|
50
|
+
line: {
|
|
51
|
+
itemStyle: { borderWidth: "2" },
|
|
52
|
+
lineStyle: { width: "2" },
|
|
53
|
+
areaStyle: { opacity: .3 },
|
|
54
|
+
symbolSize: "8",
|
|
55
|
+
symbol: "emptyCircle",
|
|
56
|
+
smooth: !1
|
|
57
|
+
},
|
|
58
|
+
radar: {
|
|
59
|
+
itemStyle: { borderWidth: "2" },
|
|
60
|
+
lineStyle: { width: "2" },
|
|
61
|
+
symbolSize: "6",
|
|
62
|
+
symbol: "emptyCircle",
|
|
63
|
+
smooth: !1,
|
|
64
|
+
axisLine: { lineStyle: { color: "rgb(var(--ui-text-muted))" } },
|
|
65
|
+
splitLine: { lineStyle: { color: "rgb(var(--ui-border-accented))" } },
|
|
66
|
+
splitArea: { areaStyle: { color: ["rgba(250,250,250,0)", "rgb(var(--ui-bg-muted))"] } }
|
|
67
|
+
},
|
|
68
|
+
bar: { itemStyle: {
|
|
69
|
+
barBorderWidth: 0,
|
|
70
|
+
barBorderColor: "rgb(var(--ui-border-muted))",
|
|
71
|
+
borderRadius: 0
|
|
72
|
+
} },
|
|
73
|
+
pie: {
|
|
74
|
+
itemStyle: {
|
|
75
|
+
borderWidth: 1.5,
|
|
76
|
+
borderColor: "var(--ui-border)",
|
|
77
|
+
borderRadius: 0
|
|
78
|
+
},
|
|
79
|
+
label: { color: "rgb(var(--ui-text))" }
|
|
80
|
+
},
|
|
81
|
+
scatter: { itemStyle: {
|
|
82
|
+
borderWidth: 0,
|
|
83
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
84
|
+
} },
|
|
85
|
+
boxplot: { itemStyle: {
|
|
86
|
+
borderWidth: 0,
|
|
87
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
88
|
+
} },
|
|
89
|
+
parallel: { itemStyle: {
|
|
90
|
+
borderWidth: 0,
|
|
91
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
92
|
+
} },
|
|
93
|
+
sankey: { itemStyle: {
|
|
94
|
+
borderWidth: 0,
|
|
95
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
96
|
+
} },
|
|
97
|
+
funnel: {
|
|
98
|
+
itemStyle: {
|
|
99
|
+
borderWidth: 2,
|
|
100
|
+
borderColor: "var(--ui-border)"
|
|
101
|
+
},
|
|
102
|
+
label: { color: "rgb(var(--ui-text))" }
|
|
103
|
+
},
|
|
104
|
+
treemap: {
|
|
105
|
+
itemStyle: {
|
|
106
|
+
borderWidth: 2,
|
|
107
|
+
borderColor: "rgba(255,255,255,0)"
|
|
108
|
+
},
|
|
109
|
+
label: { color: "rgb(var(--ui-color-white) / 0.8)" }
|
|
110
|
+
},
|
|
111
|
+
gauge: { itemStyle: {
|
|
112
|
+
borderWidth: 0,
|
|
113
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
114
|
+
} },
|
|
115
|
+
candlestick: { itemStyle: {
|
|
116
|
+
color: "#e6a0d2",
|
|
117
|
+
color0: "transparent",
|
|
118
|
+
borderColor: "#e6a0d2",
|
|
119
|
+
borderColor0: "#3fb1e3",
|
|
120
|
+
borderWidth: "2"
|
|
121
|
+
} },
|
|
122
|
+
graph: {
|
|
123
|
+
itemStyle: {
|
|
124
|
+
borderWidth: 0,
|
|
125
|
+
borderColor: "rgb(var(--ui-border-muted))"
|
|
126
|
+
},
|
|
127
|
+
lineStyle: {
|
|
128
|
+
width: "1",
|
|
129
|
+
color: "rgb(var(--ui-border-muted))"
|
|
130
|
+
},
|
|
131
|
+
symbolSize: "8",
|
|
132
|
+
symbol: "emptyCircle",
|
|
133
|
+
smooth: !1,
|
|
134
|
+
color: t,
|
|
135
|
+
label: { color: "var(--ui-border)" }
|
|
136
|
+
},
|
|
137
|
+
map: {
|
|
138
|
+
itemStyle: {
|
|
139
|
+
areaColor: "var(--ui-border)",
|
|
140
|
+
borderColor: "rgb(var(--n-gray-color-7))",
|
|
141
|
+
borderWidth: .5
|
|
142
|
+
},
|
|
143
|
+
label: {
|
|
144
|
+
show: !1,
|
|
145
|
+
color: "rgb(var(--ui-text))"
|
|
146
|
+
},
|
|
147
|
+
emphasis: {
|
|
148
|
+
itemStyle: {
|
|
149
|
+
areaColor: "rgba(var(--ui-primary), 0.25)",
|
|
150
|
+
borderColor: "rgb(var(--ui-primary))",
|
|
151
|
+
borderWidth: 1
|
|
152
|
+
},
|
|
153
|
+
label: { color: "rgb(var(--ui-primary))" }
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
geo: {
|
|
157
|
+
itemStyle: {
|
|
158
|
+
areaColor: "var(--ui-border)",
|
|
159
|
+
borderColor: "rgb(var(--ui-border-muted))",
|
|
160
|
+
borderWidth: .5
|
|
161
|
+
},
|
|
162
|
+
label: { color: "var(--ui-border)" },
|
|
163
|
+
emphasis: {
|
|
164
|
+
itemStyle: {
|
|
165
|
+
areaColor: "rgba(var(--ui-primary), 0.25)",
|
|
166
|
+
borderColor: "rgb(var(--ui-primary))",
|
|
167
|
+
borderWidth: 1
|
|
168
|
+
},
|
|
169
|
+
label: { color: "rgb(var(--ui-primary))" }
|
|
170
|
+
}
|
|
171
|
+
},
|
|
172
|
+
categoryAxis: {
|
|
173
|
+
axisLine: {
|
|
174
|
+
show: !0,
|
|
175
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
176
|
+
},
|
|
177
|
+
axisTick: {
|
|
178
|
+
show: !1,
|
|
179
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
180
|
+
},
|
|
181
|
+
axisLabel: {
|
|
182
|
+
show: !0,
|
|
183
|
+
color: "rgb(var(--ui-text-muted))"
|
|
184
|
+
},
|
|
185
|
+
splitLine: {
|
|
186
|
+
show: !1,
|
|
187
|
+
lineStyle: { color: ["rgb(var(--ui-border-accented))"] }
|
|
188
|
+
},
|
|
189
|
+
splitArea: {
|
|
190
|
+
show: !1,
|
|
191
|
+
areaStyle: { color: ["rgba(250,250,250,0)", "rgb(var(--ui-bg-muted))"] }
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
valueAxis: {
|
|
195
|
+
axisLine: {
|
|
196
|
+
show: !0,
|
|
197
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
198
|
+
},
|
|
199
|
+
axisTick: {
|
|
200
|
+
show: !1,
|
|
201
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
202
|
+
},
|
|
203
|
+
axisLabel: {
|
|
204
|
+
show: !0,
|
|
205
|
+
color: "rgb(var(--ui-text-muted))"
|
|
206
|
+
},
|
|
207
|
+
splitLine: {
|
|
208
|
+
show: !0,
|
|
209
|
+
lineStyle: { color: ["rgb(var(--ui-border-accented))"] }
|
|
210
|
+
},
|
|
211
|
+
splitArea: {
|
|
212
|
+
show: !0,
|
|
213
|
+
areaStyle: { color: ["rgba(250,250,250,0)", "rgb(var(--ui-bg-muted))"] }
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
logAxis: {
|
|
217
|
+
axisLine: {
|
|
218
|
+
show: !0,
|
|
219
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
220
|
+
},
|
|
221
|
+
axisTick: {
|
|
222
|
+
show: !1,
|
|
223
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
224
|
+
},
|
|
225
|
+
axisLabel: {
|
|
226
|
+
show: !0,
|
|
227
|
+
color: "rgb(var(--ui-text-muted))"
|
|
228
|
+
},
|
|
229
|
+
splitLine: {
|
|
230
|
+
show: !0,
|
|
231
|
+
lineStyle: { color: ["rgb(var(--ui-border-accented))"] }
|
|
232
|
+
},
|
|
233
|
+
splitArea: {
|
|
234
|
+
show: !1,
|
|
235
|
+
areaStyle: { color: ["rgba(250,250,250,0)", "rgb(var(--ui-bg-muted))"] }
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
timeAxis: {
|
|
239
|
+
axisLine: {
|
|
240
|
+
show: !0,
|
|
241
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
242
|
+
},
|
|
243
|
+
axisTick: {
|
|
244
|
+
show: !1,
|
|
245
|
+
lineStyle: { color: "rgb(var(--ui-border-accented))" }
|
|
246
|
+
},
|
|
247
|
+
axisLabel: {
|
|
248
|
+
show: !0,
|
|
249
|
+
color: "rgb(var(--ui-text-muted))"
|
|
250
|
+
},
|
|
251
|
+
splitLine: {
|
|
252
|
+
show: !0,
|
|
253
|
+
lineStyle: { color: ["rgb(var(--ui-border-accented))"] }
|
|
254
|
+
},
|
|
255
|
+
splitArea: {
|
|
256
|
+
show: !1,
|
|
257
|
+
areaStyle: { color: ["rgba(250,250,250,0)", "rgb(var(--ui-bg-muted))"] }
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
toolbox: {
|
|
261
|
+
iconStyle: { borderColor: "rgb(var(--ui-border-muted))" },
|
|
262
|
+
emphasis: { iconStyle: { borderColor: "rgb(var(--ui-border-muted))" } }
|
|
263
|
+
},
|
|
264
|
+
legend: { textStyle: { color: "rgb(var(--ui-text-muted))" } },
|
|
265
|
+
tooltip: {
|
|
266
|
+
backgroundColor: "rgb(var(--ui-bg) / 0.8)",
|
|
267
|
+
shadowBlur: 10,
|
|
268
|
+
borderWidth: 0,
|
|
269
|
+
textStyle: { color: "rgb(var(--ui-text))" },
|
|
270
|
+
axisPointer: {
|
|
271
|
+
lineStyle: {
|
|
272
|
+
color: "rgb(var(--ui-border-muted))",
|
|
273
|
+
width: 1
|
|
274
|
+
},
|
|
275
|
+
crossStyle: {
|
|
276
|
+
color: "rgb(var(--ui-border-muted))",
|
|
277
|
+
width: 1
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
},
|
|
281
|
+
timeline: {
|
|
282
|
+
lineStyle: {
|
|
283
|
+
color: "rgb(var(--ui-primary))",
|
|
284
|
+
width: 1
|
|
285
|
+
},
|
|
286
|
+
itemStyle: {
|
|
287
|
+
color: "rgb(var(--ui-primary))",
|
|
288
|
+
borderWidth: 1
|
|
289
|
+
},
|
|
290
|
+
controlStyle: {
|
|
291
|
+
color: "rgb(var(--ui-primary))",
|
|
292
|
+
borderColor: "rgb(var(--ui-primary))",
|
|
293
|
+
borderWidth: .5
|
|
294
|
+
},
|
|
295
|
+
checkpointStyle: {
|
|
296
|
+
color: "rgb(var(--ui-primary))",
|
|
297
|
+
borderColor: "rgb(var(--ui-primary))"
|
|
298
|
+
},
|
|
299
|
+
label: { color: "rgb(var(--ui-primary))" },
|
|
300
|
+
emphasis: {
|
|
301
|
+
itemStyle: { color: "rgb(var(--ui-primary))" },
|
|
302
|
+
controlStyle: {
|
|
303
|
+
color: "rgb(var(--ui-primary))",
|
|
304
|
+
borderColor: "rgb(var(--ui-primary))",
|
|
305
|
+
borderWidth: .5
|
|
306
|
+
},
|
|
307
|
+
label: { color: "rgb(var(--ui-primary))" }
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
visualMap: { color: r },
|
|
311
|
+
dataZoom: {
|
|
312
|
+
backgroundColor: "rgba(255,255,255,0)",
|
|
313
|
+
dataBackgroundColor: "rgba(222,222,222,1)",
|
|
314
|
+
fillerColor: "rgba(114,230,212,0.25)",
|
|
315
|
+
handleColor: "rgb(var(--ui-border-muted))",
|
|
316
|
+
handleSize: "100%",
|
|
317
|
+
textStyle: { color: "rgb(var(--ui-text-muted))" }
|
|
318
|
+
},
|
|
319
|
+
markPoint: {
|
|
320
|
+
label: { color: "rgb(var(--ui-text))" },
|
|
321
|
+
emphasis: { label: { color: "rgb(var(--ui-text))" } }
|
|
322
|
+
}
|
|
323
|
+
};
|
|
452
324
|
}
|
|
453
|
-
export {
|
|
454
|
-
s as generateRainbowFromColor,
|
|
455
|
-
n as getTheme
|
|
456
|
-
};
|
|
325
|
+
export { t as generateRainbowFromColor, n as getTheme };
|