@progress/kendo-react-chart-wizard 8.2.0-develop.38

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/messages.js ADDED
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license
3
+ *-------------------------------------------------------------------------------------------
4
+ * Copyright © 2024 Progress Software Corporation. All rights reserved.
5
+ * Licensed under commercial license. See LICENSE.md in the package root for more information
6
+ *-------------------------------------------------------------------------------------------
7
+ */
8
+ "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a="chartWizard.window.title",r="chartWizard.export.button",t="chartWizard.exportPDF.button",i="chartWizard.exportSVG.button",o="chartWizard.exportPNG.button",e="chartWizard.tab.chart",c="chartWizard.tab.data",h="chartWizard.tab.format",d="chartWizard.chart.barChart",l="chartWizard.chart.barChart.bar",s="chartWizard.chart.barChart.stackedBar",n="chartWizard.chart.barChart.100%stackedBar",z="chartWizard.chart.pieChart",W="chartWizard.chart.pieChart.pie",m="chartWizard.chart.columnChart",C="chartWizard.chart.columnChart.column",F="chartWizard.chart.columnChart.stackedColumn",A="chartWizard.chart.columnChart.100%stackedColumn",x="chartWizard.chart.lineChart",u="chartWizard.chart.lineChart.line",g="chartWizard.chart.lineChart.stackedLine",f="chartWizard.chart.lineChart.100%stackedLine",b="chartWizard.chart.scatterChart",L="chartWizard.chart.scatterChart.scatter",S="chartWizard.data.configuration",T="chartWizard.data.configuration.categoryAxis",P="chartWizard.data.configuration.xAxis",y="chartWizard.data.configuration.valueAxis",p="chartWizard.data.configuration.series",V="chartWizard.data.configuration.series.add",B="chartWizard.format.chartArea",k="chartWizard.format.chartArea.margins",v="chartWizard.format.chartArea.margins.auto",D="chartWizard.format.chartArea.margins.left",R="chartWizard.format.chartArea.margins.right",M="chartWizard.format.chartArea.margins.top",w="chartWizard.format.chartArea.margins.bottom",E="chartWizard.format.chartArea.background",G="chartWizard.format.chartArea.background.color",N="chartWizard.format.title",X="chartWizard.format.title.applyTo",O="chartWizard.format.title.chartTitle",Y="chartWizard.format.title.chartSubtitle",j="chartWizard.format.title.label",q="chartWizard.format.title.font",H="chartWizard.format.title.fontPlaceholder",I="chartWizard.format.title.size",J="chartWizard.format.title.sizePlaceholder",K="chartWizard.format.title.color",Q="chartWizard.format.series",U="chartWizard.format.series.applyTo",Z="chartWizard.format.series.allSeries",_="chartWizard.format.series.color",$="chartWizard.format.series.showLabels",aa="chartWizard.format.legend",ra="chartWizard.format.legend.showLegend",ta="chartWizard.format.legend.font",ia="chartWizard.format.legend.fontPlaceholder",oa="chartWizard.format.legend.size",ea="chartWizard.format.legend.sizePlaceholder",ca="chartWizard.format.legend.color",ha="chartWizard.format.legend.position",da="chartWizard.format.legend.position.top",la="chartWizard.format.legend.position.bottom",sa="chartWizard.format.legend.position.left",na="chartWizard.format.legend.position.right",za="chartWizard.format.categoryAxis",Wa="chartWizard.format.xAxis",ma="chartWizard.format.categoryAxis.title",Ca="chartWizard.format.categoryAxis.title.placeholder",Fa="chartWizard.format.categoryAxis.title.font",Aa="chartWizard.format.categoryAxis.title.fontPlaceholder",xa="chartWizard.format.categoryAxis.title.size",ua="chartWizard.format.categoryAxis.title.sizePlaceholder",ga="chartWizard.format.categoryAxis.title.color",fa="chartWizard.format.categoryAxis.labels",ba="chartWizard.format.categoryAxis.labels.font",La="chartWizard.format.categoryAxis.labels.fontPlaceholder",Sa="chartWizard.format.categoryAxis.labels.size",Ta="chartWizard.format.categoryAxis.labels.sizePlaceholder",Pa="chartWizard.format.categoryAxis.labels.color",ya="chartWizard.format.categoryAxis.labels.rotation",pa="chartWizard.format.categoryAxis.labels.rotation.auto",Va="chartWizard.format.categoryAxis.labels.reverseOrder",Ba="chartWizard.format.valueAxis",ka="chartWizard.format.yAxis",va="chartWizard.format.valueAxis.title",Da="chartWizard.format.valueAxis.title.placeholder",Ra="chartWizard.format.valueAxis.title.font",Ma="chartWizard.format.valueAxis.title.fontPlaceholder",wa="chartWizard.format.valueAxis.title.size",Ea="chartWizard.format.valueAxis.title.sizePlaceholder",Ga="chartWizard.format.valueAxis.title.color",Na="chartWizard.format.valueAxis.labels",Xa="chartWizard.format.valueAxis.labelFormat",Oa="chartWizard.format.valueAxis.labelFormat.text",Ya="chartWizard.format.valueAxis.labelFormat.number",ja="chartWizard.format.valueAxis.labelFormat.currency",qa="chartWizard.format.valueAxis.labelFormat.percent",Ha="chartWizard.format.valueAxis.labels.font",Ia="chartWizard.format.valueAxis.labels.fontPlaceholder",Ja="chartWizard.format.valueAxis.labels.size",Ka="chartWizard.format.valueAxis.labels.sizePlaceholder",Qa="chartWizard.format.valueAxis.labels.color",Ua="chartWizard.format.valueAxis.labels.rotation",Za="chartWizard.format.valueAxis.labels.rotation.auto",_a={[a]:"Chart Preview",[r]:"Export",[t]:"PDF File",[i]:"SVG File",[o]:"PNG File",[e]:"Chart",[c]:"Data",[h]:"Format",[d]:"Bar Chart",[l]:"Bar",[s]:"Stacked Bar",[n]:"100% Stacked Bar",[z]:"Pie Chart",[W]:"Pie",[m]:"Column Chart",[C]:"Column",[F]:"Stacked Column",[A]:"100% Stacked Column",[x]:"Line Chart",[u]:"Line",[g]:"Stacked Line",[f]:"100% Stacked Line",[b]:"Scatter Chart",[L]:"Scatter",[S]:"Configuration",[T]:"Category Axis",[P]:"X Axis",[y]:"Value Axis",[p]:"Series",[V]:"Add",[B]:"Chart Area",[k]:"Margins",[v]:"Auto",[D]:"Left",[R]:"Right",[M]:"Top",[w]:"Bottom",[E]:"Background",[G]:"Color",[N]:"Title",[X]:"Apply to",[O]:"Chart Title",[Y]:"Chart Subtitle",[j]:"Title",[q]:"Font",[H]:"(inherited font)",[I]:"Size",[J]:"px",[K]:"Color",[Q]:"Series",[U]:"Apply to",[Z]:"All Series",[_]:"Color",[$]:"Show Labels",[aa]:"Legend",[ra]:"Show Legend",[ta]:"Font",[ia]:"(inherited font)",[oa]:"Size",[ea]:"px",[ca]:"Color",[ha]:"Position",[da]:"Top",[la]:"Bottom",[sa]:"Left",[na]:"Right",[za]:"Category Axis",[Wa]:"X Axis",[ma]:"Title",[Ca]:"Axis Title",[Fa]:"Font",[Aa]:"(inherited font)",[xa]:"Size",[ua]:"px",[ga]:"Color",[fa]:"Labels",[ba]:"Font",[La]:"(inherited font)",[Sa]:"Size",[Ta]:"px",[Pa]:"Color",[ya]:"Rotation",[pa]:"Auto",[Va]:"Reverse Order",[Ba]:"Value Axis",[ka]:"Y Axis",[va]:"Title",[Da]:"Axis Title",[Ra]:"Font",[Ma]:"(inherited font)",[wa]:"Size",[Ea]:"px",[Ga]:"Color",[Na]:"Labels",[Xa]:"Label Format",[Oa]:"Text",[Ya]:"Number",[ja]:"Currency",[qa]:"Percent",[Ha]:"Font",[Ia]:"(inherited font)",[Ja]:"Size",[Ka]:"px",[Qa]:"Color",[Ua]:"Rotation",[Za]:"Auto"};exports.chartWizardChartBarChart=d;exports.chartWizardChartBarChart100StackedBar=n;exports.chartWizardChartBarChartBar=l;exports.chartWizardChartBarChartStackedBar=s;exports.chartWizardChartColumnChart=m;exports.chartWizardChartColumnChart100StackedColumn=A;exports.chartWizardChartColumnChartColumn=C;exports.chartWizardChartColumnChartStackedColumn=F;exports.chartWizardChartLineChart=x;exports.chartWizardChartLineChart100StackedLine=f;exports.chartWizardChartLineChartLine=u;exports.chartWizardChartLineChartStackedLine=g;exports.chartWizardChartPieChart=z;exports.chartWizardChartPieChartPie=W;exports.chartWizardChartScatterChart=b;exports.chartWizardChartScatterChartScatter=L;exports.chartWizardDataConfiguration=S;exports.chartWizardDataConfigurationCategoryAxis=T;exports.chartWizardDataConfigurationSeries=p;exports.chartWizardDataConfigurationSeriesAdd=V;exports.chartWizardDataConfigurationValueAxis=y;exports.chartWizardDataConfigurationXAxis=P;exports.chartWizardExportButton=r;exports.chartWizardExportPDFButton=t;exports.chartWizardExportPNGButton=o;exports.chartWizardExportSVGButton=i;exports.chartWizardFormatCategoryAxis=za;exports.chartWizardFormatCategoryAxisLabels=fa;exports.chartWizardFormatCategoryAxisLabelsColor=Pa;exports.chartWizardFormatCategoryAxisLabelsFont=ba;exports.chartWizardFormatCategoryAxisLabelsFontPlaceholder=La;exports.chartWizardFormatCategoryAxisLabelsReverseOrder=Va;exports.chartWizardFormatCategoryAxisLabelsRotation=ya;exports.chartWizardFormatCategoryAxisLabelsRotationAuto=pa;exports.chartWizardFormatCategoryAxisLabelsSize=Sa;exports.chartWizardFormatCategoryAxisLabelsSizePlaceholder=Ta;exports.chartWizardFormatCategoryAxisTitle=ma;exports.chartWizardFormatCategoryAxisTitleColor=ga;exports.chartWizardFormatCategoryAxisTitleFont=Fa;exports.chartWizardFormatCategoryAxisTitleFontPlaceholder=Aa;exports.chartWizardFormatCategoryAxisTitlePlaceholder=Ca;exports.chartWizardFormatCategoryAxisTitleSize=xa;exports.chartWizardFormatCategoryAxisTitleSizePlaceholder=ua;exports.chartWizardFormatChartArea=B;exports.chartWizardFormatChartAreaBackground=E;exports.chartWizardFormatChartAreaBackgroundColor=G;exports.chartWizardFormatChartAreaMargins=k;exports.chartWizardFormatChartAreaMarginsAuto=v;exports.chartWizardFormatChartAreaMarginsBottom=w;exports.chartWizardFormatChartAreaMarginsLeft=D;exports.chartWizardFormatChartAreaMarginsRight=R;exports.chartWizardFormatChartAreaMarginsTop=M;exports.chartWizardFormatLegend=aa;exports.chartWizardFormatLegendColor=ca;exports.chartWizardFormatLegendFont=ta;exports.chartWizardFormatLegendFontPlaceholder=ia;exports.chartWizardFormatLegendPosition=ha;exports.chartWizardFormatLegendPositionBottom=la;exports.chartWizardFormatLegendPositionLeft=sa;exports.chartWizardFormatLegendPositionRight=na;exports.chartWizardFormatLegendPositionTop=da;exports.chartWizardFormatLegendShowLegend=ra;exports.chartWizardFormatLegendSize=oa;exports.chartWizardFormatLegendSizePlaceholder=ea;exports.chartWizardFormatSeries=Q;exports.chartWizardFormatSeriesAllSeries=Z;exports.chartWizardFormatSeriesApplyTo=U;exports.chartWizardFormatSeriesColor=_;exports.chartWizardFormatSeriesShowLabels=$;exports.chartWizardFormatTitle=N;exports.chartWizardFormatTitleApplyTo=X;exports.chartWizardFormatTitleChartSubtitle=Y;exports.chartWizardFormatTitleChartTitle=O;exports.chartWizardFormatTitleColor=K;exports.chartWizardFormatTitleFont=q;exports.chartWizardFormatTitleFontPlaceholder=H;exports.chartWizardFormatTitleLabel=j;exports.chartWizardFormatTitleSize=I;exports.chartWizardFormatTitleSizePlaceholder=J;exports.chartWizardFormatValueAxis=Ba;exports.chartWizardFormatValueAxisLabels=Na;exports.chartWizardFormatValueAxisLabelsColor=Qa;exports.chartWizardFormatValueAxisLabelsFont=Ha;exports.chartWizardFormatValueAxisLabelsFontPlaceholder=Ia;exports.chartWizardFormatValueAxisLabelsFormat=Xa;exports.chartWizardFormatValueAxisLabelsFormatCurrency=ja;exports.chartWizardFormatValueAxisLabelsFormatNumber=Ya;exports.chartWizardFormatValueAxisLabelsFormatPercent=qa;exports.chartWizardFormatValueAxisLabelsFormatText=Oa;exports.chartWizardFormatValueAxisLabelsRotation=Ua;exports.chartWizardFormatValueAxisLabelsRotationAuto=Za;exports.chartWizardFormatValueAxisLabelsSize=Ja;exports.chartWizardFormatValueAxisLabelsSizePlaceholder=Ka;exports.chartWizardFormatValueAxisTitle=va;exports.chartWizardFormatValueAxisTitleColor=Ga;exports.chartWizardFormatValueAxisTitleFont=Ra;exports.chartWizardFormatValueAxisTitleFontPlaceholder=Ma;exports.chartWizardFormatValueAxisTitlePlaceholder=Da;exports.chartWizardFormatValueAxisTitleSize=wa;exports.chartWizardFormatValueAxisTitleSizePlaceholder=Ea;exports.chartWizardFormatXAxis=Wa;exports.chartWizardFormatYAxis=ka;exports.chartWizardTabChart=e;exports.chartWizardTabData=c;exports.chartWizardTabFormat=h;exports.chartWizardWindowTitle=a;exports.messages=_a;
package/messages.mjs ADDED
@@ -0,0 +1,225 @@
1
+ /**
2
+ * @license
3
+ *-------------------------------------------------------------------------------------------
4
+ * Copyright © 2024 Progress Software Corporation. All rights reserved.
5
+ * Licensed under commercial license. See LICENSE.md in the package root for more information
6
+ *-------------------------------------------------------------------------------------------
7
+ */
8
+ "use client";
9
+ const a = "chartWizard.window.title", t = "chartWizard.export.button", r = "chartWizard.exportPDF.button", o = "chartWizard.exportSVG.button", i = "chartWizard.exportPNG.button", e = "chartWizard.tab.chart", c = "chartWizard.tab.data", h = "chartWizard.tab.format", s = "chartWizard.chart.barChart", l = "chartWizard.chart.barChart.bar", d = "chartWizard.chart.barChart.stackedBar", n = "chartWizard.chart.barChart.100%stackedBar", z = "chartWizard.chart.pieChart", W = "chartWizard.chart.pieChart.pie", m = "chartWizard.chart.columnChart", A = "chartWizard.chart.columnChart.column", C = "chartWizard.chart.columnChart.stackedColumn", x = "chartWizard.chart.columnChart.100%stackedColumn", f = "chartWizard.chart.lineChart", F = "chartWizard.chart.lineChart.line", u = "chartWizard.chart.lineChart.stackedLine", g = "chartWizard.chart.lineChart.100%stackedLine", b = "chartWizard.chart.scatterChart", L = "chartWizard.chart.scatterChart.scatter", S = "chartWizard.data.configuration", y = "chartWizard.data.configuration.categoryAxis", T = "chartWizard.data.configuration.xAxis", P = "chartWizard.data.configuration.valueAxis", p = "chartWizard.data.configuration.series", V = "chartWizard.data.configuration.series.add", v = "chartWizard.format.chartArea", B = "chartWizard.format.chartArea.margins", k = "chartWizard.format.chartArea.margins.auto", R = "chartWizard.format.chartArea.margins.left", D = "chartWizard.format.chartArea.margins.right", w = "chartWizard.format.chartArea.margins.top", M = "chartWizard.format.chartArea.margins.bottom", G = "chartWizard.format.chartArea.background", E = "chartWizard.format.chartArea.background.color", N = "chartWizard.format.title", X = "chartWizard.format.title.applyTo", O = "chartWizard.format.title.chartTitle", Y = "chartWizard.format.title.chartSubtitle", j = "chartWizard.format.title.label", q = "chartWizard.format.title.font", H = "chartWizard.format.title.fontPlaceholder", I = "chartWizard.format.title.size", J = "chartWizard.format.title.sizePlaceholder", K = "chartWizard.format.title.color", Q = "chartWizard.format.series", U = "chartWizard.format.series.applyTo", Z = "chartWizard.format.series.allSeries", _ = "chartWizard.format.series.color", $ = "chartWizard.format.series.showLabels", aa = "chartWizard.format.legend", ta = "chartWizard.format.legend.showLegend", ra = "chartWizard.format.legend.font", oa = "chartWizard.format.legend.fontPlaceholder", ia = "chartWizard.format.legend.size", ea = "chartWizard.format.legend.sizePlaceholder", ca = "chartWizard.format.legend.color", ha = "chartWizard.format.legend.position", sa = "chartWizard.format.legend.position.top", la = "chartWizard.format.legend.position.bottom", da = "chartWizard.format.legend.position.left", na = "chartWizard.format.legend.position.right", za = "chartWizard.format.categoryAxis", Wa = "chartWizard.format.xAxis", ma = "chartWizard.format.categoryAxis.title", Aa = "chartWizard.format.categoryAxis.title.placeholder", Ca = "chartWizard.format.categoryAxis.title.font", xa = "chartWizard.format.categoryAxis.title.fontPlaceholder", fa = "chartWizard.format.categoryAxis.title.size", Fa = "chartWizard.format.categoryAxis.title.sizePlaceholder", ua = "chartWizard.format.categoryAxis.title.color", ga = "chartWizard.format.categoryAxis.labels", ba = "chartWizard.format.categoryAxis.labels.font", La = "chartWizard.format.categoryAxis.labels.fontPlaceholder", Sa = "chartWizard.format.categoryAxis.labels.size", ya = "chartWizard.format.categoryAxis.labels.sizePlaceholder", Ta = "chartWizard.format.categoryAxis.labels.color", Pa = "chartWizard.format.categoryAxis.labels.rotation", pa = "chartWizard.format.categoryAxis.labels.rotation.auto", Va = "chartWizard.format.categoryAxis.labels.reverseOrder", va = "chartWizard.format.valueAxis", Ba = "chartWizard.format.yAxis", ka = "chartWizard.format.valueAxis.title", Ra = "chartWizard.format.valueAxis.title.placeholder", Da = "chartWizard.format.valueAxis.title.font", wa = "chartWizard.format.valueAxis.title.fontPlaceholder", Ma = "chartWizard.format.valueAxis.title.size", Ga = "chartWizard.format.valueAxis.title.sizePlaceholder", Ea = "chartWizard.format.valueAxis.title.color", Na = "chartWizard.format.valueAxis.labels", Xa = "chartWizard.format.valueAxis.labelFormat", Oa = "chartWizard.format.valueAxis.labelFormat.text", Ya = "chartWizard.format.valueAxis.labelFormat.number", ja = "chartWizard.format.valueAxis.labelFormat.currency", qa = "chartWizard.format.valueAxis.labelFormat.percent", Ha = "chartWizard.format.valueAxis.labels.font", Ia = "chartWizard.format.valueAxis.labels.fontPlaceholder", Ja = "chartWizard.format.valueAxis.labels.size", Ka = "chartWizard.format.valueAxis.labels.sizePlaceholder", Qa = "chartWizard.format.valueAxis.labels.color", Ua = "chartWizard.format.valueAxis.labels.rotation", Za = "chartWizard.format.valueAxis.labels.rotation.auto", _a = {
10
+ [a]: "Chart Preview",
11
+ [t]: "Export",
12
+ [r]: "PDF File",
13
+ [o]: "SVG File",
14
+ [i]: "PNG File",
15
+ [e]: "Chart",
16
+ [c]: "Data",
17
+ [h]: "Format",
18
+ [s]: "Bar Chart",
19
+ [l]: "Bar",
20
+ [d]: "Stacked Bar",
21
+ [n]: "100% Stacked Bar",
22
+ [z]: "Pie Chart",
23
+ [W]: "Pie",
24
+ [m]: "Column Chart",
25
+ [A]: "Column",
26
+ [C]: "Stacked Column",
27
+ [x]: "100% Stacked Column",
28
+ [f]: "Line Chart",
29
+ [F]: "Line",
30
+ [u]: "Stacked Line",
31
+ [g]: "100% Stacked Line",
32
+ [b]: "Scatter Chart",
33
+ [L]: "Scatter",
34
+ [S]: "Configuration",
35
+ [y]: "Category Axis",
36
+ [T]: "X Axis",
37
+ [P]: "Value Axis",
38
+ [p]: "Series",
39
+ [V]: "Add",
40
+ [v]: "Chart Area",
41
+ [B]: "Margins",
42
+ [k]: "Auto",
43
+ [R]: "Left",
44
+ [D]: "Right",
45
+ [w]: "Top",
46
+ [M]: "Bottom",
47
+ [G]: "Background",
48
+ [E]: "Color",
49
+ [N]: "Title",
50
+ [X]: "Apply to",
51
+ [O]: "Chart Title",
52
+ [Y]: "Chart Subtitle",
53
+ [j]: "Title",
54
+ [q]: "Font",
55
+ [H]: "(inherited font)",
56
+ [I]: "Size",
57
+ [J]: "px",
58
+ [K]: "Color",
59
+ [Q]: "Series",
60
+ [U]: "Apply to",
61
+ [Z]: "All Series",
62
+ [_]: "Color",
63
+ [$]: "Show Labels",
64
+ [aa]: "Legend",
65
+ [ta]: "Show Legend",
66
+ [ra]: "Font",
67
+ [oa]: "(inherited font)",
68
+ [ia]: "Size",
69
+ [ea]: "px",
70
+ [ca]: "Color",
71
+ [ha]: "Position",
72
+ [sa]: "Top",
73
+ [la]: "Bottom",
74
+ [da]: "Left",
75
+ [na]: "Right",
76
+ [za]: "Category Axis",
77
+ [Wa]: "X Axis",
78
+ [ma]: "Title",
79
+ [Aa]: "Axis Title",
80
+ [Ca]: "Font",
81
+ [xa]: "(inherited font)",
82
+ [fa]: "Size",
83
+ [Fa]: "px",
84
+ [ua]: "Color",
85
+ [ga]: "Labels",
86
+ [ba]: "Font",
87
+ [La]: "(inherited font)",
88
+ [Sa]: "Size",
89
+ [ya]: "px",
90
+ [Ta]: "Color",
91
+ [Pa]: "Rotation",
92
+ [pa]: "Auto",
93
+ [Va]: "Reverse Order",
94
+ [va]: "Value Axis",
95
+ [Ba]: "Y Axis",
96
+ [ka]: "Title",
97
+ [Ra]: "Axis Title",
98
+ [Da]: "Font",
99
+ [wa]: "(inherited font)",
100
+ [Ma]: "Size",
101
+ [Ga]: "px",
102
+ [Ea]: "Color",
103
+ [Na]: "Labels",
104
+ [Xa]: "Label Format",
105
+ [Oa]: "Text",
106
+ [Ya]: "Number",
107
+ [ja]: "Currency",
108
+ [qa]: "Percent",
109
+ [Ha]: "Font",
110
+ [Ia]: "(inherited font)",
111
+ [Ja]: "Size",
112
+ [Ka]: "px",
113
+ [Qa]: "Color",
114
+ [Ua]: "Rotation",
115
+ [Za]: "Auto"
116
+ };
117
+ export {
118
+ s as chartWizardChartBarChart,
119
+ n as chartWizardChartBarChart100StackedBar,
120
+ l as chartWizardChartBarChartBar,
121
+ d as chartWizardChartBarChartStackedBar,
122
+ m as chartWizardChartColumnChart,
123
+ x as chartWizardChartColumnChart100StackedColumn,
124
+ A as chartWizardChartColumnChartColumn,
125
+ C as chartWizardChartColumnChartStackedColumn,
126
+ f as chartWizardChartLineChart,
127
+ g as chartWizardChartLineChart100StackedLine,
128
+ F as chartWizardChartLineChartLine,
129
+ u as chartWizardChartLineChartStackedLine,
130
+ z as chartWizardChartPieChart,
131
+ W as chartWizardChartPieChartPie,
132
+ b as chartWizardChartScatterChart,
133
+ L as chartWizardChartScatterChartScatter,
134
+ S as chartWizardDataConfiguration,
135
+ y as chartWizardDataConfigurationCategoryAxis,
136
+ p as chartWizardDataConfigurationSeries,
137
+ V as chartWizardDataConfigurationSeriesAdd,
138
+ P as chartWizardDataConfigurationValueAxis,
139
+ T as chartWizardDataConfigurationXAxis,
140
+ t as chartWizardExportButton,
141
+ r as chartWizardExportPDFButton,
142
+ i as chartWizardExportPNGButton,
143
+ o as chartWizardExportSVGButton,
144
+ za as chartWizardFormatCategoryAxis,
145
+ ga as chartWizardFormatCategoryAxisLabels,
146
+ Ta as chartWizardFormatCategoryAxisLabelsColor,
147
+ ba as chartWizardFormatCategoryAxisLabelsFont,
148
+ La as chartWizardFormatCategoryAxisLabelsFontPlaceholder,
149
+ Va as chartWizardFormatCategoryAxisLabelsReverseOrder,
150
+ Pa as chartWizardFormatCategoryAxisLabelsRotation,
151
+ pa as chartWizardFormatCategoryAxisLabelsRotationAuto,
152
+ Sa as chartWizardFormatCategoryAxisLabelsSize,
153
+ ya as chartWizardFormatCategoryAxisLabelsSizePlaceholder,
154
+ ma as chartWizardFormatCategoryAxisTitle,
155
+ ua as chartWizardFormatCategoryAxisTitleColor,
156
+ Ca as chartWizardFormatCategoryAxisTitleFont,
157
+ xa as chartWizardFormatCategoryAxisTitleFontPlaceholder,
158
+ Aa as chartWizardFormatCategoryAxisTitlePlaceholder,
159
+ fa as chartWizardFormatCategoryAxisTitleSize,
160
+ Fa as chartWizardFormatCategoryAxisTitleSizePlaceholder,
161
+ v as chartWizardFormatChartArea,
162
+ G as chartWizardFormatChartAreaBackground,
163
+ E as chartWizardFormatChartAreaBackgroundColor,
164
+ B as chartWizardFormatChartAreaMargins,
165
+ k as chartWizardFormatChartAreaMarginsAuto,
166
+ M as chartWizardFormatChartAreaMarginsBottom,
167
+ R as chartWizardFormatChartAreaMarginsLeft,
168
+ D as chartWizardFormatChartAreaMarginsRight,
169
+ w as chartWizardFormatChartAreaMarginsTop,
170
+ aa as chartWizardFormatLegend,
171
+ ca as chartWizardFormatLegendColor,
172
+ ra as chartWizardFormatLegendFont,
173
+ oa as chartWizardFormatLegendFontPlaceholder,
174
+ ha as chartWizardFormatLegendPosition,
175
+ la as chartWizardFormatLegendPositionBottom,
176
+ da as chartWizardFormatLegendPositionLeft,
177
+ na as chartWizardFormatLegendPositionRight,
178
+ sa as chartWizardFormatLegendPositionTop,
179
+ ta as chartWizardFormatLegendShowLegend,
180
+ ia as chartWizardFormatLegendSize,
181
+ ea as chartWizardFormatLegendSizePlaceholder,
182
+ Q as chartWizardFormatSeries,
183
+ Z as chartWizardFormatSeriesAllSeries,
184
+ U as chartWizardFormatSeriesApplyTo,
185
+ _ as chartWizardFormatSeriesColor,
186
+ $ as chartWizardFormatSeriesShowLabels,
187
+ N as chartWizardFormatTitle,
188
+ X as chartWizardFormatTitleApplyTo,
189
+ Y as chartWizardFormatTitleChartSubtitle,
190
+ O as chartWizardFormatTitleChartTitle,
191
+ K as chartWizardFormatTitleColor,
192
+ q as chartWizardFormatTitleFont,
193
+ H as chartWizardFormatTitleFontPlaceholder,
194
+ j as chartWizardFormatTitleLabel,
195
+ I as chartWizardFormatTitleSize,
196
+ J as chartWizardFormatTitleSizePlaceholder,
197
+ va as chartWizardFormatValueAxis,
198
+ Na as chartWizardFormatValueAxisLabels,
199
+ Qa as chartWizardFormatValueAxisLabelsColor,
200
+ Ha as chartWizardFormatValueAxisLabelsFont,
201
+ Ia as chartWizardFormatValueAxisLabelsFontPlaceholder,
202
+ Xa as chartWizardFormatValueAxisLabelsFormat,
203
+ ja as chartWizardFormatValueAxisLabelsFormatCurrency,
204
+ Ya as chartWizardFormatValueAxisLabelsFormatNumber,
205
+ qa as chartWizardFormatValueAxisLabelsFormatPercent,
206
+ Oa as chartWizardFormatValueAxisLabelsFormatText,
207
+ Ua as chartWizardFormatValueAxisLabelsRotation,
208
+ Za as chartWizardFormatValueAxisLabelsRotationAuto,
209
+ Ja as chartWizardFormatValueAxisLabelsSize,
210
+ Ka as chartWizardFormatValueAxisLabelsSizePlaceholder,
211
+ ka as chartWizardFormatValueAxisTitle,
212
+ Ea as chartWizardFormatValueAxisTitleColor,
213
+ Da as chartWizardFormatValueAxisTitleFont,
214
+ wa as chartWizardFormatValueAxisTitleFontPlaceholder,
215
+ Ra as chartWizardFormatValueAxisTitlePlaceholder,
216
+ Ma as chartWizardFormatValueAxisTitleSize,
217
+ Ga as chartWizardFormatValueAxisTitleSizePlaceholder,
218
+ Wa as chartWizardFormatXAxis,
219
+ Ba as chartWizardFormatYAxis,
220
+ e as chartWizardTabChart,
221
+ c as chartWizardTabData,
222
+ h as chartWizardTabFormat,
223
+ a as chartWizardWindowTitle,
224
+ _a as messages
225
+ };
package/package.json ADDED
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "@progress/kendo-react-chart-wizard",
3
+ "version": "8.2.0-develop.38",
4
+ "description": "React Chart Wizard lets you create a chart using data from a Grid, another data-bound component, or an external source",
5
+ "author": "Progress",
6
+ "license": "SEE LICENSE IN LICENSE.md",
7
+ "homepage": "https://www.telerik.com/kendo-react-ui",
8
+ "main": "./index.js",
9
+ "types": "./index.d.ts",
10
+ "exports": {
11
+ ".": {
12
+ "import": "./index.mjs",
13
+ "require": "./index.js"
14
+ }
15
+ },
16
+ "sideEffects": false,
17
+ "peerDependencies": {
18
+ "@progress/kendo-licensing": "^1.3.4",
19
+ "@progress/kendo-react-animation": "8.2.0-develop.38",
20
+ "@progress/kendo-react-buttons": "8.2.0-develop.38",
21
+ "@progress/kendo-react-charts": "8.2.0-develop.38",
22
+ "@progress/kendo-react-common": "8.2.0-develop.38",
23
+ "@progress/kendo-react-dialogs": "8.2.0-develop.38",
24
+ "@progress/kendo-react-form": "8.2.0-develop.38",
25
+ "@progress/kendo-react-dropdowns": "8.2.0-develop.38",
26
+ "@progress/kendo-react-grid": "8.2.0-develop.38",
27
+ "@progress/kendo-react-inputs": "8.2.0-develop.38",
28
+ "@progress/kendo-react-intl": "8.2.0-develop.38",
29
+ "@progress/kendo-react-labels": "8.2.0-develop.38",
30
+ "@progress/kendo-react-layout": "8.2.0-develop.38",
31
+ "@progress/kendo-react-popup": "8.2.0-develop.38",
32
+ "@progress/kendo-svg-icons": "^3.0.0",
33
+ "react": "^16.8.2 || ^17.0.0 || ^18.0.0",
34
+ "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
35
+ },
36
+ "dependencies": {
37
+ "@progress/kendo-charts": "2.4.1",
38
+ "prop-types": "^15.6.0"
39
+ },
40
+ "keywords": [
41
+ "Kendo UI",
42
+ "React",
43
+ "Progress",
44
+ "ChartWizard",
45
+ "KendoReact",
46
+ "reactjs",
47
+ "UI",
48
+ "components",
49
+ "React component",
50
+ "Telerik"
51
+ ],
52
+ "@progress": {
53
+ "friendlyName": "Chart Wizard",
54
+ "framework": "KendoReact"
55
+ },
56
+ "publishConfig": {
57
+ "access": "public"
58
+ },
59
+ "repository": {
60
+ "type": "git",
61
+ "url": "git+https://github.com/telerik/kendo-react.git"
62
+ }
63
+ }