vue-data-ui 3.4.9 → 3.5.1
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 +114 -37
- package/dist/{ColorPicker-J5wOPCeB.js → ColorPicker-ChuwChMo.js} +58 -56
- package/dist/{NonSvgPenAndPaper-C7TRn0_3.js → NonSvgPenAndPaper-DVgKKLIf.js} +1 -1
- package/dist/{PackageVersion-CTUqGqWV.js → PackageVersion-DQvyATVa.js} +1 -1
- package/dist/PenAndPaper-SZQIAgkg.js +388 -0
- package/dist/{Title-l36lOBMx.js → Title-isbiM8i8.js} +1 -1
- package/dist/components/vue-ui-3d-bar.js +1 -1
- package/dist/components/vue-ui-accordion.js +1 -1
- package/dist/components/vue-ui-age-pyramid.js +1 -1
- package/dist/components/vue-ui-annotator.js +1 -1
- package/dist/components/vue-ui-bullet.js +1 -1
- package/dist/components/vue-ui-candlestick.js +1 -1
- package/dist/components/vue-ui-carousel-table.js +1 -1
- package/dist/components/vue-ui-chestnut.js +1 -1
- package/dist/components/vue-ui-chord.js +1 -1
- package/dist/components/vue-ui-circle-pack.js +1 -1
- package/dist/components/vue-ui-cursor.js +1 -1
- package/dist/components/vue-ui-dashboard.js +1 -1
- package/dist/components/vue-ui-digits.js +1 -1
- package/dist/components/vue-ui-donut-evolution.js +1 -1
- package/dist/components/vue-ui-donut.js +1 -1
- package/dist/components/vue-ui-dumbbell.js +1 -1
- package/dist/components/vue-ui-flow.js +1 -1
- package/dist/components/vue-ui-funnel.js +1 -1
- package/dist/components/vue-ui-galaxy.js +1 -1
- package/dist/components/vue-ui-gauge.js +1 -1
- package/dist/components/vue-ui-gizmo.js +1 -1
- package/dist/components/vue-ui-heatmap.js +1 -1
- package/dist/components/vue-ui-history-plot.js +1 -1
- package/dist/components/vue-ui-horizontal-bar.js +1 -1
- package/dist/components/vue-ui-kpi.js +1 -1
- package/dist/components/vue-ui-mini-loader.js +1 -1
- package/dist/components/vue-ui-molecule.js +1 -1
- package/dist/components/vue-ui-mood-radar.js +1 -1
- package/dist/components/vue-ui-nested-donuts.js +1 -1
- package/dist/components/vue-ui-onion.js +1 -1
- package/dist/components/vue-ui-parallel-coordinate-plot.js +1 -1
- package/dist/components/vue-ui-quadrant.js +1 -1
- package/dist/components/vue-ui-quick-chart.js +1 -1
- package/dist/components/vue-ui-radar.js +1 -1
- package/dist/components/vue-ui-rating.js +1 -1
- package/dist/components/vue-ui-relation-circle.js +1 -1
- package/dist/components/vue-ui-ridgeline.js +1 -1
- package/dist/components/vue-ui-rings.js +1 -1
- package/dist/components/vue-ui-scatter.js +1 -1
- package/dist/components/vue-ui-skeleton.js +1 -1
- package/dist/components/vue-ui-smiley.js +1 -1
- package/dist/components/vue-ui-spark-trend.js +1 -1
- package/dist/components/vue-ui-sparkbar.js +1 -1
- package/dist/components/vue-ui-sparkgauge.js +1 -1
- package/dist/components/vue-ui-sparkhistogram.js +1 -1
- package/dist/components/vue-ui-sparkline.js +1 -1
- package/dist/components/vue-ui-sparkstackbar.js +1 -1
- package/dist/components/vue-ui-stackbar.js +1 -1
- package/dist/components/vue-ui-strip-plot.js +1 -1
- package/dist/components/vue-ui-table-heatmap.js +1 -1
- package/dist/components/vue-ui-table-sparkline.js +1 -1
- package/dist/components/vue-ui-table.js +1 -1
- package/dist/components/vue-ui-thermometer.js +1 -1
- package/dist/components/vue-ui-timer.js +1 -1
- package/dist/components/vue-ui-tiremarks.js +1 -1
- package/dist/components/vue-ui-treemap.js +1 -1
- package/dist/components/vue-ui-vertical-bar.js +1 -1
- package/dist/components/vue-ui-waffle.js +1 -1
- package/dist/components/vue-ui-wheel.js +1 -1
- package/dist/components/vue-ui-word-cloud.js +1 -1
- package/dist/components/vue-ui-world.js +1 -1
- package/dist/components/vue-ui-xy-canvas.js +1 -1
- package/dist/components/vue-ui-xy.js +1 -1
- package/dist/style.css +1 -1
- package/dist/types/vue-data-ui.d.ts +17 -8
- package/dist/{useNestedProp-BjZe1Y85.js → useNestedProp-DjGXw6S9.js} +22 -8
- package/dist/{vue-data-ui-DjxWWa78.js → vue-data-ui-B_RxfmEm.js} +113 -107
- package/dist/vue-data-ui.js +64 -64
- package/dist/{vue-ui-3d-bar-CLE7f9pl.js → vue-ui-3d-bar-CMNYyVa2.js} +454 -434
- package/dist/{vue-ui-accordion-CZ0thhxa.js → vue-ui-accordion-CqhVCfc2.js} +1 -1
- package/dist/{vue-ui-age-pyramid-D73uIOPm.js → vue-ui-age-pyramid-Vqa9iYXE.js} +180 -160
- package/dist/{vue-ui-annotator-BylDgUVb.js → vue-ui-annotator-nNv10fBm.js} +3 -3
- package/dist/{vue-ui-bullet-Bybo0xK2.js → vue-ui-bullet-BWEBeYV5.js} +190 -170
- package/dist/{vue-ui-candlestick-D_FyMdqH.js → vue-ui-candlestick-BoLzL0g1.js} +201 -181
- package/dist/{vue-ui-carousel-table-BvMlNdVo.js → vue-ui-carousel-table-Bi6wvUUU.js} +2 -2
- package/dist/{vue-ui-chestnut-DA0g0bDV.js → vue-ui-chestnut-BGz1TLXG.js} +375 -355
- package/dist/vue-ui-chord-CebhS7ln.js +1153 -0
- package/dist/{vue-ui-circle-pack-BPDm-ro5.js → vue-ui-circle-pack-7PJVyKjp.js} +289 -269
- package/dist/{vue-ui-cursor-ik59bfC4.js → vue-ui-cursor-qYLAwvzn.js} +1 -1
- package/dist/vue-ui-dashboard-DcmMvhgM.js +432 -0
- package/dist/{vue-ui-digits-ByNNcWXi.js → vue-ui-digits-DyE8eU1m.js} +1 -1
- package/dist/vue-ui-donut-CxZcJFTo.js +1681 -0
- package/dist/{vue-ui-donut-evolution-Ca3Svr0B.js → vue-ui-donut-evolution-BVYL-BUJ.js} +480 -444
- package/dist/{vue-ui-dumbbell-CxCE2luV.js → vue-ui-dumbbell-QxZn86A3.js} +210 -190
- package/dist/{vue-ui-flow-DEvwXd4W.js → vue-ui-flow-DEI5LRch.js} +339 -319
- package/dist/{vue-ui-funnel-Bgcx7xia.js → vue-ui-funnel-B_A5orFg.js} +218 -198
- package/dist/{vue-ui-galaxy-BWr1EMob.js → vue-ui-galaxy-CUoDRr-O.js} +313 -277
- package/dist/{vue-ui-gauge-DQricvo2.js → vue-ui-gauge-46tSRZN5.js} +311 -291
- package/dist/{vue-ui-gizmo-C-fKe3io.js → vue-ui-gizmo-BOgbsXao.js} +2 -2
- package/dist/{vue-ui-heatmap-B-o_i7Hu.js → vue-ui-heatmap-DKKjl1A2.js} +303 -283
- package/dist/{vue-ui-history-plot-DzQ9DPUJ.js → vue-ui-history-plot-C6p_aThr.js} +478 -442
- package/dist/{vue-ui-kpi-BGGff8LM.js → vue-ui-kpi-B1yJ83aF.js} +2 -2
- package/dist/{vue-ui-mini-loader-CSF-7TJL.js → vue-ui-mini-loader-BudcNBg-.js} +1 -1
- package/dist/{vue-ui-molecule-I2OhrCR2.js → vue-ui-molecule-L90GnHee.js} +156 -136
- package/dist/{vue-ui-mood-radar-BAT7kZUy.js → vue-ui-mood-radar-Dhigm5rw.js} +266 -246
- package/dist/{vue-ui-nested-donuts-CjhJDAQi.js → vue-ui-nested-donuts-D0MCLs5n.js} +597 -557
- package/dist/vue-ui-onion-B7yPJ3gL.js +915 -0
- package/dist/vue-ui-parallel-coordinate-plot-DY21ivNe.js +1051 -0
- package/dist/{vue-ui-quadrant-DGnasrCR.js → vue-ui-quadrant-b0vMRaq-.js} +532 -495
- package/dist/{vue-ui-quick-chart-Cam_sWet.js → vue-ui-quick-chart-VK2EN7sh.js} +288 -268
- package/dist/{vue-ui-radar-DNI9WI2R.js → vue-ui-radar-B5Vkoz9M.js} +412 -373
- package/dist/{vue-ui-rating-CiMoFM_c.js → vue-ui-rating-BH4DW1ZY.js} +1 -1
- package/dist/{vue-ui-relation-circle-Dj1jhcsl.js → vue-ui-relation-circle-XHbE-ZUX.js} +228 -208
- package/dist/{vue-ui-ridgeline-adIls6bj.js → vue-ui-ridgeline-CAMNq-p_.js} +517 -481
- package/dist/vue-ui-rings-ImGOqm_J.js +855 -0
- package/dist/vue-ui-scatter-CterNJYe.js +1590 -0
- package/dist/{vue-ui-skeleton-DUdI2uOO.js → vue-ui-skeleton-CykXHWj-.js} +2 -2
- package/dist/{vue-ui-smiley-sGFRbn31.js → vue-ui-smiley-DnGm6qrK.js} +1 -1
- package/dist/{vue-ui-spark-trend-DxpRfUJz.js → vue-ui-spark-trend-N1AsNQJA.js} +2 -2
- package/dist/{vue-ui-sparkbar-B44oER5n.js → vue-ui-sparkbar-Bvsi5DTT.js} +2 -2
- package/dist/{vue-ui-sparkgauge-ix12NZ7M.js → vue-ui-sparkgauge-DyJmWCWT.js} +2 -2
- package/dist/{vue-ui-sparkhistogram-Cs-QDYBR.js → vue-ui-sparkhistogram-5eKrkmSb.js} +143 -140
- package/dist/{vue-ui-sparkline-Cb8ZmyUq.js → vue-ui-sparkline-ChKAzlVq.js} +2 -2
- package/dist/vue-ui-sparkstackbar-BXNy6nuw.js +441 -0
- package/dist/vue-ui-stackbar-1IwvUYBO.js +1827 -0
- package/dist/{vue-ui-strip-plot-BjG-Jxnb.js → vue-ui-strip-plot-B1wGxP8-.js} +245 -225
- package/dist/{vue-ui-table-DdBdLrAL.js → vue-ui-table-DSsIrT4L.js} +3 -3
- package/dist/{vue-ui-table-heatmap-BqCEBoUf.js → vue-ui-table-heatmap-DXFHy7-E.js} +1 -1
- package/dist/{vue-ui-table-sparkline-EpCo2Be5.js → vue-ui-table-sparkline-DpqY_4ay.js} +2 -2
- package/dist/vue-ui-thermometer-CMKvSA8p.js +584 -0
- package/dist/{vue-ui-timer-Br3wp8hG.js → vue-ui-timer-BpdCY_wg.js} +3 -3
- package/dist/vue-ui-tiremarks-CNipzVli.js +450 -0
- package/dist/vue-ui-treemap-DPE8SY0_.js +1330 -0
- package/dist/{vue-ui-vertical-bar-yfbEfLqy.js → vue-ui-vertical-bar-ZU1GCbX0.js} +484 -448
- package/dist/{vue-ui-waffle-m-9sqQik.js → vue-ui-waffle-z7nuSuSV.js} +398 -362
- package/dist/vue-ui-wheel-DLRoRjeM.js +663 -0
- package/dist/{vue-ui-word-cloud-vNwswYZD.js → vue-ui-word-cloud-D2r5E3pP.js} +248 -228
- package/dist/{vue-ui-world-BsCNyZy_.js → vue-ui-world-goXYnTyM.js} +287 -267
- package/dist/{vue-ui-xy-CIrw1lWQ.js → vue-ui-xy-NDDbNbds.js} +1263 -1227
- package/dist/{vue-ui-xy-canvas-DXnLFwW3.js → vue-ui-xy-canvas-2a6NlQe3.js} +338 -322
- package/package.json +4 -4
- package/dist/PenAndPaper-DSvu9dwa.js +0 -373
- package/dist/vue-ui-chord-CDgzolI-.js +0 -1133
- package/dist/vue-ui-dashboard-CeJwbiON.js +0 -412
- package/dist/vue-ui-donut-DjQXHBJE.js +0 -1645
- package/dist/vue-ui-onion-DTY2p87s.js +0 -873
- package/dist/vue-ui-parallel-coordinate-plot-C8aWTcNn.js +0 -1014
- package/dist/vue-ui-rings-CnTMFK6R.js +0 -813
- package/dist/vue-ui-scatter-fzR2c0St.js +0 -1554
- package/dist/vue-ui-sparkstackbar-BiRZ51OU.js +0 -424
- package/dist/vue-ui-stackbar-DubS6Pg8.js +0 -1708
- package/dist/vue-ui-thermometer-DTnfnf9z.js +0 -564
- package/dist/vue-ui-tiremarks-CrC_tlIx.js +0 -430
- package/dist/vue-ui-treemap-kyuyi2ES.js +0 -1294
- package/dist/vue-ui-wheel-BasM7FWt.js +0 -643
|
@@ -271,6 +271,15 @@ declare module "vue-data-ui" {
|
|
|
271
271
|
bold?: boolean;
|
|
272
272
|
};
|
|
273
273
|
|
|
274
|
+
export type ChartFrame = {
|
|
275
|
+
show?: boolean;
|
|
276
|
+
stroke?: string;
|
|
277
|
+
strokeWidth?: number;
|
|
278
|
+
strokeLinecap?: "round" | "butt" | "square";
|
|
279
|
+
strokeLinejoin?: "arcs" | "bevel" | "miter" | "miter-clip" | "round";
|
|
280
|
+
strokeDasharray?: number;
|
|
281
|
+
}
|
|
282
|
+
|
|
274
283
|
export type ChartUserOptions = {
|
|
275
284
|
show?: boolean;
|
|
276
285
|
showOnChartHover?: boolean;
|
|
@@ -1997,6 +2006,7 @@ declare module "vue-data-ui" {
|
|
|
1997
2006
|
};
|
|
1998
2007
|
labels?: {
|
|
1999
2008
|
value?: {
|
|
2009
|
+
show?: boolean;
|
|
2000
2010
|
fontSize?: number;
|
|
2001
2011
|
minFontSize?: number; // v3
|
|
2002
2012
|
color?: string;
|
|
@@ -2008,6 +2018,7 @@ declare module "vue-data-ui" {
|
|
|
2008
2018
|
formatter?: Formatter;
|
|
2009
2019
|
};
|
|
2010
2020
|
valueLabel?: {
|
|
2021
|
+
show?: boolean;
|
|
2011
2022
|
fontSize?: number;
|
|
2012
2023
|
minFontSize?: number; // v3
|
|
2013
2024
|
color?: string;
|
|
@@ -2015,6 +2026,7 @@ declare module "vue-data-ui" {
|
|
|
2015
2026
|
rounding?: number;
|
|
2016
2027
|
};
|
|
2017
2028
|
timeLabel?: {
|
|
2029
|
+
show?: boolean;
|
|
2018
2030
|
fontSize?: number;
|
|
2019
2031
|
minFontSize?: number; // v3
|
|
2020
2032
|
color?: string;
|
|
@@ -3478,14 +3490,7 @@ declare module "vue-data-ui" {
|
|
|
3478
3490
|
showHorizontalLines?: boolean;
|
|
3479
3491
|
showVerticalLines?: boolean;
|
|
3480
3492
|
position?: "middle" | "start";
|
|
3481
|
-
frame?:
|
|
3482
|
-
show?: boolean;
|
|
3483
|
-
stroke?: string;
|
|
3484
|
-
strokeWidth?: number;
|
|
3485
|
-
strokeLinecap?: "round" | "butt" | "square";
|
|
3486
|
-
strokeLinejoin?: "arcs" | "bevel" | "miter" | "miter-clip" | "round";
|
|
3487
|
-
strokeDasharray?: number;
|
|
3488
|
-
};
|
|
3493
|
+
frame?: ChartFrame;
|
|
3489
3494
|
labels?: {
|
|
3490
3495
|
color?: string;
|
|
3491
3496
|
show?: boolean;
|
|
@@ -7897,6 +7902,8 @@ declare module "vue-data-ui" {
|
|
|
7897
7902
|
showTimeLabel?: boolean;
|
|
7898
7903
|
useDefaultTimeFormat?: boolean;
|
|
7899
7904
|
timeFormat?: string;
|
|
7905
|
+
showTotal?: boolean;
|
|
7906
|
+
totalTranslation?: string;
|
|
7900
7907
|
};
|
|
7901
7908
|
highlighter?: {
|
|
7902
7909
|
color?: string;
|
|
@@ -7915,6 +7922,7 @@ declare module "vue-data-ui" {
|
|
|
7915
7922
|
totalValues?: {
|
|
7916
7923
|
show?: boolean;
|
|
7917
7924
|
offsetY?: number;
|
|
7925
|
+
offsetX?: number;
|
|
7918
7926
|
fontSize?: number;
|
|
7919
7927
|
bold?: boolean;
|
|
7920
7928
|
color?: string;
|
|
@@ -7936,6 +7944,7 @@ declare module "vue-data-ui" {
|
|
|
7936
7944
|
};
|
|
7937
7945
|
};
|
|
7938
7946
|
grid?: {
|
|
7947
|
+
frame?: ChartFrame;
|
|
7939
7948
|
scale?: {
|
|
7940
7949
|
ticks?: number;
|
|
7941
7950
|
scaleMin?: number | null;
|
|
@@ -274,6 +274,8 @@ function tt() {
|
|
|
274
274
|
roundingValue: 0,
|
|
275
275
|
roundingPercentage: 0,
|
|
276
276
|
showTimeLabel: !0,
|
|
277
|
+
showTotal: !1,
|
|
278
|
+
totalTranslation: "Total",
|
|
277
279
|
useDefaultTimeFormat: !0,
|
|
278
280
|
timeFormat: "yyyy-MM-dd HH:mm:ss"
|
|
279
281
|
// When datetimeFormatter is enabled and useDefaultFormat is false
|
|
@@ -295,6 +297,7 @@ function tt() {
|
|
|
295
297
|
totalValues: {
|
|
296
298
|
show: !0,
|
|
297
299
|
offsetY: 0,
|
|
300
|
+
offsetX: 0,
|
|
298
301
|
fontSize: t._16,
|
|
299
302
|
bold: !1,
|
|
300
303
|
color: e
|
|
@@ -323,6 +326,14 @@ function tt() {
|
|
|
323
326
|
scaleMax: null
|
|
324
327
|
// Force max scale (defaults to dataset's max)
|
|
325
328
|
},
|
|
329
|
+
frame: {
|
|
330
|
+
show: !1,
|
|
331
|
+
stroke: r,
|
|
332
|
+
strokeWidth: 2,
|
|
333
|
+
strokeLinecap: "round",
|
|
334
|
+
strokeLinejoin: "round",
|
|
335
|
+
strokeDasharray: 0
|
|
336
|
+
},
|
|
326
337
|
x: {
|
|
327
338
|
showAxis: !0,
|
|
328
339
|
showHorizontalLines: !1,
|
|
@@ -1028,7 +1039,7 @@ function tt() {
|
|
|
1028
1039
|
roundingPercentage: 0
|
|
1029
1040
|
}
|
|
1030
1041
|
}
|
|
1031
|
-
},
|
|
1042
|
+
}, j = {
|
|
1032
1043
|
debug: !1,
|
|
1033
1044
|
// v3
|
|
1034
1045
|
loading: !1,
|
|
@@ -1131,7 +1142,7 @@ function tt() {
|
|
|
1131
1142
|
roundingPercentage: 0
|
|
1132
1143
|
}
|
|
1133
1144
|
}
|
|
1134
|
-
},
|
|
1145
|
+
}, q = {
|
|
1135
1146
|
debug: !1,
|
|
1136
1147
|
// v3
|
|
1137
1148
|
loading: !1,
|
|
@@ -2788,6 +2799,7 @@ function tt() {
|
|
|
2788
2799
|
},
|
|
2789
2800
|
labels: {
|
|
2790
2801
|
value: {
|
|
2802
|
+
show: !0,
|
|
2791
2803
|
fontSize: t._14,
|
|
2792
2804
|
minFontSize: v,
|
|
2793
2805
|
// v3
|
|
@@ -2800,6 +2812,7 @@ function tt() {
|
|
|
2800
2812
|
formatter: null
|
|
2801
2813
|
},
|
|
2802
2814
|
valueLabel: {
|
|
2815
|
+
show: !0,
|
|
2803
2816
|
fontSize: t._14,
|
|
2804
2817
|
minFontSize: v,
|
|
2805
2818
|
// v3
|
|
@@ -2808,6 +2821,7 @@ function tt() {
|
|
|
2808
2821
|
rounding: 0
|
|
2809
2822
|
},
|
|
2810
2823
|
timeLabel: {
|
|
2824
|
+
show: !0,
|
|
2811
2825
|
fontSize: t._12,
|
|
2812
2826
|
minFontSize: v,
|
|
2813
2827
|
// v3
|
|
@@ -6305,7 +6319,7 @@ function tt() {
|
|
|
6305
6319
|
tooltip: f
|
|
6306
6320
|
}
|
|
6307
6321
|
}
|
|
6308
|
-
},
|
|
6322
|
+
}, je = {
|
|
6309
6323
|
debug: !1,
|
|
6310
6324
|
// v3
|
|
6311
6325
|
loading: !1,
|
|
@@ -6405,7 +6419,7 @@ function tt() {
|
|
|
6405
6419
|
}
|
|
6406
6420
|
}
|
|
6407
6421
|
}
|
|
6408
|
-
},
|
|
6422
|
+
}, qe = {
|
|
6409
6423
|
debug: !1,
|
|
6410
6424
|
// v3
|
|
6411
6425
|
loading: !1,
|
|
@@ -6777,8 +6791,8 @@ function tt() {
|
|
|
6777
6791
|
vue_ui_xy: y,
|
|
6778
6792
|
vue_ui_donut: m,
|
|
6779
6793
|
vue_ui_treemap: $,
|
|
6780
|
-
vue_ui_waffle:
|
|
6781
|
-
vue_ui_radar:
|
|
6794
|
+
vue_ui_waffle: j,
|
|
6795
|
+
vue_ui_radar: q,
|
|
6782
6796
|
vue_ui_quadrant: Z,
|
|
6783
6797
|
vue_ui_gauge: K,
|
|
6784
6798
|
vue_ui_wheel: Q,
|
|
@@ -6824,7 +6838,7 @@ function tt() {
|
|
|
6824
6838
|
vue_ui_bullet: Xe,
|
|
6825
6839
|
vue_ui_funnel: Ue,
|
|
6826
6840
|
vue_ui_history_plot: $e,
|
|
6827
|
-
vue_ui_world:
|
|
6841
|
+
vue_ui_world: qe,
|
|
6828
6842
|
vue_ui_ridgeline: Ze,
|
|
6829
6843
|
vue_ui_chord: Ke,
|
|
6830
6844
|
// non chart components
|
|
@@ -6839,7 +6853,7 @@ function tt() {
|
|
|
6839
6853
|
vue_ui_skeleton: Ye,
|
|
6840
6854
|
vue_ui_table: Be,
|
|
6841
6855
|
vue_ui_digits: He,
|
|
6842
|
-
vue_ui_circle_pack:
|
|
6856
|
+
vue_ui_circle_pack: je
|
|
6843
6857
|
};
|
|
6844
6858
|
}
|
|
6845
6859
|
function ot({ defaultConfig: e, userConfig: k }) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { toRefs as
|
|
2
|
-
import
|
|
3
|
-
const
|
|
1
|
+
import { toRefs as ue, defineAsyncComponent as t, computed as c, ref as o, onMounted as ce, watch as Y, shallowReactive as ge, createElementBlock as pe, createBlock as d, openBlock as g, normalizeStyle as me, createElementVNode as de, createTextVNode as Ve, createCommentVNode as J, toDisplayString as Ue, resolveDynamicComponent as ve, mergeProps as fe, toHandlers as Se, createSlots as he, renderList as ke, withCtx as be, renderSlot as ye, normalizeProps as Ce, guardReactiveProps as Te } from "vue";
|
|
2
|
+
import R from "./BaseIcon-BmMbm4d0.js";
|
|
3
|
+
const Pe = { style: { width: "36px" } }, He = {
|
|
4
4
|
__name: "vue-data-ui",
|
|
5
5
|
props: {
|
|
6
6
|
component: { type: String },
|
|
@@ -34,76 +34,78 @@ const Ce = { style: { width: "36px" } }, De = {
|
|
|
34
34
|
"selectGroup",
|
|
35
35
|
"selectRibbon",
|
|
36
36
|
"toggleTable",
|
|
37
|
-
"resetZoom"
|
|
37
|
+
"resetZoom",
|
|
38
|
+
"showSeries",
|
|
39
|
+
"hideSeries"
|
|
38
40
|
],
|
|
39
|
-
setup(
|
|
40
|
-
const a =
|
|
41
|
-
VueUi3dBar: t(() => import("./vue-ui-3d-bar-
|
|
42
|
-
VueUiAgePyramid: t(() => import("./vue-ui-age-pyramid-
|
|
43
|
-
VueUiAnnotator: t(() => import("./vue-ui-annotator-
|
|
44
|
-
VueUiCandlestick: t(() => import("./vue-ui-candlestick-
|
|
45
|
-
VueUiChestnut: t(() => import("./vue-ui-chestnut-
|
|
46
|
-
VueUiDashboard: t(() => import("./vue-ui-dashboard-
|
|
47
|
-
VueUiDigits: t(() => import("./vue-ui-digits-
|
|
48
|
-
VueUiDonut: t(() => import("./vue-ui-donut-
|
|
49
|
-
VueUiDonutEvolution: t(() => import("./vue-ui-donut-evolution-
|
|
50
|
-
VueUiGalaxy: t(() => import("./vue-ui-galaxy-
|
|
51
|
-
VueUiGauge: t(() => import("./vue-ui-gauge-
|
|
52
|
-
VueUiHeatmap: t(() => import("./vue-ui-heatmap-
|
|
53
|
-
VueUiKpi: t(() => import("./vue-ui-kpi-
|
|
54
|
-
VueUiMiniLoader: t(() => import("./vue-ui-mini-loader-
|
|
55
|
-
VueUiMolecule: t(() => import("./vue-ui-molecule-
|
|
56
|
-
VueUiMoodRadar: t(() => import("./vue-ui-mood-radar-
|
|
57
|
-
VueUiNestedDonuts: t(() => import("./vue-ui-nested-donuts-
|
|
58
|
-
VueUiOnion: t(() => import("./vue-ui-onion-
|
|
59
|
-
VueUiQuadrant: t(() => import("./vue-ui-quadrant-
|
|
60
|
-
VueUiRadar: t(() => import("./vue-ui-radar-
|
|
61
|
-
VueUiRating: t(() => import("./vue-ui-rating-
|
|
62
|
-
VueUiRelationCircle: t(() => import("./vue-ui-relation-circle-
|
|
63
|
-
VueUiRings: t(() => import("./vue-ui-rings-
|
|
64
|
-
VueUiScatter: t(() => import("./vue-ui-scatter-
|
|
65
|
-
VueUiSkeleton: t(() => import("./vue-ui-skeleton-
|
|
66
|
-
VueUiSmiley: t(() => import("./vue-ui-smiley-
|
|
67
|
-
VueUiSparkbar: t(() => import("./vue-ui-sparkbar-
|
|
68
|
-
VueUiSparkgauge: t(() => import("./vue-ui-sparkgauge-
|
|
69
|
-
VueUiSparkHistogram: t(() => import("./vue-ui-sparkhistogram-
|
|
70
|
-
VueUiSparkline: t(() => import("./vue-ui-sparkline-
|
|
71
|
-
VueUiSparkStackbar: t(() => import("./vue-ui-sparkstackbar-
|
|
72
|
-
VueUiTable: t(() => import("./vue-ui-table-
|
|
73
|
-
VueUiTableSparkline: t(() => import("./vue-ui-table-sparkline-
|
|
74
|
-
VueUiThermometer: t(() => import("./vue-ui-thermometer-
|
|
75
|
-
VueUiTiremarks: t(() => import("./vue-ui-tiremarks-
|
|
76
|
-
VueUiTreemap: t(() => import("./vue-ui-treemap-
|
|
77
|
-
VueUiVerticalBar: t(() => import("./vue-ui-vertical-bar-
|
|
41
|
+
setup(w, { expose: ee, emit: te }) {
|
|
42
|
+
const a = w, { component: Ae, dataset: oe, config: ie } = ue(a), p = {
|
|
43
|
+
VueUi3dBar: t(() => import("./vue-ui-3d-bar-CMNYyVa2.js")),
|
|
44
|
+
VueUiAgePyramid: t(() => import("./vue-ui-age-pyramid-Vqa9iYXE.js")),
|
|
45
|
+
VueUiAnnotator: t(() => import("./vue-ui-annotator-nNv10fBm.js")),
|
|
46
|
+
VueUiCandlestick: t(() => import("./vue-ui-candlestick-BoLzL0g1.js")),
|
|
47
|
+
VueUiChestnut: t(() => import("./vue-ui-chestnut-BGz1TLXG.js")),
|
|
48
|
+
VueUiDashboard: t(() => import("./vue-ui-dashboard-DcmMvhgM.js")),
|
|
49
|
+
VueUiDigits: t(() => import("./vue-ui-digits-DyE8eU1m.js")),
|
|
50
|
+
VueUiDonut: t(() => import("./vue-ui-donut-CxZcJFTo.js")),
|
|
51
|
+
VueUiDonutEvolution: t(() => import("./vue-ui-donut-evolution-BVYL-BUJ.js")),
|
|
52
|
+
VueUiGalaxy: t(() => import("./vue-ui-galaxy-CUoDRr-O.js")),
|
|
53
|
+
VueUiGauge: t(() => import("./vue-ui-gauge-46tSRZN5.js")),
|
|
54
|
+
VueUiHeatmap: t(() => import("./vue-ui-heatmap-DKKjl1A2.js")),
|
|
55
|
+
VueUiKpi: t(() => import("./vue-ui-kpi-B1yJ83aF.js")),
|
|
56
|
+
VueUiMiniLoader: t(() => import("./vue-ui-mini-loader-BudcNBg-.js")),
|
|
57
|
+
VueUiMolecule: t(() => import("./vue-ui-molecule-L90GnHee.js")),
|
|
58
|
+
VueUiMoodRadar: t(() => import("./vue-ui-mood-radar-Dhigm5rw.js")),
|
|
59
|
+
VueUiNestedDonuts: t(() => import("./vue-ui-nested-donuts-D0MCLs5n.js")),
|
|
60
|
+
VueUiOnion: t(() => import("./vue-ui-onion-B7yPJ3gL.js")),
|
|
61
|
+
VueUiQuadrant: t(() => import("./vue-ui-quadrant-b0vMRaq-.js")),
|
|
62
|
+
VueUiRadar: t(() => import("./vue-ui-radar-B5Vkoz9M.js")),
|
|
63
|
+
VueUiRating: t(() => import("./vue-ui-rating-BH4DW1ZY.js")),
|
|
64
|
+
VueUiRelationCircle: t(() => import("./vue-ui-relation-circle-XHbE-ZUX.js")),
|
|
65
|
+
VueUiRings: t(() => import("./vue-ui-rings-ImGOqm_J.js")),
|
|
66
|
+
VueUiScatter: t(() => import("./vue-ui-scatter-CterNJYe.js")),
|
|
67
|
+
VueUiSkeleton: t(() => import("./vue-ui-skeleton-CykXHWj-.js")),
|
|
68
|
+
VueUiSmiley: t(() => import("./vue-ui-smiley-DnGm6qrK.js")),
|
|
69
|
+
VueUiSparkbar: t(() => import("./vue-ui-sparkbar-Bvsi5DTT.js")),
|
|
70
|
+
VueUiSparkgauge: t(() => import("./vue-ui-sparkgauge-DyJmWCWT.js")),
|
|
71
|
+
VueUiSparkHistogram: t(() => import("./vue-ui-sparkhistogram-5eKrkmSb.js")),
|
|
72
|
+
VueUiSparkline: t(() => import("./vue-ui-sparkline-ChKAzlVq.js")),
|
|
73
|
+
VueUiSparkStackbar: t(() => import("./vue-ui-sparkstackbar-BXNy6nuw.js")),
|
|
74
|
+
VueUiTable: t(() => import("./vue-ui-table-DSsIrT4L.js")),
|
|
75
|
+
VueUiTableSparkline: t(() => import("./vue-ui-table-sparkline-DpqY_4ay.js")),
|
|
76
|
+
VueUiThermometer: t(() => import("./vue-ui-thermometer-CMKvSA8p.js")),
|
|
77
|
+
VueUiTiremarks: t(() => import("./vue-ui-tiremarks-CNipzVli.js")),
|
|
78
|
+
VueUiTreemap: t(() => import("./vue-ui-treemap-DPE8SY0_.js")),
|
|
79
|
+
VueUiVerticalBar: t(() => import("./vue-ui-vertical-bar-ZU1GCbX0.js")),
|
|
78
80
|
// delete in v4
|
|
79
|
-
VueUiHorizontalBar: t(() => import("./vue-ui-vertical-bar-
|
|
81
|
+
VueUiHorizontalBar: t(() => import("./vue-ui-vertical-bar-ZU1GCbX0.js")),
|
|
80
82
|
// v3 renaming
|
|
81
|
-
VueUiWaffle: t(() => import("./vue-ui-waffle-
|
|
82
|
-
VueUiWheel: t(() => import("./vue-ui-wheel-
|
|
83
|
-
VueUiXy: t(() => import("./vue-ui-xy-
|
|
84
|
-
VueUiTableHeatmap: t(() => import("./vue-ui-table-heatmap-
|
|
85
|
-
VueUiAccordion: t(() => import("./vue-ui-accordion-
|
|
86
|
-
VueUiQuickChart: t(() => import("./vue-ui-quick-chart-
|
|
87
|
-
VueUiCursor: t(() => import("./vue-ui-cursor-
|
|
88
|
-
VueUiSparkTrend: t(() => import("./vue-ui-spark-trend-
|
|
89
|
-
VueUiStripPlot: t(() => import("./vue-ui-strip-plot-
|
|
90
|
-
VueUiDumbbell: t(() => import("./vue-ui-dumbbell-
|
|
91
|
-
VueUiWordCloud: t(() => import("./vue-ui-word-cloud-
|
|
92
|
-
VueUiXyCanvas: t(() => import("./vue-ui-xy-canvas-
|
|
93
|
-
VueUiFlow: t(() => import("./vue-ui-flow-
|
|
94
|
-
VueUiParallelCoordinatePlot: t(() => import("./vue-ui-parallel-coordinate-plot-
|
|
95
|
-
VueUiTimer: t(() => import("./vue-ui-timer-
|
|
96
|
-
VueUiCarouselTable: t(() => import("./vue-ui-carousel-table-
|
|
97
|
-
VueUiGizmo: t(() => import("./vue-ui-gizmo-
|
|
98
|
-
VueUiStackbar: t(() => import("./vue-ui-stackbar-
|
|
99
|
-
VueUiBullet: t(() => import("./vue-ui-bullet-
|
|
100
|
-
VueUiFunnel: t(() => import("./vue-ui-funnel-
|
|
101
|
-
VueUiHistoryPlot: t(() => import("./vue-ui-history-plot-
|
|
102
|
-
VueUiCirclePack: t(() => import("./vue-ui-circle-pack-
|
|
103
|
-
VueUiWorld: t(() => import("./vue-ui-world-
|
|
104
|
-
VueUiRidgeline: t(() => import("./vue-ui-ridgeline-
|
|
105
|
-
VueUiChord: t(() => import("./vue-ui-chord-
|
|
106
|
-
},
|
|
83
|
+
VueUiWaffle: t(() => import("./vue-ui-waffle-z7nuSuSV.js")),
|
|
84
|
+
VueUiWheel: t(() => import("./vue-ui-wheel-DLRoRjeM.js")),
|
|
85
|
+
VueUiXy: t(() => import("./vue-ui-xy-NDDbNbds.js")),
|
|
86
|
+
VueUiTableHeatmap: t(() => import("./vue-ui-table-heatmap-DXFHy7-E.js")),
|
|
87
|
+
VueUiAccordion: t(() => import("./vue-ui-accordion-CqhVCfc2.js")),
|
|
88
|
+
VueUiQuickChart: t(() => import("./vue-ui-quick-chart-VK2EN7sh.js")),
|
|
89
|
+
VueUiCursor: t(() => import("./vue-ui-cursor-qYLAwvzn.js")),
|
|
90
|
+
VueUiSparkTrend: t(() => import("./vue-ui-spark-trend-N1AsNQJA.js")),
|
|
91
|
+
VueUiStripPlot: t(() => import("./vue-ui-strip-plot-B1wGxP8-.js")),
|
|
92
|
+
VueUiDumbbell: t(() => import("./vue-ui-dumbbell-QxZn86A3.js")),
|
|
93
|
+
VueUiWordCloud: t(() => import("./vue-ui-word-cloud-D2r5E3pP.js")),
|
|
94
|
+
VueUiXyCanvas: t(() => import("./vue-ui-xy-canvas-2a6NlQe3.js")),
|
|
95
|
+
VueUiFlow: t(() => import("./vue-ui-flow-DEI5LRch.js")),
|
|
96
|
+
VueUiParallelCoordinatePlot: t(() => import("./vue-ui-parallel-coordinate-plot-DY21ivNe.js")),
|
|
97
|
+
VueUiTimer: t(() => import("./vue-ui-timer-BpdCY_wg.js")),
|
|
98
|
+
VueUiCarouselTable: t(() => import("./vue-ui-carousel-table-Bi6wvUUU.js")),
|
|
99
|
+
VueUiGizmo: t(() => import("./vue-ui-gizmo-BOgbsXao.js")),
|
|
100
|
+
VueUiStackbar: t(() => import("./vue-ui-stackbar-1IwvUYBO.js")),
|
|
101
|
+
VueUiBullet: t(() => import("./vue-ui-bullet-BWEBeYV5.js")),
|
|
102
|
+
VueUiFunnel: t(() => import("./vue-ui-funnel-B_A5orFg.js")),
|
|
103
|
+
VueUiHistoryPlot: t(() => import("./vue-ui-history-plot-C6p_aThr.js")),
|
|
104
|
+
VueUiCirclePack: t(() => import("./vue-ui-circle-pack-7PJVyKjp.js")),
|
|
105
|
+
VueUiWorld: t(() => import("./vue-ui-world-goXYnTyM.js")),
|
|
106
|
+
VueUiRidgeline: t(() => import("./vue-ui-ridgeline-CAMNq-p_.js")),
|
|
107
|
+
VueUiChord: t(() => import("./vue-ui-chord-CebhS7ln.js"))
|
|
108
|
+
}, ae = {
|
|
107
109
|
VueUi3dBar: ["config", "dataset"],
|
|
108
110
|
VueUiAgePyramid: ["config", "dataset"],
|
|
109
111
|
VueUiAnnotator: ["config", "dataset"],
|
|
@@ -169,11 +171,11 @@ const Ce = { style: { width: "36px" } }, De = {
|
|
|
169
171
|
VueUiWorld: ["config", "dataset"],
|
|
170
172
|
VueUiRidgeline: ["config", "dataset"],
|
|
171
173
|
VueUiChord: ["config", "dataset"]
|
|
172
|
-
},
|
|
173
|
-
const e =
|
|
174
|
-
return e.includes("config") && (i.config =
|
|
175
|
-
}), U = o(() => null), v = o(() => null), f = o(() => null), S = o(() => null),
|
|
176
|
-
|
|
174
|
+
}, ne = te, V = c(() => !p[a.component]), re = c(() => p[a.component] || null), r = o(null), le = c(() => {
|
|
175
|
+
const e = ae[a.component] || [], i = {};
|
|
176
|
+
return e.includes("config") && (i.config = ie.value), e.includes("dataset") && (i.dataset = oe.value), i;
|
|
177
|
+
}), U = o(() => null), v = o(() => null), f = o(() => null), S = o(() => null), h = o(() => null), k = o(() => null), b = o(() => null), y = o(() => null), C = o(() => null), T = o(() => null), P = o(() => null), A = o(() => null), D = o(() => null), I = o(() => null), H = o(() => null), x = o(() => null), B = o(() => null), F = o(() => null), L = o(() => null), N = o(() => null), E = o(() => null), G = o(() => null), z = o(() => null), O = o(() => null), _ = o(() => null), $ = o(() => null), M = o(() => null), W = o(() => null), X = o(() => null), j = o(() => null), Q = o(() => null), Z = o(() => null);
|
|
178
|
+
ce(() => {
|
|
177
179
|
V.value && console.error(`
|
|
178
180
|
|
|
179
181
|
Vue Data UI exception:
|
|
@@ -183,10 +185,10 @@ Available components:
|
|
|
183
185
|
|
|
184
186
|
${Object.keys(p).map((e) => `. ${e}
|
|
185
187
|
`).join("")}`);
|
|
186
|
-
}),
|
|
187
|
-
e && (e.generatePdf && (U.value = e.generatePdf), e.generateImage && (f.value = e.generateImage), e.generateSvg && (S.value = e.generateSvg), e.generateCsv && (v.value = e.generateCsv), e.getItemsPositions && (
|
|
188
|
+
}), Y(r, async (e) => {
|
|
189
|
+
e && (e.generatePdf && (U.value = e.generatePdf), e.generateImage && (f.value = e.generateImage), e.generateSvg && (S.value = e.generateSvg), e.generateCsv && (v.value = e.generateCsv), e.getItemsPositions && (h.value = e.getItemsPositions), e.toggleReadonly && (k.value = e.toggleReadonly), e.shoot && (b.value = e.shoot), e.close && (y.value = e.close), e.restoreOrder && (C.value = e.restoreOrder), e.recalculateHeight && (T.value = e.recalculateHeight), e.toggleLock && (P.value = e.toggleLock), e.toggleTable && (A.value = e.toggleTable), e.toggleLabels && (D.value = e.toggleLabels), e.toggleSort && (I.value = e.toggleSort), e.toggleStack && (H.value = e.toggleStack), e.toggleTooltip && (x.value = e.toggleTooltip), e.start && (B.value = e.start), e.pause && (F.value = e.pause), e.reset && (L.value = e.reset), e.restart && (N.value = e.restart), e.lap && (E.value = e.lap), e.toggleAnimation && (G.value = e.toggleAnimation), e.pauseAnimation && (z.value = e.pauseAnimation), e.resumeAnimation && (O.value = e.resumeAnimation), e.toggleAnnotator && (_.value = e.toggleAnnotator), e.selectNode && ($.value = e.selectNode), e.selectGroup && (M.value = e.selectGroup), e.selectRibbon && (W.value = e.selectRibbon), e.autoSize && (X.value = e.autoSize), e.resetZoom && (j.value = e.resetZoom), e.showSeries && (Q.value = e.showSeries), e.hideSeries && (Z.value = e.hideSeries));
|
|
188
190
|
});
|
|
189
|
-
const
|
|
191
|
+
const se = () => {
|
|
190
192
|
const e = [
|
|
191
193
|
"selectLegend",
|
|
192
194
|
"selectDatapoint",
|
|
@@ -218,38 +220,40 @@ ${Object.keys(p).map((e) => `. ${e}
|
|
|
218
220
|
"selectRibbon",
|
|
219
221
|
"autoSize",
|
|
220
222
|
"toggleTable",
|
|
221
|
-
"resetZoom"
|
|
223
|
+
"resetZoom",
|
|
224
|
+
"showSeries",
|
|
225
|
+
"hideSeries"
|
|
222
226
|
], i = {};
|
|
223
227
|
return e.forEach((l) => {
|
|
224
|
-
i[l] = (...n) =>
|
|
228
|
+
i[l] = (...n) => ne(l, ...n);
|
|
225
229
|
}), i;
|
|
226
|
-
}, m =
|
|
227
|
-
function
|
|
230
|
+
}, m = ge([]);
|
|
231
|
+
function q(e, i) {
|
|
228
232
|
return new Promise((l, n) => {
|
|
229
233
|
m.push({ method: e, args: i, resolve: l, reject: n });
|
|
230
234
|
});
|
|
231
235
|
}
|
|
232
|
-
|
|
236
|
+
Y(r, (e) => {
|
|
233
237
|
if (e)
|
|
234
238
|
for (; m.length; ) {
|
|
235
|
-
const { method: i, args: l, resolve: n, reject:
|
|
236
|
-
typeof
|
|
239
|
+
const { method: i, args: l, resolve: n, reject: u } = m.shift(), K = e[i];
|
|
240
|
+
typeof K == "function" ? Promise.resolve().then(() => K(...l)).then(n).catch(u) : u(new Error(`Method ${i} not found on ${a.component}`));
|
|
237
241
|
}
|
|
238
|
-
}),
|
|
242
|
+
}), ee({
|
|
239
243
|
getData(...e) {
|
|
240
|
-
return r.value?.getData ? r.value.getData(...e) :
|
|
244
|
+
return r.value?.getData ? r.value.getData(...e) : q("getData", e);
|
|
241
245
|
},
|
|
242
246
|
getImage(e = {}) {
|
|
243
247
|
const { scale: i = 2 } = e;
|
|
244
|
-
return r.value?.getImage ? r.value.getImage({ scale: i }) :
|
|
248
|
+
return r.value?.getImage ? r.value.getImage({ scale: i }) : q("getImage", [{ scale: i }]);
|
|
245
249
|
},
|
|
246
250
|
autoSize: X,
|
|
247
251
|
generatePdf: U,
|
|
248
252
|
generateCsv: v,
|
|
249
253
|
generateImage: f,
|
|
250
254
|
generateSvg: S,
|
|
251
|
-
getItemsPositions:
|
|
252
|
-
toggleReadonly:
|
|
255
|
+
getItemsPositions: h,
|
|
256
|
+
toggleReadonly: k,
|
|
253
257
|
shoot: b,
|
|
254
258
|
close: y,
|
|
255
259
|
restoreOrder: C,
|
|
@@ -272,9 +276,11 @@ ${Object.keys(p).map((e) => `. ${e}
|
|
|
272
276
|
selectNode: $,
|
|
273
277
|
selectGroup: M,
|
|
274
278
|
selectRibbon: W,
|
|
275
|
-
resetZoom: j
|
|
279
|
+
resetZoom: j,
|
|
280
|
+
showSeries: Q,
|
|
281
|
+
hideSeries: Z
|
|
276
282
|
});
|
|
277
|
-
const
|
|
283
|
+
const s = c(() => {
|
|
278
284
|
let e = `The provided component ${a.component} does not exist.`;
|
|
279
285
|
return ["VueUiIcon", "VueUiPattern", "Arrow"].includes(a.component) ? (e = `${a.component} is not supported by the VueDataUi universal component. You must import it individually.`, console.warn(e), {
|
|
280
286
|
status: "notSupported",
|
|
@@ -284,43 +290,43 @@ ${Object.keys(p).map((e) => `. ${e}
|
|
|
284
290
|
message: e
|
|
285
291
|
});
|
|
286
292
|
});
|
|
287
|
-
return (e, i) => V.value ? (g(),
|
|
293
|
+
return (e, i) => V.value ? (g(), pe("div", {
|
|
288
294
|
key: 0,
|
|
289
|
-
style:
|
|
295
|
+
style: me({
|
|
290
296
|
width: "100%",
|
|
291
297
|
display: "flex",
|
|
292
298
|
gap: "6px",
|
|
293
299
|
alignItems: "center",
|
|
294
|
-
color:
|
|
300
|
+
color: s.value.status === "notSupported" ? "#FF9000" : "#FF0000"
|
|
295
301
|
})
|
|
296
302
|
}, [
|
|
297
|
-
|
|
298
|
-
|
|
303
|
+
de("div", Pe, [
|
|
304
|
+
s.value.status === "unknown" ? (g(), d(R, {
|
|
299
305
|
key: 0,
|
|
300
306
|
name: "moodFlat",
|
|
301
307
|
stroke: "#FF0000"
|
|
302
|
-
})) :
|
|
303
|
-
|
|
308
|
+
})) : J("", !0),
|
|
309
|
+
s.value.status === "notSupported" ? (g(), d(R, {
|
|
304
310
|
key: 1,
|
|
305
311
|
name: "circleExclamation",
|
|
306
312
|
stroke: "#FF9000"
|
|
307
|
-
})) :
|
|
313
|
+
})) : J("", !0)
|
|
308
314
|
]),
|
|
309
|
-
|
|
310
|
-
], 4)) : (g(), d(
|
|
315
|
+
Ve(" " + Ue(s.value.message), 1)
|
|
316
|
+
], 4)) : (g(), d(ve(re.value), fe({
|
|
311
317
|
key: 1,
|
|
312
318
|
ref_key: "currentComponentRef",
|
|
313
319
|
ref: r
|
|
314
|
-
},
|
|
315
|
-
|
|
320
|
+
}, le.value, Se(se())), he({ _: 2 }, [
|
|
321
|
+
ke(e.$slots, (l, n) => ({
|
|
316
322
|
name: n,
|
|
317
|
-
fn:
|
|
318
|
-
|
|
323
|
+
fn: be((u) => [
|
|
324
|
+
ye(e.$slots, n, Ce(Te(u)))
|
|
319
325
|
])
|
|
320
326
|
}))
|
|
321
327
|
]), 1040));
|
|
322
328
|
}
|
|
323
329
|
};
|
|
324
330
|
export {
|
|
325
|
-
|
|
331
|
+
He as default
|
|
326
332
|
};
|