vue-data-ui 2.2.19 → 2.2.20
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/README.md +5 -1
- package/dist/documentation/installation.md +2 -0
- package/dist/{index-ecd61589.js → index-06a4706a.js} +17526 -16114
- package/dist/{index.es-234f6c95.js → index.es-5abdd5b6.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/types/vue-data-ui.d.ts +172 -5
- package/dist/vue-data-ui.js +21 -20
- package/package.json +1 -1
|
@@ -6,8 +6,8 @@ declare module 'vue-data-ui' {
|
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
export const VueDataUi: DefineComponent<{
|
|
9
|
-
dataset?: VueUi3dBarDataset | VueUiAgePyramidDataset | VueUiAnnotatorDataset | Array<Array<string | number>> | VueUiChestnutDatasetRoot[] | VueUiDashboardElement[] | number | string | VueUiDonutEvolutionDatasetItem[] | VueUiDonutDatasetItem[] | VueUiGaugeDataset | VueUiHeatmapDatasetItem[] | VueUiMoleculeDatasetNode[] | VueUiMoodRadarDataset | VueUiNestedDonutsDatasetItem[] | VueUiOnionDatasetItem[] | VueUiQuadrantDatasetItem[] | VueUiRadarDataset | VueUiRatingDataset | VueUiRelationCircleDatasetItem[] | VueUiRingsDatasetItem[] | VueUiScatterDatasetItem[] | VueUiSparkbarDatasetItem[] | VueUiSparkgaugeDataset | VueUiSparkHistogramDatasetItem[] | VueUiSparklineDatasetItem[] | VueUiSparkStackBarDatasetItem[] | VueUiTableSparklineDatasetItem[] | VueUiTableDataset | VueUiThermometerDataset | VueUiTiremarksDataset | VueUiVerticalBarDatasetItem[] | VueUiWaffleDatasetItem[] | VueUiWheelDataset | VueUiXyDatasetItem[] | VueUiTreemapDatasetItem[] | VueUiQuickChartDataset | number[] | VueUiStripPlotDataset[] | VueUiWordCloudDatasetItem[],
|
|
10
|
-
config?: VueUi3dBarConfig | VueUiAgePyramidConfig | VueUiAnnotatorConfig | VueUiCandlestickConfig | VueUiChestnutConfig | VueUiDashboardConfig | VueUiDigitsConfig | VueUiDonutEvolutionConfig | VueUiDonutConfig | VueUiGaugeConfig | VueUiHeatmapConfig | VueUiMiniLoaderConfig | VueUiMoleculeConfig | VueUiMoodRadarConfig | VueUiNestedDonutsConfig | VueUiOnionConfig | VueUiQuadrantConfig | VueUiRadarConfig | VueUiRatingConfig | VueUiRelationCircleConfig | VueUiRingsConfig | VueUiScatterConfig | VueUiScreenshotConfig | VueUiSkeletonConfig | VueUiSmileyConfig | VueUiSparkbarConfig | VueUiSparkgaugeConfig | VueUiSparkHistogramConfig | VueUiSparklineConfig | VueUiSparkStackBarConfig | VueUiTableSparklineConfig | VueUiTableConfig | VueUiThermometerConfig | VueUiTiremarksConfig | VueUiVerticalBarConfig | VueUiWaffleConfig | VueUiWheelConfig | VueUiXyConfig | VueUiKpiConfig | VueUiTreemapConfig | VueUiQuickChartConfig | VueUiCursorConfig | VueUiSparkTrendConfig | VueUiStripPlotConfig | VueUiDumbbellConfig | VueUiWordCloudConfig;
|
|
9
|
+
dataset?: VueUi3dBarDataset | VueUiAgePyramidDataset | VueUiAnnotatorDataset | Array<Array<string | number>> | VueUiChestnutDatasetRoot[] | VueUiDashboardElement[] | number | string | VueUiDonutEvolutionDatasetItem[] | VueUiDonutDatasetItem[] | VueUiGaugeDataset | VueUiHeatmapDatasetItem[] | VueUiMoleculeDatasetNode[] | VueUiMoodRadarDataset | VueUiNestedDonutsDatasetItem[] | VueUiOnionDatasetItem[] | VueUiQuadrantDatasetItem[] | VueUiRadarDataset | VueUiRatingDataset | VueUiRelationCircleDatasetItem[] | VueUiRingsDatasetItem[] | VueUiScatterDatasetItem[] | VueUiSparkbarDatasetItem[] | VueUiSparkgaugeDataset | VueUiSparkHistogramDatasetItem[] | VueUiSparklineDatasetItem[] | VueUiSparkStackBarDatasetItem[] | VueUiTableSparklineDatasetItem[] | VueUiTableDataset | VueUiThermometerDataset | VueUiTiremarksDataset | VueUiVerticalBarDatasetItem[] | VueUiWaffleDatasetItem[] | VueUiWheelDataset | VueUiXyDatasetItem[] | VueUiTreemapDatasetItem[] | VueUiQuickChartDataset | number[] | VueUiStripPlotDataset[] | VueUiWordCloudDatasetItem[] | VueUiXyCanvasDatasetItem[],
|
|
10
|
+
config?: VueUi3dBarConfig | VueUiAgePyramidConfig | VueUiAnnotatorConfig | VueUiCandlestickConfig | VueUiChestnutConfig | VueUiDashboardConfig | VueUiDigitsConfig | VueUiDonutEvolutionConfig | VueUiDonutConfig | VueUiGaugeConfig | VueUiHeatmapConfig | VueUiMiniLoaderConfig | VueUiMoleculeConfig | VueUiMoodRadarConfig | VueUiNestedDonutsConfig | VueUiOnionConfig | VueUiQuadrantConfig | VueUiRadarConfig | VueUiRatingConfig | VueUiRelationCircleConfig | VueUiRingsConfig | VueUiScatterConfig | VueUiScreenshotConfig | VueUiSkeletonConfig | VueUiSmileyConfig | VueUiSparkbarConfig | VueUiSparkgaugeConfig | VueUiSparkHistogramConfig | VueUiSparklineConfig | VueUiSparkStackBarConfig | VueUiTableSparklineConfig | VueUiTableConfig | VueUiThermometerConfig | VueUiTiremarksConfig | VueUiVerticalBarConfig | VueUiWaffleConfig | VueUiWheelConfig | VueUiXyConfig | VueUiKpiConfig | VueUiTreemapConfig | VueUiQuickChartConfig | VueUiCursorConfig | VueUiSparkTrendConfig | VueUiStripPlotConfig | VueUiDumbbellConfig | VueUiWordCloudConfig | VueUiXyCanvasConfig;
|
|
11
11
|
}>
|
|
12
12
|
|
|
13
13
|
export type ChartTitle = {
|
|
@@ -697,7 +697,7 @@ declare module 'vue-data-ui' {
|
|
|
697
697
|
config?: VueUiMoodRadarConfig
|
|
698
698
|
}>;
|
|
699
699
|
|
|
700
|
-
export type VueUiIconName = "annotator" | "chart3dBar" | "chartAgePyramid" | "chartBar" | "chartCandlestick" | "chartChestnut" | "chartDonut" | "chartDonutEvolution" | "chartGauge" | "chartHeatmap" | "chartLine" | "chartMoodRadar" | "chartOnion" | "chartQuadrant" | "chartRadar" | "chartRelationCircle" | "chartRings" | "chartScatter" | "chartSparkHistogram" | "chartSparkStackbar" | "chartTable" | "chartThermometer" | "chartTiremarks" | "chartVerticalBar" | "chartWaffle" | "chartWheel" | "close" | "dashboard" | "digit0" | "digit1" | "digit2" | "digit3" | "digit4" | "digit5" | "digit6" | "digit7" | "digit8" | "digit9" | "excel" | "image" | "labelClose" | "labelOpen" | "menu" | "moodFlat" | "moodHappy" | "moodNeutral" | "moodSad" | "pdf" | "screenshot" | "skeleton" | "smiley" | "sort" | "spin" | "star" | "tableClose" | "tableOpen" | "chartNestedDonuts" | "chartSparkbar" | "refresh" | "circleQuestion" | "circleExclamation" | "circleCheck" | "circleCancel" | "moodLaughing" | "moodWink" | "moodEmbarrassed" | "moodSurprised" | "exitFullscreen" | "fullscreen" | "arrowRight" | "arrowTop" | "arrowBottom" | "arrowLeft" | "chartCluster" | "chartSparkline" | "legend" | "csv" | "chartGalaxy" | "kpi" | "kpiBox" | "tooltip" | "vueDataUi" | "ratio" | "func" | "settings" | "trendUp" | "trendDown" | "clipBoard" | "zoomPlus" | "zoomMinus" | "clipboardLine" | "clipboardDonut" | "clipboardBar" | "clipboardVariable" | "triangle" | "triangleFill" | "square" | "squareFill" | "diamond" | "diamondFill" | "pentagon" | "pentagonFill" | "hexagon" | "hexagonFill" | "circle" | "circleFill" | "starFill" | "numbers" | "sigma" | "mu" | "lambda" | "people" | "copy" | "accordion" | "cursor" | "trend" | "chartStripPlot" | "chartDumbbell" | "copyLeft" | "chartWordCloud";
|
|
700
|
+
export type VueUiIconName = "annotator" | "chart3dBar" | "chartAgePyramid" | "chartBar" | "chartCandlestick" | "chartChestnut" | "chartDonut" | "chartDonutEvolution" | "chartGauge" | "chartHeatmap" | "chartLine" | "chartMoodRadar" | "chartOnion" | "chartQuadrant" | "chartRadar" | "chartRelationCircle" | "chartRings" | "chartScatter" | "chartSparkHistogram" | "chartSparkStackbar" | "chartTable" | "chartThermometer" | "chartTiremarks" | "chartVerticalBar" | "chartWaffle" | "chartWheel" | "close" | "dashboard" | "digit0" | "digit1" | "digit2" | "digit3" | "digit4" | "digit5" | "digit6" | "digit7" | "digit8" | "digit9" | "excel" | "image" | "labelClose" | "labelOpen" | "menu" | "moodFlat" | "moodHappy" | "moodNeutral" | "moodSad" | "pdf" | "screenshot" | "skeleton" | "smiley" | "sort" | "spin" | "star" | "tableClose" | "tableOpen" | "chartNestedDonuts" | "chartSparkbar" | "refresh" | "circleQuestion" | "circleExclamation" | "circleCheck" | "circleCancel" | "moodLaughing" | "moodWink" | "moodEmbarrassed" | "moodSurprised" | "exitFullscreen" | "fullscreen" | "arrowRight" | "arrowTop" | "arrowBottom" | "arrowLeft" | "chartCluster" | "chartSparkline" | "legend" | "csv" | "chartGalaxy" | "kpi" | "kpiBox" | "tooltip" | "vueDataUi" | "ratio" | "func" | "settings" | "trendUp" | "trendDown" | "clipBoard" | "zoomPlus" | "zoomMinus" | "clipboardLine" | "clipboardDonut" | "clipboardBar" | "clipboardVariable" | "triangle" | "triangleFill" | "square" | "squareFill" | "diamond" | "diamondFill" | "pentagon" | "pentagonFill" | "hexagon" | "hexagonFill" | "circle" | "circleFill" | "starFill" | "numbers" | "sigma" | "mu" | "lambda" | "people" | "copy" | "accordion" | "cursor" | "trend" | "chartStripPlot" | "chartDumbbell" | "copyLeft" | "chartWordCloud" | "stack" | "unstack";
|
|
701
701
|
|
|
702
702
|
export const VueUiIcon: DefineComponent<{
|
|
703
703
|
name: VueUiIconName,
|
|
@@ -4583,9 +4583,176 @@ declare module 'vue-data-ui' {
|
|
|
4583
4583
|
dataset: VueUiWordCloudDatasetItem[] | string
|
|
4584
4584
|
}>
|
|
4585
4585
|
|
|
4586
|
-
export type
|
|
4586
|
+
export type VueUiXyCanvasDatasetItem = {
|
|
4587
|
+
name: string;
|
|
4588
|
+
series: number[];
|
|
4589
|
+
type?: "line" | "plot" | "bar";
|
|
4590
|
+
useArea?: boolean;
|
|
4591
|
+
dataLabels?: boolean;
|
|
4592
|
+
scaleSteps?: number;
|
|
4593
|
+
prefix?: string;
|
|
4594
|
+
suffix?: string;
|
|
4595
|
+
rounding?: number;
|
|
4596
|
+
}
|
|
4597
|
+
|
|
4598
|
+
export type VueUiXyCanvasConfig = {
|
|
4599
|
+
theme?: Theme;
|
|
4600
|
+
customPalette?: string[];
|
|
4601
|
+
userOptions?: {
|
|
4602
|
+
show?: boolean
|
|
4603
|
+
};
|
|
4604
|
+
style?: {
|
|
4605
|
+
fontFamily?: string;
|
|
4606
|
+
chart?: {
|
|
4607
|
+
backgroundColor?: string;
|
|
4608
|
+
color?: string;
|
|
4609
|
+
aspectRatio?: string;
|
|
4610
|
+
stacked?: boolean;
|
|
4611
|
+
stackGapRatio?: number;
|
|
4612
|
+
scale?: {
|
|
4613
|
+
ticks?: number;
|
|
4614
|
+
};
|
|
4615
|
+
zoom?: {
|
|
4616
|
+
show?: boolean;
|
|
4617
|
+
color?: string;
|
|
4618
|
+
highlightColor?: string;
|
|
4619
|
+
fontSize?: number;
|
|
4620
|
+
useResetSlot?: boolean;
|
|
4621
|
+
};
|
|
4622
|
+
selector?: {
|
|
4623
|
+
show?: boolean;
|
|
4624
|
+
color?: string;
|
|
4625
|
+
dashed?: boolean;
|
|
4626
|
+
};
|
|
4627
|
+
tooltip?: {
|
|
4628
|
+
show?: boolean;
|
|
4629
|
+
color?: string;
|
|
4630
|
+
backgroundColor?: string;
|
|
4631
|
+
fontSize?: number;
|
|
4632
|
+
customFormat?: (params: VueUiTooltipParams<VueUiXyDatapointItem[], VueUiXySeries, VueUiXyConfig>) => string;
|
|
4633
|
+
borderRadius?: number;
|
|
4634
|
+
borderColor?: string;
|
|
4635
|
+
borderWidth?: number;
|
|
4636
|
+
};
|
|
4637
|
+
legend?: {
|
|
4638
|
+
backgroundColor?: string;
|
|
4639
|
+
color?: string;
|
|
4640
|
+
show?: boolean;
|
|
4641
|
+
fontSize?: number;
|
|
4642
|
+
bold?: boolean;
|
|
4643
|
+
};
|
|
4644
|
+
title?: {
|
|
4645
|
+
text?: string;
|
|
4646
|
+
color?: string;
|
|
4647
|
+
fontSize?: number;
|
|
4648
|
+
bold?: boolean;
|
|
4649
|
+
subtitle?: {
|
|
4650
|
+
color?: string;
|
|
4651
|
+
text?: string;
|
|
4652
|
+
fontSize?: number;
|
|
4653
|
+
bold?: boolean;
|
|
4654
|
+
};
|
|
4655
|
+
};
|
|
4656
|
+
grid?: {
|
|
4657
|
+
y?: {
|
|
4658
|
+
showAxis?: boolean;
|
|
4659
|
+
axisColor?: string;
|
|
4660
|
+
axisThickness?: number;
|
|
4661
|
+
axisName?: string;
|
|
4662
|
+
axisLabels?: {
|
|
4663
|
+
show?: boolean;
|
|
4664
|
+
fontSizeRatio?: number;
|
|
4665
|
+
color?: string;
|
|
4666
|
+
offsetX?: number;
|
|
4667
|
+
rounding?: number;
|
|
4668
|
+
prefix?: string;
|
|
4669
|
+
suffix?: string;
|
|
4670
|
+
};
|
|
4671
|
+
verticalLines?: {
|
|
4672
|
+
show?: boolean;
|
|
4673
|
+
color?: string;
|
|
4674
|
+
hideUnderXLength?: number;
|
|
4675
|
+
};
|
|
4676
|
+
timeLabels?: {
|
|
4677
|
+
show?: boolean;
|
|
4678
|
+
fontSizeRatio?: number;
|
|
4679
|
+
values?: Array<string | number>,
|
|
4680
|
+
rotation?: number;
|
|
4681
|
+
offsetY?: number;
|
|
4682
|
+
color?: string;
|
|
4683
|
+
};
|
|
4684
|
+
};
|
|
4685
|
+
x?: {
|
|
4686
|
+
showAxis?: boolean;
|
|
4687
|
+
axisColor?: string;
|
|
4688
|
+
axisThickness?: number;
|
|
4689
|
+
axisName?: string;
|
|
4690
|
+
horizontalLines?: {
|
|
4691
|
+
show?: boolean;
|
|
4692
|
+
color?: string;
|
|
4693
|
+
alternate?: boolean;
|
|
4694
|
+
opacity?: number;
|
|
4695
|
+
};
|
|
4696
|
+
};
|
|
4697
|
+
zeroLine?: {
|
|
4698
|
+
show?: boolean;
|
|
4699
|
+
color?: string;
|
|
4700
|
+
dashed?: boolean;
|
|
4701
|
+
};
|
|
4702
|
+
};
|
|
4703
|
+
line?: {
|
|
4704
|
+
plots?: {
|
|
4705
|
+
show?: boolean;
|
|
4706
|
+
radiusRatio?: number;
|
|
4707
|
+
};
|
|
4708
|
+
};
|
|
4709
|
+
area?: {
|
|
4710
|
+
opacity?: number;
|
|
4711
|
+
};
|
|
4712
|
+
dataLabels?: {
|
|
4713
|
+
show?: boolean;
|
|
4714
|
+
fontSizeRatio?: number;
|
|
4715
|
+
useSerieColor?: boolean;
|
|
4716
|
+
color?: string;
|
|
4717
|
+
offsetY?: number;
|
|
4718
|
+
};
|
|
4719
|
+
paddingProportions?: {
|
|
4720
|
+
top?: number;
|
|
4721
|
+
left?: number;
|
|
4722
|
+
right?: number;
|
|
4723
|
+
bottom?: number;
|
|
4724
|
+
};
|
|
4725
|
+
};
|
|
4726
|
+
};
|
|
4727
|
+
table?: {
|
|
4728
|
+
show?: boolean;
|
|
4729
|
+
rounding?: number;
|
|
4730
|
+
responsiveBreakpoint?: number;
|
|
4731
|
+
columnNames?: {
|
|
4732
|
+
period?: string;
|
|
4733
|
+
total?: string;
|
|
4734
|
+
};
|
|
4735
|
+
th?: {
|
|
4736
|
+
backgroundColor?: string;
|
|
4737
|
+
color?: string;
|
|
4738
|
+
outline?: string;
|
|
4739
|
+
};
|
|
4740
|
+
td:? {
|
|
4741
|
+
backgroundColor?: string;
|
|
4742
|
+
color?: string;
|
|
4743
|
+
outline?: string;
|
|
4744
|
+
};
|
|
4745
|
+
};
|
|
4746
|
+
};
|
|
4747
|
+
|
|
4748
|
+
export const VueUiXyCanvas: DefineComponent<{
|
|
4749
|
+
dataset: VueUiXyCanvasDatasetItem[],
|
|
4750
|
+
config?: VueUiXyCanvasConfig
|
|
4751
|
+
}>
|
|
4752
|
+
|
|
4753
|
+
export type VueDataUiConfig = VueUi3dBarConfig | VueUiAgePyramidConfig | VueUiAnnotatorConfig | VueUiCandlestickConfig | VueUiChestnutConfig | VueUiDashboardConfig | VueUiDigitsConfig | VueUiDonutConfig | VueUiDonutEvolutionConfig | VueUiGaugeConfig | VueUiHeatmapConfig | VueUiMiniLoaderConfig | VueUiMoleculeConfig | VueUiMoodRadarConfig | VueUiOnionConfig | VueUiQuadrantConfig | VueUiRadarConfig | VueUiRatingConfig | VueUiRelationCircleConfig | VueUiRingsConfig | VueUiScatterConfig | VueUiScreenshotConfig | VueUiSkeletonConfig | VueUiSmileyConfig | VueUiSparkHistogramConfig | VueUiSparkStackBarConfig | VueUiSparkbarConfig | VueUiSparklineConfig | VueUiTableConfig | VueUiTableSparklineConfig | VueUiThermometerConfig | VueUiTiremarksConfig | VueUiVerticalBarConfig | VueUiWaffleConfig | VueUiWheelConfig | VueUiXyConfig | VueUiNestedDonutsConfig | VueUiGalaxyConfig | VueUiKpiConfig | VueUiTreemapConfig | VueUiTableHeatmapConfig | VueUiAccordionConfig | VueUiQuickChartConfig | VueUiCursorConfig | VueUiSparkTrendConfig | VueUiStripPlotConfig | VueUiDumbbellConfig | VueUiWordCloudConfig | VueUiXyCanvasConfig;
|
|
4587
4754
|
|
|
4588
|
-
export type VueDataUiConfigKey = "vue_ui_3d_bar" | "vue_ui_age_pyramid" | "vue_ui_annotator" | "vue_ui_candlestick" | "vue_ui_chestnut" | "vue_ui_dashboard" | "vue_ui_digits" | "vue_ui_donut" | "vue_ui_donut_evolution" | "vue_ui_gauge" | "vue_ui_heatmap" | "vue_ui_mini_loader" | "vue_ui_molecule" | "vue_ui_mood_radar" | "vue_ui_onion" | "vue_ui_quadrant" | "vue_ui_radar" | "vue_ui_rating" | "vue_ui_relation_circle" | "vue_ui_rings" | "vue_ui_scatter" | "vue_ui_screenshot" | "vue_ui_skeleton" | "vue_ui_smiley" | "vue_ui_sparkhistogram" | "vue_ui_sparkstackbar" | "vue_ui_sparkbar" | "vue_ui_sparkline" | "vue_ui_table" | "vue_ui_table_sparkline" | "vue_ui_thermometer" | "vue_ui_tiremarks" | "vue_ui_vertical_bar" | "vue_ui_waffle" | "vue_ui_wheel" | "vue_ui_xy" | "vue_ui_nested_donuts" | "vue_ui_galaxy" | "vue_ui_kpi" | "vue_ui_treemap" | "vue_ui_table_heatmap" | "vue_ui_accordion" | "vue_ui_quick_chart" | "vue_ui_cursor" | "vue_ui_spark_trend" | "vue_ui_strip_plot" | "vue_ui_dumbbell" | "vue_ui_word_cloud";
|
|
4755
|
+
export type VueDataUiConfigKey = "vue_ui_3d_bar" | "vue_ui_age_pyramid" | "vue_ui_annotator" | "vue_ui_candlestick" | "vue_ui_chestnut" | "vue_ui_dashboard" | "vue_ui_digits" | "vue_ui_donut" | "vue_ui_donut_evolution" | "vue_ui_gauge" | "vue_ui_heatmap" | "vue_ui_mini_loader" | "vue_ui_molecule" | "vue_ui_mood_radar" | "vue_ui_onion" | "vue_ui_quadrant" | "vue_ui_radar" | "vue_ui_rating" | "vue_ui_relation_circle" | "vue_ui_rings" | "vue_ui_scatter" | "vue_ui_screenshot" | "vue_ui_skeleton" | "vue_ui_smiley" | "vue_ui_sparkhistogram" | "vue_ui_sparkstackbar" | "vue_ui_sparkbar" | "vue_ui_sparkline" | "vue_ui_table" | "vue_ui_table_sparkline" | "vue_ui_thermometer" | "vue_ui_tiremarks" | "vue_ui_vertical_bar" | "vue_ui_waffle" | "vue_ui_wheel" | "vue_ui_xy" | "vue_ui_nested_donuts" | "vue_ui_galaxy" | "vue_ui_kpi" | "vue_ui_treemap" | "vue_ui_table_heatmap" | "vue_ui_accordion" | "vue_ui_quick_chart" | "vue_ui_cursor" | "vue_ui_spark_trend" | "vue_ui_strip_plot" | "vue_ui_dumbbell" | "vue_ui_word_cloud" | "vue_ui_xy_canvas";
|
|
4589
4756
|
|
|
4590
4757
|
export const getVueDataUiConfig: () => VueDataUiConfig;
|
|
4591
4758
|
}
|
package/dist/vue-data-ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as
|
|
1
|
+
import { I as s, Q as u, F as V, X as U, p as r, s as t, o, g as n, Z as l, r as d, G as m, b as p, C as g, a1 as S, R as c, f as k, m as C, D, U as T, J as b, H as h, E as f, O as y, h as R, e as A, Y as P, d as W, k as x, u as H, z as M, n as v, j as B, S as G, t as Q, y as X, x as w, $ as E, q as F, P as I, l as K, a0 as L, a as N, W as O, T as j, w as q, B as z, V as J, i as Y, c as Z, A as $, a2 as _, v as aa, a3 as ea, N as ia, K as sa, M as ua, L as Va } from "./index-06a4706a.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
s as Arrow,
|
|
@@ -23,27 +23,27 @@ export {
|
|
|
23
23
|
b as VueUiMiniLoader,
|
|
24
24
|
h as VueUiMolecule,
|
|
25
25
|
f as VueUiMoodRadar,
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
y as VueUiNestedDonuts,
|
|
27
|
+
R as VueUiOnion,
|
|
28
28
|
A as VueUiQuadrant,
|
|
29
29
|
P as VueUiQuickChart,
|
|
30
30
|
W as VueUiRadar,
|
|
31
31
|
x as VueUiRating,
|
|
32
32
|
H as VueUiRelationCircle,
|
|
33
33
|
M as VueUiRings,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
34
|
+
v as VueUiScatter,
|
|
35
|
+
B as VueUiScreenshot,
|
|
36
|
+
G as VueUiSkeleton,
|
|
37
|
+
Q as VueUiSmiley,
|
|
38
|
+
X as VueUiSparkHistogram,
|
|
39
|
+
w as VueUiSparkStackbar,
|
|
40
|
+
E as VueUiSparkTrend,
|
|
41
|
+
F as VueUiSparkbar,
|
|
42
|
+
I as VueUiSparkgauge,
|
|
43
|
+
K as VueUiSparkline,
|
|
44
|
+
L as VueUiStripPlot,
|
|
45
|
+
N as VueUiTable,
|
|
46
|
+
O as VueUiTableHeatmap,
|
|
47
47
|
j as VueUiTableSparkline,
|
|
48
48
|
q as VueUiThermometer,
|
|
49
49
|
z as VueUiTiremarks,
|
|
@@ -53,8 +53,9 @@ export {
|
|
|
53
53
|
$ as VueUiWheel,
|
|
54
54
|
_ as VueUiWordCloud,
|
|
55
55
|
aa as VueUiXy,
|
|
56
|
-
ea as
|
|
57
|
-
ia as
|
|
58
|
-
sa as
|
|
59
|
-
ua as
|
|
56
|
+
ea as VueUiXyCanvas,
|
|
57
|
+
ia as createWordCloudDatasetFromPlainText,
|
|
58
|
+
sa as getPalette,
|
|
59
|
+
ua as getThemeConfig,
|
|
60
|
+
Va as getVueDataUiConfig
|
|
60
61
|
};
|
package/package.json
CHANGED