@hg2/dataview-core 2.0.0
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/ColorList-36f5fb1f.js +195 -0
- package/dist/ColorList-36f5fb1f.js.map +1 -0
- package/dist/StylesSetting-e13e1698.js +348 -0
- package/dist/StylesSetting-e13e1698.js.map +1 -0
- package/dist/api/axios.d.ts +2 -0
- package/dist/api/http.d.ts +15 -0
- package/dist/api/mock/graph.json.d.ts +102 -0
- package/dist/api/mock/heatMapData.json.d.ts +202 -0
- package/dist/api/mock/index.d.ts +22 -0
- package/dist/api/mock/map.json.d.ts +12 -0
- package/dist/api/mock/sankey.json.d.ts +89 -0
- package/dist/api/mock/scatter.json.d.ts +59 -0
- package/dist/api/mock/test.mock.d.ts +226 -0
- package/dist/api/mock/treemap.json.d.ts +53 -0
- package/dist/api/mock/vchart/bar.json.d.ts +19 -0
- package/dist/api/mock/vchart.mock.d.ts +15 -0
- package/dist/components/GoAppProvider/index.d.ts +2 -0
- package/dist/components/GoAppProvider/index.vue.d.ts +9 -0
- package/dist/components/GoIconify/index.d.ts +2 -0
- package/dist/components/GoIconify/index.vue.d.ts +46 -0
- package/dist/components/GoLangSelect/index.d.ts +2 -0
- package/dist/components/GoLangSelect/index.vue.d.ts +2 -0
- package/dist/components/GoLoading/LoadingSkeleton.vue.d.ts +2 -0
- package/dist/components/GoLoading/index.d.ts +4 -0
- package/dist/components/GoLoading/index.vue.d.ts +2 -0
- package/dist/components/GoSkeleton/index.d.ts +2 -0
- package/dist/components/GoSkeleton/index.vue.d.ts +23 -0
- package/dist/components/GoSystemInfo/index.d.ts +2 -0
- package/dist/components/GoSystemInfo/index.vue.d.ts +12 -0
- package/dist/components/GoSystemSet/index.d.ts +12 -0
- package/dist/components/GoSystemSet/index.vue.d.ts +12 -0
- package/dist/components/GoThemeSelect/index.d.ts +2 -0
- package/dist/components/GoThemeSelect/index.vue.d.ts +2 -0
- package/dist/components/I18n/index.d.ts +2 -0
- package/dist/components/I18n/index.vue.d.ts +2 -0
- package/dist/components/Pages/ChartGlobImage/index.d.ts +2 -0
- package/dist/components/Pages/ChartGlobImage/index.vue.d.ts +14 -0
- package/dist/components/Pages/ChartItemSetting/CollapseItem.vue.d.ts +32 -0
- package/dist/components/Pages/ChartItemSetting/GlobalSettingPosition.vue.d.ts +19 -0
- package/dist/components/Pages/ChartItemSetting/NameSetting.vue.d.ts +14 -0
- package/dist/components/Pages/ChartItemSetting/PositionSetting.vue.d.ts +38 -0
- package/dist/components/Pages/ChartItemSetting/SettingItem.vue.d.ts +27 -0
- package/dist/components/Pages/ChartItemSetting/SettingItemBox.vue.d.ts +43 -0
- package/dist/components/Pages/ChartItemSetting/SizeSetting.vue.d.ts +39 -0
- package/dist/components/Pages/ChartItemSetting/StylesSetting.vue.d.ts +60 -0
- package/dist/components/Pages/ChartItemSetting/index.d.ts +9 -0
- package/dist/components/Pages/Flipper/index.d.ts +3 -0
- package/dist/components/Pages/Flipper/index.vue.d.ts +88 -0
- package/dist/components/Pages/MonacoEditor/index.d.ts +3 -0
- package/dist/components/Pages/MonacoEditor/index.hook.d.ts +8 -0
- package/dist/components/Pages/MonacoEditor/index.vue.d.ts +68 -0
- package/dist/components/Pages/ThemeColorSelect/components/ColorList.vue.d.ts +18 -0
- package/dist/components/Pages/ThemeColorSelect/index.d.ts +2 -0
- package/dist/components/Pages/ThemeColorSelect/index.vue.d.ts +4 -0
- package/dist/components/Plugins/DialogContent/index.d.ts +2 -0
- package/dist/components/Plugins/DialogContent/index.vue.d.ts +2 -0
- package/dist/components/Plugins/LoadingContent/index.d.ts +2 -0
- package/dist/components/Plugins/LoadingContent/index.vue.d.ts +2 -0
- package/dist/components/Plugins/MessageContent/index.d.ts +2 -0
- package/dist/components/Plugins/MessageContent/index.vue.d.ts +2 -0
- package/dist/components/Tips/MacOsControlBtn/index.d.ts +2 -0
- package/dist/components/Tips/MacOsControlBtn/index.vue.d.ts +59 -0
- package/dist/config-135cbd37.js +78 -0
- package/dist/config-135cbd37.js.map +1 -0
- package/dist/config-2f4d03cf.js +50 -0
- package/dist/config-2f4d03cf.js.map +1 -0
- package/dist/config-2feff12a.js +51 -0
- package/dist/config-2feff12a.js.map +1 -0
- package/dist/config-34a249a9.js +50 -0
- package/dist/config-34a249a9.js.map +1 -0
- package/dist/config-54932c86.js +61 -0
- package/dist/config-54932c86.js.map +1 -0
- package/dist/config-63dc5f82.js +62 -0
- package/dist/config-63dc5f82.js.map +1 -0
- package/dist/config-6ff94944.js +58 -0
- package/dist/config-6ff94944.js.map +1 -0
- package/dist/config-70c69137.js +51 -0
- package/dist/config-70c69137.js.map +1 -0
- package/dist/config-72cb7427.js +53 -0
- package/dist/config-72cb7427.js.map +1 -0
- package/dist/config-99706c47.js +58 -0
- package/dist/config-99706c47.js.map +1 -0
- package/dist/config-a6eb66af.js +51 -0
- package/dist/config-a6eb66af.js.map +1 -0
- package/dist/config-ac8d451f.js +127 -0
- package/dist/config-ac8d451f.js.map +1 -0
- package/dist/config-b11b8271.js +53 -0
- package/dist/config-b11b8271.js.map +1 -0
- package/dist/config-bda687c7.js +52 -0
- package/dist/config-bda687c7.js.map +1 -0
- package/dist/config-fe590ea6.js +57 -0
- package/dist/config-fe590ea6.js.map +1 -0
- package/dist/engines/index.d.ts +2 -0
- package/dist/engines/registry.d.ts +24 -0
- package/dist/enums/editPageEnum.d.ts +55 -0
- package/dist/enums/eventEnum.d.ts +32 -0
- package/dist/enums/fileTypeEnum.d.ts +7 -0
- package/dist/enums/httpEnum.d.ts +96 -0
- package/dist/enums/pageEnum.d.ts +0 -0
- package/dist/enums/pluginEnum.d.ts +6 -0
- package/dist/enums/storageEnum.d.ts +8 -0
- package/dist/enums/styleEnum.d.ts +14 -0
- package/dist/hooks/index.d.ts +8 -0
- package/dist/hooks/useChartDataFetch.hook.d.ts +13 -0
- package/dist/hooks/useChartDataPondFetch.hook.d.ts +12 -0
- package/dist/hooks/useChartInteract.hook.d.ts +8 -0
- package/dist/hooks/useCode.hook.d.ts +2 -0
- package/dist/hooks/useLang.hook.d.ts +372 -0
- package/dist/hooks/useLifeHandler.hook.d.ts +9 -0
- package/dist/hooks/usePreviewScale.hook.d.ts +32 -0
- package/dist/hooks/useTheme.hook.d.ts +18 -0
- package/dist/i18n/en/index.d.ts +21 -0
- package/dist/i18n/index.d.ts +48 -0
- package/dist/i18n/zh/index.d.ts +21 -0
- package/dist/index-10b2feb6.js +204 -0
- package/dist/index-10b2feb6.js.map +1 -0
- package/dist/index-148f6c33.js +1183 -0
- package/dist/index-148f6c33.js.map +1 -0
- package/dist/index-237a6823.js +26562 -0
- package/dist/index-237a6823.js.map +1 -0
- package/dist/index-3307e922.js +156 -0
- package/dist/index-3307e922.js.map +1 -0
- package/dist/index-33aae9d2.js +319 -0
- package/dist/index-33aae9d2.js.map +1 -0
- package/dist/index-556d7d7c.js +228 -0
- package/dist/index-556d7d7c.js.map +1 -0
- package/dist/index-617f36ae.js +156 -0
- package/dist/index-617f36ae.js.map +1 -0
- package/dist/index-62e07d83.js +54 -0
- package/dist/index-62e07d83.js.map +1 -0
- package/dist/index-66f7ab2a.js +590 -0
- package/dist/index-66f7ab2a.js.map +1 -0
- package/dist/index-6701793b.js +1811 -0
- package/dist/index-6701793b.js.map +1 -0
- package/dist/index-8d8dc1d2.js +132 -0
- package/dist/index-8d8dc1d2.js.map +1 -0
- package/dist/index-985f409d.js +461 -0
- package/dist/index-985f409d.js.map +1 -0
- package/dist/index-b2e0e39b.js +215 -0
- package/dist/index-b2e0e39b.js.map +1 -0
- package/dist/index-b58bfc89.js +419 -0
- package/dist/index-b58bfc89.js.map +1 -0
- package/dist/index-b5b7a570.js +103 -0
- package/dist/index-b5b7a570.js.map +1 -0
- package/dist/index-be12782c.js +1013 -0
- package/dist/index-be12782c.js.map +1 -0
- package/dist/index-be75d4d8.js +101 -0
- package/dist/index-be75d4d8.js.map +1 -0
- package/dist/index-c7145ef3.js +137 -0
- package/dist/index-c7145ef3.js.map +1 -0
- package/dist/index-ca8cd72a.js +74 -0
- package/dist/index-ca8cd72a.js.map +1 -0
- package/dist/index-cfca17b8.js +138 -0
- package/dist/index-cfca17b8.js.map +1 -0
- package/dist/index-d3c1c990.js +257 -0
- package/dist/index-d3c1c990.js.map +1 -0
- package/dist/index-ea4311bb.js +414 -0
- package/dist/index-ea4311bb.js.map +1 -0
- package/dist/index-ed584e70.js +729 -0
- package/dist/index-ed584e70.js.map +1 -0
- package/dist/index-f0c7797f.js +385 -0
- package/dist/index-f0c7797f.js.map +1 -0
- package/dist/index-f43eed8d.js +307 -0
- package/dist/index-f43eed8d.js.map +1 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +57 -0
- package/dist/index.js.map +1 -0
- package/dist/layout/components/LayoutFooter/index.d.ts +2 -0
- package/dist/layout/components/LayoutFooter/index.vue.d.ts +9 -0
- package/dist/layout/components/LayoutHeader/index.d.ts +2 -0
- package/dist/layout/components/LayoutHeader/index.vue.d.ts +12 -0
- package/dist/layout/components/LayoutHeaderPro/index.d.ts +2 -0
- package/dist/layout/components/LayoutHeaderPro/index.vue.d.ts +12 -0
- package/dist/layout/components/LayoutMain/index.d.ts +2 -0
- package/dist/layout/components/LayoutMain/index.vue.d.ts +2 -0
- package/dist/layout/components/LayoutTransitionMain/index.d.ts +2 -0
- package/dist/layout/components/LayoutTransitionMain/index.vue.d.ts +2 -0
- package/dist/lib/GoViewEditor.vue.d.ts +48 -0
- package/dist/lib/GoViewPreview.vue.d.ts +25 -0
- package/dist/lib/index.d.ts +28 -0
- package/dist/lib/skills/index.d.ts +2 -0
- package/dist/lib/skills/registry.d.ts +2 -0
- package/dist/lib/skills/types.d.ts +72 -0
- package/dist/logo-9c1d9d16.js +5 -0
- package/dist/logo-9c1d9d16.js.map +1 -0
- package/dist/noData-63b54dc3.js +5 -0
- package/dist/noData-63b54dc3.js.map +1 -0
- package/dist/packages/components/Decorates/Borders/Border01/config.d.ts +16 -0
- package/dist/packages/components/Decorates/Borders/Border01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border02/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border02/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border03/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border03/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border04/config.d.ts +24 -0
- package/dist/packages/components/Decorates/Borders/Border04/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border05/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border05/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border06/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border06/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border07/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border07/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border08/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Borders/Border08/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border09/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border09/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border10/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border10/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border11/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border11/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border12/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border12/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border13/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border13/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates01/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Decorates/Decorates01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates02/config.d.ts +16 -0
- package/dist/packages/components/Decorates/Decorates/Decorates02/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates03/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Decorates/Decorates03/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates04/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Decorates/Decorates04/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates05/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Decorates/Decorates05/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates06/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Decorates/Decorates06/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/index.d.ts +2 -0
- package/dist/packages/components/Decorates/FlowChart/FlowChartLine/config.d.ts +22 -0
- package/dist/packages/components/Decorates/FlowChart/FlowChartLine/index.d.ts +2 -0
- package/dist/packages/components/Decorates/FlowChart/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/CirclePoint/config.d.ts +29 -0
- package/dist/packages/components/Decorates/Mores/CirclePoint/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/Clock/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Mores/Clock/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/CountDown/config.d.ts +35 -0
- package/dist/packages/components/Decorates/Mores/CountDown/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/FlipperNumber/config.d.ts +31 -0
- package/dist/packages/components/Decorates/Mores/FlipperNumber/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/FullScreen/config.d.ts +25 -0
- package/dist/packages/components/Decorates/Mores/FullScreen/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/Number/config.d.ts +32 -0
- package/dist/packages/components/Decorates/Mores/Number/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/PipelineH/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Mores/PipelineH/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/PipelineV/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Mores/PipelineV/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/TimeCommon/config.d.ts +47 -0
- package/dist/packages/components/Decorates/Mores/TimeCommon/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/Utils/arc.d.ts +11 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/Utils/common.d.ts +34 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/interfaces/IEvents.d.ts +3 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/interfaces/IWord.d.ts +6 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Assets.d.ts +13 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Basic.d.ts +22 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Earth.d.ts +98 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Resources.d.ts +16 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Word.d.ts +25 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/config.d.ts +43 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/data.json.d.ts +87 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Three/index.d.ts +2 -0
- package/dist/packages/components/Decorates/index.d.ts +15 -0
- package/dist/packages/components/Icons/Common/index.d.ts +21 -0
- package/dist/packages/components/Icons/Default/Icon/config.d.ts +27 -0
- package/dist/packages/components/Icons/Default/Icon/index.d.ts +2 -0
- package/dist/packages/components/Icons/MaterialLine/index.d.ts +21 -0
- package/dist/packages/components/Icons/Weather/index.d.ts +21 -0
- package/dist/packages/components/Icons/index.d.ts +13 -0
- package/dist/packages/components/Informations/Mores/CardCustom/config.d.ts +42 -0
- package/dist/packages/components/Informations/Mores/CardCustom/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Iframe/config.d.ts +23 -0
- package/dist/packages/components/Informations/Mores/Iframe/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Image/config.d.ts +16 -0
- package/dist/packages/components/Informations/Mores/Image/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/ImageCarousel/config.d.ts +36 -0
- package/dist/packages/components/Informations/Mores/ImageCarousel/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/MissingComponent/config.d.ts +20 -0
- package/dist/packages/components/Informations/Mores/MissingComponent/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Video/config.d.ts +20 -0
- package/dist/packages/components/Informations/Mores/Video/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/index.d.ts +2 -0
- package/dist/packages/components/Informations/index.d.ts +1 -0
- package/dist/packages/components/Photos/Private/index.d.ts +23 -0
- package/dist/packages/components/Photos/Share/index.d.ts +21 -0
- package/dist/packages/components/Photos/index.d.ts +9 -0
- package/dist/packages/index.d.ts +252 -0
- package/dist/packages/public/chart.d.ts +8 -0
- package/dist/packages/public/index.d.ts +2 -0
- package/dist/packages/public/publicConfig.d.ts +80 -0
- package/dist/packages/registry.d.ts +34 -0
- package/dist/plugins/customComponents.d.ts +6 -0
- package/dist/plugins/directives.d.ts +6 -0
- package/dist/plugins/icon.d.ts +110 -0
- package/dist/plugins/index.d.ts +4 -0
- package/dist/plugins/initFunction.d.ts +4 -0
- package/dist/plugins/naive.d.ts +2 -0
- package/dist/pondIndex.vue_vue_type_style_index_0_scoped_3ac883be_lang-8afe2387.js +2371 -0
- package/dist/pondIndex.vue_vue_type_style_index_0_scoped_3ac883be_lang-8afe2387.js.map +1 -0
- package/dist/published/chartItemSetting.d.ts +1 -0
- package/dist/published/chartThemes.d.ts +1 -0
- package/dist/published/designSetting.d.ts +1 -0
- package/dist/published/eventEnums.d.ts +1 -0
- package/dist/published/hooks.d.ts +1 -0
- package/dist/published/informationTypes.d.ts +1 -0
- package/dist/published/plugins.d.ts +1 -0
- package/dist/published/public.d.ts +1 -0
- package/dist/published/scaleHook.d.ts +1 -0
- package/dist/published/store.d.ts +1 -0
- package/dist/published/types.d.ts +1 -0
- package/dist/published/utils.d.ts +1 -0
- package/dist/published/vchartAxisTheme.d.ts +2 -0
- package/dist/published/vchartThemes.d.ts +1 -0
- package/dist/runtime.d.ts +10 -0
- package/dist/settings/animations/index.d.ts +7 -0
- package/dist/settings/chartThemes/global.theme.json.d.ts +113 -0
- package/dist/settings/chartThemes/index.d.ts +194 -0
- package/dist/settings/chartThemes/themes/chalk.json.d.ts +15 -0
- package/dist/settings/chartThemes/themes/customed.json.d.ts +16 -0
- package/dist/settings/chartThemes/themes/dark.json.d.ts +16 -0
- package/dist/settings/chartThemes/themes/essos.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/macarons.json.d.ts +27 -0
- package/dist/settings/chartThemes/themes/purple-passion.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/roma.json.d.ts +27 -0
- package/dist/settings/chartThemes/themes/shine.json.d.ts +15 -0
- package/dist/settings/chartThemes/themes/vintage.json.d.ts +17 -0
- package/dist/settings/chartThemes/themes/walden.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/westeros.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/wonderland.json.d.ts +13 -0
- package/dist/settings/designColor.json.d.ts +3680 -0
- package/dist/settings/designColorRecommend.json.d.ts +33 -0
- package/dist/settings/designSetting.d.ts +32 -0
- package/dist/settings/pathConst.d.ts +3 -0
- package/dist/settings/systemSetting.d.ts +10 -0
- package/dist/settings/vchartThemes/index.d.ts +138 -0
- package/dist/store/index.d.ts +12 -0
- package/dist/store/modules/chartEditStore/chartEditStore.d.ts +213 -0
- package/dist/store/modules/chartHistoryStore/chartHistoryDefine.d.ts +20 -0
- package/dist/store/modules/chartHistoryStore/chartHistoryStore.d.ts +77 -0
- package/dist/store/modules/chartLayoutStore/chartLayoutStore.d.ts +36 -0
- package/dist/store/modules/designStore/designStore.d.ts +18 -0
- package/dist/store/modules/langStore/langStore.d.ts +5 -0
- package/dist/store/modules/packagesStore/packagesStore.d.ts +6 -0
- package/dist/store/modules/settingStore/settingStore.d.ts +31 -0
- package/dist/style.css +7 -0
- package/dist/types/global.d.ts +31 -0
- package/dist/types/shims-vue.d.ts +5 -0
- package/dist/useSyncUpdate.hook-f291c525.js +43 -0
- package/dist/useSyncUpdate.hook-f291c525.js.map +1 -0
- package/dist/useTargetData.hook-832cc980.js +13 -0
- package/dist/useTargetData.hook-832cc980.js.map +1 -0
- package/dist/utils/components.d.ts +12 -0
- package/dist/utils/crypto.d.ts +12 -0
- package/dist/utils/file.d.ts +19 -0
- package/dist/utils/index.d.ts +9 -0
- package/dist/utils/plugin.d.ts +29 -0
- package/dist/utils/router.d.ts +20 -0
- package/dist/utils/storage.d.ts +35 -0
- package/dist/utils/style.d.ts +141 -0
- package/dist/utils/type.d.ts +8 -0
- package/dist/utils/utils.d.ts +127 -0
- package/dist/views/chart/ContentBox/index.d.ts +2 -0
- package/dist/views/chart/ContentBox/index.vue.d.ts +87 -0
- package/dist/views/chart/ContentCharts/components/ChartsItemBox/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsItemBox/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentCharts/components/ChartsOptionContent/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsOptionContent/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentCharts/components/ChartsSearch/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsSearch/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentCharts/hooks/useAside.hook.d.ts +17 -0
- package/dist/views/chart/ContentCharts/hooks/useLayout.hook.d.ts +5 -0
- package/dist/views/chart/ContentCharts/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColor/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRender/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRender/index.vue.d.ts +16 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/barOptions.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/index.vue.d.ts +16 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/lineOptions.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/VChartThemeColor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartAnimation/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataAjax/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataAjax/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMatchingAndShow/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMatchingAndShow/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMonacoEditor/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMonacoEditor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/displayTable.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/index.vue.d.ts +10 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondControl/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondControl/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondList/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondList/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalConfig/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalConfig/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalHeaderTable/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalHeaderTable/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeader/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeader/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeaderTable/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeaderTable/index.vue.d.ts +33 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestTargetConfig/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestTargetConfig/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/index.d.ts +3 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/index.vue.d.ts +20 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/pondIndex.vue.d.ts +20 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataStatic/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataStatic/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/hooks/useFile.hooks.d.ts +9 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/index.d.ts +104 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/importTemplate.d.ts +4 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventInteraction/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventInteraction/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartSetting/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/hooks/useTargetData.hook.d.ts +56 -0
- package/dist/views/chart/ContentConfigurations/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditAlignLine/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditAlignLine/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditBottom/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditBottom/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentEdit/components/EditGroup/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditGroup/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentEdit/components/EditHistory/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditHistory/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRange/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRange/index.vue.d.ts +9 -0
- package/dist/views/chart/ContentEdit/components/EditRule/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRule/index.vue.d.ts +13 -0
- package/dist/views/chart/ContentEdit/components/EditSelect/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditSelect/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShapeBox/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShapeBox/index.vue.d.ts +31 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/ShortcutKeyModal.vue.d.ts +12 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditTools/hooks/useFile.hooks.d.ts +8 -0
- package/dist/views/chart/ContentEdit/components/EditTools/hooks/useSyncUpdate.hook.d.ts +3 -0
- package/dist/views/chart/ContentEdit/components/EditTools/index.d.ts +12 -0
- package/dist/views/chart/ContentEdit/components/EditTools/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditTools/utils/index.d.ts +1 -0
- package/dist/views/chart/ContentEdit/components/EditWatermark/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditWatermark/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/hooks/useDrag.hook.d.ts +12 -0
- package/dist/views/chart/ContentEdit/hooks/useLayout.hook.d.ts +1 -0
- package/dist/views/chart/ContentEdit/hooks/useStyle.hook.d.ts +16 -0
- package/dist/views/chart/ContentEdit/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerLeftBtn/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerLeftBtn/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerRightBtn/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerRightBtn/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentHeader/headerTitle/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerTitle/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentLayers/components/LayersGroupListItem/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersGroupListItem/index.vue.d.ts +25 -0
- package/dist/views/chart/ContentLayers/components/LayersListItem/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersListItem/index.vue.d.ts +34 -0
- package/dist/views/chart/ContentLayers/components/LayersStatus/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersStatus/index.vue.d.ts +40 -0
- package/dist/views/chart/ContentLayers/enums.d.ts +0 -0
- package/dist/views/chart/ContentLayers/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentLoad/index.d.ts +2 -0
- package/dist/views/chart/ContentLoad/index.vue.d.ts +2 -0
- package/dist/views/chart/hooks/useContextMenu.hook.d.ts +10 -0
- package/dist/views/chart/hooks/useKeyboard.hook.d.ts +38 -0
- package/dist/views/chart/hooks/useScale.hook.d.ts +24 -0
- package/dist/views/chart/hooks/useSync.hook.d.ts +4 -0
- package/dist/views/chart/index.vue.d.ts +13 -0
- package/dist/views/preview/components/PreviewRenderGroup/index.d.ts +2 -0
- package/dist/views/preview/components/PreviewRenderGroup/index.vue.d.ts +38 -0
- package/dist/views/preview/components/PreviewRenderList/index.d.ts +2 -0
- package/dist/views/preview/components/PreviewRenderList/index.vue.d.ts +2 -0
- package/dist/views/preview/hooks/useComInstall.hook.d.ts +4 -0
- package/dist/views/preview/hooks/useScale.hook.d.ts +16 -0
- package/dist/views/preview/hooks/useStore.hook.d.ts +2 -0
- package/dist/views/preview/index.d.ts +4 -0
- package/dist/views/preview/suspenseIndex.vue.d.ts +5 -0
- package/dist/views/preview/utils/drag.d.ts +1 -0
- package/dist/views/preview/utils/index.d.ts +4 -0
- package/dist/views/preview/utils/keyboard.d.ts +1 -0
- package/dist/views/preview/utils/storage.d.ts +5 -0
- package/dist/views/preview/utils/style.d.ts +25 -0
- package/package.json +136 -0
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
import { FlipType } from './index';
|
|
3
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
+
flipType: {
|
|
5
|
+
type: PropType<FlipType>;
|
|
6
|
+
default: () => string;
|
|
7
|
+
};
|
|
8
|
+
count: {
|
|
9
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
10
|
+
default: number;
|
|
11
|
+
};
|
|
12
|
+
duration: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
default: number;
|
|
15
|
+
};
|
|
16
|
+
width: {
|
|
17
|
+
type: NumberConstructor;
|
|
18
|
+
default: number;
|
|
19
|
+
};
|
|
20
|
+
height: {
|
|
21
|
+
type: NumberConstructor;
|
|
22
|
+
default: number;
|
|
23
|
+
};
|
|
24
|
+
radius: {
|
|
25
|
+
type: NumberConstructor;
|
|
26
|
+
default: number;
|
|
27
|
+
};
|
|
28
|
+
frontColor: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
default: string;
|
|
31
|
+
};
|
|
32
|
+
backColor: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
borderWidth: {
|
|
37
|
+
type: NumberConstructor;
|
|
38
|
+
default: number;
|
|
39
|
+
};
|
|
40
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
41
|
+
flipType: {
|
|
42
|
+
type: PropType<FlipType>;
|
|
43
|
+
default: () => string;
|
|
44
|
+
};
|
|
45
|
+
count: {
|
|
46
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
47
|
+
default: number;
|
|
48
|
+
};
|
|
49
|
+
duration: {
|
|
50
|
+
type: NumberConstructor;
|
|
51
|
+
default: number;
|
|
52
|
+
};
|
|
53
|
+
width: {
|
|
54
|
+
type: NumberConstructor;
|
|
55
|
+
default: number;
|
|
56
|
+
};
|
|
57
|
+
height: {
|
|
58
|
+
type: NumberConstructor;
|
|
59
|
+
default: number;
|
|
60
|
+
};
|
|
61
|
+
radius: {
|
|
62
|
+
type: NumberConstructor;
|
|
63
|
+
default: number;
|
|
64
|
+
};
|
|
65
|
+
frontColor: {
|
|
66
|
+
type: StringConstructor;
|
|
67
|
+
default: string;
|
|
68
|
+
};
|
|
69
|
+
backColor: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
default: string;
|
|
72
|
+
};
|
|
73
|
+
borderWidth: {
|
|
74
|
+
type: NumberConstructor;
|
|
75
|
+
default: number;
|
|
76
|
+
};
|
|
77
|
+
}>> & Readonly<{}>, {
|
|
78
|
+
borderWidth: number;
|
|
79
|
+
height: number;
|
|
80
|
+
width: number;
|
|
81
|
+
radius: number;
|
|
82
|
+
duration: number;
|
|
83
|
+
flipType: FlipType;
|
|
84
|
+
count: string | number;
|
|
85
|
+
frontColor: string;
|
|
86
|
+
backColor: string;
|
|
87
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
88
|
+
export default _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as monaco from 'monaco-editor/esm/vs/editor/editor.api.js';
|
|
2
|
+
export declare const useMonacoEditor: (language?: string) => {
|
|
3
|
+
el: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
4
|
+
updateVal: (val: string) => void;
|
|
5
|
+
getEditor: () => monaco.editor.IStandaloneCodeEditor | null;
|
|
6
|
+
createEditor: (editorOption?: monaco.editor.IStandaloneEditorConstructionOptions) => monaco.editor.IStandaloneCodeEditor | undefined;
|
|
7
|
+
onFormatDoc: () => Promise<void>;
|
|
8
|
+
};
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
|
+
width: {
|
|
4
|
+
type: PropType<string>;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
height: {
|
|
8
|
+
type: PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
language: {
|
|
12
|
+
type: PropType<string>;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
|
+
preComment: {
|
|
16
|
+
type: PropType<string>;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
modelValue: {
|
|
20
|
+
type: PropType<string>;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
editorOptions: {
|
|
24
|
+
type: PropType<object>;
|
|
25
|
+
default: () => {};
|
|
26
|
+
};
|
|
27
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
|
+
blur: (...args: any[]) => void;
|
|
29
|
+
"update:modelValue": (...args: any[]) => void;
|
|
30
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
31
|
+
width: {
|
|
32
|
+
type: PropType<string>;
|
|
33
|
+
default: string;
|
|
34
|
+
};
|
|
35
|
+
height: {
|
|
36
|
+
type: PropType<string>;
|
|
37
|
+
default: string;
|
|
38
|
+
};
|
|
39
|
+
language: {
|
|
40
|
+
type: PropType<string>;
|
|
41
|
+
default: string;
|
|
42
|
+
};
|
|
43
|
+
preComment: {
|
|
44
|
+
type: PropType<string>;
|
|
45
|
+
default: string;
|
|
46
|
+
};
|
|
47
|
+
modelValue: {
|
|
48
|
+
type: PropType<string>;
|
|
49
|
+
default: string;
|
|
50
|
+
};
|
|
51
|
+
editorOptions: {
|
|
52
|
+
type: PropType<object>;
|
|
53
|
+
default: () => {};
|
|
54
|
+
};
|
|
55
|
+
}>> & Readonly<{
|
|
56
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
57
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
58
|
+
}>, {
|
|
59
|
+
height: string;
|
|
60
|
+
width: string;
|
|
61
|
+
modelValue: string;
|
|
62
|
+
language: string;
|
|
63
|
+
preComment: string;
|
|
64
|
+
editorOptions: object;
|
|
65
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
66
|
+
el: HTMLDivElement;
|
|
67
|
+
}, any>;
|
|
68
|
+
export default _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
|
+
import { AppThemeColorType } from '../../../../store/modules/designStore/designStore.d';
|
|
3
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
+
designColor: {
|
|
5
|
+
type: PropType<AppThemeColorType[]>;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
9
|
+
colorSelectHandle: (...args: any[]) => void;
|
|
10
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
11
|
+
designColor: {
|
|
12
|
+
type: PropType<AppThemeColorType[]>;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
}>> & Readonly<{
|
|
16
|
+
onColorSelectHandle?: ((...args: any[]) => any) | undefined;
|
|
17
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
18
|
+
export default _default;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
+
contentLeftRef: HTMLDivElement;
|
|
3
|
+
}, any>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
mini: {
|
|
3
|
+
request: boolean;
|
|
4
|
+
type: BooleanConstructor;
|
|
5
|
+
default: boolean;
|
|
6
|
+
};
|
|
7
|
+
disabled: {
|
|
8
|
+
request: boolean;
|
|
9
|
+
type: BooleanConstructor;
|
|
10
|
+
default: boolean;
|
|
11
|
+
};
|
|
12
|
+
hidden: {
|
|
13
|
+
request: boolean;
|
|
14
|
+
type: ArrayConstructor;
|
|
15
|
+
default(): never[];
|
|
16
|
+
};
|
|
17
|
+
narrow: {
|
|
18
|
+
request: boolean;
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
default: boolean;
|
|
21
|
+
};
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
close: (...args: any[]) => void;
|
|
24
|
+
resize: (...args: any[]) => void;
|
|
25
|
+
remove: (...args: any[]) => void;
|
|
26
|
+
fullResize: (...args: any[]) => void;
|
|
27
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
28
|
+
mini: {
|
|
29
|
+
request: boolean;
|
|
30
|
+
type: BooleanConstructor;
|
|
31
|
+
default: boolean;
|
|
32
|
+
};
|
|
33
|
+
disabled: {
|
|
34
|
+
request: boolean;
|
|
35
|
+
type: BooleanConstructor;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
hidden: {
|
|
39
|
+
request: boolean;
|
|
40
|
+
type: ArrayConstructor;
|
|
41
|
+
default(): never[];
|
|
42
|
+
};
|
|
43
|
+
narrow: {
|
|
44
|
+
request: boolean;
|
|
45
|
+
type: BooleanConstructor;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{
|
|
49
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
50
|
+
onResize?: ((...args: any[]) => any) | undefined;
|
|
51
|
+
onRemove?: ((...args: any[]) => any) | undefined;
|
|
52
|
+
onFullResize?: ((...args: any[]) => any) | undefined;
|
|
53
|
+
}>, {
|
|
54
|
+
disabled: boolean;
|
|
55
|
+
hidden: unknown[];
|
|
56
|
+
mini: boolean;
|
|
57
|
+
narrow: boolean;
|
|
58
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
59
|
+
export default _default;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
var m = Object.defineProperty;
|
|
2
|
+
var p = (o, t, r) => t in o ? m(o, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : o[t] = r;
|
|
3
|
+
var i = (o, t, r) => (p(o, typeof t != "symbol" ? t + "" : t, r), r);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { h as n, i as c, j as C, k as s, P as l } from "./index-237a6823.js";
|
|
7
|
+
import e from "lodash/cloneDeep";
|
|
8
|
+
import "vue3-lazyload";
|
|
9
|
+
import "vue3-sketch-ruler";
|
|
10
|
+
import "element-plus";
|
|
11
|
+
import "vue";
|
|
12
|
+
import "screenfull";
|
|
13
|
+
import "lodash/throttle";
|
|
14
|
+
import "html2canvas";
|
|
15
|
+
import "lodash/isObject";
|
|
16
|
+
import "crypto-js";
|
|
17
|
+
import "pinia";
|
|
18
|
+
import "vue-i18n";
|
|
19
|
+
import "vue-demi";
|
|
20
|
+
import "lodash/debounce";
|
|
21
|
+
import "highlight.js/lib/core";
|
|
22
|
+
import "highlight.js/lib/languages/json";
|
|
23
|
+
import "highlight.js/lib/languages/typescript";
|
|
24
|
+
import "axios";
|
|
25
|
+
import "lodash";
|
|
26
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
27
|
+
import "element-plus/es/locale/lang/en";
|
|
28
|
+
import "three";
|
|
29
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
30
|
+
import "gsap";
|
|
31
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
32
|
+
const a = {
|
|
33
|
+
key: "CardCustom",
|
|
34
|
+
chartKey: "VCardCustom",
|
|
35
|
+
conKey: "VCCardCustom",
|
|
36
|
+
title: "卡片",
|
|
37
|
+
category: n.MORE,
|
|
38
|
+
categoryName: c.MORE,
|
|
39
|
+
package: C.INFORMATIONS,
|
|
40
|
+
// 改为 COMMON 支持动态数据
|
|
41
|
+
chartFrame: s.COMMON,
|
|
42
|
+
image: "card_custom.png"
|
|
43
|
+
}, d = {
|
|
44
|
+
// 数据集(用于接口返回数据)
|
|
45
|
+
dataset: {
|
|
46
|
+
title: "卡片标题",
|
|
47
|
+
content: "卡片内容"
|
|
48
|
+
},
|
|
49
|
+
// 是否启用 HTML 渲染
|
|
50
|
+
enableHtml: !1,
|
|
51
|
+
// 标题样式
|
|
52
|
+
titleColor: "#ffffff",
|
|
53
|
+
titleFontSize: 18,
|
|
54
|
+
titleFontWeight: "bold",
|
|
55
|
+
// 内容样式
|
|
56
|
+
contentColor: "#cccccc",
|
|
57
|
+
contentFontSize: 14,
|
|
58
|
+
contentLineHeight: 1.6,
|
|
59
|
+
// 卡片样式
|
|
60
|
+
backgroundColor: "#1a1a2e",
|
|
61
|
+
borderColor: "#3a3a5e",
|
|
62
|
+
borderWidth: 1,
|
|
63
|
+
borderRadius: 8,
|
|
64
|
+
padding: 16
|
|
65
|
+
};
|
|
66
|
+
class v extends l {
|
|
67
|
+
constructor() {
|
|
68
|
+
super(...arguments);
|
|
69
|
+
i(this, "key", a.key);
|
|
70
|
+
i(this, "chartConfig", e(a));
|
|
71
|
+
i(this, "option", e(d));
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
export {
|
|
75
|
+
v as default,
|
|
76
|
+
d as option
|
|
77
|
+
};
|
|
78
|
+
//# sourceMappingURL=config-135cbd37.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-135cbd37.js","sources":["../src/packages/components/Informations/Mores/CardCustom/index.ts","../src/packages/components/Informations/Mores/CardCustom/config.ts"],"sourcesContent":["import { ConfigType, PackagesCategoryEnum, ChartFrameEnum } from '@core/packages/index.d'\r\nimport { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'\r\n\r\nexport const CardCustomConfig: ConfigType = {\r\n key: 'CardCustom',\r\n chartKey: 'VCardCustom',\r\n conKey: 'VCCardCustom',\r\n title: '卡片',\r\n category: ChatCategoryEnum.MORE,\r\n categoryName: ChatCategoryEnumName.MORE,\r\n package: PackagesCategoryEnum.INFORMATIONS,\r\n // 改为 COMMON 支持动态数据\r\n chartFrame: ChartFrameEnum.COMMON,\r\n image: 'card_custom.png'\r\n}\r\n","import { PublicConfigClass } from '@core/packages/public'\r\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\r\nimport { CardCustomConfig } from './index'\r\nimport cloneDeep from 'lodash/cloneDeep'\r\n\r\nexport const option = {\r\n // 数据集(用于接口返回数据)\r\n dataset: {\r\n title: '卡片标题',\r\n content: '卡片内容'\r\n },\r\n // 是否启用 HTML 渲染\r\n enableHtml: false,\r\n // 标题样式\r\n titleColor: '#ffffff',\r\n titleFontSize: 18,\r\n titleFontWeight: 'bold',\r\n // 内容样式\r\n contentColor: '#cccccc',\r\n contentFontSize: 14,\r\n contentLineHeight: 1.6,\r\n // 卡片样式\r\n backgroundColor: '#1a1a2e',\r\n borderColor: '#3a3a5e',\r\n borderWidth: 1,\r\n borderRadius: 8,\r\n padding: 16\r\n}\r\n\r\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\r\n public key = CardCustomConfig.key\r\n public chartConfig = cloneDeep(CardCustomConfig)\r\n public option = cloneDeep(option)\r\n}\r\n\r\n"],"names":["CardCustomConfig","ChatCategoryEnum","ChatCategoryEnumName","PackagesCategoryEnum","ChartFrameEnum","option","Config","PublicConfigClass","__publicField","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGO,MAAMA,IAA+B;AAAA,EAC1C,KAAK;AAAA,EACL,UAAU;AAAA,EACV,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,UAAUC,EAAiB;AAAA,EAC3B,cAAcC,EAAqB;AAAA,EACnC,SAASC,EAAqB;AAAA;AAAA,EAE9B,YAAYC,EAAe;AAAA,EAC3B,OAAO;AACT,GCTaC,IAAS;AAAA;AAAA,EAEpB,SAAS;AAAA,IACP,OAAO;AAAA,IACP,SAAS;AAAA,EACX;AAAA;AAAA,EAEA,YAAY;AAAA;AAAA,EAEZ,YAAY;AAAA,EACZ,eAAe;AAAA,EACf,iBAAiB;AAAA;AAAA,EAEjB,cAAc;AAAA,EACd,iBAAiB;AAAA,EACjB,mBAAmB;AAAA;AAAA,EAEnB,iBAAiB;AAAA,EACjB,aAAa;AAAA,EACb,aAAa;AAAA,EACb,cAAc;AAAA,EACd,SAAS;AACX;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMR,EAAiB;AACvB,IAAAQ,EAAA,qBAAcC,EAAUT,CAAgB;AACxC,IAAAQ,EAAA,gBAASC,EAAUJ,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
var e = Object.defineProperty;
|
|
2
|
+
var n = (r, o, t) => o in r ? e(r, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[o] = t;
|
|
3
|
+
var i = (r, o, t) => (n(r, typeof o != "symbol" ? o + "" : o, t), t);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as a, e as p, c as s } from "./index-237a6823.js";
|
|
7
|
+
import m from "lodash/cloneDeep";
|
|
8
|
+
import "vue3-lazyload";
|
|
9
|
+
import "vue3-sketch-ruler";
|
|
10
|
+
import "element-plus";
|
|
11
|
+
import "vue";
|
|
12
|
+
import "screenfull";
|
|
13
|
+
import "lodash/throttle";
|
|
14
|
+
import "html2canvas";
|
|
15
|
+
import "lodash/isObject";
|
|
16
|
+
import "crypto-js";
|
|
17
|
+
import "pinia";
|
|
18
|
+
import "vue-i18n";
|
|
19
|
+
import "vue-demi";
|
|
20
|
+
import "lodash/debounce";
|
|
21
|
+
import "highlight.js/lib/core";
|
|
22
|
+
import "highlight.js/lib/languages/json";
|
|
23
|
+
import "highlight.js/lib/languages/typescript";
|
|
24
|
+
import "axios";
|
|
25
|
+
import "lodash";
|
|
26
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
27
|
+
import "element-plus/es/locale/lang/en";
|
|
28
|
+
import "three";
|
|
29
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
30
|
+
import "gsap";
|
|
31
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
32
|
+
const l = {
|
|
33
|
+
border: 6,
|
|
34
|
+
bgColor: "#84a5e9",
|
|
35
|
+
borderColor: "#84a5e9"
|
|
36
|
+
};
|
|
37
|
+
class M extends a {
|
|
38
|
+
constructor() {
|
|
39
|
+
super(...arguments);
|
|
40
|
+
i(this, "key", p.key);
|
|
41
|
+
i(this, "attr", { ...s, w: 150, h: 150, zIndex: -1 });
|
|
42
|
+
i(this, "chartConfig", m(p));
|
|
43
|
+
i(this, "option", m(l));
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
export {
|
|
47
|
+
M as default,
|
|
48
|
+
l as option
|
|
49
|
+
};
|
|
50
|
+
//# sourceMappingURL=config-2f4d03cf.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-2f4d03cf.js","sources":["../src/packages/components/Decorates/Mores/FullScreen/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { FullScreenConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n border: 6,\n bgColor: '#84a5e9',\n borderColor: '#84a5e9'\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = FullScreenConfig.key\n public attr = { ...chartInitConfig, w: 150, h: 150, zIndex: -1 }\n public chartConfig = cloneDeep(FullScreenConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","FullScreenConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAMA,IAAS;AAAA,EACpB,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,aAAa;AACf;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAiB;AACvB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,KAAK,GAAG,KAAK,QAAQ;AACrD,IAAAF,EAAA,qBAAcG,EAAUF,CAAgB;AACxC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
var a = Object.defineProperty;
|
|
2
|
+
var e = (i, o, t) => o in i ? a(i, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[o] = t;
|
|
3
|
+
var r = (i, o, t) => (e(i, typeof o != "symbol" ? o + "" : o, t), t);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as n, g as p, c as s } from "./index-237a6823.js";
|
|
7
|
+
import m from "lodash/cloneDeep";
|
|
8
|
+
import "vue3-lazyload";
|
|
9
|
+
import "vue3-sketch-ruler";
|
|
10
|
+
import "element-plus";
|
|
11
|
+
import "vue";
|
|
12
|
+
import "screenfull";
|
|
13
|
+
import "lodash/throttle";
|
|
14
|
+
import "html2canvas";
|
|
15
|
+
import "lodash/isObject";
|
|
16
|
+
import "crypto-js";
|
|
17
|
+
import "pinia";
|
|
18
|
+
import "vue-i18n";
|
|
19
|
+
import "vue-demi";
|
|
20
|
+
import "lodash/debounce";
|
|
21
|
+
import "highlight.js/lib/core";
|
|
22
|
+
import "highlight.js/lib/languages/json";
|
|
23
|
+
import "highlight.js/lib/languages/typescript";
|
|
24
|
+
import "axios";
|
|
25
|
+
import "lodash";
|
|
26
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
27
|
+
import "element-plus/es/locale/lang/en";
|
|
28
|
+
import "three";
|
|
29
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
30
|
+
import "gsap";
|
|
31
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
32
|
+
const l = {
|
|
33
|
+
color_type: 1,
|
|
34
|
+
o_color: "#0a7ae2",
|
|
35
|
+
i_color: "#119bfa",
|
|
36
|
+
line_class: "svg_ani_flow"
|
|
37
|
+
};
|
|
38
|
+
class L extends n {
|
|
39
|
+
constructor() {
|
|
40
|
+
super(...arguments);
|
|
41
|
+
r(this, "key", p.key);
|
|
42
|
+
r(this, "attr", { ...s, w: 15, h: 500, zIndex: -1 });
|
|
43
|
+
r(this, "chartConfig", m(p));
|
|
44
|
+
r(this, "option", m(l));
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
export {
|
|
48
|
+
L as default,
|
|
49
|
+
l as option
|
|
50
|
+
};
|
|
51
|
+
//# sourceMappingURL=config-2feff12a.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-2feff12a.js","sources":["../src/packages/components/Decorates/Mores/PipelineV/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { PipelineVConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n color_type: 1,\n o_color: '#0a7ae2',\n i_color: '#119bfa',\n line_class: 'svg_ani_flow'\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = PipelineVConfig.key\n public attr = { ...chartInitConfig, w: 15, h: 500, zIndex: -1 }\n public chartConfig = cloneDeep(PipelineVConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","PipelineVConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAMA,IAAS;AAAA,EACpB,YAAY;AAAA,EACZ,SAAS;AAAA,EACT,SAAS;AAAA,EACT,YAAY;AACd;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAgB;AACtB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,IAAI,GAAG,KAAK,QAAQ;AACpD,IAAAF,EAAA,qBAAcG,EAAUF,CAAe;AACvC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
var f = Object.defineProperty;
|
|
2
|
+
var e = (r, o, i) => o in r ? f(r, o, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[o] = i;
|
|
3
|
+
var t = (r, o, i) => (e(r, typeof o != "symbol" ? o + "" : o, i), i);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as a, a as p } from "./index-237a6823.js";
|
|
7
|
+
import m from "lodash/cloneDeep";
|
|
8
|
+
import "vue3-lazyload";
|
|
9
|
+
import "vue3-sketch-ruler";
|
|
10
|
+
import "element-plus";
|
|
11
|
+
import "vue";
|
|
12
|
+
import "screenfull";
|
|
13
|
+
import "lodash/throttle";
|
|
14
|
+
import "html2canvas";
|
|
15
|
+
import "lodash/isObject";
|
|
16
|
+
import "crypto-js";
|
|
17
|
+
import "pinia";
|
|
18
|
+
import "vue-i18n";
|
|
19
|
+
import "vue-demi";
|
|
20
|
+
import "lodash/debounce";
|
|
21
|
+
import "highlight.js/lib/core";
|
|
22
|
+
import "highlight.js/lib/languages/json";
|
|
23
|
+
import "highlight.js/lib/languages/typescript";
|
|
24
|
+
import "axios";
|
|
25
|
+
import "lodash";
|
|
26
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
27
|
+
import "element-plus/es/locale/lang/en";
|
|
28
|
+
import "three";
|
|
29
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
30
|
+
import "gsap";
|
|
31
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
32
|
+
const l = {
|
|
33
|
+
border: 6,
|
|
34
|
+
color: "#ffffff",
|
|
35
|
+
bgColor: "#84a5e9",
|
|
36
|
+
borderColor: "#ffffff"
|
|
37
|
+
};
|
|
38
|
+
class M extends a {
|
|
39
|
+
constructor() {
|
|
40
|
+
super(...arguments);
|
|
41
|
+
t(this, "key", p.key);
|
|
42
|
+
t(this, "chartConfig", m(p));
|
|
43
|
+
t(this, "option", m(l));
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
export {
|
|
47
|
+
M as default,
|
|
48
|
+
l as option
|
|
49
|
+
};
|
|
50
|
+
//# sourceMappingURL=config-34a249a9.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-34a249a9.js","sources":["../src/packages/components/Decorates/Mores/Clock/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { ClockConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n border: 6,\n color: '#ffffff',\n bgColor: '#84a5e9',\n borderColor: '#ffffff'\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = ClockConfig.key\n public chartConfig = cloneDeep(ClockConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","ClockConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKO,MAAMA,IAAS;AAAA,EACpB,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,SAAS;AAAA,EACT,aAAa;AACf;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAY;AAClB,IAAAD,EAAA,qBAAcE,EAAUD,CAAW;AACnC,IAAAD,EAAA,gBAASE,EAAUL,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
var p = Object.defineProperty;
|
|
2
|
+
var e = (r, t, o) => t in r ? p(r, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : r[t] = o;
|
|
3
|
+
var m = (r, t, o) => (e(r, typeof t != "symbol" ? t + "" : t, o), o);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { h as n, i as s, j as c, k as g, P as C, c as f } from "./index-237a6823.js";
|
|
7
|
+
import i from "lodash/cloneDeep";
|
|
8
|
+
import "vue3-lazyload";
|
|
9
|
+
import "vue3-sketch-ruler";
|
|
10
|
+
import "element-plus";
|
|
11
|
+
import "vue";
|
|
12
|
+
import "screenfull";
|
|
13
|
+
import "lodash/throttle";
|
|
14
|
+
import "html2canvas";
|
|
15
|
+
import "lodash/isObject";
|
|
16
|
+
import "crypto-js";
|
|
17
|
+
import "pinia";
|
|
18
|
+
import "vue-i18n";
|
|
19
|
+
import "vue-demi";
|
|
20
|
+
import "lodash/debounce";
|
|
21
|
+
import "highlight.js/lib/core";
|
|
22
|
+
import "highlight.js/lib/languages/json";
|
|
23
|
+
import "highlight.js/lib/languages/typescript";
|
|
24
|
+
import "axios";
|
|
25
|
+
import "lodash";
|
|
26
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
27
|
+
import "element-plus/es/locale/lang/en";
|
|
28
|
+
import "three";
|
|
29
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
30
|
+
import "gsap";
|
|
31
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
32
|
+
const a = {
|
|
33
|
+
key: "Iframe",
|
|
34
|
+
chartKey: "VIframe",
|
|
35
|
+
conKey: "VCIframe",
|
|
36
|
+
title: "远程网页",
|
|
37
|
+
category: n.MORE,
|
|
38
|
+
categoryName: s.MORE,
|
|
39
|
+
package: c.INFORMATIONS,
|
|
40
|
+
chartFrame: g.COMMON,
|
|
41
|
+
image: "iframe.png"
|
|
42
|
+
}, h = {
|
|
43
|
+
// 网站路径
|
|
44
|
+
dataset: "https://www.mtruning.club/",
|
|
45
|
+
// 圆角
|
|
46
|
+
borderRadius: 10
|
|
47
|
+
};
|
|
48
|
+
class J extends C {
|
|
49
|
+
constructor() {
|
|
50
|
+
super(...arguments);
|
|
51
|
+
m(this, "key", a.key);
|
|
52
|
+
m(this, "attr", { ...f, w: 1200, h: 800, zIndex: -1 });
|
|
53
|
+
m(this, "chartConfig", i(a));
|
|
54
|
+
m(this, "option", i(h));
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
export {
|
|
58
|
+
J as default,
|
|
59
|
+
h as option
|
|
60
|
+
};
|
|
61
|
+
//# sourceMappingURL=config-54932c86.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-54932c86.js","sources":["../src/packages/components/Informations/Mores/Iframe/index.ts","../src/packages/components/Informations/Mores/Iframe/config.ts"],"sourcesContent":["import { ConfigType, PackagesCategoryEnum, ChartFrameEnum } from '@core/packages/index.d'\nimport { ChatCategoryEnum,ChatCategoryEnumName } from '../../index.d'\n\nexport const IframeConfig: ConfigType = {\n key: 'Iframe',\n chartKey: 'VIframe',\n conKey: 'VCIframe',\n title: '远程网页',\n category: ChatCategoryEnum.MORE,\n categoryName: ChatCategoryEnumName.MORE,\n package: PackagesCategoryEnum.INFORMATIONS,\n chartFrame: ChartFrameEnum.COMMON,\n image: 'iframe.png'\n}\n","import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { IframeConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n // 网站路径\n dataset: \"https://www.mtruning.club/\",\n // 圆角\n borderRadius: 10\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass\n{\n public key = IframeConfig.key\n public attr = { ...chartInitConfig, w: 1200, h: 800, zIndex: -1 }\n public chartConfig = cloneDeep(IframeConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["IframeConfig","ChatCategoryEnum","ChatCategoryEnumName","PackagesCategoryEnum","ChartFrameEnum","option","Config","PublicConfigClass","__publicField","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGO,MAAMA,IAA2B;AAAA,EACtC,KAAK;AAAA,EACL,UAAU;AAAA,EACV,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,UAAUC,EAAiB;AAAA,EAC3B,cAAcC,EAAqB;AAAA,EACnC,SAASC,EAAqB;AAAA,EAC9B,YAAYC,EAAe;AAAA,EAC3B,OAAO;AACT,GCPaC,IAAS;AAAA;AAAA,EAEpB,SAAS;AAAA;AAAA,EAET,cAAc;AAChB;AAEA,MAAqBC,UAAeC,EACpC;AAAA,EADA;AAAA;AAES,IAAAC,EAAA,aAAMR,EAAa;AACnB,IAAAQ,EAAA,cAAO,EAAE,GAAGC,GAAiB,GAAG,MAAM,GAAG,KAAK,QAAQ;AACtD,IAAAD,EAAA,qBAAcE,EAAUV,CAAY;AACpC,IAAAQ,EAAA,gBAASE,EAAUL,CAAM;AAAA;AAClC;"}
|