@progress/kendo-react-chart-wizard 8.3.0-develop.1 → 8.3.0-develop.10

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.mjs CHANGED
@@ -6,50 +6,50 @@
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
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",
9
+ const t = "chartWizard.window.title", a = "chartWizard.export.button", r = "chartWizard.exportPDF.button", o = "chartWizard.exportSVG.button", e = "chartWizard.exportPNG.button", i = "chartWizard.tab.chart", c = "chartWizard.tab.data", s = "chartWizard.tab.format", l = "chartWizard.chart.barChart.expandText", n = "chartWizard.chart.barChart.bar", h = "chartWizard.chart.barChart.stackedBar", d = "chartWizard.chart.barChart.100%stackedBar", m = "chartWizard.chart.pieChart.expandText", f = "chartWizard.chart.pieChart.pie", x = "chartWizard.chart.columnChart.expandText", z = "chartWizard.chart.columnChart.column", A = "chartWizard.chart.columnChart.stackedColumn", u = "chartWizard.chart.columnChart.100%stackedColumn", W = "chartWizard.chart.lineChart.expandText", g = "chartWizard.chart.lineChart.line", C = "chartWizard.chart.lineChart.stackedLine", b = "chartWizard.chart.lineChart.100%stackedLine", p = "chartWizard.chart.scatterChart.expandText", T = "chartWizard.chart.scatterChart.scatter", L = "chartWizard.data.configuration.expandText", S = "chartWizard.data.configuration.categoryAxis", y = "chartWizard.data.configuration.xAxis", P = "chartWizard.data.configuration.valueAxis", F = "chartWizard.data.configuration.series.title", V = "chartWizard.data.configuration.series.add", v = "chartWizard.format.chartArea.expandText", k = "chartWizard.format.chartArea.margins", B = "chartWizard.format.chartArea.margins.auto", R = "chartWizard.format.chartArea.margins.left", w = "chartWizard.format.chartArea.margins.right", M = "chartWizard.format.chartArea.margins.top", G = "chartWizard.format.chartArea.margins.bottom", D = "chartWizard.format.chartArea.background", N = "chartWizard.format.chartArea.background.color", X = "chartWizard.format.title.expandText", O = "chartWizard.format.title.applyTo", Y = "chartWizard.format.title.chartTitle", E = "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.expandText", U = "chartWizard.format.series.applyTo", Z = "chartWizard.format.series.allSeries", _ = "chartWizard.format.series.color", $ = "chartWizard.format.series.showLabels", tt = "chartWizard.format.legend.expandText", at = "chartWizard.format.legend.showLegend", rt = "chartWizard.format.legend.font", ot = "chartWizard.format.legend.fontPlaceholder", et = "chartWizard.format.legend.size", it = "chartWizard.format.legend.sizePlaceholder", ct = "chartWizard.format.legend.color", st = "chartWizard.format.legend.position", lt = "chartWizard.format.legend.position.top", nt = "chartWizard.format.legend.position.bottom", ht = "chartWizard.format.legend.position.left", dt = "chartWizard.format.legend.position.right", mt = "chartWizard.format.categoryAxis.expandText", ft = "chartWizard.format.xAxis.expandText", xt = "chartWizard.format.categoryAxis.title.expandText", zt = "chartWizard.format.categoryAxis.title.placeholder", At = "chartWizard.format.categoryAxis.title.font", ut = "chartWizard.format.categoryAxis.title.fontPlaceholder", Wt = "chartWizard.format.categoryAxis.title.size", gt = "chartWizard.format.categoryAxis.title.sizePlaceholder", Ct = "chartWizard.format.categoryAxis.title.color", bt = "chartWizard.format.categoryAxis.labels.text", pt = "chartWizard.format.categoryAxis.labels.font", Tt = "chartWizard.format.categoryAxis.labels.fontPlaceholder", Lt = "chartWizard.format.categoryAxis.labels.size", St = "chartWizard.format.categoryAxis.labels.sizePlaceholder", yt = "chartWizard.format.categoryAxis.labels.color", Pt = "chartWizard.format.categoryAxis.labels.rotation.text", Ft = "chartWizard.format.categoryAxis.labels.rotation.auto", Vt = "chartWizard.format.categoryAxis.labels.reverseOrder", vt = "chartWizard.format.valueAxis.expandText", kt = "chartWizard.format.yAxis.expandText", Bt = "chartWizard.format.valueAxis.title.text", Rt = "chartWizard.format.valueAxis.title.placeholder", wt = "chartWizard.format.valueAxis.title.font", Mt = "chartWizard.format.valueAxis.title.fontPlaceholder", Gt = "chartWizard.format.valueAxis.title.size", Dt = "chartWizard.format.valueAxis.title.sizePlaceholder", Nt = "chartWizard.format.valueAxis.title.color", Xt = "chartWizard.format.valueAxis.labels.text", Ot = "chartWizard.format.valueAxis.labelFormat", Yt = "chartWizard.format.valueAxis.labelFormat.text", Et = "chartWizard.format.valueAxis.labelFormat.number", jt = "chartWizard.format.valueAxis.labelFormat.currency", qt = "chartWizard.format.valueAxis.labelFormat.percent", Ht = "chartWizard.format.valueAxis.labels.font", It = "chartWizard.format.valueAxis.labels.fontPlaceholder", Jt = "chartWizard.format.valueAxis.labels.size", Kt = "chartWizard.format.valueAxis.labels.sizePlaceholder", Qt = "chartWizard.format.valueAxis.labels.color", Ut = "chartWizard.format.valueAxis.labels.rotation.text", Zt = "chartWizard.format.valueAxis.labels.rotation.auto", _t = {
10
+ [t]: "Chart Preview",
11
+ [a]: "Export",
12
12
  [r]: "PDF File",
13
13
  [o]: "SVG File",
14
- [i]: "PNG File",
15
- [e]: "Chart",
14
+ [e]: "PNG File",
15
+ [i]: "Chart",
16
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",
17
+ [s]: "Format",
18
+ [l]: "Bar Chart",
19
+ [n]: "Bar",
20
+ [h]: "Stacked Bar",
21
+ [d]: "100% Stacked Bar",
22
+ [m]: "Pie Chart",
23
+ [f]: "Pie",
24
+ [x]: "Column Chart",
25
+ [z]: "Column",
26
+ [A]: "Stacked Column",
27
+ [u]: "100% Stacked Column",
28
+ [W]: "Line Chart",
29
+ [g]: "Line",
30
+ [C]: "Stacked Line",
31
+ [b]: "100% Stacked Line",
32
+ [p]: "Scatter Chart",
33
+ [T]: "Scatter",
34
+ [L]: "Configuration",
35
+ [S]: "Category Axis",
36
+ [y]: "X Axis",
37
37
  [P]: "Value Axis",
38
- [p]: "Series",
38
+ [F]: "Series",
39
39
  [V]: "Add",
40
40
  [v]: "Chart Area",
41
- [B]: "Margins",
42
- [k]: "Auto",
41
+ [k]: "Margins",
42
+ [B]: "Auto",
43
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",
44
+ [w]: "Right",
45
+ [M]: "Top",
46
+ [G]: "Bottom",
47
+ [D]: "Background",
48
+ [N]: "Color",
49
+ [X]: "Title",
50
+ [O]: "Apply to",
51
+ [Y]: "Chart Title",
52
+ [E]: "Chart Subtitle",
53
53
  [j]: "Title",
54
54
  [q]: "Font",
55
55
  [H]: "(inherited font)",
@@ -61,165 +61,165 @@ const a = "chartWizard.window.title", t = "chartWizard.export.button", r = "char
61
61
  [Z]: "All Series",
62
62
  [_]: "Color",
63
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"
64
+ [tt]: "Legend",
65
+ [at]: "Show Legend",
66
+ [rt]: "Font",
67
+ [ot]: "(inherited font)",
68
+ [et]: "Size",
69
+ [it]: "px",
70
+ [ct]: "Color",
71
+ [st]: "Position",
72
+ [lt]: "Top",
73
+ [nt]: "Bottom",
74
+ [ht]: "Left",
75
+ [dt]: "Right",
76
+ [mt]: "Category Axis",
77
+ [ft]: "X Axis",
78
+ [xt]: "Title",
79
+ [zt]: "Axis Title",
80
+ [At]: "Font",
81
+ [ut]: "(inherited font)",
82
+ [Wt]: "Size",
83
+ [gt]: "px",
84
+ [Ct]: "Color",
85
+ [bt]: "Labels",
86
+ [pt]: "Font",
87
+ [Tt]: "(inherited font)",
88
+ [Lt]: "Size",
89
+ [St]: "px",
90
+ [yt]: "Color",
91
+ [Pt]: "Rotation",
92
+ [Ft]: "Auto",
93
+ [Vt]: "Reverse Order",
94
+ [vt]: "Value Axis",
95
+ [kt]: "Y Axis",
96
+ [Bt]: "Title",
97
+ [Rt]: "Axis Title",
98
+ [wt]: "Font",
99
+ [Mt]: "(inherited font)",
100
+ [Gt]: "Size",
101
+ [Dt]: "px",
102
+ [Nt]: "Color",
103
+ [Xt]: "Labels",
104
+ [Ot]: "Label Format",
105
+ [Yt]: "Text",
106
+ [Et]: "Number",
107
+ [jt]: "Currency",
108
+ [qt]: "Percent",
109
+ [Ht]: "Font",
110
+ [It]: "(inherited font)",
111
+ [Jt]: "Size",
112
+ [Kt]: "px",
113
+ [Qt]: "Color",
114
+ [Ut]: "Rotation",
115
+ [Zt]: "Auto"
116
116
  };
117
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
118
+ l as barChart,
119
+ d as barChart100StackedBar,
120
+ n as barChartBar,
121
+ h as barChartStackedBar,
122
+ x as columnChart,
123
+ u as columnChart100StackedColumn,
124
+ z as columnChartColumn,
125
+ A as columnChartStackedColumn,
126
+ L as configuration,
127
+ S as configurationCategoryAxis,
128
+ F as configurationSeries,
129
+ V as configurationSeriesAdd,
130
+ P as configurationValueAxis,
131
+ y as configurationXAxis,
132
+ a as exportButton,
133
+ r as exportPDFButton,
134
+ e as exportPNGButton,
135
+ o as exportSVGButton,
136
+ mt as formatCategoryAxis,
137
+ bt as formatCategoryAxisLabels,
138
+ yt as formatCategoryAxisLabelsColor,
139
+ pt as formatCategoryAxisLabelsFont,
140
+ Tt as formatCategoryAxisLabelsFontPlaceholder,
141
+ Vt as formatCategoryAxisLabelsReverseOrder,
142
+ Pt as formatCategoryAxisLabelsRotation,
143
+ Ft as formatCategoryAxisLabelsRotationAuto,
144
+ Lt as formatCategoryAxisLabelsSize,
145
+ St as formatCategoryAxisLabelsSizePlaceholder,
146
+ xt as formatCategoryAxisTitle,
147
+ Ct as formatCategoryAxisTitleColor,
148
+ At as formatCategoryAxisTitleFont,
149
+ ut as formatCategoryAxisTitleFontPlaceholder,
150
+ zt as formatCategoryAxisTitlePlaceholder,
151
+ Wt as formatCategoryAxisTitleSize,
152
+ gt as formatCategoryAxisTitleSizePlaceholder,
153
+ v as formatChartArea,
154
+ D as formatChartAreaBackground,
155
+ N as formatChartAreaBackgroundColor,
156
+ k as formatChartAreaMargins,
157
+ B as formatChartAreaMarginsAuto,
158
+ G as formatChartAreaMarginsBottom,
159
+ R as formatChartAreaMarginsLeft,
160
+ w as formatChartAreaMarginsRight,
161
+ M as formatChartAreaMarginsTop,
162
+ tt as formatLegend,
163
+ ct as formatLegendColor,
164
+ rt as formatLegendFont,
165
+ ot as formatLegendFontPlaceholder,
166
+ st as formatLegendPosition,
167
+ nt as formatLegendPositionBottom,
168
+ ht as formatLegendPositionLeft,
169
+ dt as formatLegendPositionRight,
170
+ lt as formatLegendPositionTop,
171
+ at as formatLegendShowLegend,
172
+ et as formatLegendSize,
173
+ it as formatLegendSizePlaceholder,
174
+ Q as formatSeries,
175
+ Z as formatSeriesAllSeries,
176
+ U as formatSeriesApplyTo,
177
+ _ as formatSeriesColor,
178
+ $ as formatSeriesShowLabels,
179
+ X as formatTitle,
180
+ O as formatTitleApplyTo,
181
+ E as formatTitleChartSubtitle,
182
+ Y as formatTitleChartTitle,
183
+ K as formatTitleColor,
184
+ q as formatTitleFont,
185
+ H as formatTitleFontPlaceholder,
186
+ j as formatTitleLabel,
187
+ I as formatTitleSize,
188
+ J as formatTitleSizePlaceholder,
189
+ vt as formatValueAxis,
190
+ Xt as formatValueAxisLabels,
191
+ Qt as formatValueAxisLabelsColor,
192
+ Ht as formatValueAxisLabelsFont,
193
+ It as formatValueAxisLabelsFontPlaceholder,
194
+ Ot as formatValueAxisLabelsFormat,
195
+ jt as formatValueAxisLabelsFormatCurrency,
196
+ Et as formatValueAxisLabelsFormatNumber,
197
+ qt as formatValueAxisLabelsFormatPercent,
198
+ Yt as formatValueAxisLabelsFormatText,
199
+ Ut as formatValueAxisLabelsRotation,
200
+ Zt as formatValueAxisLabelsRotationAuto,
201
+ Jt as formatValueAxisLabelsSize,
202
+ Kt as formatValueAxisLabelsSizePlaceholder,
203
+ Bt as formatValueAxisTitle,
204
+ Nt as formatValueAxisTitleColor,
205
+ wt as formatValueAxisTitleFont,
206
+ Mt as formatValueAxisTitleFontPlaceholder,
207
+ Rt as formatValueAxisTitlePlaceholder,
208
+ Gt as formatValueAxisTitleSize,
209
+ Dt as formatValueAxisTitleSizePlaceholder,
210
+ ft as formatXAxis,
211
+ kt as formatYAxis,
212
+ W as lineChart,
213
+ b as lineChart100StackedLine,
214
+ g as lineChartLine,
215
+ C as lineChartStackedLine,
216
+ _t as messages,
217
+ m as pieChart,
218
+ f as pieChartPie,
219
+ p as scatterChart,
220
+ T as scatterChartScatter,
221
+ i as tabChart,
222
+ c as tabData,
223
+ s as tabFormat,
224
+ t as windowTitle
225
225
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-react-chart-wizard",
3
- "version": "8.3.0-develop.1",
3
+ "version": "8.3.0-develop.10",
4
4
  "description": "React Chart Wizard lets you create a chart using data from a Grid, another data-bound component, or an external source",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -18,25 +18,25 @@
18
18
  "@progress/kendo-drawing": "^1.20.1",
19
19
  "@progress/kendo-file-saver": "^1.0.1",
20
20
  "@progress/kendo-licensing": "^1.3.4",
21
- "@progress/kendo-react-animation": "8.3.0-develop.1",
22
- "@progress/kendo-react-buttons": "8.3.0-develop.1",
23
- "@progress/kendo-react-charts": "8.3.0-develop.1",
24
- "@progress/kendo-react-common": "8.3.0-develop.1",
25
- "@progress/kendo-react-dialogs": "8.3.0-develop.1",
26
- "@progress/kendo-react-form": "8.3.0-develop.1",
27
- "@progress/kendo-react-dropdowns": "8.3.0-develop.1",
28
- "@progress/kendo-react-grid": "8.3.0-develop.1",
29
- "@progress/kendo-react-inputs": "8.3.0-develop.1",
30
- "@progress/kendo-react-intl": "8.3.0-develop.1",
31
- "@progress/kendo-react-labels": "8.3.0-develop.1",
32
- "@progress/kendo-react-layout": "8.3.0-develop.1",
33
- "@progress/kendo-react-popup": "8.3.0-develop.1",
21
+ "@progress/kendo-react-animation": "8.3.0-develop.10",
22
+ "@progress/kendo-react-buttons": "8.3.0-develop.10",
23
+ "@progress/kendo-react-charts": "8.3.0-develop.10",
24
+ "@progress/kendo-react-common": "8.3.0-develop.10",
25
+ "@progress/kendo-react-dialogs": "8.3.0-develop.10",
26
+ "@progress/kendo-react-form": "8.3.0-develop.10",
27
+ "@progress/kendo-react-dropdowns": "8.3.0-develop.10",
28
+ "@progress/kendo-react-grid": "8.3.0-develop.10",
29
+ "@progress/kendo-react-inputs": "8.3.0-develop.10",
30
+ "@progress/kendo-react-intl": "8.3.0-develop.10",
31
+ "@progress/kendo-react-labels": "8.3.0-develop.10",
32
+ "@progress/kendo-react-layout": "8.3.0-develop.10",
33
+ "@progress/kendo-react-popup": "8.3.0-develop.10",
34
34
  "@progress/kendo-svg-icons": "^3.0.0",
35
35
  "react": "^16.8.2 || ^17.0.0 || ^18.0.0",
36
36
  "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"
37
37
  },
38
38
  "dependencies": {
39
- "@progress/kendo-charts": "2.4.1",
39
+ "@progress/kendo-charts": "2.4.2",
40
40
  "prop-types": "^15.6.0"
41
41
  },
42
42
  "keywords": [