{"version":3,"file":"component.mjs","sources":["../../../packages/pc-fx-framework/component.ts"],"sourcesContent":["import { FxPageTable } from '@pc-fx-framework/components/page-table'\nimport { FxPageTableV2 } from '@pc-fx-framework/components/page-table-v2'\nimport { FxFileUpload } from '@pc-fx-framework/components/file-upload'\nimport { FxPageDetail } from '@pc-fx-framework/components/page-detail'\nimport { FxAnimPage } from '@pc-fx-framework/components/anim-page'\nimport { FxActionButton } from '@pc-fx-framework/components/action-button'\n\n// 大屏组件\nimport { FxVPanel } from '@pc-fx-framework/components/visualized/panel'\nimport { FxVModal } from '@pc-fx-framework/components/visualized/modal'\nimport { FxVColumnChart } from '@pc-fx-framework/components/visualized/charts/column-chart'\nimport { FxVSpireColumnChart } from '@pc-fx-framework/components/visualized/charts/spire-column-chart'\nimport { FxVPieChart } from '@pc-fx-framework/components/visualized/charts/pie-chart'\nimport { FxVRosePieChart } from '@pc-fx-framework/components/visualized/charts/rose-pie-chart'\nimport { FxVScrollingBarChart } from '@pc-fx-framework/components/visualized/charts/scrolling-bar-chart'\nimport { FxVScrollingListChart } from '@pc-fx-framework/components/visualized/charts/scrolling-list-chart'\nimport { FxVPyramidChart } from '@pc-fx-framework/components/visualized/charts/pyramid-chart'\nimport { FxVLineChart } from '@pc-fx-framework/components/visualized/charts/line-chart'\nimport { FxVStackedBarChart } from '@pc-fx-framework/components/visualized/charts/stacked-bar-chart'\nimport { FxVProportionPieChart } from '@pc-fx-framework/components/visualized/charts/proportion-pie-chart'\n\nimport type { Plugin } from 'vue'\n\nexport default [\n  FxPageTable,\n  FxPageTableV2,\n  FxFileUpload,\n  FxPageDetail,\n  FxAnimPage,\n  FxActionButton,\n\n  // 大屏组件\n  FxVPanel,\n  FxVModal,\n  FxVColumnChart,\n  FxVSpireColumnChart,\n  FxVPieChart,\n  FxVRosePieChart,\n  FxVScrollingBarChart,\n  FxVScrollingListChart,\n  FxVPyramidChart,\n  FxVLineChart,\n  FxVStackedBarChart,\n  FxVProportionPieChart,\n] as Plugin[]\n\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAkBA,iBAAe;AACf,EAAE,WAAW;AACb,EAAE,aAAa;AACf,EAAE,YAAY;AACd,EAAE,YAAY;AACd,EAAE,UAAU;AACZ,EAAE,cAAc;AAChB,EAAE,QAAQ;AACV,EAAE,QAAQ;AACV,EAAE,cAAc;AAChB,EAAE,mBAAmB;AACrB,EAAE,WAAW;AACb,EAAE,eAAe;AACjB,EAAE,oBAAoB;AACtB,EAAE,qBAAqB;AACvB,EAAE,eAAe;AACjB,EAAE,YAAY;AACd,EAAE,kBAAkB;AACpB,EAAE,qBAAqB;AACvB,CAAC;;;;"}