@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,62 @@
|
|
|
1
|
+
var m = Object.defineProperty;
|
|
2
|
+
var a = (o, p, t) => p in o ? m(o, p, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[p] = t;
|
|
3
|
+
var i = (o, p, t) => (a(o, typeof p != "symbol" ? p + "" : p, t), t);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as f, b as r, c 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 n = {
|
|
33
|
+
dataset: 10 * 60,
|
|
34
|
+
// 10分钟
|
|
35
|
+
useEndDate: !1,
|
|
36
|
+
endDate: (/* @__PURE__ */ new Date()).getTime(),
|
|
37
|
+
// 当前时间
|
|
38
|
+
style: "时分秒",
|
|
39
|
+
showDay: !1,
|
|
40
|
+
flipperBgColor: "#16293E",
|
|
41
|
+
flipperTextColor: "#4A9EF8FF",
|
|
42
|
+
flipperWidth: 30,
|
|
43
|
+
flipperHeight: 50,
|
|
44
|
+
flipperRadius: 5,
|
|
45
|
+
flipperGap: 10,
|
|
46
|
+
flipperType: "down",
|
|
47
|
+
flipperSpeed: 450
|
|
48
|
+
};
|
|
49
|
+
class J extends f {
|
|
50
|
+
constructor() {
|
|
51
|
+
super(...arguments);
|
|
52
|
+
i(this, "key", r.key);
|
|
53
|
+
i(this, "attr", { ...l, w: 500, h: 100, zIndex: -1 });
|
|
54
|
+
i(this, "chartConfig", e(r));
|
|
55
|
+
i(this, "option", e(n));
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
export {
|
|
59
|
+
J as default,
|
|
60
|
+
n as option
|
|
61
|
+
};
|
|
62
|
+
//# sourceMappingURL=config-63dc5f82.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-63dc5f82.js","sources":["../src/packages/components/Decorates/Mores/CountDown/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { CountDownConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { FlipType } from '@core/components/Pages/Flipper'\n\ntype STYLE = '时分秒' | '冒号'\n\nexport interface OptionType {\n dataset: number\n useEndDate: boolean\n endDate: number\n style: STYLE\n showDay: boolean\n flipperBgColor: string\n flipperTextColor: string\n flipperWidth: number\n flipperHeight: number\n flipperRadius: number\n flipperGap: number\n flipperType: FlipType\n flipperSpeed: number\n}\n\nexport const option: OptionType = {\n dataset: 10 * 60, // 10分钟\n useEndDate: false,\n endDate: new Date().getTime(), // 当前时间\n style: '时分秒',\n showDay: false,\n flipperBgColor: '#16293E',\n flipperTextColor: '#4A9EF8FF',\n flipperWidth: 30,\n flipperHeight: 50,\n flipperRadius: 5,\n flipperGap: 10,\n flipperType: 'down',\n flipperSpeed: 450\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = CountDownConfig.key\n public attr = { ...chartInitConfig, w: 500, h: 100, zIndex: -1 }\n public chartConfig = cloneDeep(CountDownConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","CountDownConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyBO,MAAMA,IAAqB;AAAA,EAChC,SAAS,KAAK;AAAA;AAAA,EACd,YAAY;AAAA,EACZ,UAAS,oBAAI,KAAK,GAAE,QAAQ;AAAA;AAAA,EAC5B,OAAO;AAAA,EACP,SAAS;AAAA,EACT,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd,eAAe;AAAA,EACf,eAAe;AAAA,EACf,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,cAAc;AAChB;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAgB;AACtB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,KAAK,GAAG,KAAK,QAAQ;AACrD,IAAAF,EAAA,qBAAcG,EAAUF,CAAe;AACvC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
var e = Object.defineProperty;
|
|
2
|
+
var f = (i, p, r) => p in i ? e(i, p, { enumerable: !0, configurable: !0, writable: !0, value: r }) : i[p] = r;
|
|
3
|
+
var o = (i, p, r) => (f(i, typeof p != "symbol" ? p + "" : p, r), r);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as l, d as t, c as a } 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 n = {
|
|
33
|
+
dataset: 3234,
|
|
34
|
+
flipperLength: 6,
|
|
35
|
+
flipperBgColor: "#16293E",
|
|
36
|
+
flipperTextColor: "#4A9EF8FF",
|
|
37
|
+
flipperWidth: 30,
|
|
38
|
+
flipperHeight: 50,
|
|
39
|
+
flipperRadius: 5,
|
|
40
|
+
flipperGap: 10,
|
|
41
|
+
flipperType: "down",
|
|
42
|
+
flipperSpeed: 450,
|
|
43
|
+
flipperBorderWidth: 0
|
|
44
|
+
};
|
|
45
|
+
class q extends l {
|
|
46
|
+
constructor() {
|
|
47
|
+
super(...arguments);
|
|
48
|
+
o(this, "key", t.key);
|
|
49
|
+
o(this, "attr", { ...a, w: 300, h: 100, zIndex: -1 });
|
|
50
|
+
o(this, "chartConfig", m(t));
|
|
51
|
+
o(this, "option", m(n));
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
export {
|
|
55
|
+
q as default,
|
|
56
|
+
n as option
|
|
57
|
+
};
|
|
58
|
+
//# sourceMappingURL=config-6ff94944.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-6ff94944.js","sources":["../src/packages/components/Decorates/Mores/FlipperNumber/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { FlipperNumberConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { FlipType } from '@core/components/Pages/Flipper'\n\nexport interface OptionType {\n dataset: number | string\n flipperLength: number\n flipperBgColor: string\n flipperTextColor: string\n flipperWidth: number\n flipperHeight: number\n flipperRadius: number\n flipperGap: number\n flipperType: FlipType\n flipperSpeed: number\n flipperBorderWidth: number\n}\n\nexport const option: OptionType = {\n dataset: 3234,\n flipperLength: 6,\n flipperBgColor: '#16293E',\n flipperTextColor: '#4A9EF8FF',\n flipperWidth: 30,\n flipperHeight: 50,\n flipperRadius: 5,\n flipperGap: 10,\n flipperType: 'down',\n flipperSpeed: 450,\n flipperBorderWidth: 0,\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = FlipperNumberConfig.key\n public attr = { ...chartInitConfig, w: 300, h: 100, zIndex: -1 }\n public chartConfig = cloneDeep(FlipperNumberConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","FlipperNumberConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBO,MAAMA,IAAqB;AAAA,EAChC,SAAS;AAAA,EACT,eAAe;AAAA,EACf,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,cAAc;AAAA,EACd,eAAe;AAAA,EACf,eAAe;AAAA,EACf,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,cAAc;AAAA,EACd,oBAAoB;AACtB;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAoB;AAC1B,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,KAAK,GAAG,KAAK,QAAQ;AACrD,IAAAF,EAAA,qBAAcG,EAAUF,CAAmB;AAC3C,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, f 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 M extends n {
|
|
39
|
+
constructor() {
|
|
40
|
+
super(...arguments);
|
|
41
|
+
r(this, "key", p.key);
|
|
42
|
+
r(this, "attr", { ...s, w: 500, h: 15, zIndex: -1 });
|
|
43
|
+
r(this, "chartConfig", m(p));
|
|
44
|
+
r(this, "option", m(l));
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
export {
|
|
48
|
+
M as default,
|
|
49
|
+
l as option
|
|
50
|
+
};
|
|
51
|
+
//# sourceMappingURL=config-70c69137.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-70c69137.js","sources":["../src/packages/components/Decorates/Mores/PipelineH/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { PipelineHConfig } 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 = PipelineHConfig.key\n public attr = { ...chartInitConfig, w: 500, h: 15, zIndex: -1 }\n public chartConfig = cloneDeep(PipelineHConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","PipelineHConfig","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,KAAK,GAAG,IAAI,QAAQ;AACpD,IAAAF,EAAA,qBAAcG,EAAUF,CAAe;AACvC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
var a = Object.defineProperty;
|
|
2
|
+
var e = (t, o, i) => o in t ? a(t, o, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[o] = i;
|
|
3
|
+
var r = (t, o, i) => (e(t, typeof o != "symbol" ? o + "" : o, i), i);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as s, l as m } from "./index-237a6823.js";
|
|
7
|
+
import p from "lodash/cloneDeep";
|
|
8
|
+
import { l as n } from "./logo-9c1d9d16.js";
|
|
9
|
+
import "vue3-lazyload";
|
|
10
|
+
import "vue3-sketch-ruler";
|
|
11
|
+
import "element-plus";
|
|
12
|
+
import "vue";
|
|
13
|
+
import "screenfull";
|
|
14
|
+
import "lodash/throttle";
|
|
15
|
+
import "html2canvas";
|
|
16
|
+
import "lodash/isObject";
|
|
17
|
+
import "crypto-js";
|
|
18
|
+
import "pinia";
|
|
19
|
+
import "vue-i18n";
|
|
20
|
+
import "vue-demi";
|
|
21
|
+
import "lodash/debounce";
|
|
22
|
+
import "highlight.js/lib/core";
|
|
23
|
+
import "highlight.js/lib/languages/json";
|
|
24
|
+
import "highlight.js/lib/languages/typescript";
|
|
25
|
+
import "axios";
|
|
26
|
+
import "lodash";
|
|
27
|
+
import "element-plus/es/locale/lang/zh-cn";
|
|
28
|
+
import "element-plus/es/locale/lang/en";
|
|
29
|
+
import "three";
|
|
30
|
+
import "three/examples/jsm/controls/OrbitControls";
|
|
31
|
+
import "gsap";
|
|
32
|
+
import "vue3-sketch-ruler/lib/style.css";
|
|
33
|
+
const f = {
|
|
34
|
+
// 图片路径
|
|
35
|
+
dataset: n,
|
|
36
|
+
// 适应方式
|
|
37
|
+
fit: "contain",
|
|
38
|
+
// 圆角
|
|
39
|
+
borderRadius: 10
|
|
40
|
+
};
|
|
41
|
+
class N extends s {
|
|
42
|
+
constructor() {
|
|
43
|
+
super(...arguments);
|
|
44
|
+
r(this, "key", m.key);
|
|
45
|
+
r(this, "chartConfig", p(m));
|
|
46
|
+
r(this, "option", p(f));
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
export {
|
|
50
|
+
N as default,
|
|
51
|
+
f as option
|
|
52
|
+
};
|
|
53
|
+
//# sourceMappingURL=config-72cb7427.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-72cb7427.js","sources":["../src/packages/components/Informations/Mores/Image/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { ImageConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\nimport logo from '@core/assets/logo.png'\n\nexport const option = {\n // 图片路径\n dataset: logo,\n // 适应方式\n fit: 'contain',\n // 圆角\n borderRadius: 10\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass\n{\n public key = ImageConfig.key\n public chartConfig = cloneDeep(ImageConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","logo","Config","PublicConfigClass","__publicField","ImageConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAMA,IAAS;AAAA;AAAA,EAEpB,SAASC;AAAA;AAAA,EAET,KAAK;AAAA;AAAA,EAEL,cAAc;AAChB;AAEA,MAAqBC,UAAeC,EACpC;AAAA,EADA;AAAA;AAES,IAAAC,EAAA,aAAMC,EAAY;AAClB,IAAAD,EAAA,qBAAcE,EAAUD,CAAW;AACnC,IAAAD,EAAA,gBAASE,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
var e = Object.defineProperty;
|
|
2
|
+
var f = (r, o, i) => o in r ? e(r, o, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[o] = i;
|
|
3
|
+
var t = (r, o, i) => (f(r, typeof o != "symbol" ? o + "" : o, i), i);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as a, N 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 s = {
|
|
33
|
+
// 数据说明
|
|
34
|
+
dataset: 1e5,
|
|
35
|
+
from: 0,
|
|
36
|
+
dur: 3,
|
|
37
|
+
precision: 0,
|
|
38
|
+
showSeparator: !0,
|
|
39
|
+
numberSize: 34,
|
|
40
|
+
numberColor: "#4a9ef8",
|
|
41
|
+
prefixText: "¥",
|
|
42
|
+
prefixColor: "#4a9ef8",
|
|
43
|
+
suffixText: "元",
|
|
44
|
+
suffixColor: "#4a9ef8"
|
|
45
|
+
};
|
|
46
|
+
class J extends a {
|
|
47
|
+
constructor() {
|
|
48
|
+
super(...arguments);
|
|
49
|
+
t(this, "key", p.key);
|
|
50
|
+
t(this, "chartConfig", m(p));
|
|
51
|
+
t(this, "option", m(s));
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
export {
|
|
55
|
+
J as default,
|
|
56
|
+
s as option
|
|
57
|
+
};
|
|
58
|
+
//# sourceMappingURL=config-99706c47.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-99706c47.js","sources":["../src/packages/components/Decorates/Mores/Number/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { NumberConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n // 数据说明\n dataset: 100000,\n from: 0,\n dur: 3,\n precision: 0,\n showSeparator: true,\n numberSize: 34,\n numberColor: '#4a9ef8',\n prefixText: '¥',\n prefixColor: '#4a9ef8',\n suffixText: '元',\n suffixColor: '#4a9ef8',\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = NumberConfig.key\n public chartConfig = cloneDeep(NumberConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","NumberConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKO,MAAMA,IAAS;AAAA;AAAA,EAEpB,SAAS;AAAA,EACT,MAAM;AAAA,EACN,KAAK;AAAA,EACL,WAAW;AAAA,EACX,eAAe;AAAA,EACf,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,YAAY;AAAA,EACZ,aAAa;AAAA,EACb,YAAY;AAAA,EACZ,aAAa;AACf;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAa;AACnB,IAAAD,EAAA,qBAAcE,EAAUD,CAAY;AACpC,IAAAD,EAAA,gBAASE,EAAUL,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
var e = Object.defineProperty;
|
|
2
|
+
var s = (i, o, t) => o in i ? e(i, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[o] = t;
|
|
3
|
+
var r = (i, o, t) => (s(i, typeof o != "symbol" ? o + "" : o, t), t);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as n, M 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 g = {
|
|
33
|
+
title: "组件缺失",
|
|
34
|
+
message: "当前运行环境未注册该组件,已使用占位组件替代。",
|
|
35
|
+
originalConfig: {},
|
|
36
|
+
errorMessage: "",
|
|
37
|
+
suggestion: "请检查扩展包是否已安装并完成注册。"
|
|
38
|
+
};
|
|
39
|
+
class L extends n {
|
|
40
|
+
constructor() {
|
|
41
|
+
super(...arguments);
|
|
42
|
+
r(this, "key", p.key);
|
|
43
|
+
r(this, "chartConfig", m(p));
|
|
44
|
+
r(this, "option", m(g));
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
export {
|
|
48
|
+
L as default,
|
|
49
|
+
g as option
|
|
50
|
+
};
|
|
51
|
+
//# sourceMappingURL=config-a6eb66af.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-a6eb66af.js","sources":["../src/packages/components/Informations/Mores/MissingComponent/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass, ConfigType } from '@core/packages/index.d'\nimport { MissingComponentConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n title: '组件缺失',\n message: '当前运行环境未注册该组件,已使用占位组件替代。',\n originalConfig: {} as Partial<ConfigType>,\n errorMessage: '',\n suggestion: '请检查扩展包是否已安装并完成注册。'\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = MissingComponentConfig.key\n public chartConfig = cloneDeep(MissingComponentConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","MissingComponentConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKO,MAAMA,IAAS;AAAA,EACpB,OAAO;AAAA,EACP,SAAS;AAAA,EACT,gBAAgB,CAAC;AAAA,EACjB,cAAc;AAAA,EACd,YAAY;AACd;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAuB;AAC7B,IAAAD,EAAA,qBAAcE,EAAUD,CAAsB;AAC9C,IAAAD,EAAA,gBAASE,EAAUL,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
var p = Object.defineProperty;
|
|
2
|
+
var n = (r, t, m) => t in r ? p(r, t, { enumerable: !0, configurable: !0, writable: !0, value: m }) : r[t] = m;
|
|
3
|
+
var o = (r, t, m) => (n(r, typeof t != "symbol" ? t + "" : t, m), m);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as e, T as i, c as s } from "./index-237a6823.js";
|
|
7
|
+
import a 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 E = [
|
|
33
|
+
{
|
|
34
|
+
startArray: {
|
|
35
|
+
name: "杭州",
|
|
36
|
+
N: 30.246026,
|
|
37
|
+
E: 120.210792
|
|
38
|
+
},
|
|
39
|
+
endArray: [
|
|
40
|
+
{
|
|
41
|
+
name: "曼谷",
|
|
42
|
+
N: 22,
|
|
43
|
+
E: 100.49074172973633
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
name: "澳大利亚",
|
|
47
|
+
N: -23.68477416688374,
|
|
48
|
+
E: 133.857421875
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
name: "新疆维吾尔自治区",
|
|
52
|
+
N: 41.748,
|
|
53
|
+
E: 84.9023
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
name: "德黑兰",
|
|
57
|
+
N: 35,
|
|
58
|
+
E: 51
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
name: "德黑兰",
|
|
62
|
+
N: 35,
|
|
63
|
+
E: 51
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
name: "美国",
|
|
67
|
+
N: 34.125447565116126,
|
|
68
|
+
E: 241.7431640625
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
name: "英国",
|
|
72
|
+
N: 51.508742458803326,
|
|
73
|
+
E: 359.82421875
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
name: "巴西",
|
|
77
|
+
N: -9.96885060854611,
|
|
78
|
+
E: 668.1445312499999
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
startArray: {
|
|
84
|
+
name: "北京",
|
|
85
|
+
N: 39.89491,
|
|
86
|
+
E: 116.322056
|
|
87
|
+
},
|
|
88
|
+
endArray: [
|
|
89
|
+
{
|
|
90
|
+
name: "西藏",
|
|
91
|
+
N: 29.660361,
|
|
92
|
+
E: 91.132212
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
name: "广西",
|
|
96
|
+
N: 22.830824,
|
|
97
|
+
E: 108.30616
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
name: "江西",
|
|
101
|
+
N: 28.676493,
|
|
102
|
+
E: 115.892151
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
name: "贵阳",
|
|
106
|
+
N: 26.647661,
|
|
107
|
+
E: 106.630153
|
|
108
|
+
}
|
|
109
|
+
]
|
|
110
|
+
}
|
|
111
|
+
], N = {
|
|
112
|
+
dataset: E
|
|
113
|
+
};
|
|
114
|
+
class M extends e {
|
|
115
|
+
constructor() {
|
|
116
|
+
super(...arguments);
|
|
117
|
+
o(this, "key", i.key);
|
|
118
|
+
o(this, "attr", { ...s, w: 800, h: 800, zIndex: -1 });
|
|
119
|
+
o(this, "chartConfig", a(i));
|
|
120
|
+
o(this, "option", a(N));
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
export {
|
|
124
|
+
M as default,
|
|
125
|
+
N as option
|
|
126
|
+
};
|
|
127
|
+
//# sourceMappingURL=config-ac8d451f.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-ac8d451f.js","sources":["../src/packages/components/Decorates/Three/ThreeEarth01/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { ThreeEarth01Config } from './index'\nimport dataJson from './data.json'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n dataset: dataJson\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = ThreeEarth01Config.key\n public attr = { ...chartInitConfig, w: 800, h: 800, zIndex: -1 }\n public chartConfig = cloneDeep(ThreeEarth01Config)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","dataJson","Config","PublicConfigClass","__publicField","ThreeEarth01Config","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAOaA,IAAS;AAAA,EACpB,SAASC;AACX;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAmB;AACzB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,KAAK,GAAG,KAAK,QAAQ;AACrD,IAAAF,EAAA,qBAAcG,EAAUF,CAAkB;AAC1C,IAAAD,EAAA,gBAASG,EAAUP,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
var a = Object.defineProperty;
|
|
2
|
+
var e = (t, o, i) => o in t ? a(t, o, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[o] = i;
|
|
3
|
+
var r = (t, o, i) => (e(t, typeof o != "symbol" ? o + "" : o, i), i);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as n, I 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 c = {
|
|
33
|
+
// 图标名称
|
|
34
|
+
dataset: "uim:apple",
|
|
35
|
+
color: "#03A9F4",
|
|
36
|
+
size: 64,
|
|
37
|
+
rotate: 0
|
|
38
|
+
// 旋转角度
|
|
39
|
+
};
|
|
40
|
+
class N extends n {
|
|
41
|
+
constructor() {
|
|
42
|
+
super(...arguments);
|
|
43
|
+
r(this, "key", p.key);
|
|
44
|
+
r(this, "attr", { ...s, w: 64, h: 64, zIndex: 1 });
|
|
45
|
+
r(this, "chartConfig", m(p));
|
|
46
|
+
r(this, "option", m(c));
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
export {
|
|
50
|
+
N as default,
|
|
51
|
+
c as option
|
|
52
|
+
};
|
|
53
|
+
//# sourceMappingURL=config-b11b8271.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-b11b8271.js","sources":["../src/packages/components/Icons/Default/Icon/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { chartInitConfig } from '@core/settings/designSetting'\nimport { IconConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\n\nexport const option = {\n // 图标名称\n dataset: 'uim:apple',\n color: '#03A9F4',\n size: 64,\n rotate: 0 // 旋转角度\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = IconConfig.key\n public attr = { ...chartInitConfig, w: 64, h: 64, zIndex: 1 }\n public chartConfig = cloneDeep(IconConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","IconConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAMA,IAAS;AAAA;AAAA,EAEpB,SAAS;AAAA,EACT,OAAO;AAAA,EACP,MAAM;AAAA,EACN,QAAQ;AAAA;AACV;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAW;AACjB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,IAAI,GAAG,IAAI,QAAQ;AACnD,IAAAF,EAAA,qBAAcG,EAAUF,CAAU;AAClC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
var e = Object.defineProperty;
|
|
2
|
+
var n = (i, o, t) => o in i ? e(i, o, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[o] = t;
|
|
3
|
+
var r = (i, o, t) => (n(i, typeof o != "symbol" ? o + "" : o, t), t);
|
|
4
|
+
import "lodash/merge";
|
|
5
|
+
import "lodash/pick";
|
|
6
|
+
import { P as C, C as p, c } 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
|
+
outCircle: 15,
|
|
34
|
+
inCircle: 5,
|
|
35
|
+
outCircleColor: "#3f5261",
|
|
36
|
+
inCircleColor: "#fff",
|
|
37
|
+
outCircleWidth: 2
|
|
38
|
+
};
|
|
39
|
+
class M extends C {
|
|
40
|
+
constructor() {
|
|
41
|
+
super(...arguments);
|
|
42
|
+
r(this, "key", p.key);
|
|
43
|
+
r(this, "attr", { ...c, w: 97, h: 97, zIndex: 1 });
|
|
44
|
+
r(this, "chartConfig", m(p));
|
|
45
|
+
r(this, "option", m(l));
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
export {
|
|
49
|
+
M as default,
|
|
50
|
+
l as option
|
|
51
|
+
};
|
|
52
|
+
//# sourceMappingURL=config-bda687c7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"config-bda687c7.js","sources":["../src/packages/components/Decorates/Mores/CirclePoint/config.ts"],"sourcesContent":["import { PublicConfigClass } from '@core/packages/public'\nimport { CreateComponentTypeClass } from '@core/packages/index.d'\nimport { CirclePointConfig } from './index'\nimport cloneDeep from 'lodash/cloneDeep'\nimport { chartInitConfig } from '@core/settings/designSetting'\n\nexport const option = {\n outCircle: 15,\n inCircle: 5,\n outCircleColor: '#3f5261',\n inCircleColor: '#fff',\n outCircleWidth: 2\n}\n\nexport default class Config extends PublicConfigClass implements CreateComponentTypeClass {\n public key = CirclePointConfig.key\n public attr = { ...chartInitConfig, w: 97, h: 97, zIndex: 1 }\n public chartConfig = cloneDeep(CirclePointConfig)\n public option = cloneDeep(option)\n}\n\r\n"],"names":["option","Config","PublicConfigClass","__publicField","CirclePointConfig","chartInitConfig","cloneDeep"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAMO,MAAMA,IAAS;AAAA,EACpB,WAAW;AAAA,EACX,UAAU;AAAA,EACV,gBAAgB;AAAA,EAChB,eAAe;AAAA,EACf,gBAAgB;AAClB;AAEA,MAAqBC,UAAeC,EAAsD;AAAA,EAA1F;AAAA;AACS,IAAAC,EAAA,aAAMC,EAAkB;AACxB,IAAAD,EAAA,cAAO,EAAE,GAAGE,GAAiB,GAAG,IAAI,GAAG,IAAI,QAAQ;AACnD,IAAAF,EAAA,qBAAcG,EAAUF,CAAiB;AACzC,IAAAD,EAAA,gBAASG,EAAUN,CAAM;AAAA;AAClC;"}
|